CVS module

Michael Sobolev mss at anguish.transas.com
Tue Apr 13 07:59:43 EDT 1999


My quick attempt to find something that would help me to cope with CVS files
failed.  Could anybody advise me whether such a module exist?  Under "such a
module" I mean something that permits to get the complete information about the
given file:

    cvsfile = CVSFile (<full path to file>)

    from pprint import pprint

    pprint (cvsfile.revisions)

or something alike.

Thanks,

--
Mike




More information about the Python-list mailing list