19 Jun
2003
19 Jun
'03
2:50 p.m.
And maybe check the filepermissions of your _mysql.so file! It must be readable by python! -aj --On Donnerstag, 19. Juni 2003 16:41 Uhr +0200 Andreas Jung <andreas@andreas-jung.com> wrote:
add the following to your z2.py:
import sys print sys.path
Check the output against your PYTHONPATH.
-aj