Zachary Ware <zachary.w...@gmail.com> added the comment:

This sounds like a Cygwin issue; what can Python do about it?

>From a Cygwin shell:

$ ls

$ echo "test.exe" >> test.exe

$ echo "test" >> test

$ cat test
test.exe
test

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35650>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to