[Python-Dev] [Python-checkins] r80025 - peps/trunk/pep-3147.txt (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Tue Apr 13 15:13:39 CEST 2010
- Previous message: [Python-Dev] Getting an optional parameter instead of creating a socket internally
- Next message: [Python-Dev] [Python-checkins] r80025 - peps/trunk/pep-3147.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] Getting an optional parameter instead of creating a socket internally
- Next message: [Python-Dev] [Python-checkins] r80025 - peps/trunk/pep-3147.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]