Hello,

I have a Python script that I import in every script that I write that
imports sys and then calls sys.path.append() to set up a few locations
where I keep everything on my Axim (some stuff on storage card, some
in My Documents, etc.).
 
Is there a way to have a Python script executed whenever Python starts up?

Thanks,

~Michael.
_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to