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
- patch writing Michael L. Ibraheem
- Re: patch writing John Summerfield
- Re: patch writing Tony Nugent
- Re: patch writing Trond Eivind Glomsrød
- Chris Petro