forked from VimPlug/jedi
The sub typeshed definitions are wrong at the moment
This commit is contained in:
@@ -101,7 +101,7 @@ for a in re.finditer('a', 'a'):
|
||||
#? int()
|
||||
a.start()
|
||||
|
||||
#? str()
|
||||
#? str() bytes()
|
||||
re.sub('a', 'a')
|
||||
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user