Thanks to visit codestin.com Credit goes to github.com
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.
2 parents e2eab5e + 1f24548 commit a79e7feCopy full SHA for a79e7fe
1 file changed
Tools/buildbot/external-common.bat
@@ -23,9 +23,6 @@ if not exist bzip2-1.0.6 (
23
svn export http://svn.python.org/projects/external/bzip2-1.0.6
24
)
25
26
-@rem Sleepycat db
27
-if not exist db-4.4.20 svn export http://svn.python.org/projects/external/db-4.4.20-vs9 db-4.4.20
28
-
29
@rem OpenSSL
30
if not exist openssl-1.0.0a svn export http://svn.python.org/projects/external/openssl-1.0.0a
31
0 commit comments