[Python-checkins] peps: PEP 211, Adding New Operators to Python, owner Greg Wilson.

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


http://hg.python.org/peps/rev/62521cf9bf01
changeset:   14:62521cf9bf01
user:        Barry Warsaw <barry at python.org>
date:        Sat Jul 15 23:25:49 2000 +0000
summary:
  PEP 211, Adding New Operators to Python, owner Greg Wilson.

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


diff --git a/pep-0211.txt b/pep-0211.txt
new file mode 100644
--- /dev/null
+++ b/pep-0211.txt
@@ -0,0 +1,13 @@
+PEP: 211
+Title: Adding New Operators to Python
+Version: $Revision$
+Owner: gvwilson at nevex.com (Greg Wilson)
+Python-Version: 2.1
+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