Add python3 support

This commit is contained in:
Safa Ariman
2019-06-06 01:31:19 +03:00
parent 68344a2d87
commit c90351220c
146 changed files with 806 additions and 1082 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
# Please read the COPYING file.
#
import testcase
from . import testcase
import pisi
class PackageDBTestCase(testcase.TestCase):