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 petri.lehtinen
Recipients arnoldp, benjamin.peterson, docs@python, eric.araujo, gruszczy, mark.dickinson, petri.lehtinen
Date 2012-06-06.18:28:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339007325.11.0.69318292966.issue9544@psf.upfronthosting.co.za>
In-reply-to
Content
Attached a patch against 3.2. It reflects the facts that pack_fstring and pack_fopaque are the same methd, and pack_string, pack_opaque and pack_bytes are the same method.
History
Date User Action Args
2012-06-06 18:28:45petri.lehtinensetrecipients: + petri.lehtinen, mark.dickinson, benjamin.peterson, eric.araujo, gruszczy, docs@python, arnoldp
2012-06-06 18:28:45petri.lehtinensetmessageid: <1339007325.11.0.69318292966.issue9544@psf.upfronthosting.co.za>
2012-06-06 18:28:44petri.lehtinenlinkissue9544 messages
2012-06-06 18:28:44petri.lehtinencreate