Python Nautilus script

Michel Leunen michel at nospam.please
Mon Sep 15 16:09:07 EDT 2008


Diez B. Roggisch a écrit :

> However, if you want you can do something like this:
> 
> #!/bin/bash
> export VARIABLE_NAME
> python /the/python/script.py
> 
> You create a shell-script that exports the environment first, and then 
> invokes python.

Oh, that's a good idea, I'll try this.
Thanks

-- 
Michel Leunen
http://linux.leunen.com



More information about the Python-list mailing list