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 af6e79f commit 582dfcfCopy full SHA for 582dfcf
1 file changed
conf.py
@@ -82,7 +82,7 @@
82
html_split_index = True
83
84
# Relative filename of the reference count data file.
85
-refcount_file = 'data/refcounts.dat'
+refcount_file = 'cpython/Doc/data/refcounts.dat'
86
87
88
os.system('mkdir -p cpython/locales/es/')
0 commit comments