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 Arfrever, ezio.melotti, georg.brandl, kushal.das, larry, serhiy.storchaka, terry.reedy, v+python
Date 2013-04-13.16:45:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365871553.37.0.647404566974.issue16074@psf.upfronthosting.co.za>
In-reply-to
Content
I just closed two almost identical issues in favour of this issue. I believe that in order to avoid ambiguity, there are three possible solutions of such issues:

1. Do not display any filename (as in Python 2.7).
2. Display both filenames (this can also be slightly ambiguous).
3. Depending on the errno display the first filename or the second filename, or neither, or both.
History
Date User Action Args
2013-04-13 16:45:53serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, terry.reedy, larry, ezio.melotti, Arfrever, v+python, kushal.das
2013-04-13 16:45:53serhiy.storchakasetmessageid: <1365871553.37.0.647404566974.issue16074@psf.upfronthosting.co.za>
2013-04-13 16:45:53serhiy.storchakalinkissue16074 messages
2013-04-13 16:45:53serhiy.storchakacreate