[issue33425] Library glob : Can't find a specific year with glob

2018-05-04 Thread Robin Champavier
New submission from Robin Champavier : Hello, I work with file name like : PRECI_mmddhh_00.txt and I put them in different directory depending of the year. For file between year 1999 and 2016 there is no problem but with file in year 2017 with months 12, glob.glob can't find them. W

[issue33425] Library glob : Can't find a specific year with glob

2018-05-04 Thread Robin Champavier
Change by Robin Champavier : -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/issue33425> ___ ___ Python-bugs-list