##// END OF EJS Templates
add lookup logic based on apptools.type_registry...
add lookup logic based on apptools.type_registry adds - formatter.lookup(instance) - formatter.lookup_by_type(type_or_type_string) - formatter.pop(type_or_type_string) changes: - support 'module.name' in formatter.for_type
MinRK -
r13781:b62587d8
Show More
Name Size Modified Last Commit Author
/ IPython / lib / tests
__init__.py Loading ...
test.wav Loading ...
test_backgroundjobs.py Loading ...
test_clipboard.py Loading ...
test_deepreload.py Loading ...
test_display.py Loading ...
test_imports.py Loading ...
test_irunner.py Loading ...
test_irunner_pylab_magic.py Loading ...
test_latextools.py Loading ...
test_pretty.py Loading ...
test_security.py Loading ...