]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make error message more specific for min() and max().
authorRaymond Hettinger <python@rcn.com>
Sun, 29 Dec 2002 18:31:19 +0000 (18:31 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 29 Dec 2002 18:31:19 +0000 (18:31 +0000)
commitbbfb91041634d11c73046775f62a1c44bc729bc3
treed86e4ce3a96a8cc9b57e583fcc32f43263ca665b
parentc7b076928c8d3316f6426a49c9d33ce14c0eaaee
Make error message more specific for min() and max().
Suggested by MvL.
Python/bltinmodule.c