"vincent wehren" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> "Nicholas Graham"
> | Any suggestions?

> Take a look at the built-in functions ord() and chr()
> -- Chapter 2.1 of the  manual.

And more generally, read all of Chap.2 of the Library Reference on builtin 
functions and types.  Later chapters, most of them, are 'look up when you 
need to' type stuff, but C.2 is core material that everyone should read 
after the tutorial.

Terry J. Reedy



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to