diff options
| author | Petr Viktorin <pviktori@redhat.com> | 2016-04-29 14:10:28 +0200 |
|---|---|---|
| committer | Martin Basti <mbasti@redhat.com> | 2016-05-05 16:42:46 +0200 |
| commit | 6406c7a5935e9fb9cd41af49f67d6200021b3574 (patch) | |
| tree | d6b2a4ff631f985b39530a69c51c3c80b7d420de /ipapython/graph.py | |
| parent | f753ad322dfdd81907a309827bddfcb1e47917a7 (diff) | |
xmlrpc_test: Rename exception instance before working with it
Python 3 unsets the exception variable at the end of an "except"
block to prevent reference cycles and speed up garbage collection.
Store the exception under a different name in order to use it later.
Part of the work for https://fedorahosted.org/freeipa/ticket/4985
Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Petr Spacek <pspacek@redhat.com>
Diffstat (limited to 'ipapython/graph.py')
0 files changed, 0 insertions, 0 deletions
