When creating a class, set its __module__ attribute to the module
whose name is in the current globals' __name__ variable. If __name__ is not set, ignore this.
Showing
Please register or sign in to comment
whose name is in the current globals' __name__ variable. If __name__ is not set, ignore this.