[Python-Dev] [Python-checkins] r80025 - peps/trunk/pep-3147.txt (original) (raw)
Barry Warsaw barry at python.org
Tue Apr 13 16:04:17 CEST 2010
- Previous message: [Python-Dev] [Python-checkins] r80025 - peps/trunk/pep-3147.txt
- Next message: [Python-Dev] [Python-checkins] r80025 - peps/trunk/pep-3147.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Apr 13, 2010, at 11:13 PM, Nick Coghlan wrote:
barry.warsaw wrote:
+It is recommended that when nothing sensible can be calculated, +implementations should set the
_cached_
attribute toNone
. What (if anything) should we set cached to in main?
Good catch. Right now (in my current branch) it is undefined. It should be None.
-Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20100413/342c1439/attachment.pgp>
- Previous message: [Python-Dev] [Python-checkins] r80025 - peps/trunk/pep-3147.txt
- Next message: [Python-Dev] [Python-checkins] r80025 - peps/trunk/pep-3147.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]