"John" <[EMAIL PROTECTED]> writes:
> I just found ord(c), which convert ascii to integer.
> Anybody know what the reverse is?

chr(i)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to