]> granicus.if.org Git - python/commit
- Add note about complex numbers.
authorGuido van Rossum <guido@python.org>
Thu, 18 Jan 2001 14:28:08 +0000 (14:28 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 18 Jan 2001 14:28:08 +0000 (14:28 +0000)
commita88479f0e358b718ec2eaec6ab37f1df6a676e60
treec6748c59214b0b553706ea372ff4e1c517cbdcf0
parent9483bed6d9d8ed92e7fefa5a184c93790d1b66ca
- Add note about complex numbers.

- Changed description of rich comparisons to emphasize that < and >
  (etc.) are each other's reflection.  Also use this word in the note
  about the demise of __rcmp__.
Misc/NEWS