This commit is contained in:
Nick Coghlan 2011-12-15 23:02:22 +10:00
parent dbc0c6d23f
commit dbfcb44e47

View file

@ -214,7 +214,7 @@ API Reference
statements had been used with the registered set of resources. This even
extends to exception handling - if an inner callback suppresses or replaces
an exception, then outer callbacks will be passed arguments based on that
that updated state.
updated state.
.. method:: enter_context(cm):