[Python-checkins] peps: added pep-0212.txt (empty template adapted from 210) (original) (raw)

georg.brandl python-checkins at python.org
Wed Mar 23 21:22:50 CET 2011


http://hg.python.org/peps/rev/05e891100d34 changeset: 30:05e891100d34 user: Peter Schneider-Kamp <nowonder at nowonder.de> date: Sat Jul 22 09:02:49 2000 +0000 summary: added pep-0212.txt (empty template adapted from 210)

files: pep-0212.txt | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/pep-0212.txt b/pep-0212.txt new file mode 100644 --- /dev/null +++ b/pep-0212.txt @@ -0,0 +1,13 @@ +PEP: 212 +Title: Additional Builtin Generators +Version: RevisionRevisionRevision +Owner: bwarsaw at beopen.com (Barry A. Warsaw) +Python-Version: 2.0 +Status: Incomplete + + + +Local Variables: +mode: indented-text +indent-tabs-mode: nil +End:

-- Repository URL: http://hg.python.org/peps



More information about the Python-checkins mailing list