Today I tried lxml as I got very nasty html output from particular web service, and I didn't want to go with re module, just for change and to learn something ...
I am having problems understanding how to work with query results. I asked about half a dozen questions about this but I still do not understand. I copy from previous code ...
Hi. Can someone guide me into getting this to work? It's just querying a DB of an Autodiscovery tool to have a bunch of updated dns files. (Thought I'm still in the vital features phase for the script) I was able to successfully query the DB against a single groupid, but am failing in passing a list of integers into the ...