Wykres commitów

5 Commity (9e21d6e1ed11dc786ecf5faa87d028b0e6091eff)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 666d235ab8 fnmatch: Fix regex undefined behavior.
Per https://docs.python.org/3.4/library/re.html#regular-expression-syntax ,
inline flags must appear at the beginning of expression. Reported as
http://bugs.python.org/issue21464
2014-05-10 00:43:27 +03:00
Paul Sokolovsky 69f67c407a fnmatch: Get rid of functools.lru_cache.
uPy is not interested in memory/performance trade-offs.
2014-05-10 00:43:27 +03:00
Paul Sokolovsky fa9f1ac855 fnmatch: Explicitly include os.path, so far. 2014-05-10 00:43:27 +03:00
Paul Sokolovsky f2f562b7f3 fnmatch: Add pristine from Python-3.3.3 tarball. 2014-05-10 00:43:27 +03:00
Paul Sokolovsky 80e322a5a2 fnmatch: Add dummy module. 2014-05-08 02:19:42 +03:00