diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-03-14 17:11:18 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-03-14 17:11:18 +0000 |
| commit | a68bf8c8a867359e0d705ec8b6f29d05ca56a986 (patch) | |
| tree | 903f13d1d9c22220197481173a6d96dd96ed33cc /docutils/test/functional/expected | |
| parent | b66ae6db64c88e31131e1640a34f8a9571c92d69 (diff) | |
| download | docutils-a68bf8c8a867359e0d705ec8b6f29d05ca56a986.tar.gz | |
removed trailing slash from python_home and pep_home;
removed CVS keywords
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3041 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/expected')
| -rw-r--r-- | docutils/test/functional/expected/pep_html.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docutils/test/functional/expected/pep_html.html b/docutils/test/functional/expected/pep_html.html index 26a0203be..6e990e61a 100644 --- a/docutils/test/functional/expected/pep_html.html +++ b/docutils/test/functional/expected/pep_html.html @@ -16,13 +16,13 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! <table class="navigation" cellpadding="0" cellspacing="0" width="100%" border="0"> <tr><td class="navicon" width="150" height="35"> -<a href="http://www.python.org//" title="Python Home Page"> -<img src="http://www.python.org//pics/PyBanner000.gif" alt="[Python]" +<a href="http://www.python.org/" title="Python Home Page"> +<img src="http://www.python.org/pics/PyBanner000.gif" alt="[Python]" border="0" width="150" height="35" /></a></td> <td class="textlinks" align="left"> -[<b><a href="http://www.python.org//">Python Home</a></b>] -[<b><a href="http://www.python.org//peps/">PEP Index</a></b>] -[<b><a href="http://www.python.org/peps//pep-0100.txt">PEP Source</a></b>] +[<b><a href="http://www.python.org/">Python Home</a></b>] +[<b><a href="http://www.python.org/peps/">PEP Index</a></b>] +[<b><a href="http://www.python.org/peps/pep-0100.txt">PEP Source</a></b>] </td></tr></table> <table class="rfc2822 docutils field-list" frame="void" rules="none"> <col class="field-name" /> @@ -32,9 +32,9 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! </tr> <tr class="field"><th class="field-name">Title:</th><td class="field-body">Test PEP</td> </tr> -<tr class="field"><th class="field-name">Version:</th><td class="field-body">1.9</td> +<tr class="field"><th class="field-name">Version:</th><td class="field-body">42</td> </tr> -<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference" href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/python/nondist/peps/pep-0100.txt">2004/06/05 02:55:11</a></td> +<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference" href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/python/nondist/peps/pep-0100.txt">A long time ago.</a></td> </tr> <tr class="field"><th class="field-name">Author:</th><td class="field-body">John Doe <john at example.org></td> </tr> |
