Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #21999: Handled empty strings correctly when in POSIX mode. | Vinay Sajip | 2016-08-09 | 1 | -0/+13 |
* | Revert "Issue #16121: Fix line number accounting in shlex" | Petri Lehtinen | 2013-02-23 | 1 | -9/+0 |
* | Issue #16121: Fix line number accounting in shlex | Petri Lehtinen | 2013-02-23 | 1 | -0/+9 |
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
* | Whitespace normalization. | Tim Peters | 2003-04-24 | 1 | -2/+2 |
* | - Changed shlex.split() method to have more useful and | Gustavo Niemeyer | 2003-04-20 | 1 | -7/+3 |
* | Get test to work under regrtest when running whole suite | Neal Norwitz | 2003-04-17 | 1 | -1/+6 |
* | Implemented posix-mode parsing support in shlex.py, as dicussed in | Gustavo Niemeyer | 2003-04-17 | 1 | -0/+191 |