Re: How to covert ASCII to integer in Python?
- From: Philipp Pagel <pDOTpagel@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 31 May 2008 15:15:12 +0000 (UTC)
Mensanator <mensanator@xxxxxxx> wrote:
On May 30, 10:03???am, Philipp Pagel <pDOTpa...@xxxxxxxxxxxxxxxxxxxxx>
wrote:
'P' is obviously not an ASCII representation of a number.
It is in base 36.
Sure, but if that was the OP's intent he would most likely have
mentioned it...
As others have already guessed, it's most likely somethink like ord() he
was after.
cu
Philipp
--
Dr. Philipp Pagel
Lehrstuhl f. Genomorientierte Bioinformatik
Technische Universität München
http://mips.gsf.de/staff/pagel
.
- References:
- How to covert ASCII to integer in Python?
- From: Skonieczny, Chris
- Re: How to covert ASCII to integer in Python?
- From: Philipp Pagel
- Re: How to covert ASCII to integer in Python?
- From: Mensanator
- How to covert ASCII to integer in Python?
- Prev by Date: Re: accumulator generators
- Next by Date: Re: accumulator generators
- Previous by thread: Re: How to covert ASCII to integer in Python?
- Next by thread: Re: How to covert ASCII to integer in Python?
- Index(es):