commit | fb4574e32055b4f336415dcf8dad0f01fc14b691 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Feb 15 14:51:46 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Feb 15 14:51:46 2000 +0000 |
tree | f6754fdc12956761bd53f1f523e808ce08f92177 | |
parent | 9e1cd688b5dad9c337092949b5adb2e65fb6a7d3 [diff] |
In response to one particular complaint on edu-sig, change some error messages from "OverflowError: integer pow()" to "OverflowError: integer exponentiation". (Not that this takes care of the complaint in general that the error messages could be greatly improved. :-)