Message 149738 - Python tracker (original) (raw)

Message149738

Author ncoghlan
Recipients giampaolo.rodola, michael.foord, ncoghlan, pitrou, python-dev, ysj.ray
Date 2011-12-18.07:25:45
SpamBayes Score 0.07977762
Marked as misclassified No
Message-id 1324193205.38.0.430559790449.issue11647@psf.upfronthosting.co.za
In-reply-to
Content
I'm prototyping a public version of the recreation API as "ContextDecorator.refresh_cm()" in contextlib2: http://contextlib2.readthedocs.org/en/latest/index.html#contextlib2.ContextDecorator.refresh_cm
History
Date User Action Args
2011-12-18 07:26:45 ncoghlan set recipients: + ncoghlan, pitrou, giampaolo.rodola, michael.foord, ysj.ray, python-dev
2011-12-18 07:26:45 ncoghlan set messageid: 1324193205.38.0.430559790449.issue11647@psf.upfronthosting.co.za
2011-12-18 07:25:45 ncoghlan link issue11647 messages
2011-12-18 07:25:45 ncoghlan create