From b965826f621f4fff510ebf0a42ac3db3a8d0b189 Mon Sep 17 00:00:00 2001 From: Nick Coghlan Date: Fri, 13 Jan 2012 22:07:17 +1000 Subject: [PATCH] PEP 380 is done - anything from here on out will be handled via normal maintenance processes --- pep-0380.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0380.txt b/pep-0380.txt index 111d51f9f..c97f1ab9f 100644 --- a/pep-0380.txt +++ b/pep-0380.txt @@ -3,7 +3,7 @@ Title: Syntax for Delegating to a Subgenerator Version: $Revision$ Last-Modified: $Date$ Author: Gregory Ewing -Status: Accepted +Status: Final Type: Standards Track Content-Type: text/x-rst Created: 13-Feb-2009