Fix a bug in the parser's future statement handling that led to "with"
not being recognized as a keyword after, e.g., this statement: from __future__ import division, with_statement
Showing
Please
register
or
sign in
to comment
not being recognized as a keyword after, e.g., this statement: from __future__ import division, with_statement