| Trees | Indices | Help |
|
|---|
|
|
object --+
|
util.DecoratorAndContextManager --+
|
disable_mmerr
Turn off mmerr reporting within a context or while a function is being run. Uses the default mm.error_handler level.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Enter the context manager: turn off mmerr reporting .
|
Exit context manager: return mmerr reporting to its previous level. Exception arguments are unused, but required by context manager signature.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon May 19 23:05:22 2014 | http://epydoc.sourceforge.net |