blob: f9b565d0f1931e6fbcca6a0ccf58209d8bc85b40 (
plain) (
blame)
1
2
3
4
5
6
7
|
############################################################################
# Joshua R. Boverhof, LBNL
# See Copyright for copyright notice!
# $Id: __init__.py 1132 2006-02-17 01:55:41Z boverhof $
###########################################################################
__all__=['WSresource', 'WSsecurity']
|