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: 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: References: <4ml1da9lmjhjemfljt29f4ts9p75c499tl@4ax.com> Date: Tue, 3 Feb 2015 10:47:23 -0600 Subject: Re: __pycache__ From: Skip Montanaro To: Mark Lawrence Content-Type: multipart/alternative; boundary=047d7b471e38379e0c050e31d3e9 Cc: Python 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: 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 --047d7b471e38379e0c050e31d3e9 Content-Type: text/plain; charset=UTF-8 On Tue, Feb 3, 2015 at 10:31 AM, Mark Lawrence 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 --047d7b471e38379e0c050e31d3e9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Tue, Feb 3, 2015 at 10:31 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wro= te:
> 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 examp= le:

= git initial push
git initial push -site:stackoverflow.com

Skip
--047d7b471e38379e0c050e31d3e9--