Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35725
| From | Pengfei Hao <intijk@gmail.com> |
|---|---|
| Date | 2012-12-28 19:37 -0600 |
| Subject | Gvim, bug or feature? |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1414.1356745113.29569.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
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?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Gvim, bug or feature? Pengfei Hao <intijk@gmail.com> - 2012-12-28 19:37 -0600
csiph-web