##// END OF EJS Templates
skip ugly %2i formatting...
skip ugly %2i formatting I decided that misalignment when digits don't match is less ugly than the asymmetrical space caused by '[%2i]' with single-digit numbers, which are most common.
MinRK -
r7059:8da04fb8
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / terminal / console
tests
__init__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...