[Python-Dev] PEP 550 v3

francismb francismb at email.de
Sun Aug 20 06:39:00 EDT 2017


Hi Yury,

On 08/18/2017 10:33 PM, Yury Selivanov wrote:
> * ``.get()`` method: return the current EC value for the context key.
>   Context keys return ``None`` when the key is missing, so the method
>   never fails.
Is the difference between `Key not found` and `value is None` important
here?

Thanks,
--francis


More information about the Python-Dev mailing list