From dd705440cbd3601c72a27f10ef76a026254b51ef Mon Sep 17 00:00:00 2001 From: Nick Coghlan Date: Tue, 30 Aug 2011 20:50:41 +1000 Subject: [PATCH] Mark PEPs 389, 391 and 3135 as Final --- pep-0389.txt | 2 +- pep-0391.txt | 2 +- pep-3135.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pep-0389.txt b/pep-0389.txt index f3b924bb4..9b7e45082 100644 --- a/pep-0389.txt +++ b/pep-0389.txt @@ -3,7 +3,7 @@ Title: argparse - New Command Line Parsing Module Version: $Revision$ Last-Modified: $Date$ Author: Steven Bethard -Status: Accepted +Status: Final Type: Standards Track Content-Type: text/x-rst Created: 25-Sep-2009 diff --git a/pep-0391.txt b/pep-0391.txt index 0b6b9ab24..4f7cbf19b 100644 --- a/pep-0391.txt +++ b/pep-0391.txt @@ -3,7 +3,7 @@ Title: Dictionary-Based Configuration For Logging Version: $Revision$ Last-Modified: $Date$ Author: Vinay Sajip -Status: Accepted +Status: Final Type: Standards Track Content-Type: text/x-rst Created: 15-Oct-2009 diff --git a/pep-3135.txt b/pep-3135.txt index f8bb16c5f..72b12baed 100644 --- a/pep-3135.txt +++ b/pep-3135.txt @@ -5,7 +5,7 @@ Last-Modified: $Date$ Author: Calvin Spealman , Tim Delaney , Lie Ryan -Status: Accepted +Status: Final Type: Standards Track Content-Type: text/x-rst Created: 28-Apr-2007