[Python-ideas] PEP 485: A Function for testing approximate equality
Ron Adam
ron3200 at gmail.com
Tue Jan 27 21:51:19 CET 2015
On 01/27/2015 10:07 AM, Paul Moore wrote:
> /me tries to remember the order of arguments for isinstance and fails:-)
I saw where you said this was a bit of a joke. But yes, sometimes it's not
all that obvious what order things should be in. Which was your point, and
people new to python do have to look up what order the isinstance arguments
are in.
I'm just wondering if there is a rule of thumb that we can apply that works
for other python functions.
Cheers,
Ron
More information about the Python-ideas
mailing list