Changes

Jump to: navigation, search

Auto-tools/Projects/Mozbase

No change in size, 16:57, 20 February 2014
m
Directory Structure and Imports
* this allows packages to be installed with the 'setup.py' script
* if packages cannot be installed (for deployment reasons), altering 'sys.path' (or '$PYTHONPATH') can be used to utilizeutilized
* with single-module packages, you get a sensibly named file that is imported in '__init__.py' and can be mirrored easily and it conforms to how all of the other packages work
 
== Integration Notes ==
Confirm
651
edits

Navigation menu