Files used for MacPython 2.2b1 distribution.

This commit is contained in:
Jack Jansen 2001-10-30 22:42:45 +00:00
parent 72a7fb78cb
commit e4df3fd90d
3 changed files with 7 additions and 5 deletions

View file

@ -19,3 +19,4 @@ CVS
Makefile.pre.in Makefile.pre.in
PyIDE-src PyIDE-src
[(]*[)] [(]*[)]
*.pyo

View file

@ -61,6 +61,8 @@
(':Mac:Lib', '') (':Mac:Lib', '')
(':Mac:MPW', '') (':Mac:MPW', '')
(':Mac:Modules', '') (':Mac:Modules', '')
(':Mac:OSX', '')
(':Mac:OSXResources', '')
(':Mac:Python', '') (':Mac:Python', '')
(':Mac:ReadMe', '') (':Mac:ReadMe', '')
(':Mac:ReadMe-dev', None) (':Mac:ReadMe-dev', None)
@ -88,12 +90,14 @@
(':Objects', '') (':Objects', '')
(':PC', None) (':PC', None)
(':PCbuild', None) (':PCbuild', None)
(':PLAN.txt', '')
(':Parser', '') (':Parser', '')
(':PlugIns', None) (':PlugIns', None)
(':Python', '') (':Python', '')
(':Python IDE', None) (':Python IDE', None)
(':Python68K', None) (':Python68K', None)
(':PythonApplet', None) (':PythonApplet', None)
(':PythonCarbonStandalone', None)
(':PythonCore', None) (':PythonCore', None)
(':PythonCoreCarbon', None) (':PythonCoreCarbon', None)
(':PythonFAT', None) (':PythonFAT', None)
@ -103,6 +107,7 @@
(':PythonPPC', None) (':PythonPPC', None)
(':PythonStandCarbon', None) (':PythonStandCarbon', None)
(':PythonStandSmall', None) (':PythonStandSmall', None)
(':PythonStandSmallCarbon', None)
(':PythonStandSmallShGUSI', None) (':PythonStandSmallShGUSI', None)
(':PythonStandSmallThreading', None) (':PythonStandSmallThreading', None)
(':PythonStandalone', None) (':PythonStandalone', None)
@ -136,8 +141,4 @@
(':pystone.py', None) (':pystone.py', None)
(':setup.py', None) (':setup.py', None)
(':site-packages', None) (':site-packages', None)
(':PLAN.txt', '') (':Mac:Distributions:(vise)', None)
(':PythonStandSmallCarbon', None)
(':PythonCarbonStandalone', None)
(':Mac:OSXResources', '')
(':Mac:OSX', '')