]> granicus.if.org Git - python/commit
#18853: Fix resource warning in shlex's __main__ section.
authorR David Murray <rdmurray@bitdance.com>
Sat, 18 Oct 2014 00:28:47 +0000 (20:28 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 18 Oct 2014 00:28:47 +0000 (20:28 -0400)
commit838f2c437db5796d316f106b1496d8d29268c5ca
tree47e87dd48e105e47be86796f3cac0ddf1b8100d1
parent7570cbdc6b394cd89990a9252284c7e4a87bd6f1
#18853: Fix resource warning in shlex's __main__ section.

Report and original fix by Vajrasky Kok.
Lib/shlex.py
Misc/NEWS