Walter Dörwald
|
2c849f2f20
|
Fix test_shlex: Use io.StringIO.
|
2007-06-12 17:43:43 +00:00 |
Tim Peters
|
0eadaac7dc
|
Whitespace normalization.
|
2003-04-24 16:02:54 +00:00 |
Gustavo Niemeyer
|
48f3dcc93e
|
- Changed shlex.split() method to have more useful and
meaningful parameters.
|
2003-04-20 01:57:03 +00:00 |
Neal Norwitz
|
aa1ac546b6
|
Get test to work under regrtest when running whole suite
|
2003-04-17 23:04:22 +00:00 |
Gustavo Niemeyer
|
68d8cef89a
|
Implemented posix-mode parsing support in shlex.py, as dicussed in
mailing list, and in patch #722686.
|
2003-04-17 21:31:33 +00:00 |