We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9914c62 commit af6e79fCopy full SHA for af6e79f
1 file changed
conf.py
@@ -1,3 +1,7 @@
1
+# Git Submodule
2
+# https://stackoverflow.com/a/27445058
3
+
4
5
import sys, os, time
6
sys.path.append(os.path.abspath('cpython/Doc/tools/extensions'))
7
sys.path.append(os.path.abspath('cpython/Doc/includes'))
0 commit comments