|
|
|
|
|
by breuleux
1744 days ago
|
|
For Python, but only if execution is deterministic, I made a small library that tries to address that issue: https://github.com/breuleux/breakword (it prints data alongside a deterministic list of words and you can set a breakpoint on a word of interest in a second run). It's really a poor man's replay, though. That tool looks really slick, I'll definitely give the Python version a go if/when it comes! |
|