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