diff options
author | Edmund Fokschaner <eddyaod@gmail.com> | 2013-12-06 20:29:33 -0800 |
---|---|---|
committer | Edmund Fokschaner <eddyaod@gmail.com> | 2013-12-06 20:37:29 -0800 |
commit | e09bd389a7d94f2bff28290355ced6f6b24436c7 (patch) | |
tree | 42454413d3720bd53eb7706675fff0f39268cbe8 /jsonrpclib/jsonclass.py | |
parent | 53c8ffcfe4dd1718086cc551dce8ac459e8abc67 (diff) | |
download | jsonrpclib-e09bd389a7d94f2bff28290355ced6f6b24436c7.tar.gz |
Fixing bug with jsonrpc._Method caused by debugger
Adding __repr__, __str__ and __dir__ to jsonrpc._Method in order to avoid
issues with PyCharm debugger due to these functions being called and
accessing __getattr__ which mutates the _Method object
Diffstat (limited to 'jsonrpclib/jsonclass.py')
0 files changed, 0 insertions, 0 deletions