Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85164
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <skip.montanaro@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.029 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'example:': 0.03; 'git': 0.09; 'lawrence': 0.09; 'cc:addr:python-list': 0.11; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'initial': 0.24; 'cc:2**0': 0.24; '>': 0.26; 'compare': 0.26; 'push': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'exclude': 0.31; 'but': 0.35; 'received:google.com': 0.35; 'skip:- 20': 0.37; 'two': 0.37; 'e.g.': 0.38; 'results': 0.69; '2015': 0.84; 'e.g..': 0.84; 'to:addr:yahoo.co.uk': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yMklcbCOyiNmUGzOc5zy22KYMyMFuW5dr/zg6KofEmI=; b=OobAiter6uOjkTNA59aftHKQnM3s4TjFiGCFQGRyQ+7g6ucfv6CLzDhLsjcT7sFv+P xl1O428ysosyVrcrKWFD6tCAcp+B2Sdl0TWEZA3cJld6CtjKBhSF6uidn6AnloNCdI8O T529I7zZaEKos7r1+nj2vqVTpMcMtccIH1b/ddp4s7XWf76JT2euXnQeYxXICA4rDe88 ZsZlq6Dpe+Se6YUFN5dAph49n9HG4uHVxr8+LP0Oq8oGh59pTpY0yzt6exBD9Anul/mZ ILncybrhIKvAZSUzIEPD6JWKRlp1Lh/r9nRKSleA4tzz26kfj6hndi1GLx4LOPmKUaKl al+w== |
| MIME-Version | 1.0 |
| X-Received | by 10.60.132.18 with SMTP id oq18mr13475822oeb.71.1422982043375; Tue, 03 Feb 2015 08:47:23 -0800 (PST) |
| In-Reply-To | <maqt4c$uqt$1@ger.gmane.org> |
| References | <CAG+_XL-8cdKtRHGcgwT8wfP2j5bZBj3niskq-iCaGyzvH5wm2A@mail.gmail.com> <4ml1da9lmjhjemfljt29f4ts9p75c499tl@4ax.com> <maqm9s$24s$1@ger.gmane.org> <maqt4c$uqt$1@ger.gmane.org> |
| Date | Tue, 3 Feb 2015 10:47:23 -0600 |
| Subject | Re: __pycache__ |
| From | Skip Montanaro <skip.montanaro@gmail.com> |
| To | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Content-Type | multipart/alternative; boundary=047d7b471e38379e0c050e31d3e9 |
| Cc | Python <python-list@python.org> |
| 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.18436.1422982052.18130.python-list@python.org> (permalink) |
| Lines | 31 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1422982052 news.xs4all.nl 2917 [2001:888:2000:d::a6]:33342 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:85164 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Tue, Feb 3, 2015 at 10:31 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: > I know that you can target sites, but can you exclude them, e.g. > -site:stackoverflow.com ? Yes, you can. Compare the results of these two searches, for example: git initial push git initial push -site:stackoverflow.com Skip
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: __pycache__ Skip Montanaro <skip.montanaro@gmail.com> - 2015-02-03 10:47 -0600
csiph-web