[New-bugs-announce] [issue3913] compound_stmt syntax includes 'decorated'

Bruce Frederiksen report at bugs.python.org
Sat Sep 20 02:59:57 CEST 2008


New submission from Bruce Frederiksen <dangyogi at gmail.com>:

The python 3.0 Language Reference page describing compound_stmt
(http://docs.python.org/dev/3.0/reference/compound_stmts.html) includes
'decorated'.  But the funcdef and classdef definitions both include
optional decorators.  It looks like this 'decorated' option should be
deleted.

----------
assignee: georg.brandl
components: Documentation
messages: 73448
nosy: dangyogi, georg.brandl
severity: normal
status: open
title: compound_stmt syntax includes 'decorated'
versions: Python 3.0

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3913>
_______________________________________


More information about the New-bugs-announce mailing list