Are there any plans to finish (and correct) the documentation for 
        the python interface to the RPM libraries? 

        In what sparse documentation I can there is at least one major error:

        (isSource, header) = rpm.headerFromPackage(fd)

        Seems actually to be: 
        (header, isSource) = rpm.headerFromPackage(fd)

-- 
Share and Enjoy. 



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to