<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Replace a string in each line with strings in Array</title><link>https://sourceforge.net/p/npppythonscript/discussion/1199074/thread/9bb4ce8c/</link><description>Recent posts to Replace a string in each line with strings in Array</description><atom:link href="https://sourceforge.net/p/npppythonscript/discussion/1199074/thread/9bb4ce8c/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 25 Jun 2015 09:05:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/npppythonscript/discussion/1199074/thread/9bb4ce8c/feed.rss" rel="self" type="application/rss+xml"/><item><title>Replace a string in each line with strings in Array</title><link>https://sourceforge.net/p/npppythonscript/discussion/1199074/thread/9bb4ce8c/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
how to replace a string in multiple line like:&lt;br /&gt;
(in this case Hello)&lt;/p&gt;
&lt;p&gt;Hello World&lt;br /&gt;
Hello USA&lt;br /&gt;
Hello ITALY&lt;br /&gt;
Hello France&lt;br /&gt;
Hello China&lt;/p&gt;
&lt;p&gt;With a strings in Array;&lt;/p&gt;
&lt;p&gt;myList=&lt;span&gt;[“Heil”,”BYE”,”CIAO”,”Salut”,……]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I want this result:&lt;/p&gt;
&lt;p&gt;Heil World&lt;br /&gt;
BYE USA&lt;br /&gt;
CIAO ITALY&lt;br /&gt;
Salut France&lt;br /&gt;
.&lt;br /&gt;
.&lt;br /&gt;
.&lt;/p&gt;
&lt;p&gt;Thanks for help guy..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giuseppe Ventura</dc:creator><pubDate>Thu, 25 Jun 2015 09:05:08 -0000</pubDate><guid>https://sourceforge.net7db11fbcc712f762a02136776d23a4103451e886</guid></item></channel></rss>