Aug. 20, 2017
10:39 a.m.
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