Linsong wrote:

> >>  pythoncomplete works fine in vim7.0e, but in vim7.0e1 and vim7.0e2, when I
> >>press C-x C-o, error reported and no completion list displayed.
> >>  I use Same compile environment and command under Win XP SP2.
> >
> >I don't see anything that changed specifically for Python completion.
> >
> >What error is reported?  Did you compile Vim with Python support?
> >  
> >
> Hi,
>     I wonder if the pycomplete.py realy works, when I try the following 
> case, it gives me some errors:
> 
>       def test(a, b):
>           return a+b
>       if __name__=="__main__":
>           tes<C-X><C-O>

A new version of pythoncomplete was just included.  Please try the next
snapshot (available in 10 hours or so).

-- 
Some of the well know MS-Windows errors:
        EMULTI          Multitasking attempted, system confused
        EKEYBOARD       Keyboard locked, try getting out of this one!
        EXPLAIN         Unexplained error, please tell us what happened
        EFUTURE         Reserved for our future mistakes

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://www.ICCF.nl         ///

Reply via email to