Tue, 19 Sep 2006, emilia12 (AT) mail (DOT) bg wrote:
so, how register(?) all imported modules to convert all unicodes to
str() with a coder, for eg. encode('cp1251')
Hi Emilia,
Unfortunately, this isn't so clean: changing the systemwide
default encoding may cause things to break. See:
for some discussion on the pitfalls.
Tutor maillist - Tutor (AT) python (DOT) org