Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^4: regular expression to extract exception/errors in python code base

by MonkOfAnotherSect (Sexton)
on Sep 13, 2012 at 02:03 UTC ( [id://993342]=note: print w/replies, xml ) Need Help??


in reply to Re^3: regular expression to extract exception/errors in python code base
in thread regular expression to extract exception/errors in python code base

Asab,

I suspect that you're asking the wrong question. Grepping like that you'll miss anything uncaught but raised from standard libraries and code, etc. Suggest for python questions that you post a sufficiently detailed description/example of what you actually want to achieve on python-tutor or python-list (aka comp.lang.python). The correct answer probably involves the traceback module.

-T.

  • Comment on Re^4: regular expression to extract exception/errors in python code base

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://993342]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-25 09:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found