Fix KeyError when using help()
When calling Python's help() on a mapped item, there is raised KeyError with __objclass__ being the requested key.
Loading
Please register or sign in to comment
When calling Python's help() on a mapped item, there is raised KeyError with __objclass__ being the requested key.