Message 211890 - Python tracker

Message211890

Author pitrou
Recipients cvrebert, martin.panter, ncoghlan, pitrou, scoder
Date 2014-02-21.23:21:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393024870.01.0.454529353772.issue20632@psf.upfronthosting.co.za>
In-reply-to
Content
This is a very nice idea, but does it have to be part of the interpreter core, or could it simply be supplied by a decorator in the functools module?

(the main advantage of having it in the interpreter is speed)
History
Date User Action Args
2014-02-21 23:21:10pitrousetrecipients: + pitrou, ncoghlan, scoder, cvrebert, martin.panter
2014-02-21 23:21:10pitrousetmessageid: <1393024870.01.0.454529353772.issue20632@psf.upfronthosting.co.za>
2014-02-21 23:21:09pitroulinkissue20632 messages
2014-02-21 23:21:09pitroucreate