From: iglen <ig...@ho...> - 2006-09-25 19:23:51
|
Hi I posted the same question on the discussion group, but then I have found this mailing list. Sorry if someone stumble across my duplicate question, Previously I have been using pdb and typically write pdb shell script somewhere in the path which would setup PYTHONPATH and invoke python2.4 pdb.py somefile.py. It does not look like there is a simular way to do it with Pydb. I have tried creating Pydb which launch python2.4 pydb.py somefile.py but it does not appear to work. Please help. -Len |