comparison: eric6/Documentation/Source/eric6.E5Utilities.E5MutexLocker.html
eric6/Documentation/Source/eric6.E5Utilities.E5MutexLocker.html
- changeset 7989
- a21d673a8f99
- parent 7776
- 4a8edf69dd64
equal
deleted
inserted
replaced
107 |
107 |
108 <p> |
108 <p> |
109 Special method called when entering the runtime ccontext. |
109 Special method called when entering the runtime ccontext. |
110 </p> |
110 </p> |
111 <dl> |
111 <dl> |
112 <dt>Returns:</dt> |
112 <dt>Return:</dt> |
113 <dd> |
113 <dd> |
114 reference to the context manager object |
114 reference to the context manager object |
115 </dd> |
115 </dd> |
116 </dl> |
116 </dl> |
117 <dl> |
117 <dl> |
142 traceback of an exception raised in the runtime |
142 traceback of an exception raised in the runtime |
143 context |
143 context |
144 </dd> |
144 </dd> |
145 </dl> |
145 </dl> |
146 <dl> |
146 <dl> |
147 <dt>Returns:</dt> |
147 <dt>Return:</dt> |
148 <dd> |
148 <dd> |
149 always returns None to not suppress any exception |
149 always returns None to not suppress any exception |
150 </dd> |
150 </dd> |
151 </dl> |
151 </dl> |
152 <dl> |
152 <dl> |