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 vstinner
Recipients dugan, vstinner
Date 2009-02-14.12:52:24
SpamBayes Score 0.009289124
Marked as misclassified No
Message-id <1234615945.26.0.501191631593.issue5188@psf.upfronthosting.co.za>
In-reply-to
Content
b"\021"[0] can be written 0o21 (or 17 or 0x11).
History
Date User Action Args
2009-02-14 12:52:25vstinnersetrecipients: + vstinner, dugan
2009-02-14 12:52:25vstinnersetmessageid: <1234615945.26.0.501191631593.issue5188@psf.upfronthosting.co.za>
2009-02-14 12:52:24vstinnerlinkissue5188 messages
2009-02-14 12:52:24vstinnercreate