Top.Mail.Ru
Python
? ?
LiveJournal for python.
View:Personal Journal.
View:Friends.
View:Calendar.
Missed some entries? Then simply jump to the previous day or the next day.

Sunday, October 30th, 2005

Subject:debugging - and hello
Time:10:12 am.
hi everyone,

I only started my python career yesterday (ie. I first saw it yesterday)

I was trying to run the pdb from the IDLE shell using
pdb.run('taskcoach.start()')

it crashes the shell when it goes in to python.parse_args


I have got the debugger working from the command prompt
pdb.py taskcoach.pyw

here is a line of code from taskCoach
kwargs['usage'] = 'usage: %prog [options] [.tsk file]'
and when pdb crashes in the shell it crashes with
usage: idle.py [options] [.tsk file]

I was wondering if anyone could explain how to fix the problem
Comments: Add Your Own.

LiveJournal for python.

View:User Info.
View:Friends.
View:Calendar.
View:Memories.
Missed some entries? Then simply jump to the previous day or the next day.

Image