Re: Comparing versions & releases

seth vidal <skvidal-c/MNwgJ9CEH2fBVCVOL8/[email protected]> Thu, 19 Aug 2004 15:06:21 -0400
Newsgroups gmane.linux.redhat.rpm.python
Message-ID <[email protected]>
On Thu, 2004-08-19 at 12:46, Erik Williamson wrote:
> Hi All,
> 
> I saw in an earlier thread that there isn't really any documentation on 
> rpm-python - Can anyone get me started on how to do a comparison of the 
> versions/releases of two packages?  Or if theres docs on the C API, I 
> could go through those.
> 
> As an aside, is there a good way to learn about what functions do, 
> expect for arguments, etc within the python interpreter?  using a dir() 
> on the rpm module scares me, and I seem to remember there being a way to 
> have the comments spat out at you...
> 

Out of curiosity, what're trying to do? What' the goal?

-sv