[DiscordArchive] but I did not debug using a debugger?
[DiscordArchive] but I did not debug using a debugger?
Archived author: Skarn • Posted: 2019-06-10T13:23:52.551000+00:00
Original source
In Python you just hook up a debugger to a running code
Archived author: Skarn • Posted: 2019-06-10T13:24:03.778000+00:00
Original source
there is no special debug running environment or whatever
Archived author: Skarn • Posted: 2019-06-10T13:24:23.373000+00:00
Original source
since the variables preserve their names at runtime and shit