On Thu, 7 Jun 2012 16:43:26 -0800
Tim Johnson <t...@akwebsoft.com> <t...@akwebsoft.com> wrote:

>   So what to do if I can't install from the command line?
>   I could use python's external command tools like
>   subprocess.call(), but am not sure what the implications would be
>   since privileges might be limited.
> 

https://github.com/petehunt/PyMySQL/ is your best option, when it comes
to using mysql without C extensions. I don't even know if it works, but
it's the only one I could fine.

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

Reply via email to