Robert Lagacé wrote:

> I look at the code friday night (the file utils.py) and it seems to contains 
> some functions 
> to deals with Windows/Unix and some 'HACK' as writen in comments. 
> 
> What is the purposeof the function "split(s)"? 

It splits a string into the list of strings which constitute the
command passed to subprocess.Popen().

-- 
Glynn Clements <gl...@gclements.plus.com>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to