]> granicus.if.org Git - python/commit
Generate packages in stead of separate modules. The package main module imports every...
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 17 Aug 2000 22:11:45 +0000 (22:11 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 17 Aug 2000 22:11:45 +0000 (22:11 +0000)
commit60762cb920dc7880f18600b30198650ea550e8de
tree389f65828800253c3b47c67b60825e92762af723
parentfb106c8c2f725ea36d021d3de3f44a20a09e7c34
Generate packages in stead of separate modules. The package main module imports everything, it knows about the app signature, suites can extend standard suites, and lots more. Automatically finding declarations in other suites TBD.
Mac/scripts/gensuitemodule.py