Show
Ignore:
Timestamp:
02/04/06 19:29:16 (3 years ago)
Author:
tim
Message:

added new expected data because of updates to docutils I think

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/timadditionaltypes/pyramid/test/testdata/build_tests/firstpythontest/expected/dev/index.html

    r100 r118  
    5555</form> 
    5656</div> 
    57 <div class="section" id="python-developers-guide"
    58 <h1><a name="python-developers-guide">Python Developers Guide</a></h1> 
     57<div class="section"
     58<h1><a id="python-developers-guide" name="python-developers-guide">Python Developers Guide</a></h1> 
    5959<p>This page contains resources for people who want to help maintain Python itself by 
    6060fixing bugs and adding features. If you're looking for information about writing 
    6161Python programs, check the <a class="reference" href="/docs">documentation</a> or the <a class="reference" href="/help">help</a> page.</p> 
    6262</div> 
    63 <div class="section" id="links-for-developers"
    64 <h1><a name="links-for-developers">Links for Developers</a></h1> 
     63<div class="section"
     64<h1><a id="links-for-developers" name="links-for-developers">Links for Developers</a></h1> 
    6565<p>Python development takes place at <a class="reference" href="http://sourceforge.net/">SourceForge</a>. You can find the following items there:</p> 
    6666<ul class="simple"> 
     
    7373</ul> 
    7474</div> 
    75 <div class="section" id="explanations"
    76 <h1><a name="explanations">Explanations</a></h1> 
     75<div class="section"
     76<h1><a id="explanations" name="explanations">Explanations</a></h1> 
    7777<p>The following pages explain how to participate in the team of people working on the core Python interpreter, and how to work with the Python community.</p> 
    7878<ul class="simple">