##// 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 / terminal / console / tests
__init__.py Loading ...
test_console.py Loading ...
test_image_handler.py Loading ...
writetofile.py Loading ...