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 22:51:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
243
openide
/
python
/
testData
/
debug
/
test_python_subprocess_another_helper.py
Andrey Lisin
407a4b0752
PY-24668 Fix debugging of Python subprocesses called with "-c" parameter
2019-04-11 14:18:08 +03:00
5 lines
48 B
Python
Raw
Permalink
Blame
History
def
boo
(
)
:
x
=
42
print
(
"
Hello!
"
)
boo
(
)
Reference in New Issue
View Git Blame
Copy Permalink