This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients Arfrever, benjamin.peterson, georg.brandl, ned.deily, ronaldoussoren, tpievila
Date 2012-09-01.22:34:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346538848.72.0.877551071842.issue15822@psf.upfronthosting.co.za>
In-reply-to
Content
I did it that way to ensure that the touch is executed after the copies.  And the touch needs to be optional because the creation of the pickles can optionally fail.
History
Date User Action Args
2012-09-01 22:34:08ned.deilysetrecipients: + ned.deily, georg.brandl, ronaldoussoren, benjamin.peterson, Arfrever, tpievila
2012-09-01 22:34:08ned.deilysetmessageid: <1346538848.72.0.877551071842.issue15822@psf.upfronthosting.co.za>
2012-09-01 22:34:08ned.deilylinkissue15822 messages
2012-09-01 22:34:08ned.deilycreate