"Dj Gilcrease" <digitalx...@gmail.com> wrote

wondering if there was a way with a standard install of python 2.6
that I can check if I have the correct privileges and if not relaunch
the app required privileges.

I haven't checked what the standard os functions do on Windows but you can always use ctypes to access the Windows API directly.
Not trivial but possible.

Alan G.


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to