Easier way to set_trace
Open
enhancement
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 245
- Avg merge
- 13m
- Merged PRs (30d)
- 5
Description
We should make it so `import pudb.b` does the same thing as `import pudb;pudb.set_trace()`. The latter is too much to type. Are you OK with the name `b`? If so, I'll implement this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.