diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-03-23 14:32:50 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-03-23 14:32:50 +0000 |
| commit | 16d6b24c4acbc3a8ae11accf1636fc3db8fcb213 (patch) | |
| tree | 7ce305fd6682294d0cf6a7b4ef4ceb8671030f3e /docutils/test | |
| parent | 7b40fcae054f78fc13827b242db6938b69e263ba (diff) | |
| download | docutils-16d6b24c4acbc3a8ae11accf1636fc3db8fcb213.tar.gz | |
updated test
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4446 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test')
| -rw-r--r-- | docutils/test/functional/expected/pep_html.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/test/functional/expected/pep_html.html b/docutils/test/functional/expected/pep_html.html index 9391163ce..efaab3342 100644 --- a/docutils/test/functional/expected/pep_html.html +++ b/docutils/test/functional/expected/pep_html.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- This HTML is auto-generated. DO NOT EDIT THIS FILE! If you are writing a new -PEP, see http://www.python.org/peps/pep-0001.html for instructions and links +PEP, see http://www.python.org/dev/peps/pep-0001 for instructions and links to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! --> <head> |
