Varun Agrawal added the comment:

Hi David,
It seems you already took a look at the man page. There are some subtle 
differences such as being unable to match to a directory when the pattern ends 
with a forward slash.
Overall, I'd like to see fnmatch be used to create a program that can perform 
pattern matching of files similar to how a gitignore works. Currently, this 
involves quite a bit of hackery to get working well.

----------

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

Reply via email to