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-08 23:39:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4e98200ee0db18f841724657a4e6c65da777f6c
openide
/
python
/
testData
/
refactoring
/
introduceParameter
/
functionDef.py
Ekaterina Tuzova
0bbefa7e77
fixed PY-8200 Introduce parameter: do not allow refactoring when there is local variable in the selection
2013-01-15 16:42:43 +04:00
2 lines
33 B
Python
Raw
Blame
History
def
f
(
b
=
<
caret
>
"
myValue
"
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink