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 skrah
Recipients docs@python, eric.snow, skrah
Date 2013-01-26.18:36:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359225371.57.0.0497750080939.issue17042@psf.upfronthosting.co.za>
In-reply-to
Content
Please don't change this: It's a common pattern in C to undo memory
allocations in the opposite order.
History
Date User Action Args
2013-01-26 18:36:11skrahsetrecipients: + skrah, docs@python, eric.snow
2013-01-26 18:36:11skrahsetmessageid: <1359225371.57.0.0497750080939.issue17042@psf.upfronthosting.co.za>
2013-01-26 18:36:11skrahlinkissue17042 messages
2013-01-26 18:36:11skrahcreate