Remove protocol dependency in connector.errors
Bug #498479 reported by
Geert JM Vanderkelen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MySQL Connector/Python |
Fix Released
|
Low
|
Geert JM Vanderkelen |
Bug Description
in connector.errors: don't import the protocol module and replace the isinstance() method with an exception block.
(part of Py3k)
Related branches
tags: | added: py3k |
tags: | added: errors |
Changed in myconnpy: | |
status: | Confirmed → Fix Committed |
Changed in myconnpy: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.