minor adjustments

This commit is contained in:
Miroslav Stampar
2010-03-12 12:46:26 +00:00
parent fffda32f76
commit 7ec04281dd
3 changed files with 8 additions and 7 deletions

View File

@@ -953,6 +953,7 @@ def __setConfAttributes():
conf.paramNegative = False
conf.path = None
conf.port = None
conf.progressWidth = 54
conf.retriesCount = 0
conf.scheme = None
#conf.seqMatcher = difflib.SequenceMatcher(lambda x: x in " \t")