resourcepackage.testwx | index p:\resourcepackage\testwx\__init__.py |
Design-time __init__.py for resourcepackage
This is the scanning version of __init__.py for your
resource modules. You replace it with a blank or doc-only
init when ready to release.
Package Contents | ||
__init__ -- Design-time __init__.py for resourcepackage _cvsignore -- Resource _cvsignore (from file .cvsignore) doc_icon_png -- Resource doc_icon_png (from file doc_icon.png) genericicon_png -- Resource genericicon_png (from file genericicon.png) pyopengl_icon_jpg -- Resource pyopengl_icon_jpg (from file pyopengl icon.png) |
Data | ||
__path__ = [r'p:\resourcepackage\testwx'] generators = {'': SimpleGenerator (singleton), '.bmp': wxImageGenerator (singleton), '.gif': wxImageGenerator (singleton), '.htm': CompressedGenerator (singleton), '.html': CompressedGenerator (singleton), '.ico': wxImageGenerator (singleton), '.iff': wxImageGenerator (singleton), '.jpeg': wxImageGenerator (singleton), '.jpg': wxImageGenerator (singleton), '.pcx': wxImageGenerator (singleton), ...} package = Package (resourcepackage.testwx) |