##// END OF EJS Templates
inspect_reply messages have 'oname', not 'name'...
inspect_reply messages have 'oname', not 'name' update adapters accordingly. The v4 message spec doc wrongly states that they key is 'name'.

File last commit:

r14009:6f019b30
r18423:6f1a7d99
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()