]> granicus.if.org Git - python/commit
Issue #25584: Added "escape" to the __all__ list in the glob module.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Nov 2015 21:18:32 +0000 (23:18 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Nov 2015 21:18:32 +0000 (23:18 +0200)
commitcc10c337656c6849861efa6b6f7bc89557b92aaf
tree13f5d67df1ee908e853988a187f00086a3f8f873
parent8e43e11be300e6aa16ac37548d0799c27700c16e
parent04b5700b3643d0f04219481a9b5b94586109430d
Issue #25584: Added "escape" to the __all__ list in the glob module.
From patch by Xavier de Gaye.
Misc/NEWS