commit | 5a53fdeee8241de751646b6a84947c25b7d01c28 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Fri Mar 05 03:33:11 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Fri Mar 05 03:33:11 2010 +0000 |
tree | 92c52682ef2ab2f9913ae295d336645259c8db85 | |
parent | 20052814cdbde0d7160efdd4cbccbc2a91a715a0 [diff] |
Merged revisions 78678,78680,78682 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78678 | benjamin.peterson | 2010-03-04 21:07:59 -0600 (Thu, 04 Mar 2010) | 1 line set svn:eol-style ........ r78680 | benjamin.peterson | 2010-03-04 21:15:07 -0600 (Thu, 04 Mar 2010) | 1 line set svn:eol-style on Lib files ........ r78682 | benjamin.peterson | 2010-03-04 21:20:06 -0600 (Thu, 04 Mar 2010) | 1 line remove the svn:executable property from files that don't have shebang lines ........
diff --git a/Lib/distutils/tests/test_clean.py b/Lib/distutils/tests/test_clean.py old mode 100755 new mode 100644
diff --git a/Lib/plat-sunos5/IN.py b/Lib/plat-sunos5/IN.py old mode 100755 new mode 100644
diff --git a/Lib/test/test_binascii.py b/Lib/test/test_binascii.py old mode 100755 new mode 100644
diff --git a/Lib/test/test_cmath.py b/Lib/test/test_cmath.py old mode 100755 new mode 100644
diff --git a/Lib/test/test_crypt.py b/Lib/test/test_crypt.py old mode 100755 new mode 100644
diff --git a/Lib/test/test_fcntl.py b/Lib/test/test_fcntl.py old mode 100755 new mode 100644
diff --git a/Lib/test/test_grp.py b/Lib/test/test_grp.py old mode 100755 new mode 100644
diff --git a/Lib/test/test_htmlparser.py b/Lib/test/test_htmlparser.py old mode 100755 new mode 100644
diff --git a/Lib/test/test_profile.py b/Lib/test/test_profile.py old mode 100755 new mode 100644
diff --git a/Lib/test/test_strftime.py b/Lib/test/test_strftime.py old mode 100755 new mode 100644
diff --git a/Lib/test/test_wsgiref.py b/Lib/test/test_wsgiref.py old mode 100755 new mode 100644