mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
type of NamePart in definition should work.
This commit is contained in:
@@ -255,7 +255,7 @@ check(DynamicParam())
|
||||
# Compiled Objects
|
||||
# -----------------
|
||||
|
||||
import sys
|
||||
import _sre
|
||||
|
||||
#< 0 (-3,7), (0,0)
|
||||
sys
|
||||
#< 0 (-3,7), (0,0), ('_sre', None, None)
|
||||
_sre
|
||||
|
||||
Reference in New Issue
Block a user