Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'startup': 0.05; 'subject:bug': 0.05; 'filename': 0.07; 'python': 0.09; 'failure.': 0.09; 'bug': 0.10; 'feature?': 0.16; 'module': 0.19; 'import': 0.21; 'affected': 0.22; 'command': 0.24; 'message- id:@mail.gmail.com': 0.27; 'this?': 0.28; 'file': 0.32; 'directory,': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'open': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'editor': 0.37; 'received:209': 0.37; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'think': 0.40; 'subject:, ': 0.61; 'first': 0.61; 'today': 0.67; 'shocked': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=YW3YjIEX9L4c4b9mz4oI4mVOm7peczpXcBLaOUd1cig=; b=Ldoz6Lc5c4QZTDl+QS5MaiStSoTiLzdJ8lCztCrXaJwa/qqlDls8aJFZbleINxKFAx Kdrt+JwSbspI3Yv4tkIQT+GOnWK2aZoOaAcRiXQWr6gTwRyBVVX2HdBN7LguYSW5qwtF RZcctURQmpFeNuEwMUlKk6kigvJjqd5j1YbelcRDUblwtlqB6vFXFPdcjUI84Md83ueg nmQQV6HkE6YbxyZR4lTJhnbiicw9fzqk8fosgqLXB4v0/AfEkeoger9WLu0xP4vNTu+D sXmri5nnyhqgLr5WrWnScFeDFxkPzG9Kk58zZ/x9beLn6TrL9StWvgC756b2G/5KI96O Icbg== MIME-Version: 1.0 From: Pengfei Hao Date: Fri, 28 Dec 2012 19:37:49 -0600 Subject: Gvim, bug or feature? To: python-list@python.org Content-Type: multipart/alternative; boundary=e89a8fb1f50053e0a104d1f3d62d X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1356745113 news.xs4all.nl 6866 [2001:888:2000:d::a6]:60756 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35725 --e89a8fb1f50053e0a104d1f3d62d Content-Type: text/plain; charset=ISO-8859-1 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? --e89a8fb1f50053e0a104d1f3d62d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
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 w= ill import module like =A0os.py first in current directory, so any file the= same name as os.py will cause the vim startup failure. I find this today a= nd I was shocked about the truth, a editor will be affected by the filename= you want to edit!!!!!

What do you think about this?
--e89a8fb1f50053e0a104d1f3d62d--