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 howarthjw, mattbillenstein, ned.deily, ronaldoussoren, serhiy.storchaka, vstinner
Date 2017-11-28.07:38:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I suggest to catch an error and skip the test if OSError with the specific errno has been raised.
History
Date User Action Args
2017-11-28 07:38:06serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, vstinner, ned.deily, mattbillenstein, howarthjw
2017-11-28 07:38:06serhiy.storchakasetmessageid: <[email protected]>
2017-11-28 07:38:06serhiy.storchakalinkissue31380 messages
2017-11-28 07:38:05serhiy.storchakacreate