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 r.david.murray
Recipients benjamin.peterson, docs@python, r.david.murray, zbysz
Date 2014-03-26.18:26:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395858398.08.0.412012669592.issue21071@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that the implementation does not match the documentation in this case.  Especially the part about "the format string used to create this Struct object".  I don't see what having a flag would buy you: it doesn't help you in writing 2/3 shared code.  I think the best we can do here is a doc change.
History
Date User Action Args
2014-03-26 18:26:38r.david.murraysetrecipients: + r.david.murray, benjamin.peterson, zbysz, docs@python
2014-03-26 18:26:38r.david.murraysetmessageid: <1395858398.08.0.412012669592.issue21071@psf.upfronthosting.co.za>
2014-03-26 18:26:37r.david.murraylinkissue21071 messages
2014-03-26 18:26:37r.david.murraycreate