On 01/16/2013 07:05 PM, Alan Gauld wrote:
On 16/01/13 21:06, Albert-Jan Roskam wrote:
Is there a builtin function that can set LD_LIBRARY_PATH or equivalents
platform-independently?
No.
But there is putenv() in the os module.
But how well it works across OS I'm not sure.
I don't recall enough about Windows to be sure whether putenv would
work, but the environment variable Windows uses to search for DLL's is
certainly not LD_LIBRARY_PATH
--
DaveA
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor