On Mon, Jan 12, 2009 at 20:40, Secator <[email protected]> wrote:
> Is there a plan to 'clean' elixir so that it raises no warnings in > python 2.6 compatiblity mode? > (Maybe there is some future-ready > version of elixir somewhere in the repo, but i unfortunately haven't > found it). There is no such version of Elixir as of today. > I have to use 2.6 with '-3' argument and i get really lot of > DeprecationWarnings. But yes, it's planned... as soon as I can find a package for Python 2.6 for debian/ubuntu. I can't believe it doesn't exist yet, but I couldn't find any... That said, I think SQLAlchemy's py3k version hasn't been released yet (it is in a branch and I don't think it's been merged in trunk) nor is up-to-date. Of course, if you correct (some of) those warnings in Elixir, a patch would be more than welcome. -- Gaƫtan de Menten http://openhex.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
