##// END OF EJS Templates
Merge pull request #2028 from takluyver/pinfo-cleanup...
Merge pull request #2028 from takluyver/pinfo-cleanup Reduce unhelpful information shown by pinfo: simply removes a few fields such as namespace (that is just 'Interactive' most of the time) or 'Base Class' from the report except when they have unusual values that may be informative to report.

File last commit:

r1420:34bafc01
r7700:9a628cd2 merge
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x