On Fri, Aug 6, 2010 at 3:16 PM, Bram Moolenaar <b...@moolenaar.net> wrote:
> Roland -
>
> You have been quiet for a while.  I still have the workaround that in
> one Vim session one can only use either :python or :py3 to avoid
> problems mixing the shared library.  Is there a better solution?

As far as I know, the only way to do this would be to run distinct
processes for each interpreter in order to keep the libraries from
running in the same namespace.  So, any ":py*" or ":py3*" command would
start a separate process, dlopen the library, load the symbols, run
whatever command was requested, and then exit.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <james...@jamessan.com>

-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Raspunde prin e-mail lui