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-09-26 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edda031f69a32018784ecd2beabfb080f03bc841
openide
/
python
/
testData
/
inspections
/
DictCreationTuple_after.py
T
Ekaterina Tuzova
7fe3c39b63
fixed PY-6283 Introscpection- "This dictionary creation could be rewritten as a dictionary literal" produces invalid code
2012-04-11 16:04:09 +04:00
2 lines
24 B
Python
Raw
Blame
History
dict
=
{(
1
,
2
):
(
3
,
4
)}
Reference in New Issue
View Git Blame
Copy Permalink