Message112048
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 later today. |
|
Date |
User |
Action |
Args |
2010-07-30 08:34:17 | lukasz.langa | set | recipients:
+ lukasz.langa, terry.reedy, docs@python |
2010-07-30 08:34:16 | lukasz.langa | set | messageid: <1280478856.92.0.712905377204.issue9426@psf.upfronthosting.co.za> |
2010-07-30 08:34:15 | lukasz.langa | link | issue9426 messages |
2010-07-30 08:34:14 | lukasz.langa | create | |
|