Fix import to support python3

This commit is contained in:
hofmockel 2014-01-16 21:33:37 +01:00
parent 7d61b63b79
commit 38f9c6b57f

View file

@ -1 +1 @@
from _rocksdb import *
from ._rocksdb import *