]> granicus.if.org Git - python/commit
Issue #21999: Handled empty strings correctly when in POSIX mode.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 9 Aug 2016 13:57:03 +0000 (14:57 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 9 Aug 2016 13:57:03 +0000 (14:57 +0100)
commitfd16fcaf6b0cb7f54f8cc659e943dd6578e81e86
tree811d9c854ac6e4ed5ba1a48549e4177ba906b5e0
parente1f3afbde2b078598ac6db4ba0d946f289000cc9
Issue #21999: Handled empty strings correctly when in POSIX mode.
Lib/shlex.py
Lib/test/test_shlex.py