blob: 43cab0d6f8e71aec9e678a62b474f9b8fb961eca [file] [log] [blame]
Zachary Ware6b6e6872017-06-10 14:58:42 -05001@rem Recreate some python charmap codecs from the Windows function
2@rem MultiByteToWideChar.
3
4@cd /d %~dp0
5@mkdir build
6@rem Arabic DOS code page
7c:\python30\python genwincodec.py 720 > build/cp720.py