This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
You've already forked jedi-fork
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
724f7111a8fcb7371f26f52158f1fccb4ec75bed
jedi-fork
/
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
View Git Blame
Copy Permalink