blob: 6a6a671f81aabcae39531797dd67ed2207862ec6 [file] [log] [blame]
@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