]> granicus.if.org Git - python/commit
Closes #21999: Handled empty strings correctly when in POSIX mode.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 9 Aug 2016 14:04:49 +0000 (15:04 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 9 Aug 2016 14:04:49 +0000 (15:04 +0100)
commit085e806798f4f70e70a9c8cba31f240d8fd668b3
tree66ae2b4de160d560b5fab3a93a2e05e2d2df2a25
parentf68afd8544796e23115a6f25b008c153a1414aad
Closes #21999: Handled empty strings correctly when in POSIX mode.
Lib/shlex.py
Lib/test/test_shlex.py