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-21 17:52:27 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d408fdc79880b6ff95fbcaae321ee9fc9ac8c74d
openide
/
python
/
testData
/
quickFixes
/
PyRemoveArgumentQuickFixTest
T
History
Andrey Vlasovskikh
7b882f5a49
Compatiblity inspection updated to include Python 3.5 argument unpacking generalizations
2015-09-14 23:14:00 +03:00
..
duplicate_after.py
…
duplicate.py
Compatiblity inspection updated to include Python 3.5 argument unpacking generalizations
2015-09-14 23:14:00 +03:00
duplicateArg_after.py
…
duplicateArg.py
Compatiblity inspection updated to include Python 3.5 argument unpacking generalizations
2015-09-14 23:14:00 +03:00
duplicateKWArg_after.py
…
duplicateKWArg.py
Compatiblity inspection updated to include Python 3.5 argument unpacking generalizations
2015-09-14 23:14:00 +03:00
postKwArg_after.py
…
postKwArg.py
Compatiblity inspection updated to include Python 3.5 argument unpacking generalizations
2015-09-14 23:14:00 +03:00
unexpected_after.py
…
unexpected.py
…