]> granicus.if.org Git - python/commit
Got rid of the errorstr dictionary, which is redundant now that
authorGuido van Rossum <guido@python.org>
Tue, 4 Nov 1997 20:22:24 +0000 (20:22 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 4 Nov 1997 20:22:24 +0000 (20:22 +0000)
commit851e7d51592693ec8da667dcddd6e726b03f9868
tree304868678ffdfdf0d8dea9bd379f9bada40066f5
parent4a1f39a26bd5ff97f0388b2a35ea6edf089a0e07
Got rid of the errorstr dictionary, which is redundant now that
there's os.strerror() -- also, it would form a locale liability.
Modules/errnomodule.c