summaryrefslogtreecommitdiff
path: root/paste/modpython.py
diff options
context:
space:
mode:
authorianb <devnull@localhost>2006-10-20 19:46:49 +0000
committerianb <devnull@localhost>2006-10-20 19:46:49 +0000
commitaaca5bdf2e660ef9ecff4c06c7ecbaa14518079f (patch)
tree1916e3eb0f70e6a6e480fb67825b9bce43e03fff /paste/modpython.py
parent96644d94fd727e919d6a3d52998f276c90cbf770 (diff)
downloadpaste-aaca5bdf2e660ef9ecff4c06c7ecbaa14518079f.tar.gz
Several name problems, small bugs, extra imports caught by pyflakes
Diffstat (limited to 'paste/modpython.py')
-rw-r--r--paste/modpython.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/paste/modpython.py b/paste/modpython.py
index 1a8bc5c..d2b7a7f 100644
--- a/paste/modpython.py
+++ b/paste/modpython.py
@@ -50,7 +50,6 @@ http://projects.amor.org/misc/svn/modpython_gateway.py
"""
import traceback
-import os
try:
from mod_python import apache