"Don't rebind built-in names*" - it confuses readers

Mark Janssen dreamingforward at gmail.com
Mon Jun 10 20:53:14 EDT 2013


> There's a subtle difference between a keyword and a built-in.  Good
> Python style generally avoids masking built-ins but allows it:

Right, thank you for reminding me.  My C-mind put them in the same category.
-- 
MarkJ
Tacoma, Washington



More information about the Python-list mailing list