[pypy-issue] [issue874] importing multiple __future__ features in one statement doesn't work in pypy 1.6

rian tracker at bugs.pypy.org
Fri Sep 23 19:29:28 CEST 2011


rian <rian at alum.mit.edu> added the comment:

https://bitbucket.org/pypy/pypy/changeset/8d3b0e8415de

Hmm in the case where newline_ok is true and c != '\\' it seems you are swallowing 
an extra character. Shouldn't line 236 be indented once into the first "if slash" 
statement?

----------
status: resolved -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue874>
________________________________________


More information about the pypy-issue mailing list