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 orsenthil
Recipients Scott.Leerssen, lars.gustaebel, orsenthil, pitrou, python-dev, santoso.wijaya, srid
Date 2011-04-29.22:14:40
SpamBayes Score 0.10211758
Marked as misclassified No
Message-id <20110429221433.GA2681@kevin>
In-reply-to <1304094091.98.0.0131315570405.issue10761@psf.upfronthosting.co.za>
Content
I had wrapped skipUnless decorator for the wrong test (test_extractall
instead of test_extractall_symlinks) in the 3.x code.  Corrected it
and waiting for next bb reports.

Thank you.
History
Date User Action Args
2011-04-29 22:14:41orsenthilsetrecipients: + orsenthil, lars.gustaebel, pitrou, srid, santoso.wijaya, python-dev, Scott.Leerssen
2011-04-29 22:14:40orsenthillinkissue10761 messages
2011-04-29 22:14:40orsenthilcreate