On Fri, Apr 18, 2014 at 10:44 AM, Martin Landa <landa.mar...@gmail.com>wrote:

> > The same layout for src and dist would be good for editing because then
> > editors, python and other tools can just use the layout in src and it
> will
> > work. This would mean that things which are now in `lib/python` should
> go to
> > something which is named `grass` so that I can do
>
> So if you agree I will start with
>
> 1) etc/gui -> gui
> 2) etc/python -> lib/python


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`.
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to