dircmp example wanted
howardhansen at my-deja.com
howardhansen at my-deja.com
Thu Sep 28 19:00:38 EDT 2000
More information about the Python-list mailing list
Thu Sep 28 19:00:38 EDT 2000
- Previous message (by thread): match certain word
- Next message (by thread): XML Processing With Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm at work on a system to automate the web site builds process at our company. I'd like to create a quick build summary report which would compare the source trees from the current build and the prior one. The dircmp class which lives inside filecmp seems like a terrific head start, but as a Python newbie, I've hit the wall early and often trying to figure it out. Does anyone have sample code that I can leverage for comparing two directory trees using dircmp? TIA, Howard Hansen Sent via Deja.com http://www.deja.com/ Before you buy.
- Previous message (by thread): match certain word
- Next message (by thread): XML Processing With Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list