New submission from Bruce Frederiksen <[EMAIL PROTECTED]>:

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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3913>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to