commit | 58fc5d08134470f6e5d9458c820c3c971e2634fb | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Sat Jun 05 17:03:20 2004 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Sat Jun 05 17:03:20 2004 +0000 |
tree | e7ed44dba450f1dbc5f28a8d78fc3b4b0e21e2d1 | |
parent | a2c9a98a0a43a7a0bd8d4d35a03f486acb92453e [diff] |
Rewrote to use temporary files instead of StringIO objects in most places. Goal is to work in the direction of universal newline support.