Laxmitg1994
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Critical: Debug the python script that is invoked by shell script
There is shell script file with example.sh, which invokes python file in it. I need to debug the python file(new_file.py).When I set the breakpoints in python file and run the shell script(which c...