Transaction management for Python
This package contains a generic transaction implementation for Python. It is
mainly used by the ZODB, though.
Note that the data manager API, transaction.interfaces.IDataManager, is
syntactically simple, but semantically complex. The semantics were not easy to
express in the interface. This could probably use more work. The semantics are
presented in detail through examples of a sample data manager in
transaction.tests.test_SampleDataManager.
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-transaction.changes | 0000001633 1.59 KB | over 10 years |
python-transaction.spec | 0000002120 2.07 KB | over 10 years |
transaction-1.1.1.tar.bz2 | 0000032966 32.2 KB | over 10 years |
Comments for python-transaction 0