[Python-Dev] [Python-checkins] r80025 - peps/trunk/pep-3147.txt
Nick Coghlan
ncoghlan at gmail.com
Tue Apr 13 15:13:39 CEST 2010
barry.warsaw wrote:
> +It is recommended that when nothing sensible can be calculated,
> +implementations should set the `__cached__` attribute to `None`.
What (if anything) should we set __cached__ to in __main__?
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
More information about the Python-Dev
mailing list