[Python-checkins] r54818 - peps/trunk/pep-0207.txt (original) (raw)

brett.cannon python-checkins at python.org
Sat Apr 14 02:30:07 CEST 2007


Author: brett.cannon Date: Sat Apr 14 02:30:06 2007 New Revision: 54818

Modified: peps/trunk/pep-0207.txt Log: Fix a typo in the PEP title.

Modified: peps/trunk/pep-0207.txt

--- peps/trunk/pep-0207.txt (original) +++ peps/trunk/pep-0207.txt Sat Apr 14 02:30:06 2007 @@ -1,5 +1,5 @@ PEP: 207 -Title: Rich Comparisions +Title: Rich Comparisons Version: RevisionRevisionRevision Last-Modified: DateDateDate Author: guido at python.org (Guido van Rossum), DavidA at ActiveState.com (David Ascher)



More information about the Python-checkins mailing list