Implementation of diff algorithms in python?
Chui Tey
teyc at bigfoot.com
Sat Dec 23 07:09:34 EST 2000
More information about the Python-list mailing list
Sat Dec 23 07:09:34 EST 2000
- Previous message (by thread): Implementation of diff algorithms in python?
- Next message (by thread): Good introduction to functional programming with Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Specifically to compare where small changes in a binary file might have occured. I'm hoping to diff .pyc files to see if running code can be modified on the fly. Aahz Maruch <aahz at panix.com> wrote in message news:921h7j$1pj$1 at panix6.panix.com... > In article <921ac8$lug$1 at bunyip.cc.uq.edu.au>, > Chui Tey <teyc at bigfoot.com> wrote: > > > >Are there any implementations of diff algorithms in python? > > What kind of "diff"? Are you talking about the standard file comparison > tool or something else? > -- > --- Aahz (Copyright 2000 by aahz at pobox.com) > > Androgynous poly kinky vanilla queer het <*> http://www.rahul.net/aahz/ > Hugs and backrubs -- I break Rule 6 > > '"Crisp" is a good quality for crackers; less so for pot roast.' --pnh
- Previous message (by thread): Implementation of diff algorithms in python?
- Next message (by thread): Good introduction to functional programming with Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list