##// END OF EJS Templates
Simplify control flow with nesting....
Simplify control flow with nesting. These two branches were mutually exclusive and naturally structured as if { if ... else ... }, rather than two conjunctive clauses.
David Warde-Farley -
r8807:5ac86eea
Show More
Name Size Modified Last Commit Author
/ converters
__init__.py Loading ...
base.py Loading ...
bloggerhtml.py Loading ...
html.py Loading ...
latex.py Loading ...
lexers.py Loading ...
markdown.py Loading ...
notebook.py Loading ...
python.py Loading ...
rst.py Loading ...
utils.py Loading ...