New submission from Chris Rebert <pybugs at rebertia.com>: The part of the Language Reference concerning the `def` statement (http://docs.python.org/dev/reference/compound_stmts.htm#function-definitions ) should include a See Also link to PEP 3107 "Function Annotations". ---------- assignee: docs at python components: Documentation messages: 154851 nosy: cvrebert, docs at python priority: normal severity: normal status: open title: Link to PEP 3107 in "def" part of Language Reference versions: Python 3.3 _______________________________________ Python tracker <report at bugs.python.org> <http://bugs.python.org/issue14186> _______________________________________