mailing list wrote:
> Hi all,
>
> I've got some source code which will be handling non-ASCII chars like
> umlauts and what not, and I've got a testing portion stored in the
> code.
>
> I get this deprecation warning when I run my code -
> __main__:1: DeprecationWarning: Non-ASCII character '\xf
Hi all,
I've got some source code which will be handling non-ASCII chars like
umlauts and what not, and I've got a testing portion stored in the
code.
I get this deprecation warning when I run my code -
__main__:1: DeprecationWarning: Non-ASCII character '\xfc' in file
C:\Python24\testit.py on