How to convert ASCII-number => HEX -number => string of numbers in HEX ?

Lexy Zhitenev zhitenev at cs.vsu.ru
Tue Nov 26 11:54:26 EST 2002


"Padraig Brady" <Padraig at Linux.ie> wrote:
 news:3DE3A33E.3050505 at Linux.ie...

> Hmm ''.zfill() isn't present on python 2.2 at least?
> (string.zfill() is?)
>
> Pádraig.
>

Maybe, you have a broken version? ActivePython 2.2.1 does have .zfill() and
string.zfill().

Lexy.





More information about the Python-list mailing list