Re: Autosuggest / code completion
Todd Whiteman <[email protected]> Thu, 25 Apr 2013 12:07:25 -0700
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Message-ID | <[email protected]> |
On 13-04-25 11:35 AM, Nico den Boer wrote: > I think I know what the problem is. > > error.py > > from __future__ import absolute_import > from .models import Order > > x = Order() > x. # fails > > So only when I'm using absolute import the code completion fails. > I'm using Python 2.7.3 > > Should I file this as a bug report? Nice diagnosing, and yes please log as a bug report: http://bugs.activestate.com/enter_bug.cgi?product=Komodo Thanks, Todd _______________________________________________ Komodo-discuss mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss