diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-02-14 16:58:21 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-02-14 16:58:21 (GMT) |
commit | 26ce8fb31595a43273b6e6a4c9b0384b314896af (patch) | |
tree | f2beb3e359713fd16177edada42c4e8dcf638c5e /Mac/Distributions/binary.include | |
parent | cc1f951b4c4e100979897655c4b8c12f3334936e (diff) | |
download | cpython-26ce8fb31595a43273b6e6a4c9b0384b314896af.zip cpython-26ce8fb31595a43273b6e6a4c9b0384b314896af.tar.gz cpython-26ce8fb31595a43273b6e6a4c9b0384b314896af.tar.bz2 |
Started on the 2.1a2 installer.
Diffstat (limited to 'Mac/Distributions/binary.include')
-rw-r--r-- | Mac/Distributions/binary.include | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Mac/Distributions/binary.include b/Mac/Distributions/binary.include index eb0cf87..70bc0bc 100644 --- a/Mac/Distributions/binary.include +++ b/Mac/Distributions/binary.include @@ -169,3 +169,12 @@ (':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', '') |