Hi,
I need to be able to send variable names when sending requests to a SOAP
server. Currently SOAPpy sends my variables automatically named as v1, v2,
v3. The server requires they have a name varNameA, varNameB etc.
Here is my outgoing SOAP and code.
wsdlFile = "http://webapi.allegro.pl/uploader
On Tue, Mar 2, 2010 at 5:20 AM, Kamil Wasilewski wrote:
> Hi,
> I need to be able to send variable names when sending requests to a SOAP
> server. Currently SOAPpy sends my variables automatically named as v1, v2,
> v3. The server requires they have a name varNameA, varNameB etc.
> Here is my out
On Tue, Mar 2, 2010 at 3:48 PM, Landreville
wrote:
> On Tue, Mar 2, 2010 at 5:20 AM, Kamil Wasilewski wrote:
> > Hi,
> > I need to be able to send variable names when sending requests to a SOAP
> > server. Currently SOAPpy sends my variables automatically named as v1,
> v2,
> > v3. The server re
Residents of the once-great city of Atlanta are only now beginning to piece
their lives back together after the event that Glyph Lefkowitz described as
"the best Twisted sprint ever".
Quite apart from the unprecedented levels of wanton destruction, Twisted's
PyCon 2010 sprint was also better atten
On Tue, Mar 2, 2010 at 3:17 PM, Jonathan Lange wrote:
...
>
> jesstess, ralphm and spiv also participated remotely.
Jessica McKellar, Ralph Meijer and Andrew Bennetts respectively.
jml
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
h
On Tue, Mar 2, 2010 at 8:17 AM, Jonathan Lange wrote:
> More simply, we had a great time at the sprint and got a ridiculous amount of
> stuff done.
>
> We fixed many, many bugs, including all of the known regressions since the 9.0
> release. Once we fixed the regressions, we started work on gettin
I'm using twisted 8.2 and (after reading glyph's latest "Twisted in 60
seconds" entry), I've realized that my sessions never expire. I never added
any session expiration code, but I thought that the default code expires
after 15 minutes.
In the below example, I modified twisted\web\server t
On Tuesday 02 March 2010, markscottwri...@gmail.com wrote:
> I'm using twisted 8.2 and (after reading glyph's latest "Twisted in 60
> seconds" entry), I've realized that my sessions never expire. I never
> added any session expiration code, but I thought that the default code
> expires after 15 mi
Hello Guys,
I am trying to learn how to use the qtreactor (I am using pyQT and
TwistedMatrix) but i am facing few issues.
I created a simple Ui, just a MainWindow and a QTreeWidget.
The point is: I can execute and See my MainWindow using the code below
under Mac OS X, but
Hello,
I am totally new with Twisted and this the first code I have ever written using
that package. One of my main problem was to figure out how to fit things
together and I am not even sure I understand everything I am doing here.
Anyway, for a project I have to write a proxy that figure out
On Mar 2, 2010, at 10:17 AM, Jonathan Lange wrote:
> Residents of the once-great city of Atlanta are only now beginning to piece
> their lives back together after the event that Glyph Lefkowitz described as
> "the best Twisted sprint ever".
This really was a great sprint.
Thanks very much to ev
On Mar 2, 2010, at 1:27 PM, markscottwri...@gmail.com wrote:
> after reading glyph's latest "Twisted in 60 seconds" entry
While I'd love to take credit, as this is an excellent series, these articles
are written by Jean-Paul Calderone ("exarkun"), not me! :)
Oops! Sorry.
And, yes - that series is just wonderful. So clear and well written,
and exactly what I've needed. Thank you exarkun!
On Tue, Mar 2, 2010 at 1:33 PM, Glyph Lefkowitz wrote:
>
> On Mar 2, 2010, at 1:27 PM, markscottwri...@gmail.com wrote:
>
>> after reading glyph's latest "Twisted
On Tue, Mar 2, 2010 at 12:55 PM, Maarten ter Huurne
wrote:
> On Tuesday 02 March 2010, markscottwri...@gmail.com wrote:
>
>> I'm using twisted 8.2 and (after reading glyph's latest "Twisted in 60
>> seconds" entry), I've realized that my sessions never expire. I never
>> added any session expirati
On Tue, Mar 2, 2010 at 1:19 PM, Fred C wrote:
>
> Hello,
>
> I am totally new with Twisted and this the first code I have ever written
> using that package. One of my main problem was to figure out how to fit
> things together and I am not even sure I understand everything I am doing
> here.
>
>
On Mar 2, 2010, at 12:45 PM, Kevin Horn wrote:
> On Tue, Mar 2, 2010 at 1:19 PM, Fred C wrote:
>
> Hello,
>
> I am totally new with Twisted and this the first code I have ever written
> using that package. One of my main problem was to figure out how to fit
> things together and I am not eve
On Tue, Mar 2, 2010 at 3:00 PM, Fred C wrote:
>
> On Mar 2, 2010, at 12:45 PM, Kevin Horn wrote:
>
> On Tue, Mar 2, 2010 at 1:19 PM, Fred C wrote:
>
>>
>> Hello,
>>
>> I am totally new with Twisted and this the first code I have ever written
>> using that package. One of my main problem was to f
On Tuesday 02 March 2010, Mark Wright wrote:
> On Tue, Mar 2, 2010 at 12:55 PM, Maarten ter Huurne
> wrote:
> > Maybe you are encountering bug 3458?
> >
> > http://twistedmatrix.com/trac/ticket/3458
> >
> > If so, upgrading Twisted would help.
>
> Thanks, that looks like a likely culprit. Plea
18 matches
Mail list logo