summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorscoder <none@none>2009-08-17 08:16:16 +0200
committerscoder <none@none>2009-08-17 08:16:16 +0200
commit4c723814a0c3095b41f51cf0ddb2c5211dfbcad8 (patch)
treed5a077d7a999b47e87c0e0014a53e689dd2ede15 /setup.py
parent5806b140acb830e4644199aa88dff1f1c930e25f (diff)
downloadpython-lxml-4c723814a0c3095b41f51cf0ddb2c5211dfbcad8.tar.gz
[svn r4193] r5209@delle: sbehnel | 2009-08-17 08:12:14 +0200
comments --HG-- branch : trunk
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 5aeb67e2..5c8fc300 100644
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,8 @@
import sys, os
+# for command line options and supported environment variables, please
+# see the end of 'setupinfo.py'
+
extra_options = {}
try: