[PyKDE] Re: newest Version

Hans-Peter Jansen hpj at urpla.net
Fri Oct 31 16:17:01 GMT 2003


Hi Roland,

On Friday 31 October 2003 14:57, Roland Schulz wrote:
> My first question about sip is: If I change some code in the PyQt
> sip files, how can I quickly rebuild PyQt. build.py takes so long
> because of all those tests.

I would add s.t. like 
	print "run: %s %s" % (prog, string.join(argv))
at top of sipconfig.py:run_program(), and C&P the commands you need
from a full build log.

Phil: how about adding a commented line like this? Could be useful
for debugging purposes, too.

Pete




More information about the PyQt mailing list