mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Added the __module__ attribute to new-style classes (PY-6634)
This commit is contained in:
@@ -2,4 +2,4 @@ class C(object):
|
||||
pass
|
||||
|
||||
|
||||
C.__m<caret>
|
||||
C.__mr<caret>
|
||||
Reference in New Issue
Block a user