]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
These files have Windows line endings in 2.6.
authorBarry Warsaw <barry@python.org>
Mon, 23 May 2011 01:16:55 +0000 (21:16 -0400)
committerBarry Warsaw <barry@python.org>
Mon, 23 May 2011 01:16:55 +0000 (21:16 -0400)
.hgeol

diff --git a/.hgeol b/.hgeol
index e1c19926a8f4b2940a17d026f124a0d1439dfdfd..8ab8e56cb26a03e7d3c3bb596e595bba475c93de 100644 (file)
--- a/.hgeol
+++ b/.hgeol
@@ -30,6 +30,12 @@ Lib/email/test/data/msg_26.txt = BIN
 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!