Re: RE: Python 2.3 and aggregator

Georg Bauer <gb-BRhJDZTO+/[email protected]> Wed, 21 Apr 2004 23:26:54 +0200
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <[email protected]>
Hi!

> Weird. I'm a little too busy up to really poke around on my own right
> now. More tomorrow, especially if you can guide me where to look.

Most definitely weird. Usually I start digging by starting PyDS with 
"pyds-start -f -v" - this starts it in the foreground (doesn't detach 
and doesn't redirect output) and is more verbose. Next usually is going 
into the source and using print statements to see what actually happens.

bye, Georg