s=ascii(hexlify(urandom(10)))
gert
gert.cuykens at gmail.com
Sat Jan 17 14:34:39 EST 2009
Previous message (by thread):
import urllib2 fails with Python 2.6.1 on Vista
Next message (by thread):
s=ascii(hexlify(urandom(10)))
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
I expected that py3 did not converted the b'...' indication too ? b'afc76815e3fc429fa9d7'
Previous message (by thread):
import urllib2 fails with Python 2.6.1 on Vista
Next message (by thread):
s=ascii(hexlify(urandom(10)))
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list