mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
A few more tweaks (there were a couple of files missing on my work machine).
This commit is contained in:
parent
c982ef2df6
commit
b61ff2982a
3 changed files with 182 additions and 172 deletions
|
@ -1,3 +1,4 @@
|
|||
(':.DS_Store', None)
|
||||
(':BeOS', None)
|
||||
(':BuildApplet', '')
|
||||
(':BuildApplication', '')
|
||||
|
@ -12,6 +13,7 @@
|
|||
(':Demo:www', None)
|
||||
(':Doc', None)
|
||||
(':EditPythonPrefs', '')
|
||||
(':Extensions:4Suite-0.9.2', None)
|
||||
(':Extensions:Icon', None)
|
||||
(':Extensions:Imaging', '')
|
||||
(':Extensions:Imaging:Tk', None)
|
||||
|
@ -80,6 +82,7 @@
|
|||
(':Mac:Contrib:AECaptureParser', '')
|
||||
(':Mac:Contrib:BBPy:PythonSlave.py', '')
|
||||
(':Mac:Contrib:BBPy:README', '')
|
||||
(':Mac:Contrib:BBPy:Run as Python', '')
|
||||
(':Mac:Contrib:BBPy:source', None)
|
||||
(':Mac:Contrib:ImageHelpers', '')
|
||||
(':Mac:Contrib:PythonDetector', '')
|
||||
|
@ -90,8 +93,8 @@
|
|||
(':Mac:Contrib:PythonDetector:readme.txt', '')
|
||||
(':Mac:Contrib:PythonScript', '')
|
||||
(':Mac:Contrib:Sherlock', '')
|
||||
(':Mac:Contrib:Tabcleaner', '')
|
||||
(':Mac:Contrib:morefindertools', '')
|
||||
(':Mac:Contrib:osam:OSAm.CFM68K.slb', '')
|
||||
(':Mac:Contrib:osam:OSAm.exp', None)
|
||||
(':Mac:Contrib:osam:OSAm.ppc.slb', '')
|
||||
(':Mac:Contrib:strptime:strptime.py', '')
|
||||
|
@ -135,10 +138,15 @@
|
|||
(':Parser:Icon', None)
|
||||
(':Python IDE', '')
|
||||
(':Python:Icon', None)
|
||||
(':PythonCarbonStandalone', None)
|
||||
(':PythonCore', '')
|
||||
(':PythonCoreCarbon', '')
|
||||
(':PythonInterpreter', '')
|
||||
(':PythonInterpreterCarbon', None)
|
||||
(':PythonInterpreterClassic', None)
|
||||
(':PythonStandCarbon', None)
|
||||
(':PythonStandSmall', None)
|
||||
(':PythonStandSmallCarbon', None)
|
||||
(':PythonStandSmallShGUSI', None)
|
||||
(':PythonStandSmallThreading', None)
|
||||
(':PythonStandalone', None)
|
||||
|
@ -168,13 +176,10 @@
|
|||
(':mac2unix-real.shar', None)
|
||||
(':mac2unix.shar', None)
|
||||
(':pystone.py', None)
|
||||
(':site-packages', None)
|
||||
(':.DS_Store', None)
|
||||
(':PythonCoreCarbon', '')
|
||||
(':PythonCarbonStandalone', None)
|
||||
(':PythonInterpreterCarbon', None)
|
||||
(':PythonStandSmallCarbon', None)
|
||||
(':PythonInterpreterClassic', None)
|
||||
(':setup.py', None)
|
||||
(':Mac:Contrib:BBPy:Run as Python', '')
|
||||
(':Mac:Contrib:Tabcleaner', '')
|
||||
(':site-packages', None)
|
||||
(':Extensions:PyXML-0.6.2', None)
|
||||
(':Extensions:PyOpenGL-1.5.6a2', None)
|
||||
(':Mac:Wastemods:readme.txt', None)
|
||||
(':Mac:Contrib:osam:OSAm.ppc.slb.sit', None)
|
||||
(':Mac:Contrib:BBPy:Run as Python.sit', None)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue