| Issue 3: | Add iODBC/unixODBC build info to a variable | |
| Back to list |
On Linux, there is currently no way to know if pyodbc was built for iODBC or unixODBC. (It would be better if we could dynamically choose, but I don't think that's an option.) Add a variable like __build__ with this info. (I'll need to see what other Python modules do. Perhaps copy a variable name from sys?)
Nov 18, 2008
Project Member
#1
mkleehammer
Nov 26, 2008
(No comment was entered for this change.)
Labels:
-Priority-High Priority-Low
Mar 18, 2009
Not able to find anything useful at this time. Will revisit.
Status:
WontFix
|