]> 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:19 +0000 (23:18 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Nov 2015 21:18:19 +0000 (23:18 +0200)
commit04b5700b3643d0f04219481a9b5b94586109430d
tree3fbdc527b693a0b5bf8c64fd0af5e6efee7a224d
parent735b790fed417c797d68d031c75a005a5e6dfc52
Issue #25584: Added "escape" to the __all__ list in the glob module.
From patch by Xavier de Gaye.
Lib/glob.py
Misc/NEWS