How to covert ASCII to integer in Python?

John rds1226 at sh163.net
Thu Feb 22 13:23:03 EST 2007


I just found ord(c), which convert ascii to integer.

Anybody know what the reverse is?

"John" <rds1226 at sh163.net> wrote in message
news:erkknl$6d4p$1 at netnews.upenn.edu...
> Is there any built in function that converts ASCII to integer or vice
versa
> in Python?
>
> Thanks!
>
>





More information about the Python-list mailing list