gpf.common.const module

Module with global constants that are used throughout the gpf package.

gpf.common.const.ENC_DEFAULT = 'cp1252'

The default encoding that the system uses (derived from locale). For most western Windows-based systems, this will be cp1252, for example.