diff --git a/pep2pyramid.py b/pep2pyramid.py index da4283ad0..ac3bfa53f 100755 --- a/pep2pyramid.py +++ b/pep2pyramid.py @@ -34,7 +34,7 @@ Options: The optional arguments ``peps`` are either pep numbers or .txt files. """ -destDirBase = '.' +destDirBase = '/data/ftp.python.org/pub/beta.python.org/build/data/doc/peps' import sys import os