[Soap-Python] suds and soaplib without internet access

Aymeric Augustin aymeric.augustin at polyconseil.fr
Mon Jun 27 16:23:11 CEST 2011


On 25 juin 2011, at 23:35, Remi Jolin wrote:
> I've tried the following bind and it seems to work ok for me. 
> 
> sxbasic.Import.bind('http://www.w3.org/2001/XMLSchema', None)
> 
> If it not supposed to be fetched, as stateed in the w3c blog article, it should
> be ok not getting it at all... What do you think about that ?

Hi Rémi,

As far as I can tell, this won't work, because `location` defaults to `ns` when it is `None` in `sxbasic.Import.bind(ns, location)`.

Best regards,

Aymeric AUGUSTIN
Polyconseil | 11bis, rue Scribe | 75009 Paris
mob : (+33) 6 22 43 79 99
tel : (+33) 1 58 18 67 40 | fax : (+33) 1 47 42 38 32




More information about the Soap mailing list