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. -- http://mail.python.org/mailman/listinfo/python-list