unable to print Unicode characters in Python 3

John Machin sjmachin at lexicon.net
Wed Jan 28 03:35:03 EST 2009


On 28/01/2009 6:32 PM, Martin v. Löwis wrote:
>> Next step?
> 
> You need to use the Visual Studio debugger to find out where
> precisely the IOError comes from.

Big step. I don't have Visual Studio and have never used it before. 
Which version of VS do I need to debug which released version of Python 
2.X and where do I get that VS from? Or do I need to build Python from 
source to be able to debug it?



More information about the Python-list mailing list