mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
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()
|
#? int()
|
||||||
a.start()
|
a.start()
|
||||||
|
|
||||||
#? str()
|
#? str() bytes()
|
||||||
re.sub('a', 'a')
|
re.sub('a', 'a')
|
||||||
|
|
||||||
# -----------------
|
# -----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user