Commit 620b2c8c authored by Benjamin Peterson's avatar Benjamin Peterson

comment which is not applicable anymore

parent 2ca3ffb0
......@@ -99,7 +99,6 @@ module Python
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)
attributes (int lineno, int col_offset)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment