|
|
|
|
|
by gaogaotiantian
1964 days ago
|
|
By default, you'll write this debug code piece in your program and it will print to console. However, you can design your own callback so it can work whatever way you like. Also I already implemented the pdb hook so this could work like breakpoint() in built-in library. |
|