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-18 22:17:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edda031f69a32018784ecd2beabfb080f03bc841
openide
/
python
/
testData
/
quickFixes
/
PyMakeMethodStaticQuickFixTest
T
History
Ekaterina Tuzova
ce7c8cdc46
fixed tests since we don't propose to make static decorated method
2013-12-02 21:25:20 +04:00
..
emptyParam_after.py
…
emptyParam.py
…
noSelf_after.py
fixed PY-9405 Method can be static: handle existing decorators
2013-04-09 14:41:50 +04:00
noSelf.py
fixed PY-9405 Method can be static: handle existing decorators
2013-04-09 14:41:50 +04:00
oneParam_after.py
…
oneParam.py
…
test.py
fixed PY-9654 Make function from method/Make method static: correctly update class calls with first instance argument
2013-05-29 16:35:09 +04:00
twoParams_after.py
…
twoParams.py
…
usage_after.py
fixed PY-9654 Make function from method/Make method static: correctly update class calls with first instance argument
2013-05-29 16:35:09 +04:00
usage.py
fixed PY-9654 Make function from method/Make method static: correctly update class calls with first instance argument
2013-05-29 16:35:09 +04:00
usageImport_after.py
fixed PY-9654 Make function from method/Make method static: correctly update class calls with first instance argument
2013-05-29 16:35:09 +04:00
usageImport.py
fixed PY-9654 Make function from method/Make method static: correctly update class calls with first instance argument
2013-05-29 16:35:09 +04:00