commit | 7ebb92ea668d32001576577b4982a32ac8f55ff1 | [log] [tgz] |
---|---|---|
author | Marc-André Lemburg <mal@egenix.com> | Tue Jun 13 12:04:05 2000 +0000 |
committer | Marc-André Lemburg <mal@egenix.com> | Tue Jun 13 12:04:05 2000 +0000 |
tree | 5d247cd5139ec9a63796a2e705eb67da120efe93 | |
parent | 6b14eebae680fb5a1bd14aa27cbd73ec6059303b [diff] |
Marc-Andre Lemburg <mal@lemburg.com>: Removed import of string module -- use string methods directly. Thanks to Finn Bock.