This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2025-12-07 06:24:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
89f9a3a7f16f8dcc8767bb1d96375bf6fde0a9c7
jedi
/
test
/
completion
/
import_tree
/
globals.py
Dave Halter
b13c4c446f
Fix a globals context issue,
fixes
#1435
2019-12-01 01:28:03 +01:00
6 lines
46 B
Python
Raw
Blame
History
def
something
(
)
:
global
foo
foo
=
3
Reference in New Issue
View Git Blame
Copy Permalink