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.
1 parent 6b1aeb4 commit 3218279Copy full SHA for 3218279
setup.py
@@ -1,3 +1,7 @@
1
+#! /usr/bin/env python
2
+
3
+# $Id: setup.py,v 1.2 2001-07-26 07:14:27 richard Exp $
4
5
from distutils.core import setup, Extension
6
from distutils.util import get_platform
7
@@ -25,3 +29,7 @@
25
29
26
30
# now install the bin programs, and the cgi-bin programs
27
31
# not sure how, yet.
32
33
+#
34
+# $Log: not supported by cvs2svn $
35
0 commit comments