Fallo con xmlrpclib
i02alvep en uco.es
i02alvep en uco.es
Sab Mar 13 13:53:44 CET 2004
Muchas gracias ya me funciona, ahi era donde estaba el fallo
Mensaje citado por: François Heredero - Top Music SA <fheredero en topmusic.ch>:
> > from xmlrpclib import Server
> > server=ServerProxy("http://betty.userland.com")
> > server.examples.getStateName(10)
> >
> > el fallo que me da es el siguiente:
> >
> > Traceback (most recent call last):
> > File "xmlrpc.py", line 2, in ?
> > server=ServerProxy("http://betty.userland.com")
> > NameError: name 'ServerProxy' is not defined
>
> server=Server("http://betty.userland.com")
> tal vez...
>
> François
>
> _______________________________________________
> Python-es mailing list
> Python-es en aditel.org
> http://listas.aditel.org/listinfo/python-es
>
###############################################################################
###################### Pedro Javier Aljaro Velasco ####################
###################### I. T. Informática de Sistemas ####################
###################### i02alvep en uco.es ####################
###############################################################################
Más información sobre la lista de distribución Python-es