[pypy-issue] [issue852] from __future__ : trunk gives error while cpython 2.7 runs ok

yasirs tracker at bugs.pypy.org
Mon Aug 29 20:32:21 CEST 2011


New submission from yasirs <yasir.suhail at gmail.com>:

If I have a slash newline in a docstring and then do from __future__ import
division, pypy halts while cpython27 is ok with it. File attached. I know from
__future__ is not needed in 2.7, but stuff like this needs to be fixed so pypy
works with existing libraries.

----------
files: aa.py
messages: 3050
nosy: pypy-issue, yasirs
priority: critical
status: unread
title: from __future__ : trunk gives error while cpython 2.7 runs ok

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


More information about the pypy-issue mailing list