comment which is not applicable anymore

This commit is contained in:
Benjamin Peterson 2011-07-15 15:27:34 -05:00
parent 2ca3ffb098
commit 620b2c8c98

View file

@ -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)