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