diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-11-13 21:31:37 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-11-13 21:31:37 +0000 |
| commit | 88dad9a434f03607458a8a0018e6b96eb9d48ae5 (patch) | |
| tree | e989e9bddd6d3d5a478a016a4152193de524590b /test/alltests.py | |
| parent | 4c33c807d1631bb1e5e6fa42bc00a11b700347e7 (diff) | |
| download | docutils-88dad9a434f03607458a8a0018e6b96eb9d48ae5.tar.gz | |
reverted erroneously checked-in changes
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2858 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'test/alltests.py')
| -rwxr-xr-x | test/alltests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/alltests.py b/test/alltests.py index 7c31c4623..ecd950853 100755 --- a/test/alltests.py +++ b/test/alltests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env py4123 +#!/usr/bin/env python # Author: David Goodger # Contact: goodger@users.sourceforge.net |
