Forum: Python Sep 17th, 2007 |
| Replies: 4 Views: 1,972 Hi Pythonist,
I write the code in Python for search and replace the text in all XML files at current directory.
But I'm unable to find and replace the text "<tex>" as empty in all XML files. Here... |