This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author codingrobot
Recipients brian.curtin, codingrobot
Date 2010-02-25.18:49:14
SpamBayes Score 0.0021216937
Marked as misclassified No
Message-id <1267123756.63.0.0353535212016.issue8019@psf.upfronthosting.co.za>
In-reply-to
Content
tested on macosx 10.6.2 64-bit and debian amd64 with both python2.6 and python3.1

the output is always the same:

b'\x01\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00'
20
(1, 1, 2, 1, 1)
(1, 1, 2, 16777216, 16777216)
(1, 1, 2, 16777216, 16777216)
------------------
b'\x01\x00\x00\x00\x01\x00\x00\x00\x02\x01\x00\x00\x00\x01\x00\x00\x00'
17
(1, 1, 2, 1, 1)
(1, 1, 2, 1, 1)
History
Date User Action Args
2010-02-25 18:49:16codingrobotsetrecipients: + codingrobot, brian.curtin
2010-02-25 18:49:16codingrobotsetmessageid: <1267123756.63.0.0353535212016.issue8019@psf.upfronthosting.co.za>
2010-02-25 18:49:15codingrobotlinkissue8019 messages
2010-02-25 18:49:15codingrobotcreate