[Python-checkins] r43643 - peps/trunk/pep-3099.txt (original) (raw)
georg.brandl python-checkins at python.org
Tue Apr 4 19:50:25 CEST 2006
- Previous message: [Python-checkins] buildbot failure in ia64 Debian unstable trunk
- Next message: [Python-checkins] r43644 - python/trunk/Lib/test/empty.vbs python/trunk/Lib/test/test_startfile.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: georg.brandl Date: Tue Apr 4 19:50:24 2006 New Revision: 43643
Modified: peps/trunk/pep-3099.txt Log: Add "hash as attribute".
Modified: peps/trunk/pep-3099.txt
--- peps/trunk/pep-3099.txt (original)
+++ peps/trunk/pep-3099.txt Tue Apr 4 19:50:24 2006
@@ -32,6 +32,15 @@
http://mail.python.org/pipermail/python-3000/2006-March/000210.html
+Builtins
+========
+
+* hash()
won't become an attribute.
+
+ Thread: "hash as attribute/property",
+ http://mail.python.org/pipermail/python-3000/2006-April/000362.html
+
+
Standard types
- Previous message: [Python-checkins] buildbot failure in ia64 Debian unstable trunk
- Next message: [Python-checkins] r43644 - python/trunk/Lib/test/empty.vbs python/trunk/Lib/test/test_startfile.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]