etwist/__init__.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Wed, 27 Jan 2010 16:08:51 +0100
branchstable
changeset 4416 94a3a2dec8fc
parent 4212 ab6573088b4a
child 5421 8167de96c523
permissions -rw-r--r--
partial backport of support for adbh's new interface to backup_command and restore_command these methods can return lists or strings which are passed to subprocess.call without or with the shell=True parameter respectively.

""" CW - nevow/twisted client

:organization: Logilab
:copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
"""