Microsoft
Software
Hardware
Network
Question : parse xml with python
i need to read in an xml file and find several attributes in it. For example i need to get the ip address and service name IIS Admin out of this xml:
...
/>
...
....
Answer : parse xml with python
you should use a XML parser, eg PyXML. However, if your request is just extract these 2 information, just simple string manipulation will do
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11:
for line in open("xmlfile"): if "" in line: f=1 if f : if "
Open in New Window
Select All
Random Solutions
Need a batch file script/syntax to map a different share using the same/current drive letter. no DFS
Extracting image (.img) file
Running XP Home Edition w/SP 1a. Problem with search screen/windows explorer. Search screen turns on unbidden.
How do you verify SSL cert is working on port 433?
Google & Yahoo stopped crawling my homepage
ER Diagram for storefront
Microsoft Exchange Server 2000 MBX Deleted?
Validation List VBA - Item index?
Cisco VPN Client cannot access anything in the internal network
Exmerge file over 2GB