summaryrefslogtreecommitdiff
path: root/Tools/unicode
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2017-06-10 14:58:42 -0500
committerGitHub <noreply@github.com>2017-06-10 14:58:42 -0500
commit6b6e68776663c0dda04b6a36609297728da2ae9e (patch)
tree893a56bd5943397b5c1a25c49d707d4000e7e5a4 /Tools/unicode
parent29fda8db16e0edab92841277fa223f844f5a92cc (diff)
downloadcpython-git-6b6e68776663c0dda04b6a36609297728da2ae9e.tar.gz
bpo-27425: Be more explicit in .gitattributes (GH-840)
Updates checked-in line endings on several files.
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 ad45c6c443..43cab0d6f8 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:\python30\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:\python30\python genwincodec.py 720 > build/cp720.py