##// END OF EJS Templates
remove raw_print and raw_print_err deprecated since IPython 7.0 (#14610)
remove raw_print and raw_print_err deprecated since IPython 7.0 (#14610)

File last commit:

r27796:5bb0259a
r29009:356d8553 merge
Show More
docs.py
3 lines | 86 B | text/x-python | PythonLexer
import os
GENERATING_DOCUMENTATION = os.environ.get("IN_SPHINX_RUN", None) == "True"