[Python-Dev] Rich comparisons (original) (raw)
Neil Schemenauer nas-python at python.ca
Fri Mar 19 11:54:38 EST 2004
- Previous message: [Python-Dev] Rich comparisons
- Next message: [Python-Dev] Rich comparisons [Was] redefining is
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Mar 19, 2004 at 11:52:48AM -0500, Neil Schemenauer wrote:
computesomething() == computesomethingelse('nan')
Should be:
compute_something() == compute_something_else()
Sorry.
Neil
- Previous message: [Python-Dev] Rich comparisons
- Next message: [Python-Dev] Rich comparisons [Was] redefining is
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]