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-20 00:03:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05a2fe6debbd69aabe21579ee2b052dfffdd9e2c
openide
/
python
/
testData
/
quickFixes
/
PyMoveAttributeToInitQuickFixTest
T
History
Ekaterina Tuzova
5baf0cd4f8
fixed PY-12500 Instance attribute defined outside init: generate python 3 super call without arguments for python 3 interpreters
2014-04-09 15:54:53 +04:00
..
addPass_after.py
add field after super call
2014-01-15 18:32:25 +04:00
addPass.py
…
addSuperCall_after.py
…
addSuperCall.py
…
addSuperCallOldStyle_after.py
…
addSuperCallOldStyle.py
…
createInit_after.py
…
createInit.py
…
moveToInit_after.py
add field after super call
2014-01-15 18:32:25 +04:00
moveToInit.py
…
propertyNegative.py
…
py3K_after.py
fixed PY-12500 Instance attribute defined outside init: generate python 3 super call without arguments for python 3 interpreters
2014-04-09 15:54:53 +04:00
py3K.py
fixed PY-12500 Instance attribute defined outside init: generate python 3 super call without arguments for python 3 interpreters
2014-04-09 15:54:53 +04:00
removePass_after.py
…
removePass.py
…
skipDocstring_after.py
…
skipDocstring.py
…