From 62cca824cb946d0477ba256ab63d9db3b981eb00 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Tue, 9 Jun 2009 20:00:35 +0000 Subject: [PATCH] --- wsdl/api2wsdl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wsdl/api2wsdl.py b/wsdl/api2wsdl.py index 539a39a..36866c9 100755 --- a/wsdl/api2wsdl.py +++ b/wsdl/api2wsdl.py @@ -6,7 +6,7 @@ # Current limitations: # - Invalid for the following reasons # - The types are python types, not WSDL types -# - I'm not sure of what to do with the auth structure - Need to figure out PLCAPI more closely +# - I'm not sure of what to do with the auth structure import os, sys import time -- 2.43.0