Re: gi.repository destroys auto-completion
- From: Christoph Reiter <reiter christoph gmail com>
- To: Profpatsch <mail profpatsch de>
- Cc: python-hackers-list gnome org
- Subject: Re: gi.repository destroys auto-completion
- Date: Mon, 30 Dec 2013 16:37:20 +0100
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]