bpo-27425: Be more explicit in .gitattributes (GH-840)

Updates checked-in line endings on several files.
This commit is contained in:
Zachary Ware 2017-06-10 14:58:42 -05:00 committed by GitHub
parent 29fda8db16
commit 6b6e687766
27 changed files with 2379 additions and 2346 deletions

View file

@ -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