Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 26ce8fb

Browse files
committed
Started on the 2.1a2 installer.
1 parent cc1f951 commit 26ce8fb

5 files changed

Lines changed: 195 additions & 101 deletions

File tree

Mac/Distributions/(vise)/Python 2.1.vct

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

Mac/Distributions/binary.exclude

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ CVS
2828
Makefile*
2929
Setup.in
3030
[(]*[)]
31+
.DS_Store
32+
*.cp

Mac/Distributions/binary.include

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,12 @@
169169
(':mac2unix.shar', None)
170170
(':pystone.py', None)
171171
(':site-packages', None)
172+
(':.DS_Store', None)
173+
(':PythonCoreCarbon', '')
174+
(':PythonCarbonStandalone', None)
175+
(':PythonInterpreterCarbon', None)
176+
(':PythonStandSmallCarbon', None)
177+
(':PythonInterpreterClassic', None)
178+
(':setup.py', None)
179+
(':Mac:Contrib:BBPy:Run as Python', '')
180+
(':Mac:Contrib:Tabcleaner', '')

Mac/Distributions/dev.exclude

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
*.xSYM
1212
*Icon
1313
.#*
14+
.DS_Store
1415
.cvsignore
1516
@*
1617
CVS

0 commit comments

Comments
 (0)