◐ Shell
clean mode source ↗

Message 186304 - Python tracker

Message186304

Author serhiy.storchaka
Recipients alexandre.vassalotti, jcea, pitrou, serhiy.storchaka
Date 2013-04-08.15:13:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365433996.94.0.331853819492.issue16551@psf.upfronthosting.co.za>
In-reply-to
Content
Here is an updated patch which get rid of trick with attribute caching. Globals used instead. Also added some minor style changes (dropped redundant semicolons and wrapped too long lines).
History
Date User Action Args
2013-04-08 15:13:17serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, pitrou, alexandre.vassalotti
2013-04-08 15:13:16serhiy.storchakasetmessageid: <1365433996.94.0.331853819492.issue16551@psf.upfronthosting.co.za>
2013-04-08 15:13:16serhiy.storchakalinkissue16551 messages
2013-04-08 15:13:16serhiy.storchakacreate