mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-09 18:01:25 +08:00
@@ -63,3 +63,12 @@ def example(a):
|
||||
|
||||
#? str()
|
||||
example('')
|
||||
|
||||
# -----------------
|
||||
# various regression tests
|
||||
# -----------------
|
||||
|
||||
#62
|
||||
import threading
|
||||
#? ['_Verbose', '_VERBOSE']
|
||||
threading._Verbose
|
||||
|
||||
Reference in New Issue
Block a user