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 pitrou
Recipients pitrou, tim.peters
Date 2010-08-04.15:08:00
SpamBayes Score 0.0007980202
Marked as misclassified No
Message-id <1280934483.03.0.364189222532.issue9505@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, I was under the impression that C extensions could set properties (or special members) on modules, but they can't. This makes this issue too hard to solve compared to the expected benefit.
History
Date User Action Args
2010-08-04 15:08:03pitrousetrecipients: + pitrou, tim.peters
2010-08-04 15:08:03pitrousetmessageid: <1280934483.03.0.364189222532.issue9505@psf.upfronthosting.co.za>
2010-08-04 15:08:01pitroulinkissue9505 messages
2010-08-04 15:08:00pitroucreate