SilentGhost <ghost....@gmail.com> added the comment:

The patch aside from fixing directory names on case-insensitive file systems, 
also:
 * implements more efficient handling of directory and module comparison (put 
into _Ignoore.__init__ instead of _Ignore.names).
 * changes integer return codes to boolean
 * doesn't require any more that the directory is actually a directory name.
 * moves --ignore-dir processing into a directory so that it can be expanded if 
$prefix support on windows is needed.
 * adds tests.

----------
stage:  -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10908>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to