fixed svn:keyword tag 'Id' in various python files

This commit is contained in:
lars 2007-03-21 18:35:31 +00:00
parent 136d8a8bf3
commit 7c2709e643
60 changed files with 60 additions and 60 deletions

View File

@ -25,7 +25,7 @@ requires:
- ntpdate (planned)
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
## necessary: otherwise CryptoBoxRootActions.py will refuse to execute this script

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -21,7 +21,7 @@
"""The disks feature of the CryptoBox.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -25,7 +25,7 @@ requires:
- "M2Crypto" python module
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base
import subprocess

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
## necessary: otherwise CryptoBoxRootActions.py will refuse to execute this script

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -21,7 +21,7 @@
"""The help feature of the CryptoBox.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass
from twill.errors import *

View File

@ -21,7 +21,7 @@
"""The language_selection feature of the CryptoBox.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -22,7 +22,7 @@
"""The logs feature of the CryptoBox.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base
import re

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -25,7 +25,7 @@ requires:
- route
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import subprocess
import os

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
## necessary: otherwise CryptoBoxRootActions.py will refuse to execute this script

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass
from network import CHANGE_IP_DELAY

View File

@ -21,7 +21,7 @@
"""The partition feature of the CryptoBox.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import subprocess
import os

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
## necessary: otherwise CryptoBoxRootActions.py will refuse to execute this script

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base
import cryptobox.plugins.manage

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
## necessary: otherwise CryptoBoxRootActions.py will refuse to execute this script

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base
import cryptobox.core.container

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base
from cryptobox.core.exceptions import *

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass
import cryptobox.tests.tools as cbox_tools

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base
from cryptobox.core.exceptions import *

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass
import cryptobox.tests.tools as cbox_tools

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base
from cryptobox.core.exceptions import *

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base
import cryptobox.plugins.manage

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass
import cryptobox.tests.tools as cbox_tools

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.plugins.base
from cryptobox.core.exceptions import *

View File

@ -1,7 +1,7 @@
"""Core management functions of the CryptoBox.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
__all__ = [ 'main', 'container', 'exceptions', 'tools', 'settings' ]

View File

@ -21,7 +21,7 @@
"""Manage a single container of the CryptoBox
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import subprocess
import os

View File

@ -22,7 +22,7 @@
exceptions of the cryptobox package
"""
__revision__ = "$Id"
__revision__ = "$Id$"
class CBError(Exception):

View File

@ -22,7 +22,7 @@
This is the web interface for a fileserver managing encrypted filesystems.
'''
__revision__ = "$Id"
__revision__ = "$Id$"
import sys
import cryptobox.core.container as cbxContainer

View File

@ -21,7 +21,7 @@
"""Manage the configuration of a CryptoBox
"""
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.core.exceptions import *
import logging

View File

@ -1,7 +1,7 @@
"""Features may be easily added to the CryptoBox.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
__all__ = [ 'base', 'manage' ]

View File

@ -24,7 +24,7 @@
"""All features should inherit from this class.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import os
import cherrypy

View File

@ -22,7 +22,7 @@
"""Manages the pluggable features of the CryptoBox.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import os

View File

@ -1,7 +1,7 @@
"""Some unittests for the CryptoBox.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
__all__ = [ 'test.cryptobox', 'test.cryptoboxtools', 'test.plugins', 'test.websites',
'base', 'tools' ]

View File

@ -36,7 +36,7 @@ Additional hints:
it before any of these tests: cryptobox.tests.tools.umount(self.device)
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import unittest
import twill

View File

@ -22,7 +22,7 @@
"""Some unittests for the core CryptoBox modules.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import cryptobox.core.main

View File

@ -22,7 +22,7 @@
"""This module handles the unittests of all features.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import CommonTestClass
import cryptobox.plugins.manage

View File

@ -24,7 +24,7 @@
This class uses twill.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
from cryptobox.tests.base import WebInterfaceTestClass

View File

@ -24,7 +24,7 @@ this module contains some useful tools to be used during the tests
just inherit one of its classes and add some test functions
"""
__revision__ = "$Id"
__revision__ = "$Id$"
TEST_DEVICE_LIST = ["ubdb", "loop", "ubda", "udbc", "ubdd", "sd"]

View File

@ -1,7 +1,7 @@
"""The webinterface of the CryptoBox.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
__all__ = [ 'dataset', 'languages', 'sites', 'testclass' ]

View File

@ -21,7 +21,7 @@
"""Manage the hdf dataset of the cryptobox web sites.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import os
import cryptobox.core.container as cbxContainer

View File

@ -22,7 +22,7 @@
"""supply information about existing languages
"""
__revision__ = "$Id"
__revision__ = "$Id$"
## every language information should contain (name, pluralformat)
LANGUAGE_INFO = {