Message208475
Sounds reasonable - we'll need that to convert range() and slice()
anyway (I totally failed at finding time to look at the builtins this
weekend, but I'd still like to handle those before the 3rd beta).
An alternative would be to actually add "ParameterGroup" as a new
class that contains parameters (assuming tuple isn't sufficient), so
the structure of the parameters more directly matches the underlying
signature. |
|
Date |
User |
Action |
Args |
2014-01-19 12:15:03 | ncoghlan | set | recipients:
+ ncoghlan, terry.reedy, larry, michael.foord, Claudiu.Popa, yselivanov |
2014-01-19 12:15:03 | ncoghlan | link | issue17481 messages |
2014-01-19 12:15:03 | ncoghlan | create | |
|