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 jaraco
Recipients amaury.forgeotdarc, asvetlov, brian.curtin, eric.smith, ggenellina, giampaolo.rodola, jafo, jaraco, lemburg, loewis, nnorwitz, r.david.murray, ssbarnea, swarren
Date 2010-02-08.19:34:26
SpamBayes Score 0.023937998
Marked as misclassified No
Message-id <1265657683.48.0.315277966707.issue1578269@psf.upfronthosting.co.za>
In-reply-to
Content
This latest patch (22) does some refactoring in test_posixpath to reduce nesting, limit duplicated code, and skip failing tests on Windows.

The only task now is to address the failing tests in a limited user account.
History
Date User Action Args
2010-02-08 19:34:44jaracosetrecipients: + jaraco, lemburg, loewis, nnorwitz, jafo, amaury.forgeotdarc, ggenellina, eric.smith, giampaolo.rodola, swarren, r.david.murray, ssbarnea, brian.curtin, asvetlov
2010-02-08 19:34:43jaracosetmessageid: <1265657683.48.0.315277966707.issue1578269@psf.upfronthosting.co.za>
2010-02-08 19:34:42jaracolinkissue1578269 messages
2010-02-08 19:34:41jaracocreate