Message 99623 - Python tracker (original) (raw)

Message99623

Author flox
Recipients aimacintyre, amaury.forgeotdarc, brian.curtin, ezio.melotti, flox, ronaldoussoren, saturn_mimas
Date 2010-02-20.17:07:29
SpamBayes Score 0.00024934395
Marked as misclassified No
Message-id 1266685652.54.0.712716960286.issue3426@psf.upfronthosting.co.za
In-reply-to
Content
The attached patch proposes a decorator which can be used to strengthen any test which is affected by the CWD. (and fixes for test_(mac|nt
History
Date User Action Args
2010-02-20 17:07:32 flox set recipients: + flox, ronaldoussoren, aimacintyre, amaury.forgeotdarc, ezio.melotti, saturn_mimas, brian.curtin
2010-02-20 17:07:32 flox set messageid: 1266685652.54.0.712716960286.issue3426@psf.upfronthosting.co.za
2010-02-20 17:07:31 flox link issue3426 messages
2010-02-20 17:07:30 flox create