Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > d0983343df85ecf7d844c2cfc3a0597a > files > 367

python-whoosh-2.5.1-1.fc18.noarch.rpm

===========================
``filedb.filestore`` module
===========================

.. automodule:: whoosh.filedb.filestore

Base class
==========

.. autoclass:: Storage
    :members:


Implementation classes
======================

.. autoclass:: FileStorage
.. autoclass:: RamStorage


Helper functions
================

.. autofunction:: copy_storage
.. autofunction:: copy_to_ram


Exceptions
==========

.. autoexception:: ReadOnlyError