commit | 96ca6916b43cda557934707cabce222ecfa87064 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Jun 15 03:49:03 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Jun 15 03:49:03 2007 +0000 |
tree | bcb8e349b7ee18db2b4ee1726ea0fa932a4615da | |
parent | aa588c4699877fd812c59debee71aa704b8f6dd4 [diff] |
Make sys.path and sys.argv into lists of strings. Remove the hack in test_popen.py to overcome this issue.