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 BT123
Recipients BT123, ned.deily, serhiy.storchaka
Date 2018-03-02.04:14:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519964087.4.0.467229070634.issue32056@psf.upfronthosting.co.za>
In-reply-to
Content
I'm confused now. For any program which receive external file, to check the input file is necessary to do, isn't it? And program error lead to security bug, that's not right? 

The program itself check input file, catch and show some exceptions or asserts means that the error has been taken into account and the program is robust. 

However, I got the message from the system's check.
History
Date User Action Args
2018-03-02 04:14:47BT123setrecipients: + BT123, ned.deily, serhiy.storchaka
2018-03-02 04:14:47BT123setmessageid: <1519964087.4.0.467229070634.issue32056@psf.upfronthosting.co.za>
2018-03-02 04:14:47BT123linkissue32056 messages
2018-03-02 04:14:47BT123create