[Python-Dev] How to set/update value in a xml file using requests in python

2018-02-08 Thread Sum J
My xml file is located in local network: http://192.168.43.109/DevMgmt/NetAppsDyn.xml Below is a part content of above xml I want to update : off I want to set the value for 'ResourceUI' and 'Port' field in above xml. I have used below code : import requests

Re: [Python-Dev] How to set/update value in a xml file using requests in python

2018-02-08 Thread Dan Stromberg
This is more relevant to python-list than python-dev. I've added python-list to the To header. Gmail doesn't appear to allow setting a reply-to for a single message, so I've not set that; please, when replying, drop python-dev from the to: header. You'll likely want to set up some kind of REST en