mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-10 07:41:51 +08:00
regression test for #205
This commit is contained in:
@@ -126,6 +126,10 @@ class A():
|
|||||||
#? int()
|
#? int()
|
||||||
A().addition
|
A().addition
|
||||||
|
|
||||||
|
#? 8 int()
|
||||||
|
A().addition = None
|
||||||
|
|
||||||
|
|
||||||
# -----------------
|
# -----------------
|
||||||
# inheritance
|
# inheritance
|
||||||
# -----------------
|
# -----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user