On Apr 25, 11:37 pm, Paul <paul22...@gmail.com> wrote:
> Hi
>
> It seems in 2.6 you are no longer able to use the __import__ function
> with different paths.

I did not study your code in detail, so I may have missed something,
but can't you use the 'imp' module for this? That still works in 2.6,
and seems to be present in 3.1 as well.

Frank Millman
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to