⬅︎ Back to SmartDict - a smart 'dict' wrapper
Of course since Python 2.2, you could just write: type(obj) in (list, tuple) ;)
indeed.
Comment
Of course since Python 2.2, you could just write: type(obj) in (list, tuple) ;)
Replies
indeed.