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 chris.jerdonek
Recipients chris.jerdonek, r.david.murray
Date 2012-09-02.23:24:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346628284.08.0.369083593891.issue15852@psf.upfronthosting.co.za>
In-reply-to
Content
I just completed a patch to improve the documentation of these signatures (along with many others) in issue 15831.  The correction here is consistent with my findings and revised documentation there.

As for the code, they are straightforward switch statements similar to many of the other methods in that module.  I also did a manual test on one of the methods as a sanity check.  I am preparing unit tests.
History
Date User Action Args
2012-09-02 23:24:44chris.jerdoneksetrecipients: + chris.jerdonek, r.david.murray
2012-09-02 23:24:44chris.jerdoneksetmessageid: <1346628284.08.0.369083593891.issue15852@psf.upfronthosting.co.za>
2012-09-02 23:24:43chris.jerdoneklinkissue15852 messages
2012-09-02 23:24:43chris.jerdonekcreate