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-05-08 06:10:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e29a464d4a29e52d10100a6fcaca4a4e04c60dbd
openide
/
python
/
testData
/
codeInsight
/
smartEnter
/
argumentsFirst.py
alexey.ivanov
056ba164b5
PY-181 Complete Statement should work for Python
2010-04-22 18:51:03 +04:00
4 lines
41 B
Python
Raw
Blame
History
def
foo
(
*
a
)
:
pass
foo
<
caret
>
(
1
,
2
,
3
Reference in New Issue
View Git Blame
Copy Permalink