[issue1702551] distutils sdist does not exclude SVN/CVS files on Windows
Tarek Ziadé
report at bugs.python.org
Wed Dec 31 18:07:24 CET 2008
Tarek Ziadé <ziade.tarek at gmail.com> added the comment:
I have put this ticket in my pile.
I will write the test to demonstrate the problem and get back to your
patch proposal.
As Christian said, both separator should be taken care of under Windows,
so the final regexp will be slighly different.
Last, the trunk code has evolved a bit since your initial proposal, and
now includes other VCSs like Mercurial or Git.
----------
assignee: -> tarek
nosy: +tarek
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1702551>
_______________________________________
More information about the Python-bugs-list
mailing list