[Python-Dev] PEP 3144 review.

Nick Coghlan ncoghlan at gmail.com
Sun Sep 27 08:08:30 CEST 2009


Peter Moody wrote:
> what you want is strict=True, just checked in. I've been meaning to
> send an update to the PEP explaining why this choice was made. I'm
> hoping this will ameliorate your confusion.

If the ip property remains and equality is still broken as Steven
describes, then no, it won't really alleviate my concerns.

I've also previously registered my objections to using a boolean flag
for this instead of a separate method.

However, I'll wait and see what the PEP update says before commenting
further.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------


More information about the Python-Dev mailing list