Forgot something in previOuse post.
You can set the defualt encoding to something other then 'ascii'.
This is done with the function Qsys.setdefualtencoding('mbcs')".
I think that this has to be done in the module sitecostomize, because the
function is deleted after the module site is run. And this module gets run when
yo_ start up python.All the best, Isr _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
