##// END OF EJS Templates
Use the more powerful signatures module to display function argument signatures. In particular this works better for functions wrapped with functools.wraps (at least on Python >= 3.4)
Use the more powerful signatures module to display function argument signatures. In particular this works better for functions wrapped with functools.wraps (at least on Python >= 3.4)
Erik M. Bray -
r17712:947a4fdc
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 ...