Message260035
| Author | SilentGhost |
|---|---|
| Recipients | SilentGhost, docs@python, nchammas |
| Date | 2016-02-10.20:21:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1455135677.39.0.427720448349.issue26334@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think docs suggest that in any way. The keyword arguments are typically described like this: https://docs.python.org/3/library/stdtypes.html#str.split bytes.translate has a typical signature of a function with optional positional arguments. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-10 20:21:17 | SilentGhost | set | recipients: + SilentGhost, docs@python, nchammas |
| 2016-02-10 20:21:17 | SilentGhost | set | messageid: <1455135677.39.0.427720448349.issue26334@psf.upfronthosting.co.za> |
| 2016-02-10 20:21:17 | SilentGhost | link | issue26334 messages |
| 2016-02-10 20:21:17 | SilentGhost | create | |