New submission from Daniel Stutzbach <dan...@stutzbachenterprises.com>:
It looks like PEP 362 has been implemented in the py3k branch: >>> def f(x: int): ... pass ... >>> ---------- components: None messages: 87125 nosy: stutzbach severity: normal status: open title: PEP 362 can be marked as finished? versions: Python 3.0, Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5921> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com