>>>>> Piet van Oostrum <[email protected]> (PvO) wrote:
>>>>> Jelle Smet <[email protected]> (JS) wrote:
>PvO> One more thing:
>JS> I start python interactively:
>>>>> import xmlrpclib
>>>>> session1=xmlrpclib.ServerProxy('http://localhost:8000')
>>>>> session2=xmlrpclib.ServerProxy('http://localhost:8000')
>>>>> print session1.show_random()
>JS> 13930
>>>>> print session2.show_random()
>JS> 13930
>>>>>
>PvO> I get the impression, also from your use of the variable names
>PvO> 'session1' and 'session2' that xmlrpclib.ServerProxy() gives you some
>PvO> kind of connection to the XMLRPC server.
This should have been: I get the impression, also from your use of the
variable names 'session1' and 'session2', *that you think* that
xmlrpclib.ServerProxy() gives you some kind of connection to the XMLRPC
server.
--
Piet van Oostrum <[email protected]>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: [email protected]
--
http://mail.python.org/mailman/listinfo/python-list