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 abacabadabacaba, belopolsky, billm, georg.brandl, gregory.p.smith, imz, loewis, python-dev, serhiy.storchaka
Date 2018-03-22.20:23:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521750211.49.0.467229070634.issue6083@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM.

> What should I write instead of _?

(ValueError, OSError)

> And will the next call be effective (do anything), if we have already set the limit with the testing call?

This doesn't matter. We test that it doesn't crash when parse arguments.
History
Date User Action Args
2018-03-22 20:23:31serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, georg.brandl, gregory.p.smith, belopolsky, billm, abacabadabacaba, python-dev, imz
2018-03-22 20:23:31serhiy.storchakasetmessageid: <1521750211.49.0.467229070634.issue6083@psf.upfronthosting.co.za>
2018-03-22 20:23:31serhiy.storchakalinkissue6083 messages
2018-03-22 20:23:31serhiy.storchakacreate