mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-21 04:51:13 +08:00
temporary commit with almost working class scopes
This commit is contained in:
@@ -167,8 +167,8 @@ class Ar():
|
||||
def rename(self):
|
||||
self.a2 = self.a
|
||||
return self.a2
|
||||
|
||||
|
||||
st = 1
|
||||
st = st
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user