There was an error while loading. Please reload this page.
1 parent 1806a38 commit ad19a50Copy full SHA for ad19a50
doc/conf.py
@@ -5,7 +5,7 @@
5
# This file is execfile()d with the current directory set to its containing dir.
6
7
import sys, os
8
-sys.path.append(os.path.abspath('..'))
+sys.path[0:0] = [os.path.abspath('..')]
9
10
import pymongo
11
0 commit comments