diff options
author | Guido van Rossum <guido@python.org> | 2001-07-12 11:27:16 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-07-12 11:27:16 (GMT) |
commit | bf5a774bcb0a9cdac2c0671819c0165d2a00afbb (patch) | |
tree | 76656aa93f73a3d31f544a321ea95cb8a551c5f0 /Misc | |
parent | 0ec9abaa2b5f85837feae5c6cbc1491f2f34f16f (diff) | |
download | cpython-bf5a774bcb0a9cdac2c0671819c0165d2a00afbb.zip cpython-bf5a774bcb0a9cdac2c0671819c0165d2a00afbb.tar.gz cpython-bf5a774bcb0a9cdac2c0671819c0165d2a00afbb.tar.bz2 |
On int/long to the negative int/long power, let float handle it
instead of raising an error. This was one of the two issues that the
VPython folks were particularly problematic for their students. (The
other one was integer division...) This implements (my) SF patch
#440487.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions