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 georg.brandl
Recipients georg.brandl, josiahcarlson
Date 2008-01-20.14:50:33
SpamBayes Score 0.005028527
Marked as misclassified No
Message-id <1200840635.62.0.836693579575.issue1087735@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r60143 by switching the mmap object's getattr function to the
standard PyObject_GenericGetAttr().
History
Date User Action Args
2008-01-20 14:50:35georg.brandlsetspambayes_score: 0.00502853 -> 0.005028527
recipients: + georg.brandl, josiahcarlson
2008-01-20 14:50:35georg.brandlsetspambayes_score: 0.00502853 -> 0.00502853
messageid: <1200840635.62.0.836693579575.issue1087735@psf.upfronthosting.co.za>
2008-01-20 14:50:33georg.brandllinkissue1087735 messages
2008-01-20 14:50:33georg.brandlcreate