blob: 43cab0d6f8e71aec9e678a62b474f9b8fb961eca [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:\python30\python genwincodec.py 720 > build/cp720.py