Open GoogleCodeExporter opened 9 years ago
I jumped the gun, the problem is actually with the ConnectionType struct. Both
modules declare non-static ConnectionType structs, so, depending on order of
import, either pyodbc's is used or multiprocessing's is used.
Original comment by jeremy.m...@gmail.com
on 2 Jan 2014 at 9:33
Original issue reported on code.google.com by
jeremy.m...@gmail.com
on 2 Jan 2014 at 8:58