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

Currently it's somewhat surprising that while the documentation often states 
the default values for certain builtins, invoking the builtin with keyword 
arguments as described in the documentation does not work.

Original discussion: #7447

I'm going through all builtins to see how the keyword arg support looks and I'm 
going to present a patch for Doc/library/builtins.rst that explicitly states 
that builtins don't support this kind of invocation.

Expect a patch for that case later today. As for `os` et al, the discussion 
goes on.

----------

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

Reply via email to