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 benjamin.peterson
Recipients Alexander.Belopolsky, benjamin.peterson, gsakkis
Date 2010-03-30.17:59:43
SpamBayes Score 0.00019266726
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Applied in r79500. Note I removed the error checking that a bound method received an instance of the class as the first argument because that error checking is a function of the calling of the function, not the binding of the arguments.
History
Date User Action Args
2010-03-30 17:59:45benjamin.petersonsetrecipients: + benjamin.peterson, gsakkis, Alexander.Belopolsky
2010-03-30 17:59:45benjamin.petersonsetmessageid: <[email protected]>
2010-03-30 17:59:44benjamin.petersonlinkissue3135 messages
2010-03-30 17:59:44benjamin.petersoncreate