Message207758
Yes, it's just Python syntax, so you'd use "->". However, you are not permitted to according to PEP 8:
"The Python standard library will not use function annotations as that would result in a premature commitment to a particular annotation style." |
|
| Date |
User |
Action |
Args |
| 2014-01-09 17:15:41 | larry | set | recipients:
+ larry, tim.peters, brett.cannon, skrah, meador.inge |
| 2014-01-09 17:15:41 | larry | set | messageid: <[email protected]> |
| 2014-01-09 17:15:41 | larry | link | issue20189 messages |
| 2014-01-09 17:15:41 | larry | create | |
|