eric7/Globals/__init__.py

branch
eric7
changeset 8346
c2b5cca019a1
parent 8327
666c2b81cbb7
child 8459
0ae07748dbe8
--- a/eric7/Globals/__init__.py	Fri May 21 17:51:12 2021 +0200
+++ b/eric7/Globals/__init__.py	Fri May 21 17:51:45 2021 +0200
@@ -255,9 +255,6 @@
     """
     import distutils.sysconfig
     return distutils.sysconfig.get_python_lib(True)
-# backward compatibility for eric < 21.6
-getPythonModulesDirectory = getPythonLibraryDirectory
-# TODO: eric7: delete this
 
 
 def getPyQt5ModulesDirectory():

eric ide

mercurial