Hello again.] not sure what you mean by "my profile". following your suggestion, looks normal:
C:\Users\Nick> python -c "import importlib; print(importlib.find_loader('idlelib').path)" C:\Python\Python35\lib\idlelib\__init__.pyc A search for idlelib shows this one plus one deep inside OpenOffice and a Game. On 23 December 2015 at 21:20, eryk sun <eryk...@gmail.com> wrote: > On Wed, Dec 23, 2015 at 1:51 PM, Nicky Mac <nmcelwa...@gmail.com> wrote: > > > > no sign of old Py2.7 anywhere :- > > > > C:\Users\Nick>python -c "import sys; print(*sys.path, sep='\n')" > > > > C:\Python\Python35\python35.zip > > C:\Python\Python35\DLLs > > C:\Python\Python35\lib > > C:\Python\Python35 > > C:\Python\Python35\lib\site-packages > > The first blank entry is for the current directory. Do you maybe have > an old "idlelib" directory in your profile? > > Print what it's attempting to load: > > python -c "import importlib; > print(importlib.find_loader('idlelib').path)" > -- Nick "Mac" McElwaine -- https://mail.python.org/mailman/listinfo/python-list