This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients christian.heimes, serhiy.storchaka, twouters, vstinner, xdegaye, yan12125
Date 2017-02-23.11:00:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487847620.31.0.414771845361.issue29176@psf.upfronthosting.co.za>
In-reply-to
Content
> POSIX.1-2001 specifies: an error message may be written to stdout if the stream cannot be opened.

At least, I don't see such message in the Android implementation:
https://android.googlesource.com/platform/bionic/+/android-5.0.0_r1/libc/bionic/tmpfile.cpp
History
Date User Action Args
2017-02-23 11:00:20vstinnersetrecipients: + vstinner, twouters, christian.heimes, xdegaye, serhiy.storchaka, yan12125
2017-02-23 11:00:20vstinnersetmessageid: <1487847620.31.0.414771845361.issue29176@psf.upfronthosting.co.za>
2017-02-23 11:00:20vstinnerlinkissue29176 messages
2017-02-23 11:00:20vstinnercreate