On 10/29/2015 4:53 PM, Mark Roseman wrote:
Need I submit a bug report/feature request to get this happening?
Very, very pleased to have mentioned it …

I took care of the bug report.

The idle issue is https://bugs.python.org/issue25514

As I said there, I think that removing '' from sys.path, so that IDLE can run, is better than a nicer warning that it cannot run. This, of course, requires that sys not be shadowed, so that sys.path can be accessed.


--
Terry Jan Reedy


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to