[sqlalchemy] Re: sqlalchemy.engine.engine_descriptors() is broken

2007-06-22 Thread Michael Bayer
On Jun 22, 5:18 pm, d_henderson <[EMAIL PROTECTED]> wrote: > > I like the idea of a call which enumerates available engines. It's > certainly easy to see if the module is installed, but a bit more > difficult to see if it is supported > ... > > I think we need all the help we can get to discover

[sqlalchemy] Re: sqlalchemy.engine.engine_descriptors() is broken

2007-06-22 Thread d_henderson
On Jun 22, 2:30 pm, Michael Bayer <[EMAIL PROTECTED]> wrote: > this is a very old and unused feature that I should probably remove in > 0.4. > > On Jun 22, 4:27 pm, d_henderson <[EMAIL PROTECTED]> wrote: > > > A call to sqlalchemy.engine.engine_descriptors() fails with this > > traceback: I like

[sqlalchemy] Re: sqlalchemy.engine.engine_descriptors() is broken

2007-06-22 Thread Michael Bayer
this is a very old and unused feature that I should probably remove in 0.4. On Jun 22, 4:27 pm, d_henderson <[EMAIL PROTECTED]> wrote: > A call to sqlalchemy.engine.engine_descriptors() fails with this > traceback: > > $ ./python test_sa1.py > engine_descriptors(): > Traceback (most recent call l