← Back to team overview

divmod-dev team mailing list archive

Re: lp:~divmod-dev/divmod.org/829879-pypy-finalization-semantics into lp:divmod.org

 

My only remaining point is that I'm not sure about is the behavior of get. I understand this class isn't a dict, but get() mirrored dict behavior by returning a value or None. Returning a value or raising an exception is the behavior of __getitem__ :)
-- 
https://code.launchpad.net/~divmod-dev/divmod.org/829879-pypy-finalization-semantics/+merge/172946
Your team Divmod-dev is subscribed to branch lp:divmod.org.


References