forked from VimPlug/jedi
One test about recursion issues only applied to Python 2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import recurse_class2
|
||||
from . import recurse_class2
|
||||
|
||||
class C(recurse_class2.C):
|
||||
def a(self):
|
||||
|
||||
Reference in New Issue
Block a user