commit | 659a3b58817960e28daa60e9e09c09aaab3a83c6 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Apr 02 01:18:30 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Apr 02 01:18:30 1997 +0000 |
tree | 7f8064fcaac6b874bee14290f2a9a35a52e22eb0 | |
parent | c054d70aee8080dcbb81a0231fcd416811ffe830 [diff] |
Optimized the hell out of listmessages(). Changed numericprog regexpr to make it faster to check. Removed now unnecessary checks for os.curdir, os.pardir.