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-04-18 12:31:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d609b1343b86fbb368e746e95fadebd13835feb7
openide
/
python
/
testData
/
editing
/
tripleQuotesThenEnterInsertsDocstring.py
Mikhail Golubev
6809e81440
PY-18486 Don't auto close quotes that start docstring, so PythonEnterHandler could complete it
2016-03-29 17:13:10 +03:00
3 lines
35 B
Python
Raw
Blame
History
def
f
(
x
)
:
<
caret
>
return
42
Reference in New Issue
View Git Blame
Copy Permalink