David Carson <[email protected]> writes: > I am trying to debug a Python 3 script. When I add a 'set_trace()' call > and then run the script normally, the breakpoint is hit but there is no > source code displayed. I am running the script in the directory where the > script is located.
Interesting. I've never seen this happen. Does this occur for any Py3 script you attempt to debug? Andreas
signature.asc
Description: PGP signature
_______________________________________________ Pudb mailing list -- [email protected] To unsubscribe send an email to [email protected]
