##// END OF EJS Templates
Attemt to fix ast transformer now that Num and Str atr the same Constant ast node...
Attemt to fix ast transformer now that Num and Str atr the same Constant ast node Also fix soem new sytax warnings.

File last commit:

r22615:3d83950a
r24924:a0dffa8e
Show More
index.rst
12 lines | 229 B | text/x-rst | RstLexer
Thomas Kluyver
Generate docs for config options.
r13459 ===============
IPython options
===============
Thomas Kluyver
Refer to how to set config from options list
r13503 Any of the options listed here can be set in config files, at the
command line, or from inside IPython. See :ref:`setting_config` for
details.
Thomas Kluyver
Revert part of gh-9567
r22615 .. toctree::
terminal
kernel