diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-24 00:22:46 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-24 00:22:46 +0000 |
| commit | c4cc191caa421a19dd1a51014c2d89d5d1515150 (patch) | |
| tree | dde92ca045f4eb7f6a2ff9ceaf6229f6c1d9ec75 /docutils | |
| parent | 8c92f23305f6e826576089fb0576c5314d3080d8 (diff) | |
| download | docutils-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-x | docutils/test/alltests.py | 2 |
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 |
