coverting numbers to strings
Moshe Zadka
moshez at math.huji.ac.il
Sun May 28 01:00:03 EDT 2000
More information about the Python-list mailing list
Sun May 28 01:00:03 EDT 2000
- Previous message (by thread): coverting numbers to strings
- Next message (by thread): coverting numbers to strings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 27 May 2000, Z 3 Penguin wrote: > i want to convert an integer to a string contaning the bytes for that value, Have a look at the "struct" module. -- Moshe Zadka <moshez at math.huji.ac.il> http://www.oreilly.com/news/prescod_0300.html http://www.linux.org.il -- we put the penguin in .com
- Previous message (by thread): coverting numbers to strings
- Next message (by thread): coverting numbers to strings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list