This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-28 04:37:32 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
261
openide
/
python
/
testData
/
psi
/
DictMissingComma.py
T
Add File
New File
Upload File
Apply Patch
Dmitry Jemerov
e7b97de04c
correctly check for first missing comma in dict literal (PY-1025)
2010-05-31 20:22:54 +04:00
1 line
23 B
Python
Raw
Permalink
Blame
History
d
=
{
'key1'
:
1
'key2'
:
2
}
Reference in New Issue
View Git Blame
Copy Permalink