commit | 6e31aad9834d3bbca256d34e17faae7d2ffff097 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Mar 07 01:33:18 2003 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Mar 07 01:33:18 2003 +0000 |
tree | 3e27b5faa26c80febda7ddd26d9e5b80ed701b8c | |
parent | ea7598e6f48394e40220857e87bf02ba4570302d [diff] |
Broke down and made it work for Python 2.0 and up. (Older versions would have required refraining from using string methods -- too painful.) Changed the -s option so that multiple -s options are cumulative.