This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-07 22:09:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
517fd8ef36122495aea0f22885c69772c81be479
openide
/
python
/
testData
/
quickFixes
/
PyMakeFunctionFromMethodQuickFixTest
/
usageImport.py
Ekaterina Tuzova
b2a2abbce5
fixed PY-9654 Make function from method/Make method static: correctly update class calls with first instance argument
2013-05-29 16:00:26 +04:00
5 lines
35 B
Python
Raw
Blame
History
import
test
b
=
test
.
A
(
)
b
.
foo
(
1
)
Reference in New Issue
View Git Blame
Copy Permalink