Changeset 118 for branches/timadditionaltypes/pyramid/test/testdata/build_tests/firstpythontest/expected/doc/topics/database/index.html
- Timestamp:
- 02/04/06 19:29:16 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/timadditionaltypes/pyramid/test/testdata/build_tests/firstpythontest/expected/doc/topics/database/index.html
r100 r118 47 47 48 48 <div id="breadcrumb"><a href="/doc">Documentation</a> <span class="breadcrumb-separator">></span> <a href="/doc/topics">Topic guides</a> <span class="breadcrumb-separator">></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> 51 51 <p>This Topic Guide covers accessing relational databases from Python. 52 52 The related issue of adding persistence to Python objects is also
