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 Rhamphoryncus
Recipients PiDelport, Rhamphoryncus, barry, georg.brandl, jkrukoff, ncoghlan, terry.reedy
Date 2008-05-22.22:48:24
SpamBayes Score 0.16340204
Marked as misclassified No
Message-id <1211496506.89.0.692395067445.issue643841@psf.upfronthosting.co.za>
In-reply-to
Content
If it's so specialized then I'm not sure it should be in the stdlib -
maybe as a private API, if there was a user.

Having a reference implementation is noble, but this isn't the right way
to do it.  Maybe as an example in Doc or in the cookbook.  Better yet,
add the unit test and define the ProxyMixin directly in that file.
History
Date User Action Args
2008-05-22 22:48:27Rhamphoryncussetspambayes_score: 0.163402 -> 0.16340204
recipients: + Rhamphoryncus, barry, georg.brandl, terry.reedy, ncoghlan, jkrukoff, PiDelport
2008-05-22 22:48:27Rhamphoryncussetspambayes_score: 0.163402 -> 0.163402
messageid: <1211496506.89.0.692395067445.issue643841@psf.upfronthosting.co.za>
2008-05-22 22:48:25Rhamphoryncuslinkissue643841 messages
2008-05-22 22:48:25Rhamphoryncuscreate