Using more than 7 bit ASCII on windows.

Mark Hammond MarkH at ActiveState.com
Mon Oct 30 08:24:28 EST 2000


Alex Martelli wrote:

 
> Not sure what's going on here...?  Perhaps an 'OEM codepage'
> in the dos-box versus another in PythonWin...?

That is quite possible.  However, I was already out of my depth ages ago 
with this stuff!  Although some will accuse Australian's of having their 
own language, we do get by on ASCII characters ;-)


The changes I posted here aren't actually the changes I have applied - 
the "mbcs" and "utf-8" constants have been moved into variables - thus, 
it will be trivial to change from mbcs to any other encoding.

However, I have no idea how to track this down further, and no idea how 
significant the differences you posted are!

Mark.




More information about the Python-list mailing list