nre: don't use the deprecated import syntax

This commit is contained in:
Araq
2018-10-30 21:27:20 +01:00
parent 9c6620eba1
commit 895ac5bec4

View File

@@ -8,7 +8,7 @@
from pcre import nil
import nre.private.util
import nre/private/util
import tables
from strutils import `%`
from math import ceil