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 serhiy.storchaka
Recipients Anthony Sottile, serhiy.storchaka
Date 2020-05-04.08:28:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588580893.7.0.626546070196.issue40492@roundup.psfhosted.org>
In-reply-to
Content
I think it is worth to fix and it should be not difficult to fix. Either make the output file name absolute before executing the script, or open the output file before executing the script (what is easier). Unless I miss something.
History
Date User Action Args
2020-05-04 08:28:13serhiy.storchakasetrecipients: + serhiy.storchaka, Anthony Sottile
2020-05-04 08:28:13serhiy.storchakasetmessageid: <1588580893.7.0.626546070196.issue40492@roundup.psfhosted.org>
2020-05-04 08:28:13serhiy.storchakalinkissue40492 messages
2020-05-04 08:28:13serhiy.storchakacreate