diff options
author | Guido van Rossum <guido@python.org> | 2007-08-01 18:08:08 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-08-01 18:08:08 (GMT) |
commit | b43daf709600f5b734fb1a647666c2f4c0626519 (patch) | |
tree | 22989fadb044796cc3533d1f0ba975d8a6f02f22 /Lib/test/test_metaclass.py | |
parent | a6bcefca8128d2eb1dff46037f23c111d4a44297 (diff) | |
download | cpython-b43daf709600f5b734fb1a647666c2f4c0626519.zip cpython-b43daf709600f5b734fb1a647666c2f4c0626519.tar.gz cpython-b43daf709600f5b734fb1a647666c2f4c0626519.tar.bz2 |
Changes to long and float by Jeffrey Jasskin to conform to PEP 3141.
In particular, add trivial implementations of .real, .imag and .conjugate()
to both, and add .numerator and .denominator to long.
Also some small optimizations (e.g. remove long_pos in favor of long_long).
Diffstat (limited to 'Lib/test/test_metaclass.py')
0 files changed, 0 insertions, 0 deletions