-
- Downloads
switch to relative cimports
This still does not allow to import kwant under other names: http://thread.gmane.org/gmane.comp.python.cython.user/13809 Once we depend on Python 3.5, and "proper" relative cimports are supported by Cython, we could add a test for exclusive use of relative imports.
Showing
- kwant/_system.pyx 2 additions, 2 deletionskwant/_system.pyx
- kwant/graph/core.pxd 1 addition, 1 deletionkwant/graph/core.pxd
- kwant/graph/core.pyx 1 addition, 1 deletionkwant/graph/core.pyx
- kwant/graph/scotch.pyx 2 additions, 2 deletionskwant/graph/scotch.pyx
- kwant/graph/slicer.pyx 3 additions, 3 deletionskwant/graph/slicer.pyx
- kwant/graph/utils.pyx 2 additions, 2 deletionskwant/graph/utils.pyx
Please register or sign in to comment