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

File last commit:

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