1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
PEP: 100
Title: Test PEP
Version: 42
Last-Modified: A long time ago.
Author: John Doe <john@example.org>
Discussions-To: <devnull@example.org>
Status: Draft
Type: Standards Track
Content-Type: text/x-rst
Created: 01-Jun-2001
Post-History: 13-Jun-2001
Abstract
========
This is just a test [#]_. See the `PEP repository`_ for the real
thing.
.. _PEP repository: http://www.python.org/peps/
Copyright
=========
This document has been placed in the public domain.
References and Footnotes
========================
.. [#] PEP editors: peps@python.org
|