User Profile
Collapse
-
step into/debugging c code of cpython
can anybody help me out of a serious problem i am facing, i have tried a lot of google search, but all in vain. open is a built in function, written in c language for cpython implementation. i can step into, step through only python codes, is there any debugger/mechanism which can step into built in open function. i mean can i step into c code of cpython. -
decoratorWrap started a topic "Edit with IDLE" is not working for .py files inside importlib package. during debugging, I cant go to source line, only for importlib packagein Python"Edit with IDLE" is not working for .py files inside importlib package. during debugging, I cant go to source line, only for importlib package
i want to edit the python files. but whenever i right click, everything disappear. that is the first problem i am facing. second problem is whenever I want to debug the code related to this package, i cant navigat through the source lines though IDLE debugger is showing the line and line numbers only inside debugger.
No activity results to display
Show More