<div>Hello Martin and GRASS community<br></div>
<div>I&#39;m willing to integrate this &quot;fix/work around&quot; in my GRASS installation. I have customized my winGRASS6.4.1 (from early September) with some scripts and some changes in WxGUI. So, I would like to know what you have implemented/changed in the code in order to try to implement in my version. I just need to know what files you have changed/fixed and them using Diff, I can try to spot the differences</div>

<div> </div>
<div>Thanks</div>
<div>Best regards</div>
<div>Luis<br></div>
<div class="gmail_quote">On Sat, Oct 30, 2010 at 6:10 PM, Martin Landa <span dir="ltr">&lt;<a href="mailto:landa.martin@gmail.com">landa.martin@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">2010/10/30 Martin Landa &lt;<a href="mailto:landa.martin@gmail.com">landa.martin@gmail.com</a>&gt;:<br>
<div class="im">&gt;&gt;        import shlex<br>&gt;&gt;<br>&gt;&gt;        def split(s):<br>&gt;&gt;            return shlex.split(s, posix = (sys.platform != &quot;win32&quot;))<br>&gt;<br>&gt; we need to find less Python specific way. The &#39;posix&#39; parameter has<br>
&gt; been added in Python 2.6 [1]. OSGeo4W uses Python 2.5, so it will not<br>&gt; work.<br><br></div>small workaroud in r44109 (try the next wingrass build). Martin<br>
<div>
<div></div>
<div class="h5"><br>--<br>Martin Landa &lt;landa.martin <a href="http://gmail.com/" target="_blank">gmail.com</a>&gt; * <a href="http://geo.fsv.cvut.cz/~landa" target="_blank">http://geo.fsv.cvut.cz/~landa</a><br></div></div>
</blockquote></div><br>