Home | Trees | Indices | Help |
---|
|
Utility routines.
|
|||
string
|
|
|
|||
__package__ =
|
|
Determine the path to the file containing this routine. This is handy for getting the directory a package is located in. Obviously, this works best when all the files for a package are in the same directory and not split into sub-directories. This is based on code found in the distutils tutorial at http://wiki.python.org/moin/Distutils/Tutorial. Apparently the tutorial author found it in wxglade.py.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat May 1 23:03:30 2010 | http://epydoc.sourceforge.net |