[wingide-users] Match objects etc
Dave Aitel
dave at immunitysec.com
Sat Jan 15 23:24:11 EST 2005
Charles Hartman wrote:
> Is there any way -- *could* there be any way? -- to look inside things
> like SRE Match objects and Pattern objects? It would be handy, during
> debugging, to be able to consult things like pattern.group(),
> pattern.span(), without inserting dummy variables in the code to make
> them explicit.
>
Can't you just pop up the debug window and have those expressions
evaluated?
-dave
More information about the wingide-users
mailing list