Changeset 118 for branches/timadditionaltypes/pyramid/test/testdata/build_tests/firstpythontest/expected/download/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/download/index.html
r100 r118 47 47 48 48 <div id="breadcrumb">Download</div> 49 <div class="section" id="download-python-software">50 <h1><a name="download-python-software">Download Python Software</a></h1>49 <div class="section"> 50 <h1><a id="download-python-software" name="download-python-software">Download Python Software</a></h1> 51 51 <blockquote> 52 52 <div class="note"> … … 91 91 </li> 92 92 </ul> 93 <div class="section" id="openpgp-public-keys">94 <h2><a name="openpgp-public-keys">OpenPGP Public Keys</a></h2>93 <div class="section"> 94 <h2><a id="openpgp-public-keys" name="openpgp-public-keys">OpenPGP Public Keys</a></h2> 95 95 <p>Starting with Python 2.3, the release manager has signed both the source tarball and the Windows executable with their OpenPGP key:</p> 96 96 <ul class="simple"> … … 114 114 </div> 115 115 </div> 116 <div class="section" id="other-useful-items">117 <h1><a name="other-useful-items">Other Useful Items</a></h1>116 <div class="section"> 117 <h1><a id="other-useful-items" name="other-useful-items">Other Useful Items</a></h1> 118 118 <ul class="simple"> 119 119 <li>Looking for 3rd party Python modules? The <a class="reference" href="/pypi">Package Index</a> has them all.</li> … … 124 124 <p>Want to contribute? See the <a class="reference" href="/dev">Python Developer's Guide</a> to learn about how Python development is managed.</p> 125 125 <p><em>Python is OSI Certified Open Source:</em></p> 126 < div class="image"><img alt="/images/osi-certified-120x100.gif" src="/images/osi-certified-120x100.gif" /></div>126 <img alt="/images/osi-certified-120x100.gif" src="/images/osi-certified-120x100.gif" /> 127 127 </div> 128 128
