Results 1 comments of Diego Torres

If ipython finds packages through dir(), Python 3.7 will allow overriding __dir__ for a module (https://www.python.org/dev/peps/pep-0562/), thus giving back power to developers to control what is visible through tab-completion.