commit | d1dc47558cebcf96ff5ead93df8b46b76e76a004 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Wed Jan 13 16:12:04 1999 +0000 |
committer | Greg Ward <gward@python.net> | Wed Jan 13 16:12:04 1999 +0000 |
tree | 44863643455d931f919275f1d9153bfe4b89f93c | |
parent | 894ee6f668df03c1223b78c545a196fd6e308c77 [diff] |
Added: mems.lib.text_file: provides TextFile class for parsing text files with (optional) comment stripping, blank line skipping, whitespace removal, and line joining with trailing backslashes.