Step 1 in packaging the toolbox modules and making MacPython more

like normal Python. toolbox modules are now in the Carbon package
in :Mac:Lib, with a workaround flat namespace in :Mac:Lib:lib-compat.
Other dynamic modules are in :Lib:lib-dynload. :Mac:Lib:lib-toolbox and
:Mac:Plugins are gone.
This commit is contained in:
Jack Jansen 2001-08-19 22:30:31 +00:00
parent d39c246a4c
commit ad251c7516
1 changed files with 0 additions and 1 deletions

View File

@ -1 +0,0 @@
This folder contains the dynamically loaded extension modules for MacPython.