Message208439
Hmm. After reading some of the threads on python-dev, I'm now confused if I did the conversion of optional arguments correctly.
Should something like "strftime(format[, tuple])" be converted using optional groups, or should tuple become a parameter with a default value? (so far, I have done the latter). |
|
| Date |
User |
Action |
Args |
| 2014-01-19 03:58:19 | nikratio | set | recipients:
+ nikratio, larry, skrah |
| 2014-01-19 03:58:19 | nikratio | set | messageid: <[email protected]> |
| 2014-01-19 03:58:19 | nikratio | link | issue20177 messages |
| 2014-01-19 03:58:18 | nikratio | create | |
|