diff --git a/pep-0200.txt b/pep-0200.txt index 8ed72e4e7..515ca877a 100644 --- a/pep-0200.txt +++ b/pep-0200.txt @@ -227,6 +227,12 @@ Open: proposed but not accepted or declined * Integrated gettext module - Barry Warsaw wrapper around standard internationalization libraries + * Extended print statement - Barry Warsaw + PEP 214 + http://python.sourceforge.net/peps/pep-0214.html + SF Patch #100970 + http://sourceforge.net/patch/?func=detailpatch&patch_id=100970&group_id=5470 + Declined