HaxeFoundation / HaxeFoundation/haxe
[python] breakpoint() built-in function
Open
enhancement
platform-python
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
I just learned that you can invoke a Python debugger with the global function called `breakpoint()`: https://realpython.com/python37-new-features/#the-breakpoint-built-in
It would be nice to have an extern binding for this in Haxe python, maybe on `python.Lib`?
Contributor guide
Assessment
This issue has not been assessed yet.