mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
Files used for MacPython 2.2b1 distribution.
This commit is contained in:
parent
72a7fb78cb
commit
e4df3fd90d
3 changed files with 7 additions and 5 deletions
Binary file not shown.
|
@ -19,3 +19,4 @@ CVS
|
|||
Makefile.pre.in
|
||||
PyIDE-src
|
||||
[(]*[)]
|
||||
*.pyo
|
||||
|
|
|
@ -61,6 +61,8 @@
|
|||
(':Mac:Lib', '')
|
||||
(':Mac:MPW', '')
|
||||
(':Mac:Modules', '')
|
||||
(':Mac:OSX', '')
|
||||
(':Mac:OSXResources', '')
|
||||
(':Mac:Python', '')
|
||||
(':Mac:ReadMe', '')
|
||||
(':Mac:ReadMe-dev', None)
|
||||
|
@ -88,12 +90,14 @@
|
|||
(':Objects', '')
|
||||
(':PC', None)
|
||||
(':PCbuild', None)
|
||||
(':PLAN.txt', '')
|
||||
(':Parser', '')
|
||||
(':PlugIns', None)
|
||||
(':Python', '')
|
||||
(':Python IDE', None)
|
||||
(':Python68K', None)
|
||||
(':PythonApplet', None)
|
||||
(':PythonCarbonStandalone', None)
|
||||
(':PythonCore', None)
|
||||
(':PythonCoreCarbon', None)
|
||||
(':PythonFAT', None)
|
||||
|
@ -103,6 +107,7 @@
|
|||
(':PythonPPC', None)
|
||||
(':PythonStandCarbon', None)
|
||||
(':PythonStandSmall', None)
|
||||
(':PythonStandSmallCarbon', None)
|
||||
(':PythonStandSmallShGUSI', None)
|
||||
(':PythonStandSmallThreading', None)
|
||||
(':PythonStandalone', None)
|
||||
|
@ -136,8 +141,4 @@
|
|||
(':pystone.py', None)
|
||||
(':setup.py', None)
|
||||
(':site-packages', None)
|
||||
(':PLAN.txt', '')
|
||||
(':PythonStandSmallCarbon', None)
|
||||
(':PythonCarbonStandalone', None)
|
||||
(':Mac:OSXResources', '')
|
||||
(':Mac:OSX', '')
|
||||
(':Mac:Distributions:(vise)', None)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue