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/doc/topics/database/index.html

    r100 r118  
    4747       
    4848<div id="breadcrumb"><a href="/doc">Documentation</a> <span class="breadcrumb-separator">&gt;</span> <a href="/doc/topics">Topic guides</a> <span class="breadcrumb-separator">&gt;</span> Databases</div> 
    49 <div class="section" id="database-topic-guide"
    50 <h1><a name="database-topic-guide">Database Topic Guide</a></h1> 
     49<div class="section"
     50<h1><a id="database-topic-guide" name="database-topic-guide">Database Topic Guide</a></h1> 
    5151<p>This Topic Guide covers accessing relational databases from Python. 
    5252The related issue of adding persistence to Python objects is also