Steve Holden wrote:
> You aren't using the same library you used with 2.4, by any chance?
> Compiled extensions are specific to a particular major version of
> Python, so (for example) 2.3 extension modules won't run under 2.4.
> Though normally, IIRC, that would give you problems on import, so this
> may be no help at all (in which case, sorry!)

Steve,
I recompiled the library for the 2.5 version.  If it makes a
difference, I used the altinstall option for python, so it's installed
as python2.5.

Thanks,
Matt

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

Reply via email to