Changes in src/sas/qtgui/Utilities/LocalConfig.py [3b3b40b:c3eb858] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Utilities/LocalConfig.py
r3b3b40b rc3eb858 141 141 # Time out for updating sasview 142 142 UPDATE_TIMEOUT = 2 143 144 # Logging levels to disable, if any145 DISABLE_LOGGING = logging.DEBUG146 147 143 def printEVT(message): 148 144 """
Note: See TracChangeset
for help on using the changeset viewer.