[BangPypers] for exception tracing

Shrikrishna Holla shrikrishna.holla at gmail.com
Tue Jul 30 19:40:51 CEST 2013


Have you tried using pdb? It's very similar to gdb, the GNU debugger.
Afaik, you dont even need to install from pip. It's available in the core
package.


On Tue, Jul 30, 2013 at 10:05 PM, Nitin Kumar <nitin.nitp at gmail.com> wrote:

> Please have a look to below mail and do suggest as I don't have any answer
> for the query :(
> Nitin K
>
>
> ---------- Forwarded message ----------
> From: srikant mishra <srikant.mishra at gmail.com>
> Date: Tue, Jul 30, 2013 at 7:36 PM
> Subject: for exception tracing
> To: Nitin Kumar <nitin.nitp at gmail.com>
>
>
> Hi Nitin,
> One query man :
>
> 1) for error handling in perl we have lots of modules , on including and
> with proper subroutine call with error mode the execution dies with a code
> trace,
>
> Similliarly for python is there any specific package that i can use or do i
> need to use try catch every time.
>
>
> -srikant
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 

Shrikrishna Holla <http://shrikrishnaholla.in> | KDE Dev | ISE, PESIT | Google
Student Ambassador


More information about the BangPypers mailing list