##// END OF EJS Templates
Tweak Inspector.info() so it doesn't fail on old style classes. Added test....
Tweak Inspector.info() so it doesn't fail on old style classes. Added test. Closes gh-447

File last commit:

r3666:a6a0636a
r3867:0437a1f2
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()