Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

I was reading on MySQLdb Python page and cannot seem to find any version information.

Currently I am developing with this MySQLdb module using python 2.5, 2.6 but was wondering if it is compatible with versions such as Python 2.3.4.

In the readme accompanying the download from sourceforge it says: "Versions lower than 2.3 WONT WORK" and this language always worries me.

Did they mean lower than 2.3 or lower than or equal to 2.3?

Any ideas where I can determine this information? Perhaps this question is better asked on superuser?

share|improve this question
This seems to make sense on SO, actually. In any case, I don't think it fits here – Michael Mrozek Nov 9 '10 at 15:38
SO? Its not a programming question its a system question? I do not understand why SO would be the best place for this? Is it possible for you to move it? – Chris Nov 9 '10 at 15:56
Not yet; we can't migrate till beta is over. A question about what version of python a given module is compatible with seems like an SO question to me – Michael Mrozek Nov 9 '10 at 18:12

closed as off topic by Michael Mrozek Nov 9 '10 at 15:40

Questions on Unix & Linux Stack Exchange are expected to relate to Unix or Linux within the scope defined by the community. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about reopening questions here.

If this question can be reworded to fit the rules in the help center, please edit the question.

Browse other questions tagged or ask your own question.