comment which is not applicable anymore
This commit is contained in:
parent
2ca3ffb098
commit
620b2c8c98
|
@ -99,7 +99,6 @@ module Python
|
||||||
|
|
||||||
comprehension = (expr target, expr iter, expr* ifs)
|
comprehension = (expr target, expr iter, expr* ifs)
|
||||||
|
|
||||||
-- not sure what to call the first argument for raise and except
|
|
||||||
excepthandler = ExceptHandler(expr? type, identifier? name, stmt* body)
|
excepthandler = ExceptHandler(expr? type, identifier? name, stmt* body)
|
||||||
attributes (int lineno, int col_offset)
|
attributes (int lineno, int col_offset)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue