Export to GitHub

codimension - issue #402

Relative imports and autocompleter


Posted on Aug 19, 2013 by Massive Ox

Autocompleter does not complete relative imports, e.g.

from .module import blah

will not be completed. I believe the same problem will appear for building the imports diagram

Comment #1

Posted on Aug 19, 2013 by Massive Ox

A diagram was generated properly.

Status: Fixed

Labels:
Type-Defect Priority-Medium