[issue25522] IDLE: warn if save-as name matches stdlib name

Terry J. Reedy report at bugs.python.org
Sat Oct 31 01:56:24 EDT 2015


Terry J. Reedy added the comment:

The lib messages should say "Neither you nor python will be able to import the stdlib module".  Example of python-imported lib names that a beginner might write are abc, io, os, nt, and stat.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25522>
_______________________________________


More information about the Python-bugs-list mailing list