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 mark.dickinson
Recipients mark.dickinson, pleed
Date 2012-12-22.11:14:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356174894.52.0.949628735276.issue16750@psf.upfronthosting.co.za>
In-reply-to
Content
Closing as invalid.  There's no issue with comparing code objects---__eq__ implements a perfectly good equivalence relation.  This is not an extensional definition of function equality.
History
Date User Action Args
2012-12-22 11:14:54mark.dickinsonsetrecipients: + mark.dickinson, pleed
2012-12-22 11:14:54mark.dickinsonsetmessageid: <1356174894.52.0.949628735276.issue16750@psf.upfronthosting.co.za>
2012-12-22 11:14:54mark.dickinsonlinkissue16750 messages
2012-12-22 11:14:54mark.dickinsoncreate