##// END OF EJS Templates
Walter's ipipe patch #8:...
Walter's ipipe patch #8: Strip whitespace from docstrings in the detail view. Add a goto command to the browser: Pressing "g" gives a prompt on the last line of the screen where a row number can be entered. Pressing RETURN jumps to that row. Fix _BrowserHelp.__xrepr__(). Fix display of attribute in the footer.

File last commit:

r200:f16ed5a4
r238:d1a8a87b
Show More
MANIFEST.in
30 lines | 571 B | text/plain | TextLexer
include README_Windows.txt
include win32_manual_post_install.py
include ipython.py
graft scripts
graft setupext
graft IPython/UserConfig
graft doc
exclude doc/*.1
exclude doc/*.lyx
exclude doc/ChangeLog.*
exclude doc/\#*
exclude doc/magic.tex
exclude doc/update_magic.sh
exclude doc/update_version.sh
exclude doc/manual_base*
exclude doc/manual/WARNINGS
exclude doc/manual/*.aux
exclude doc/manual/*.log
exclude doc/manual/*.out
exclude doc/manual/*.pl
exclude doc/manual/*.tex
global-exclude *~
global-exclude *.flc
global-exclude *.pyc
global-exclude .dircopy.log