[ANN] vim patch to support python3 interface
Roland Puntaier
Roland.Puntaier at br-automation.com
Mon May 25 10:43:26 EDT 2009
vim_use at googlegroups.com schrieb am 21.05.2009 14:27:13:
>
> On 12/05/09 18:35, Roland Puntaier wrote:
> > Hello,
> >
> > I have ported vim's python interface (if_python.c) to the python3
C-API.
> >
> > The changed files are:
> > - Makefile (for linux)
> > - Make_mvc.mak (for windows)
> > - if_python3.c is a new file for the python3 related sources. it is
based
> > on if_python.c.
> >
> > All of them are in the ``src`` subdirectory.
> [...]
>
> Make_mvc.mak is not, and by far, the only makefile used by people who
> build Vim on Windows.
> [...]
My solution regarding the build process is rather provisionary.
I'll work out a solution that encompasses all makefiles.
I'll send a follow-up.
Best regards,
Roland
More information about the Python-list
mailing list