[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
- Previous message: [Python-checkins] r54817 - sandbox/trunk/pep0/authors.py
- Next message: [Python-checkins] r54819 - peps/trunk/pep-3118.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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)
- Previous message: [Python-checkins] r54817 - sandbox/trunk/pep0/authors.py
- Next message: [Python-checkins] r54819 - peps/trunk/pep-3118.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]