On 2009-02-02 16:39, Minesh Patel wrote:
Hi, I was wondering if there is any patch management module for Python. Basically I am looking to only apply a hunk from a patch if the file exists.
Google's diff-match-patch library might be up your alley. http://code.google.com/p/google-diff-match-patch/ -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco -- http://mail.python.org/mailman/listinfo/python-list