Larry Hastings added the comment:

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."

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20189>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to