| Home | Trees | Index | Help |
|---|
| Package esys :: Package pyvisi :: Package renderers :: Package plplot :: Module common |
|
| Function Summary | |
|---|---|
Convenience function for debugging messages. | |
Print an error message when a method is called that is defined in pyvisi but is not supported at the renderer module level. | |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Revision: 1.3 $'
|
| Function Details |
|---|
debugMsg(message)Convenience function for debugging messages. This function will print out a debugging message if the debug variable is set.
|
unsupportedError()Print an error message when a method is called that is defined in pyvisi but is not supported at the renderer module level. |
| Variable Details |
|---|
__revision__
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Apr 27 11:16:21 2006 | http://epydoc.sf.net |