[Python-Dev] PEP 329: Treating Builtins as Constants in the Standard Library (original) (raw)

Neil Schemenauer nas at arctrix.com
Mon Apr 19 19:02:18 EDT 2004


On Mon, Apr 19, 2004 at 11:35:10AM -0700, Guido van Rossum wrote:

Yeah, that warning is still the right thing to do, but it's implementation was a nuisance because there were some legit cases that it couldn't know about. I don't recall -- did we turn it into a silent deprecation or did we just delete the warning?

We ripped it out (too many spurious warnings).

Neil



More information about the Python-Dev mailing list