Better check of "in" support
To be sure that "in" is supported I'd have to check for multiple possible builtin attributes. Instead I do a try except.
Showing
Please register or sign in to comment
To be sure that "in" is supported I'd have to check for multiple possible builtin attributes. Instead I do a try except.