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 David.Edelsohn
Recipients David.Edelsohn, neologix, vstinner
Date 2013-07-06.17:05:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373130322.35.0.991170452469.issue18308@psf.upfronthosting.co.za>
In-reply-to
Content
The patch in msg192405 works and fixes that error on AIX. That is exactly what I had in mind, but I incorrectly had been looking higher up the class hierarchy to override the method. Thanks!
History
Date User Action Args
2013-07-06 17:05:22David.Edelsohnsetrecipients: + David.Edelsohn, vstinner, neologix
2013-07-06 17:05:22David.Edelsohnsetmessageid: <1373130322.35.0.991170452469.issue18308@psf.upfronthosting.co.za>
2013-07-06 17:05:22David.Edelsohnlinkissue18308 messages
2013-07-06 17:05:22David.Edelsohncreate