Closed GoogleCodeExporter closed 9 years ago
Actually, "module" should read "package".
Original comment by p.edel...@gmail.com
on 1 Apr 2007 at 7:45
This is done by setting shortcuts in the __init__.py file.
Additionally, the __all__ parameter is set, so a package can now do "from
thebigpicture import *"
Original comment by p.edel...@gmail.com
on 1 Apr 2007 at 7:49
Original issue reported on code.google.com by
p.edel...@gmail.com
on 1 Apr 2007 at 7:35