diff options
Diffstat (limited to 'docutils/test/functional/expected/pep_html.html')
| -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> |
