Ralf Schmitt <[EMAIL PROTECTED]> added the comment:

this is how it looks:

~/pydev/trunk/ python                                              
[EMAIL PROTECTED] ok
Python 2.6b1+ (trunk, Jul  3 2008, 12:43:37) 
[GCC 4.3.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from xmlrpclib import Server
>>> Server("http://localhost:8000";).doit
<xmlrpclib._Method doit <bound method ServerProxy.__request of
<ServerProxy for localhost:8000/RPC2>>>

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1690840>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to