<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 18, 2014 at 10:44 AM, Martin Landa <span dir="ltr"><<a href="mailto:landa.martin@gmail.com" target="_blank">landa.martin@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">> The same layout for src and dist would be good for editing because then<br>
> editors, python and other tools can just use the layout in src and it will<br>
> work. This would mean that things which are now in `lib/python` should go to<br>
> something which is named `grass` so that I can do<br>
<br>
</div>So if you agree I will start with<br>
<br>
1) etc/gui -> gui<br>
2) etc/python -> lib/python</blockquote></div><br>I'm still not sure what is the right solution for import problems. Now I really cannot do all the tests but it would be better to it before 2). I think you should be able to run Python libraries and modules when you set PYTHONHOME to some directory in source code. From quick look it seems that `lib/python` in src should be moved to `lib/python/grass` but than grass would be the only directory in `lib/python`.</div>

</div>