sys.stdin.encoding

aine_canby at yahoo.com aine_canby at yahoo.com
Mon Dec 11 03:26:11 EST 2006


The following line in my code is failing because sys.stdin.encoding is
Null. This has only started happening since I started working with
Pydef in Eclipse SDK. Any ideas?

uni=unicode(word,sys.stdin.encoding)

Thanks,

Aine.




More information about the Python-list mailing list