WIP: python3

This commit is contained in:
htouvet
2020-07-24 12:14:48 +02:00
parent 8aa63dbdd4
commit 1a99f9bb9a
11 changed files with 185 additions and 172 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
import os
import datetime
from common import *
from libtisbackup.common import *
class backup_null(backup_generic):