Loading [MathJax]/extensions/tex2jax.js
Go to the documentation of this file. 4 """Useful/conventional constants.""" 6 __all__ = [
'ALL',
'VERBOSE',
'DEBUG',
'INFO',
'WARNING',
'ERROR',
'FATAL',
24 error_explanation =
""" 25 ==> After this line, a hack will be executed, attempting to rectify the 26 ==> problem just reported. Since this hack may fail, and since it is a 27 ==> rather temporary measure hack, this is an ERROR, not a WARNING."""