Removed an unnecessary print statement.

This commit is contained in:
Raoul Snyman 2011-03-27 23:01:29 +02:00
parent 3efb36c9e3
commit 63282e7137

View File

@ -14,8 +14,6 @@
import sys
import os
print sys.argv
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.