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-26 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
364c5bb12949ab65afadfffe06cb84dfc66b883f
openide
/
python
/
testData
/
refactoring
/
changeSignature
/
nonDefaultAfterDefault1.py
T
Ekaterina Tuzova
94ec43969a
fixed PY-8096 Change Signature: produces invalid code on adding new parameters for function calls with keyword arguments
2012-11-28 14:07:15 +04:00
2 lines
20 B
Python
Raw
Blame
History
def
foo
(
b
=
1
):
pass
Reference in New Issue
View Git Blame
Copy Permalink