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 serhiy.storchaka
Recipients amaury.forgeotdarc, gregory.p.smith, loewis, ned.deily, r.david.murray, schmir, serhiy.storchaka, twb
Date 2012-10-22.15:00:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350918059.94.0.496476069069.issue6972@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch based on patch for issue10905. Test included (I have removed some old tests as new one supersede them). Please test on Windows.

".." components, leading slashes, drive letter, etc are just dropped, as in unzip or 7-Zip. Thanks Zhigang Wang for original patch and research.
History
Date User Action Args
2012-10-22 15:01:00serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, gregory.p.smith, amaury.forgeotdarc, schmir, ned.deily, r.david.murray, twb
2012-10-22 15:00:59serhiy.storchakasetmessageid: <1350918059.94.0.496476069069.issue6972@psf.upfronthosting.co.za>
2012-10-22 15:00:59serhiy.storchakalinkissue6972 messages
2012-10-22 15:00:59serhiy.storchakacreate