diff options
author | Guido van Rossum <guido@python.org> | 2001-09-25 21:16:33 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-09-25 21:16:33 (GMT) |
commit | 874f15aa289e30e32a74379749cf9b6bea674fde (patch) | |
tree | 02b2fc5c01b5cd0e36bddda6fb46f9dc5e93d1f3 /Parser/pgen.c | |
parent | 29a67ced727feaeb62656f485929aa2d4d9ed1d3 (diff) | |
download | cpython-874f15aa289e30e32a74379749cf9b6bea674fde.zip cpython-874f15aa289e30e32a74379749cf9b6bea674fde.tar.gz cpython-874f15aa289e30e32a74379749cf9b6bea674fde.tar.bz2 |
add_operators(): the __floordiv__ and __truediv__ descriptors (and
their 'i' and 'r' variants) were not being generated if the
corresponding nb_ slots were present in the type object. I bet this
is because floor and true division were introduced after I last
looked at that part of the code.
Diffstat (limited to 'Parser/pgen.c')
0 files changed, 0 insertions, 0 deletions