On Jul 31, 2008, at 2:54 PM, Edgar J. De Cleene wrote:
But (2 raisedTo: 128) atRandom could genetate
49572205802560219958060582892667404289

and
49572205802560219958060582892667404289 hex also is wrong print
'254B42724A9684000000000000000001'

Python 2.5.1 (r251:54863, Apr 15 2008, 22:57:26)

>>> hex(49572205802560219958060582892667404289)
'0x254b42724a9684000000000000000001L'

Hmmm.  Clearly I'm missing something.

-- Tim

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to