Hi Syed,

On 30/07/13 07:57, syed khalid wrote:
I am attempting to import modules from Shogun to python from a non-standard
python directory ie from my /home/xxx directory. is there a way on ubuntu
to selectively some modules, scripts, data  from one directory and others
modules, scripts from another directory. In other words, is there a file(s)
that provide pointers to where these modules are located.

This mailing list is for development OF Python, not development WITH Python. 
Questions like yours are best asked on the python-l...@python.org mailing list, 
or if you prefer Usenet, comp.lang.python.

http://mail.python.org/mailman/listinfo/python-list

My (brief) answer to your question, is you probably should set sys.path 
appropriately. If that's not enough to point you in the right direction to 
solve the problem, please take any further discussion to python-list rather 
than ask here.



Regards,



--
Steven
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to