8 lines
125 B
Python
8 lines
125 B
Python
|
"""The webinterface of the CryptoBox.
|
||
|
"""
|
||
|
|
||
|
__revision__ = "$Id"
|
||
|
|
||
|
__all__ = [ 'dataset', 'languages', 'sites', 'testclass' ]
|
||
|
|