]> granicus.if.org Git - python/commit
Moved some application-bundle specific code from the BundleBuilder class to
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 5 Mar 2003 14:42:18 +0000 (14:42 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 5 Mar 2003 14:42:18 +0000 (14:42 +0000)
commitcc81b807106e82ad71d8dfae1c4edf9c77b4c72c
treeb36959e0dadc96ff358aa044cff6bbf982005c51
parent9c20615d4fd0e61437b7178e664768c202cee3b2
Moved some application-bundle specific code from the BundleBuilder class to
AppBuilder, and set the default type to BNDL (overridden in AppBuilder).

This surfaced when trying to build help bundles.
Lib/plat-mac/bundlebuilder.py