diff --git a/pep-0103.rst b/pep-0103.txt similarity index 100% rename from pep-0103.rst rename to pep-0103.txt diff --git a/pep-3140.txt b/pep-3140.txt index aba08e1b9..55b51ab56 100644 --- a/pep-3140.txt +++ b/pep-3140.txt @@ -2,7 +2,7 @@ PEP: 3140 Title: str(container) should call str(item), not repr(item) Version: $Revision$ Last-Modified: $Date$ -Author: Oleg Broytmann , +Author: Oleg Broytman , Jim J. Jewett Discussions-To: python-3000@python.org Status: Rejected