From 6dbecf93840b0115f7f5cc1a49f429c49049784b Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Sun, 25 Feb 2007 21:56:38 +0000 Subject: [PATCH] Another 3k warning --- pep-0361.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pep-0361.txt b/pep-0361.txt index c62d691f7..b1687a374 100644 --- a/pep-0361.txt +++ b/pep-0361.txt @@ -110,6 +110,7 @@ Possible features for 2.6 * input() * apply() * xreadlines + * function attributes that start with func_* (should use __*__) - with/as will be keywords