From 5c6f115243a2ec13a2e077388957fabd5d59cdfe Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Thu, 22 Jul 2004 10:52:11 +0000 Subject: A little more java binding and non-regression tests. --- python/lasso.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/lasso.py') diff --git a/python/lasso.py b/python/lasso.py index 5bbebda8..c738fb31 100644 --- a/python/lasso.py +++ b/python/lasso.py @@ -882,7 +882,7 @@ class User: loginProtocolProfileBrwsArt = 1 loginProtocolProfileBrwsPost = 2 - + class Login: """\brief Short desc -- cgit