Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1104
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <news@google.com> |
| X-Original-To | python-announce@python.org |
| Delivered-To | python-announce-list@mail.python.org |
| X-Spam-Status | UNSURE 0.348 |
| X-Spam-Level | *** |
| X-Spam-Evidence | '*H*': 0.53; '*S*': 0.23; 'tool,': 0.07; 'statements': 0.09; 'python': 0.11; 'imports': 0.16; 'sorting': 0.16; 'files.': 0.16; '(the': 0.22; 'command': 0.22; 'import': 0.22; 'header:User-Agent:1': 0.23; 'adds': 0.24; 'library,': 0.24; 'initial': 0.24; 'received:209.85': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'received:209': 0.37; 'improved': 0.60; 'removing': 0.60; 'from:no real name:2**0': 0.61; 'to:addr:comp- lang-python-announce': 0.70; 'received:130': 0.73; 'to:addr:moderators.isc.org': 0.77; 'received:130.133': 0.83; 'received:130.133.4': 0.83; 'received:130.133.4.7': 0.83; 'received:individual.net': 0.83; 'received:moderators.individual.net': 0.83; 'plugin.': 0.84; 'sublime': 0.84; 'kate': 0.95 |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=path:newsgroups:date:complaints-to:injection-info:nntp-posting-host :user-agent:mime-version:message-id:subject:from:injection-date:to :content-type; bh=4S2brmYgifX9dC7yatPaeDQWZDHvp5SVStcwa9fWjJc=; b=faIvM9Sh9rBCqFDJXue2j7jNtbM3NcmsqRlL2ADuiBtoQfZbVG5ZjPHACVLvzbLApJ ke5ijAkYRZnNrvvA1HD82nifj58ClZZgDFZStExN27BtxNpHJZk4tL6XJ434kjAGjNrk wB0X5ydx9UFomq0qrHDMmwtAxO6+gkjRIBTCG7mvjJrvosnxFpmXztSqgAm60Hop6HsQ pAQFtEPhMykY6TFv/Q9I7WvytngQBu5/SyUWnZ8LBRyVzMU0C08sMU1bb7x4dhbUdhsJ EHdqT9GpZZ5Rj6tryt9wMl3hA9KUPF5o6VRSldNMLUGsbid2fZpK1PKJGTxYql8eZLkG bmUw== |
| X-Received | by 10.224.93.19 with SMTP id t19mr46048287qam.3.1381111971268; Sun, 06 Oct 2013 19:12:51 -0700 (PDT) |
| X-Received | by 10.49.3.134 with SMTP id c6mr1131570qec.0.1381111971259; Sun, 06 Oct 2013 19:12:51 -0700 (PDT) |
| Newsgroups | comp.lang.python.announce |
| Date | Sun, 6 Oct 2013 19:12:51 -0700 (PDT) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=2601:a:1e80:5ef:6534:324e:9729:92b; posting-account=KESGaQoAAAAUwHSh48hO76UGgX5nM5x1 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Subject | isort 2.0.0 |
| From | timothy.crosley@gmail.com |
| Injection-Date | Mon, 07 Oct 2013 02:12:51 +0000 |
| To | comp-lang-python-announce@moderators.isc.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Mailman-Approved-At | Tue, 08 Oct 2013 11:59:25 +0200 |
| X-BeenThere | python-announce-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| Reply-To | python-list@python.org |
| List-Id | Announcement-only list for the Python programming language <python-announce-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-announce-list/> |
| List-Post | <mailto:python-announce-list@python.org> |
| List-Help | <mailto:python-announce-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe> |
| Approved | python-announce-list@python.org |
| Message-ID | <mailman.844.1381226366.18130.python-announce-list@python.org> (permalink) |
| Lines | 7 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1381226366 news.xs4all.nl 15979 [2001:888:2000:d::a6]:55231 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python.announce:1104 |
Show key headers only | View raw
isort (the python import sorting library, command line tool, Vim plugin, Sublime plugin, and Kate plugin) has released version 2.0.0: - Adds support for automatically adding import statements across multiple python files. - Adds support for automatically removing imports across multiple python files. - Improved Kate Plugin. - Initial Sublime plugin. - Initial Vim plugin.
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
isort 2.0.0 timothy.crosley@gmail.com - 2013-10-06 19:12 -0700
csiph-web