[Python-Dev] functions vs methods (was Re: trunc()) (original) (raw)

Raymond Hettinger python at rcn.com
Mon Jan 28 22:58:20 CET 2008


[MvL]

I wouldn't want to propose removal of len(), no. However, I do think that adding more builtins (trunc in particular) is bad, especially when they make perfect methods.

+1

Raymond



More information about the Python-Dev mailing list