Some cleanup and refactoring.

This commit is contained in:
Markus Lampert
2017-06-09 21:14:22 -07:00
parent f489bce6b1
commit 3ac13a1e31
4 changed files with 90 additions and 55 deletions

View File

@@ -28,7 +28,7 @@ import os
import PathScripts.PathLog as PathLog
PathLog.setLevel(PathLog.Level.INFO, PathLog.thisModule())
PathLog.trackModule()
#PathLog.trackModule()
class PathPreferences:
DefaultFilePath = "DefaultFilePath"