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