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-06 22:14:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
724f7111a8fcb7371f26f52158f1fccb4ec75bed
jedi
/
test
/
static_analysis
/
iterable.py
Dave Halter
724f7111a8
Now expr_stmt tuple unpacking automatically works with static analysis.
2015-11-24 01:07:32 +01:00
4 lines
34 B
Python
Raw
Blame
History
a
,
b
=
{
'
asdf
'
:
3
,
'
b
'
:
'
str
'
}
a
Reference in New Issue
View Git Blame
Copy Permalink