diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-12-20 20:41:45 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-12-20 20:41:45 (GMT) |
commit | 6bc62c49510fd3a9776c8975aa72aad7a7b39e51 (patch) | |
tree | d5b2ee6eb6b0d9196004a0401bcd19ba85737e74 /Mac/Distributions/binary.exclude | |
parent | 8c8e8715303aa80859ea545c07cb6278a9336e08 (diff) | |
download | cpython-6bc62c49510fd3a9776c8975aa72aad7a7b39e51.zip cpython-6bc62c49510fd3a9776c8975aa72aad7a7b39e51.tar.gz cpython-6bc62c49510fd3a9776c8975aa72aad7a7b39e51.tar.bz2 |
Applying r22c1 branch mods back to the trunk.
Diffstat (limited to 'Mac/Distributions/binary.exclude')
-rw-r--r-- | Mac/Distributions/binary.exclude | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mac/Distributions/binary.exclude b/Mac/Distributions/binary.exclude index ea770a4..e0b3b92 100644 --- a/Mac/Distributions/binary.exclude +++ b/Mac/Distributions/binary.exclude @@ -19,6 +19,8 @@ *.orig *.prj *.prj.exp +*.pyc +*.pyo *.xSYM *.µ *.µ.exp @@ -32,5 +34,3 @@ CVS Makefile* Setup.in [(]*[)] -*.pyc -*.pyo |