Changed imports in llpython
This commit is contained in:
parent
931352d4bf
commit
b8da3c7a73
7 changed files with 22 additions and 23 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#! /usr/bin/env python
|
||||
# ______________________________________________________________________
|
||||
|
||||
import opcode_util
|
||||
from __future__ import absolute_import
|
||||
from . import opcode_util
|
||||
|
||||
# ______________________________________________________________________
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue