Message 186151 - Python tracker (original) (raw)

Message186151

Author pitrou
Recipients benjamin.peterson, mark.dickinson, pitrou
Date 2013-04-06.19:27:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1365276432.22.0.806515358067.issue17643@psf.upfronthosting.co.za
In-reply-to
Content
"del x" will not be enough on non-refcounted implementations.
History
Date User Action Args
2013-04-06 19:27:12 pitrou set recipients: + pitrou, mark.dickinson, benjamin.peterson
2013-04-06 19:27:12 pitrou set messageid: 1365276432.22.0.806515358067.issue17643@psf.upfronthosting.co.za
2013-04-06 19:27:12 pitrou link issue17643 messages
2013-04-06 19:27:12 pitrou create