Re: gi.repository destroys auto-completion



2013/12/30 Profpatsch <mail profpatsch de>:
import gi.repository
destroys any kind of autocompletion, be it in ipython or in jedi.

I can't reproduce this with ipython

$ ipython --version
0.13.2

$ python -c "import gi;print gi.version_info"
(3, 10, 2)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]