in reply to Re^3: Weird behavior of int()
in thread Weird behavior of int()
Look at the official documentation:
"Returns the integer portion of EXPR"
That's incorrect and vague
At the very least, this documentation needs fixing - even if the underlying code is not getting touched.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Weird behavior of int()
by syphilis (Archbishop) on May 28, 2024 at 01:36 UTC |