hi list

is there a way to solve the error in case of :
<code>
# ...
return str(val) #where val is unicode (eg val = u'u')
</code>

so, how register(?) all imported modules to convert all
unicodes to str() with a coder, for eg. encode('cp1251')

thanks in advance

-e-

-----------------------------

Део и Фани Коларова във филма "Бунтът на L
От 22 септември в кината.
http://www.buntatnal.com/

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to