New submission from Armin Rigo <[email protected]>:

Writing into two files objects opened in "append" mode but with the same file
name works more or less as expected on CPython 2 and CPython 3, but outputs
garbage with PyPy.  Full documentation:

http://stackoverflow.com/questions/23156116/pypy-file-append-mode

----------
messages: 6724
nosy: arigo, pypy-issue
priority: bug
status: unread
title: file append mode

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1739>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to