Łukasz Langa <luk...@langa.pl> added the comment:

> For Python functions, all arguments can be keyword arguments. For many 
> builtins, none can be (and maybe there should be a note to that effect at the 
> top of the built-in functions chapter).

+1

Many Python users don't really grasp how builtins are different from regular 
functions. A note of this kind would be most helpful. Should I provide a patch 
for Doc/ ?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7447>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to