]> granicus.if.org Git - python/commit
Issue #16121: Fix line number accounting in shlex
authorPetri Lehtinen <petri@digip.org>
Sat, 23 Feb 2013 21:07:39 +0000 (22:07 +0100)
committerPetri Lehtinen <petri@digip.org>
Sat, 23 Feb 2013 21:07:39 +0000 (22:07 +0100)
commit43072780dfcf8bda7d89dfc02e94b4e16973940b
treebff1ca027995e9bc1007511be32ed9e57330581e
parentfead3c8cca461e0fc2ce3f37dcb7d5260edbdddd
Issue #16121: Fix line number accounting in shlex
Lib/shlex.py
Lib/test/test_shlex.py
Misc/ACKS
Misc/NEWS