Trees | Indices | Help |
|
---|
|
Utility functions for the mmerr library.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
ErrorHandler A class for managing mmerr handlers. |
|||
Level Change mmerr level within a context or while a function is being run. |
|||
disable_mmerr Turn off mmerr reporting within a context or while a function is being run. |
|
|||
|
|||
|
|
|||
_loglevel_stacks = {}
|
|
Set the specified mmerr level and push the previous level onto a stack.
|
Pop the mmerr level stack and set logging level to the previous value. Return the mmerr level that has been set (i.e. the current logging level in use after the function returns).
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:19 2015 | http://epydoc.sourceforge.net |