It's the second case, that is, it "sniffs" out what modules are installed.
As I said before, this
(along with other modules that effectively do the same thing), is up
for a clean-up soon, see ticket #480.

Rick

On 3/14/07, polaar <[EMAIL PROTECTED]> wrote:
>
>
> > {'pyodbc': use_pyodbc, 'adodbapi': use_adodbapi, 'pyodbc':
> > use_pyodbc}.get(module.__name__, use_default)()
>
> Sorry, should be pymssql instead of pyodbc twice, but I guess you got
> that...
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to