[Pythonmac-SIG] MySQLdb on MAC OS

Joannes Ceyrat ceyrat@comint.fr
Wed, 28 Feb 2001 12:36:07 +0100


hello,

I ' ve a cross paltform program to make.

I ' ve try python an tkinker and It seems to be a good choice (I'm not a 
java programmer)
but some data must goes into a mysql server and come from to be edited  in 
a tkinker window.
MySQLdb works fine with my NT box but it can not run on a mac.
Is it possible to compile the _mysqlmodule.c for the mac to obtain a 
_mysql.pyd ?
Otherwise How can I do ??

Thanks if you have an idea !