Python Vim Module - works

Brian Sturk bsturk at news.rcn.com
Wed Dec 12 01:04:10 EST 2001


On 11 Dec 2001 09:43:20 -0800, Kevin Dahlhausen <kdahlhaus at yahoo.com> wrote:
>> 
>>     http://www.nh.ultranet.com/~bsturk/vim.html
> 
> It looks sounds great.  I'm having some trouble running it under NT
> 4.0, SP 6, Gvim 6.0u though.  It gives this error when :pyf vimsh.py
> 
> line 181, in read
> r,w,e = select.select([self.outd], [], [], self.delay  )
> select.error: (2, 'No such file or directory')
> 
> 
> Any ideas?

Yeah, in the notes in the script I mentioned select() only works w/ sockets.  
Hopefully tonight I'll be uploading a new version which works
much better under Windows, or better put, actually works under Windows.

:)

-- 
.-----------------------------------------------------,-------.  
| Brian M. Sturk - http://www.nh.ultranet.com/~bsturk \ C/C++ |  .>   )\,^a__
|--------------------------|  bsturk at nh.ultranet.com   | Java | (  _ _)/ /-." ~
| http://www.telengard.com `---------------------------`------|  `( )_ )/
| Telengard Technologies Inc. -  NT/*nix UI & device drivers  | _<_s_<_s
'-------------------------------------------------------------'



More information about the Python-list mailing list