On Sun, Nov 22, 2009 at 09:37, nipun batra <[email protected]> wrote:

> Hope now Phani finds my mail little more organized

Yes. Sort of. But am still unclear. There's a vagueness I am not able to get
to.


> realizes that debuggers exist for python as well

I do my searches thoroughly ;-).
Your query makes you look like a beginner to Py. The best way to learn it
isn't thru debuggers but thru the python interface(">>>").

> remain similar to those in other languages and a debugger is needed.
I doubt it unless ou are using something fancy (real time, multi threaded,
heavy user interaction) and such. But the ">>>" interface is good enough for
most fairly large to complex programs and is less prone to bugs at later
stages.
Having said that pdb is good tool to know/use.
I would also suggest to try Winpdb, Wing and pyDebug before sticking to one.
But even in threaded programs, I prefer the ">>>", and code the threads
properly.

-- 
Lots o' Luv,
Phani Bhushan

Let not your sense of morals prevent you from doing what is right - Isaac
Asimov (Salvor Hardin in Foundation and Empire)

-- 
Do you have another question? Click here - 
http://groups.google.com/group/iitdlug/post
Read archive - http://www.mail-archive.com/[email protected]/
l...@iitd community mailing list -- http://groups.google.com/group/iitdlug

Reply via email to