diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2000-10-12 21:44:06 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-10-12 21:44:06 (GMT) |
commit | 2a92f0b5414b3366480b5e64ecf563b22d66692a (patch) | |
tree | 443c5b9713c1e332ab7af527941b26c6e67b1fa6 /Mac/Distributions/binary.include | |
parent | 3714516a8f946740dcba67691e96f451c9b19d14 (diff) | |
download | cpython-2a92f0b5414b3366480b5e64ecf563b22d66692a.zip cpython-2a92f0b5414b3366480b5e64ecf563b22d66692a.tar.gz cpython-2a92f0b5414b3366480b5e64ecf563b22d66692a.tar.bz2 |
Disribution templates used for 2.0c1
Diffstat (limited to 'Mac/Distributions/binary.include')
-rw-r--r-- | Mac/Distributions/binary.include | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/Mac/Distributions/binary.include b/Mac/Distributions/binary.include index 0234c8c..eb0cf87 100644 --- a/Mac/Distributions/binary.include +++ b/Mac/Distributions/binary.include @@ -62,14 +62,26 @@ (':Include:Icon', None) (':LICENSE', ':Relnotes:') (':Lib', '') +(':Lib:dos-8x3', None) +(':Lib:plat-aix3', None) +(':Lib:plat-aix4', None) +(':Lib:plat-freebsd2', None) +(':Lib:plat-freebsd3', None) +(':Lib:plat-irix5', None) +(':Lib:plat-irix6', None) +(':Lib:plat-linux1', None) +(':Lib:plat-linux2', None) +(':Lib:plat-netbsd1', None) +(':Lib:plat-next3', None) +(':Lib:plat-sunos4', None) +(':Lib:plat-sunos5', None) (':Mac:Build', None) (':Mac:Compat:Icon', None) (':Mac:Contrib:AECaptureParser', '') (':Mac:Contrib:BBPy:PythonSlave.py', '') (':Mac:Contrib:BBPy:README', '') (':Mac:Contrib:BBPy:source', None) -(':Mac:Contrib:NavHelper', '') -(':Mac:Contrib:NavHelper:NavHelperLib Project', None) +(':Mac:Contrib:ImageHelpers', '') (':Mac:Contrib:PythonDetector', '') (':Mac:Contrib:PythonDetector:Icon', None) (':Mac:Contrib:PythonDetector:OpenPythonLib', '') @@ -77,11 +89,12 @@ (':Mac:Contrib:PythonDetector:PythonDetector', '') (':Mac:Contrib:PythonDetector:readme.txt', '') (':Mac:Contrib:PythonScript', '') -(':Mac:Contrib:QDHelper', '') (':Mac:Contrib:Sherlock', '') +(':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', '') (':Mac:Demo', '') (':Mac:Distributions', None) (':Mac:GUSI-mods', None) @@ -142,6 +155,7 @@ (':Tools:modulator', None) (':Tools:pynche', '') (':Tools:scripts', '') +(':Tools:unicode:makeunicodedata.py', '') (':Tools:versioncheck', '') (':Tools:webchecker', '') (':Tools:world', '') @@ -155,16 +169,3 @@ (':mac2unix.shar', None) (':pystone.py', None) (':site-packages', None) -(':Lib:dos-8x3', None) -(':Lib:plat-linux1', None) -(':Lib:plat-linux2', None) -(':Lib:plat-netbsd1', None) -(':Lib:plat-next3', None) -(':Lib:plat-sunos4', None) -(':Lib:plat-sunos5', None) -(':Lib:plat-aix3', None) -(':Lib:plat-aix4', None) -(':Lib:plat-freebsd2', None) -(':Lib:plat-freebsd3', None) -(':Lib:plat-irix5', None) -(':Lib:plat-irix6', None) |