Message 189964 - Python tracker (original) (raw)

Message189964

Author lukasz.langa
Recipients daniel.urban, lukasz.langa, ncoghlan
Date 2013-05-25.15:08:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1369494494.15.0.954003417306.issue16832@psf.upfronthosting.co.za
In-reply-to
Content
This will be useful for PEP 443. From Nick's comment on python-dev (http://mail.python.org/pipermail/python-dev/2013-May/126535.html): "Given the global nature of the cache invalidation, it may be better as a module level abc.get_cache_token() function."
History
Date User Action Args
2013-05-25 15:08:14 lukasz.langa set recipients: + lukasz.langa, ncoghlan, daniel.urban
2013-05-25 15:08:14 lukasz.langa set messageid: 1369494494.15.0.954003417306.issue16832@psf.upfronthosting.co.za
2013-05-25 15:08:14 lukasz.langa link issue16832 messages
2013-05-25 15:08:13 lukasz.langa create