Closed GoogleCodeExporter closed 9 years ago
Fixed in version control.
The format is:
pyscripter "filename (lll:ccc)"
i.e. the filename should be followed by a space and enclosed in parenthesis the
line and column numbers separated by colon. The whole expression should be
enclosed in double quotes.
The expression in double quotes should match the regular expression (.+)
\((\d+):(\d+)\)$
Original comment by pyscripter
on 9 Dec 2010 at 2:11
Original issue reported on code.google.com by
kwa...@gmail.com
on 19 Nov 2010 at 10:58