Éric Araujo <mer...@netwok.org> added the comment:

In Bash, * and ? match only characters in existing files, but {a,b} always 
produces two filenames, even if the files don’t exist. Do we want to mimic this 
behavior in fnmatch?

----------
nosy: +eric.araujo

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

Reply via email to