Peter Surda
8bcfe80ad0
- got rid of shared config parser and made it into a singleton - refactored safeConfigGetBoolean as a method of the config singleton - refactored safeConfigGet as a method of the config singleton - moved softwareVersion from shared.py into version.py - moved some global variables from shared.py into state.py - moved some protocol-specific functions from shared.py into protocol.py
2 lines
26 B
Python
2 lines
26 B
Python
softwareVersion = '0.6.1'
|