On 20/11/19 6:50 am, Soni L. wrote:
I still feel like opening the file but delaying the exception would be more beneficial
That would break anything that tests for the existence of a file by attempting to open it. -- Greg _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/WM2IODLSDYAMBTPUMKADUS4Z7IAJN7VE/ Code of Conduct: http://python.org/psf/codeofconduct/
