[Python-checkins] peps: PEP 216, Docstring Format, assigned to Moshe Zadka (original) (raw)
georg.brandl python-checkins at python.org
Wed Mar 23 21:23:58 CET 2011
- Previous message: [Python-checkins] peps: Changed status of piddle, based on Janko's input.
- Next message: [Python-checkins] peps: Added PEP 216, Docstring Format, assigned to Moshe Zadka
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://hg.python.org/peps/rev/2677fa4893bd changeset: 66:2677fa4893bd user: Barry Warsaw <barry at python.org> date: Mon Jul 31 15:05:19 2000 +0000 summary: PEP 216, Docstring Format, assigned to Moshe Zadka
files: pep-0216.txt | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/pep-0216.txt b/pep-0216.txt new file mode 100644 --- /dev/null +++ b/pep-0216.txt @@ -0,0 +1,14 @@ +PEP: 216 +Title: Docstring Format +Version: RevisionRevisionRevision +Owner: moshez at math.huji.ac.il (Moshe Zadka) +Python-Version: 2.x +Status: Draft + + + + +Local Variables: +mode: indented-text +indent-tabs-mode: nil +End:
-- Repository URL: http://hg.python.org/peps
- Previous message: [Python-checkins] peps: Changed status of piddle, based on Janko's input.
- Next message: [Python-checkins] peps: Added PEP 216, Docstring Format, assigned to Moshe Zadka
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]