transaction

Transaction management for Python
Download

transaction Ranking & Summary

Advertisement

  • Rating:
  • License:
  • ZPL
  • Price:
  • FREE
  • Publisher Name:
  • Zope Corporation
  • Publisher web site:
  • http://www.zope.org/

transaction Tags


transaction Description

Transaction management for Python transaction is a library that 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. Requirements: · Python What's New in This Release: · Fix test that incorrectly relied on the order of a list that was generated from a dict. · Remove crufty DEPENDENCIES.cfg left over from zpkg.


transaction Related Software