History log of /external/python/cpython2/Lib/idlelib/help.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f0222c54da0ec48cdd04bb9baf228751403d5b6 26-Aug-2016 Terry Jan Reedy <tjreedy@udel.edu> Add version to title of IDLE help window.
/external/python/cpython2/Lib/idlelib/help.py
558c0de2d4edd1172fd175e642cc8de947d05662 25-Aug-2016 Terry Jan Reedy <tjreedy@udel.edu> Issue #25564: Mention exec and __builtins__ in IDLE-console difference section.
Do not print charrefs outside of the text proper (like '—»»»» ').
/external/python/cpython2/Lib/idlelib/help.py
9d9d99cbee34002afcbe6f2a0b4779c6714477b6 21-Mar-2016 Terry Jan Reedy <tjreedy@udel.edu> whitespace
/external/python/cpython2/Lib/idlelib/help.py
d0c21de54d6195fca2629586cf872a7943b8fb46 01-Mar-2016 Terry Jan Reedy <tjreedy@udel.edu> Document maintenance of idlelib/help.html in idlelib.
/external/python/cpython2/Lib/idlelib/help.py
2dafcc25a99cd8ae5e95fa9c7a1d926c90c9c2d4 10-Feb-2016 Martin Panter <vadmium+py@gmail.com> Issues #26310, #26311: Fix typos in the documentation
/external/python/cpython2/Lib/idlelib/help.py
4cdb054ba350e06804f3e0a2d9ee09550e1a9048 27-Sep-2015 Terry Jan Reedy <tjreedy@udel.edu> Issue #25198: When using the Idle dov TOC menu, put the section title at the
top of the window, unless it is too near the bottom to do do.
/external/python/cpython2/Lib/idlelib/help.py
647412fb89521a2f939852caed06985fb35f156b 25-Sep-2015 Terry Jan Reedy <tjreedy@udel.edu> Issue #25198: Idle doc viewer now uses user width and height setting.
The height is reduced by 3/4 to account for extra spacing between lines,
relative to an Idle editor, and extra tall header lines.
/external/python/cpython2/Lib/idlelib/help.py
49095e238078d4d41835c7b092a159a40b7017f3 24-Sep-2015 Terry Jan Reedy <tjreedy@udel.edu> Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> text
by adding a new tag. Patch by Mark Roseman. Also give <pre> text a very
light blueish-gray background similar to that used by Sphinx html.
/external/python/cpython2/Lib/idlelib/help.py
1234fd912de567a3a504bf06afc7b640956ba13d 22-Sep-2015 Terry Jan Reedy <tjreedy@udel.edu> whitespace
/external/python/cpython2/Lib/idlelib/help.py
13b21f88892ddc9c78bc141b4232ace53897514c 22-Sep-2015 Terry Jan Reedy <tjreedy@udel.edu> Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.
Change destination to help.html. Adjust NEWS entries.
/external/python/cpython2/Lib/idlelib/help.py
37ad79615f718b8acc1a311d49c348b4df2d1f10 21-Sep-2015 Terry Jan Reedy <tjreedy@udel.edu> Issue #16893: whitespace in help.py.
/external/python/cpython2/Lib/idlelib/help.py
a2f257b583aefe64656123cf5e0676887a1c3ea0 21-Sep-2015 Terry Jan Reedy <tjreedy@udel.edu> Issue #16893: include new files
/external/python/cpython2/Lib/idlelib/help.py