|
|
|
|
|
by abstractbill
5303 days ago
|
|
I think the author is just saying if you're debugging something in a REPL and you're finding you need to reload() frequently, then you might want to consider switching to debugging with a small script instead (and of course there's no reason the script couldn't just import the things you're debugging, and then dump you into a REPL). |
|
Reasoning with opinion is dumb.