Message112007
| Author | lukasz.langa |
|---|---|
| Recipients | belopolsky, docs@python, ezio.melotti, georg.brandl, lukasz.langa, lvogt, rhettinger, terry.reedy |
| Date | 2010-07-29.21:06:04 |
| SpamBayes Score | 0.009424794 |
| Marked as misclassified | No |
| Message-id | <79F9CE4C-280D-41F6-A9E8-D5E946C6C85F@langa.pl> |
| In-reply-to | <1280437236.14.0.418402707267.issue7447@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> 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/ ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-29 21:06:06 | lukasz.langa | set | recipients: + lukasz.langa, georg.brandl, rhettinger, terry.reedy, belopolsky, ezio.melotti, docs@python, lvogt |
| 2010-07-29 21:06:04 | lukasz.langa | link | issue7447 messages |
| 2010-07-29 21:06:04 | lukasz.langa | create | |