On Tuesday, 17 April 2012 21:12:11 UTC+8, char101 wrote: > If you run this command > > python import os; print os.__file__ > > does it show the right file (probably there is another os.py in the > python sys.path).
Yes, it does, it properly shows the path to os module /home/senthil/localpython/lib/python2.7/os.pyc I see some software throwing the same error message. https://bugs.launchpad.net/summit/+bug/963312 https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/954595 Thanks, Senthil -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
