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 pitrou
Recipients alexandre.vassalotti, pitrou, python-dev, sbt
Date 2012-03-04.17:39:05
SpamBayes Score 0.0014206368
Marked as misclassified No
Message-id <1330882745.73.0.655018360681.issue14166@psf.upfronthosting.co.za>
In-reply-to
Content
I've replaced occurrences of "pickle.Pickler" with "self.pickler_class" in the tests. Otherwise, the patch looks perfect and I've now committed it. Thank you!
History
Date User Action Args
2012-03-04 17:39:05pitrousetrecipients: + pitrou, alexandre.vassalotti, python-dev, sbt
2012-03-04 17:39:05pitrousetmessageid: <1330882745.73.0.655018360681.issue14166@psf.upfronthosting.co.za>
2012-03-04 17:39:05pitroulinkissue14166 messages
2012-03-04 17:39:05pitroucreate