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
2025-12-16 14:23:28 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
243
openide
/
python
/
testData
/
debug
/
test_resume.py
Elizaveta Shashkova
32242cad4c
Tests: do not put breakpoint at empty line
2016-09-23 15:28:17 +03:00
9 lines
43 B
Python
Raw
Permalink
Blame
History
def
foo
(
x
)
:
print
(
x
)
foo
(
1
)
foo
(
2
)
Reference in New Issue
View Git Blame
Copy Permalink