commit | 851e7d51592693ec8da667dcddd6e726b03f9868 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Nov 04 20:22:24 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Nov 04 20:22:24 1997 +0000 |
tree | 304868678ffdfdf0d8dea9bd379f9bada40066f5 | |
parent | 4a1f39a26bd5ff97f0388b2a35ea6edf089a0e07 [diff] |
Got rid of the errorstr dictionary, which is redundant now that there's os.strerror() -- also, it would form a locale liability.