Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85164 > unrolled thread
| Started by | Skip Montanaro <skip.montanaro@gmail.com> |
|---|---|
| First post | 2015-02-03 10:47 -0600 |
| Last post | 2015-02-03 10:47 -0600 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: __pycache__ Skip Montanaro <skip.montanaro@gmail.com> - 2015-02-03 10:47 -0600
| From | Skip Montanaro <skip.montanaro@gmail.com> |
|---|---|
| Date | 2015-02-03 10:47 -0600 |
| Subject | Re: __pycache__ |
| Message-ID | <mailman.18436.1422982052.18130.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web