mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 04:37:32 +07:00
Visit with-statements while collecting targets inside `__int__` and `__new__` methods
3 lines
39 B
Python
3 lines
39 B
Python
from foo import Foo
|
|
|
|
print(Foo().scope) |