Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e159422ce9cd6cedff7b45eef5a00d7e6a2aa90c
/
Lib
/
test
/
test_shlex.py
d72402e
Recode modules from latin-1 to utf-8
by Antoine Pitrou
· 15 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
2c849f2
Fix test_shlex: Use io.StringIO.
by Walter Dörwald
· 18 years ago
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
48f3dcc
- Changed shlex.split() method to have more useful and meaningful parameters.
by Gustavo Niemeyer
· 22 years ago
aa1ac54
Get test to work under regrtest when running whole suite
by Neal Norwitz
· 22 years ago
68d8cef
Implemented posix-mode parsing support in shlex.py, as dicussed in
by Gustavo Niemeyer
· 22 years ago