Changeset 11042 for dotorg/trunk/html/beps
- Timestamp:
- 04/14/2008 04:54:35 PM (6 months ago)
- Location:
- dotorg/trunk/html/beps
- Files:
-
- 4 modified
-
bep_0000.html (modified) (2 diffs)
-
bep_0000.rst (modified) (1 diff)
-
bep_0001.html (modified) (2 diffs)
-
bep_0001.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/beps/bep_0000.html
r11040 r11042 41 41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">11037</td> 42 42 </tr> 43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http:// svn.bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0000.rst">2008-03-13 13:17:50 -0700 (Thu, 13 Mar 2008)</a></td>43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0000.rst">2008-03-13 13:17:50 -0700 (Thu, 13 Mar 2008)</a></td> 44 44 </tr> 45 45 <tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison <dave at bittorrent.com></td> … … 145 145 <colgroup><col class="label" /><col /></colgroup> 146 146 <tbody valign="top"> 147 <tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td><a class="reference external" href="http:// svn.bittorrent.org">http://svn.bittorrent.org</a></td></tr>147 <tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td><a class="reference external" href="http://bittorrent.org/trac">http://bittorrent.org/trac</a></td></tr> 148 148 </tbody> 149 149 </table> -
dotorg/trunk/html/beps/bep_0000.rst
r11037 r11042 49 49 50 50 .. [#python] http://www.python.org/dev/peps/ 51 .. [#svn] http:// svn.bittorrent.org51 .. [#svn] http://bittorrent.org/trac 52 52 .. |0| replace:: :raw-html:`<A HREF="bep_0000.html">0</A>` 53 53 .. |1| replace:: :raw-html:`<A HREF="bep_0001.html">1</A>` -
dotorg/trunk/html/beps/bep_0001.html
r11040 r11042 41 41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">11036</td> 42 42 </tr> 43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http:// svn.bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0001.rst">2008-02-29 16:55:28 -0800 (Fri, 29 Feb 2008)</a></td>43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0001.rst">2008-02-29 16:55:28 -0800 (Fri, 29 Feb 2008)</a></td> 44 44 </tr> 45 45 <tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison <dave at bittorrent.com></td> … … 239 239 commands for retrieving older revisions. For those without direct 240 240 access to the SVN tree, you can browse the current and past BEP 241 revisions here: <a class="reference external" href="http:// svn.bittorrent.org/beps/trunk/">http://svn.bittorrent.org/beps/trunk/</a></td></tr>241 revisions here: <a class="reference external" href="http://bittorrent.org/trac/">http://bittorrent.org/trac/</a></td></tr> 242 242 </tbody> 243 243 </table> -
dotorg/trunk/html/beps/bep_0001.rst
r11036 r11042 206 206 commands for retrieving older revisions. For those without direct 207 207 access to the SVN tree, you can browse the current and past BEP 208 revisions here: http:// svn.bittorrent.org/beps/trunk/208 revisions here: http://bittorrent.org/trac/ 209 209 210 210 .. [#PEP-1] PEP-001: PEP Purposes and Guidelines, Warsaw, Hylton, Goodger.