Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74637
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <i@introo.me> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.198 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.77; '*S*': 0.16; 'received:209.85.223': 0.03; 'dev': 0.07; 'python3': 0.07; 'subject:Python3': 0.09; 'subject:dev': 0.16; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'anyone': 0.31; 'running': 0.33; 'received:209.85': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'charset:iso-2022-jp': 0.65; "how's": 0.74; 'completion': 0.78; 'needed:': 0.84; 'skip:\x1b 30': 0.84; 'subject:+': 0.91; 'going?': 0.93 |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=HqmJZfqE74uQrs0JUsOvQlMNrLF2vKr2a+4LZP78nMk=; b=MSmFiLyFjP5eWQnrw+JRqOgagXp5tB7MD0+iJi0LLo0/eBz6hol4h3DOPovF3T4UB2 2heXwm3auV/CE/PmnJycTGK2DPvkkDNeSgOX+e3GRYafoaXbAln6iEwtPEjBk+K0nxGD gwS/vjMMU6gfPYUvmTGzvWVnPWUstRcTidyBa6hyKp2kUAuClaEckS/va0lc1bWyonkZ LmIzQwO3ypzO+02kCyEUqPzPCRyo9kgm+ekz63c8poABkDLQ7r5mHeQo080UzOTJfhh3 0HUwyCvKf4Z33TqbOgCp5J6L5XDsdJNzzFynzoS+PAISAe99yRL8BqFodk2LgtaYy69o 1PwA== |
| X-Gm-Message-State | ALoCoQn5XHaAO4SH0t/RwIrveKKe/z1m6BxYhd4nW/Z1k2xlSt30C7K3RX23W9gi+mMX+Vbzb8el |
| MIME-Version | 1.0 |
| X-Received | by 10.60.16.72 with SMTP id e8mr42250832oed.11.1405588052445; Thu, 17 Jul 2014 02:07:32 -0700 (PDT) |
| X-Originating-IP | [143.89.78.150] |
| Date | Thu, 17 Jul 2014 17:07:32 +0800 |
| Subject | Python3+Vim dev environment |
| From | Shiyao Ma <i@introo.me> |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-2022-JP |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11925.1405598335.18130.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1405598335 news.xs4all.nl 2925 [2001:888:2000:d::a6]:49647 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:74637 |
Show key headers only | View raw
Hi. Anyone with working experience on setting up Python3 dev with vim? functionalities needed: code completion and jump to defintion YCM suffices but only with py2. Any vim (plugin) for py3? Or do you have any experience both running YCM and jedi-vim(for py3) ? How's that going? Regards -- 吾輩は猫である。ホームーページはhttp://introo.me。
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Python3+Vim dev environment Shiyao Ma <i@introo.me> - 2014-07-17 17:07 +0800
csiph-web