Ticket #3660 (closed defect: wontfix)
Check for python-mysqldb does not work properly
| Reported by: | Martin Burger <mburger@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In trac/db/mysql_backend.py line 138 there is a test for python-mysqldb version. I installed 1.2.1c2-1 (Debian Sarge), so that if statement should take the first suite. But, the suite of the else clause is executed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


