python coding contest

André andre.roberge at gmail.com
Fri Dec 30 16:49:38 EST 2005


Claudio Grondi wrote:
>
> P.S. By the way: on Windows XP with UltraEdit there was no problem to
> input the special characters. There is an ASCII table and a HEX editor
> mode available for it. Any hints which free editor makes it possible, too?

I simply used Pythonwin.  (print chr(3), then cut and paste the result
in my python file).

André




More information about the Python-list mailing list