2. store — Store

class store.Store(persistence)[source]

The Store class.

add(persistent)[source]

Adds the persistent.Persistent subclass object to this Store.

Previous topic

1. persistent — Persistent

Next topic

Release Notes

This Page