1. 7fc0394 Avoid unwanted behavior change in shlex.quote (see #9723). by Éric Araujo · 13 years ago
  2. 9bce311 Add shlex.quote function, to escape filenames and command lines (#9723). by Éric Araujo · 13 years ago
  3. d72402e Recode modules from latin-1 to utf-8 by Antoine Pitrou · 14 years ago
  4. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  5. 2c849f2 Fix test_shlex: Use io.StringIO. by Walter Dörwald · 17 years ago
  6. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  7. 48f3dcc - Changed shlex.split() method to have more useful and meaningful parameters. by Gustavo Niemeyer · 21 years ago
  8. aa1ac54 Get test to work under regrtest when running whole suite by Neal Norwitz · 21 years ago
  9. 68d8cef Implemented posix-mode parsing support in shlex.py, as dicussed in by Gustavo Niemeyer · 21 years ago