Run script and enter debugger on error
Open
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 245
- Avg merge
- 13m
- Merged PRs (30d)
- 5
Description
I can run `pudb file.py` and execute each line. But sometimes I just want to run the script till there's an error and then enter `pudb`. Is there an equivalent to `python -m pdb -c continue file.py`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.