Package Pootle :: Package storage
[show private | hide private]
[frames | no frames]

Package Pootle.storage

Submodules
  • abstract: Abstract classes for use as base classes.
  • api: Abstract classes (interfaces) that define the Pootle backend API.
  • ddtp: DDTP support.
  • demoserver: A proof of concept XML-RPC server that exposes Pootle's backend storage.
  • memory: A backend that stores all the data directly in objects.
  • merge
  • po: A .po file importer and exporter.
  • rdb: A backend that stores all data in a relational database.
  • standard: Implementation of the storage API on top of the standard Pootle storage.
  • test_ddtp
  • test_memory
  • test_merge
  • test_po
  • test_rdb
  • test_standard
  • tests: General tests.

Function Summary
  open_database(uri)
Open a translation database.

Function Details

open_database(uri)

Open a translation database.

Generated by Epydoc 2.1 on Tue Aug 22 04:29:46 2006 http://epydoc.sf.net