##// END OF EJS Templates
Don't use getattr() when searching for the _repr_pretty_ method....
Don't use getattr() when searching for the _repr_pretty_ method. Using getattr() might find a method in a base class, when a registered printer for a baseclass later in the mro is the better fit.
Walter Doerwald -
r6314:bbd672e1
Show More
Name Size Modified Last Commit Author
/ docs / man
ipcluster.1 Loading ...
ipcontroller.1 Loading ...
ipengine.1 Loading ...
iplogger.1 Loading ...
ipython.1 Loading ...
irunner.1 Loading ...
pycolor.1 Loading ...