From beb93decdc8cc47c6973c1c8f5c21acd799bb055 Mon Sep 17 00:00:00 2001 From: David Goodger Date: Tue, 21 Nov 2006 01:32:03 +0000 Subject: [PATCH] fixed properties --- pep-3104.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-3104.txt b/pep-3104.txt index e4b5121db..bbcca1952 100644 --- a/pep-3104.txt +++ b/pep-3104.txt @@ -1,7 +1,7 @@ PEP: 3104 Title: Access to Names in Outer Scopes Version: $Revision$ -Last-Modified: $Date: 2006-11-09 11:52:55 -0800 (Thu, 9 Nov 2006) $ +Last-Modified: $Date$ Author: Ka-Ping Yee Status: Draft Type: Standards Track