Re: Seeing Variables

Paul Rubin <[email protected]> Thu, 12 Jun 2025 02:35:02 -0700
Newsgroups comp.lang.python
Organization A noiseless patient Spider
Message-ID <[email protected]>
[email protected] (Stefan Ram) writes:
>   . When a method is named "set_trace", some people might think
>   its purpose is to set a property called "trace". 

In Py3 you can use breakpoint()