WHAT IS IT:
The Sybase module provides a Python interface to the Sybase relational
database system. It supports all of the Python Database API, version
2.0 with extensions.
** This version is a pre-release not intended for production use **
The module is available here:
http://downloads.sourcef
If I understand your original question correctly you are looking for a
versioning system for a file or files which do not change very much between
versions.
I would recommend subversion. It is very economical in its storage and suits
your stated purpose.
However, your later response (below) ind