Minimal binary diff & version control in Python?

Kevin Ar18 kevinar18 at hotmail.com
Sat Apr 25 22:47:50 EDT 2009


This is a two part question:
 
1. Is there a minimal binary diff comparison library for Python (like difflib, but able to create a minimal diff)?

2. Has anyone ever tried to implement some form of version control in Python (if so, where)?
 
I was just wonder about creating something small to handle version control on binary files -- maybe something in Python.  :)
_________________________________________________________________
Windows Live™ Hotmail®:…more than just e-mail.
http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_more_042009


More information about the Python-list mailing list