En Tue, 30 Mar 2010 18:01:40 -0300, News123 escribió:
Gabriel Genellina wrote:
En Thu, 25 Mar 2010 05:31:05 -0300, News123 escribió:
I'm havign a small xmlrpc client, which works normally fine.
(xmlrpc via https)
Sometimes however I receive an Exception about an expat error.
The output, t
Hi Gabriel,
Gabriel Genellina wrote:
> En Thu, 25 Mar 2010 05:31:05 -0300, News123 escribió:
>
>> I'm havign a small xmlrpc client, which works normally fine.
>> (xmlrpc via https)
>>
>> Sometimes however I receive an Exception about an expat error.
>>
>>
>> The output, that I receive is:
>> F
En Thu, 25 Mar 2010 05:31:05 -0300, News123 escribió:
I'm havign a small xmlrpc client, which works normally fine.
(xmlrpc via https)
Sometimes however I receive an Exception about an expat error.
The output, that I receive is:
File "C:\mycode\myrpcclient.py", line 63, in upload_chunk
Hi,
I'm havign a small xmlrpc client, which works normally fine.
(xmlrpc via https)
Sometimes however I receive an Exception about an expat error.
The output, that I receive is:
File "C:\mycode\myrpcclient.py", line 63, in upload_chunk
rslt = myrpcclient.call()
File "C:\Python26\lib\xml