Suggestions on Python XML.

John Lenton jlenton at gmail.com
Mon Jul 26 09:57:18 EDT 2004


On 23 Jul 2004 22:47:37 -0700, June Moore <jungewum at yahoo.com.au> wrote:
> Hi,
> I would like to write a script in Python that takes XML request, query
> MySQL database and sends XML requests back.
> Can anyone here suggest any relevant links / tutorials on the web that
> are related to allow me to do this?

are you sure you aren't reinventing xmlrpc? (xmlrpclib is part of the
standard library)

-- 
John Lenton (jlenton at gmail.com) -- Random fortune:
bash: fortune: command not found



More information about the Python-list mailing list