summaryrefslogtreecommitdiffstats
path: root/Tools/unicode
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-03-05 14:06:13 (GMT)
committerGeorg Brandl <georg@python.org>2011-03-05 14:06:13 (GMT)
commitfaa9ad2a465902e6dfd2b3378d09a4738923c62b (patch)
tree6d128fc5adab54e3c63e6e8990c725f21f9f9c6a /Tools/unicode
parent9504bc11b03cf45d3b3734a5cc5951c7b4271ac5 (diff)
downloadcpython-faa9ad2a465902e6dfd2b3378d09a4738923c62b.zip
cpython-faa9ad2a465902e6dfd2b3378d09a4738923c62b.tar.gz
cpython-faa9ad2a465902e6dfd2b3378d09a4738923c62b.tar.bz2
Add updated .hgeol file and fix newlines in the 2.7 branch.
Diffstat (limited to 'Tools/unicode')
-rw-r--r--Tools/unicode/genwincodecs.bat14
1 files changed, 7 insertions, 7 deletions
diff --git a/Tools/unicode/genwincodecs.bat b/Tools/unicode/genwincodecs.bat
index 6a6a671..2228d89 100644
--- a/Tools/unicode/genwincodecs.bat
+++ b/Tools/unicode/genwincodecs.bat
@@ -1,7 +1,7 @@
-@rem Recreate some python charmap codecs from the Windows function
-@rem MultiByteToWideChar.
-
-@cd /d %~dp0
-@mkdir build
-@rem Arabic DOS code page
-c:\python26\python genwincodec.py 720 > build/cp720.py
+@rem Recreate some python charmap codecs from the Windows function
+@rem MultiByteToWideChar.
+
+@cd /d %~dp0
+@mkdir build
+@rem Arabic DOS code page
+c:\python26\python genwincodec.py 720 > build/cp720.py