Changeset 118 for branches/timadditionaltypes/pyramid/test/testdata/build_tests/firstpythontest/expected/dev/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/dev/index.html
r100 r118 55 55 </form> 56 56 </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> 59 59 <p>This page contains resources for people who want to help maintain Python itself by 60 60 fixing bugs and adding features. If you're looking for information about writing 61 61 Python programs, check the <a class="reference" href="/docs">documentation</a> or the <a class="reference" href="/help">help</a> page.</p> 62 62 </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> 65 65 <p>Python development takes place at <a class="reference" href="http://sourceforge.net/">SourceForge</a>. You can find the following items there:</p> 66 66 <ul class="simple"> … … 73 73 </ul> 74 74 </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> 77 77 <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> 78 78 <ul class="simple">
