[Kevin Ar18] > Has anyone ever tried to implement some form of version control in Python (if > so, where)?
Yes. Here's the code I use to read and write my old version control
files (originally created with TLIB):
http://code.activestate.com/recipes/576729/
Raymond
--
http://mail.python.org/mailman/listinfo/python-list
