XMLLIB

2006-06-29 Thread Heavy
hi,
I need to know if the 'xmllib' module have some method able to
transform a data structure in a  xml file and viceversa, thanks

-- 
http://mail.python.org/mailman/listinfo/python-list


problemi con POST

2006-05-09 Thread Heavy
Ciao a tutti,
sto creando una applicazione in python, che deve fungere anche da
server web...
non ho assolutamente problemi a prendere i parametri di una 'GET', mi
limito a fare il parsing della URL, ma come faccio a prendere i
parametri di una 'POST'? io cerco di leggere dal socket di lettura
'rfile' ma poi resto bloccato all'infinito perché evidemente resta in
attesa di qualcosaltro... c'è già qualche metodo che mi può
aiutare?? oppure sapete darmi qualche dritta? grazie...

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: problemi con POST

2006-05-10 Thread Heavy
Sorry,
you got reason, I thought I can write in my language, cause this is the
first time that I post a question in this group... My problem is that I
have to receive parameters from a POST method, i try to read them from
the socket 'rfile', but this action is blocking, it never finish to
read. Is there some existing method that can help me? Can you help me?
thanks...

-- 
http://mail.python.org/mailman/listinfo/python-list