summaryrefslogtreecommitdiff
path: root/docutils
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-12-24 00:22:46 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-12-24 00:22:46 +0000
commitc4cc191caa421a19dd1a51014c2d89d5d1515150 (patch)
treedde92ca045f4eb7f6a2ff9ceaf6229f6c1d9ec75 /docutils
parent8c92f23305f6e826576089fb0576c5314d3080d8 (diff)
downloaddocutils-c4cc191caa421a19dd1a51014c2d89d5d1515150.tar.gz
Gee; again an accidental checkin.
(docs/dev/release.txt was also accidentally checked in, but that's OK.) I shouldn't work when I'm tired... git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2900 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils')
-rwxr-xr-xdocutils/test/alltests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/test/alltests.py b/docutils/test/alltests.py
index 7c31c4623..ecd950853 100755
--- a/docutils/test/alltests.py
+++ b/docutils/test/alltests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env py4123
+#!/usr/bin/env python
# Author: David Goodger
# Contact: goodger@users.sourceforge.net