Gvim, bug or feature?

2012-12-28 Thread Pengfei Hao
When you are using gvim, the command line vim can not open a current
directory os.py, do you think this is a bug or a feature? I like python and
I like gvim, but the vim of gvim is now a python program , it will import
module like  os.py first in current directory, so any file the same name as
os.py will cause the vim startup failure. I find this today and I was
shocked about the truth, a editor will be affected by the filename you want
to edit!

What do you think about this?
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Gvim, bug or feature?

2012-12-28 Thread Pengfei Hao
Sorry, this seems a temporary bug of gvim, and they already fix it, post
closed.


2012/12/28 Pengfei Hao 

> When you are using gvim, the command line vim can not open a current
> directory os.py, do you think this is a bug or a feature? I like python and
> I like gvim, but the vim of gvim is now a python program , it will import
> module like  os.py first in current directory, so any file the same name as
> os.py will cause the vim startup failure. I find this today and I was
> shocked about the truth, a editor will be affected by the filename you want
> to edit!
>
> What do you think about this?
>
-- 
http://mail.python.org/mailman/listinfo/python-list