summaryrefslogtreecommitdiffstats
path: root/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/genwincodecs.bat
blob: 6a6a671f81aabcae39531797dd67ed2207862ec6 (plain)
1
2
3
4
5
6
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