Konstantin Zemlyak added the comment: Terry J. Reedy wrote:
> Is this still relevant or should it be closed? Should be closed. > On Win10, I created a short script юникод.py using Save As from IDLE. > > py -2 юникод.py produces > C:\Programs\Python27\python.exe: can't open file '??????.py': [Errno 22] > Invalid argument > If the patch fixes 2.7 and looks okay, maybe we should apply. If 'no' or > 'no', maybe we should forget 2.7 running files with such names. This outcome is expected and error comes from python itself, not from launcher. > On 3.5 and 3.6, the file runs without issue. The issue was opened with 3.3; > 3.5 switched to a much more recent compiler, and I did not see any indication > in the messages that this was tested on 3.5 before it was added. So perhaps > for 3.5+, this is out-of-date. Launcher works fine now from my testing. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20042> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com