commit | e26bc109ffe4ca1c0cb73270d6f8662e6191cb40 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Sun May 22 21:16:55 2011 -0400 |
committer | Barry Warsaw <barry@python.org> | Sun May 22 21:16:55 2011 -0400 |
tree | 66453fcc922dd785454db194cdfe1f2325f6136e | |
parent | 22108f1bb016458c010623c8abfe94444fae9de8 [diff] |
These files have Windows line endings in 2.6.
diff --git a/.hgeol b/.hgeol index e1c1992..8ab8e56 100644 --- a/.hgeol +++ b/.hgeol
@@ -30,6 +30,12 @@ Lib/test/sndhdrdata/sndhdr.* = BIN Lib/test/decimaltestdata/*.decTest = BIN +Doc/make.bat = CRLF +Tools/buildbot/*.bat = CRLF +Tools/msi/merge.py = CRLF +PC/VS7.1/*.bat = CRLF +PC/VS8.0/*.bat = CRLF + # All other files (which presumably are human-editable) are "native". # This must be the last rule!