Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment: Here is a test + patch, to preserve the separator. Of course this changes the current behaviour, like: >>> glob.glob('/tmp/////foo*') ['/tmp/////foo1', '/tmp/////foo2']
---------- keywords: +patch nosy: +amaury.forgeotdarc Added file: http://bugs.python.org/file18284/glob_preserve_sep.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1776674> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com