1
0

minor fixes

This commit is contained in:
ThomasV
2013-09-01 23:25:28 +02:00
parent 7b4046cf68
commit 1ba3008b49
3 changed files with 6 additions and 6 deletions

View File

@@ -35,7 +35,7 @@ a SimpleConfig instance then reads the wallet file.
# init path
self.init_path(options)
print "user dir", self.user_dir
print_error( "user dir", self.user_dir)
def init_path(self, options):