Message274180
Argument is easy.
Your second request is a very good idea but also harder to implement. Neither PyArg_Parse nor clinic have a way to declare arguments that required and keyword only but have no default value. I have a workaround but it ain't beautiful. |
|
| Date |
User |
Action |
Args |
| 2016-09-01 20:27:50 | christian.heimes | set | recipients:
+ christian.heimes, gregory.p.smith |
| 2016-09-01 20:27:50 | christian.heimes | set | messageid: <[email protected]> |
| 2016-09-01 20:27:50 | christian.heimes | link | issue27928 messages |
| 2016-09-01 20:27:50 | christian.heimes | create | |
|