mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-10 18:09:38 +07:00
otherwise it's easy to overlook it especially considering that there is also (confusingly) PyAddImportTest
5 lines
76 B
Python
5 lines
76 B
Python
__author__ = 'ktisha'
|
|
class <caret>A:
|
|
def foo(self):
|
|
self.b = 1
|