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
2026-01-17 09:25:03 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf4c2cb19820e25d4c5b17e1c7ddfe2f1e12b740
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