[PyKDE] How to contribute to sip ?

Nigel Stewart ns at fluent.com
Tue Feb 28 23:23:55 GMT 2006


> Here is what we're using as a non-Python alternative...
> 
> sed "s/ \* Generated by SIP.*/ \*/" -i tmp/*.h tmp/*.cpp
> diff -ruN src tmp | patch -d src

    Sadly: sed, diff and patch on solaris are a little different,
    so this solution is not quite as portable as it needs to be...

Nigel




More information about the PyQt mailing list