Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #84382
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.020 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'thread': 0.14; '24,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'interest,': 0.16; 'zero,': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'all,': 0.19; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'rest': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; '(although': 0.31; 'received:google.com': 0.35; "didn't": 0.36; 'games,': 0.60; 'us,': 0.73; '2015': 0.84; 'nada,': 0.84; 'to:none': 0.92 |
| 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:cc :content-type; bh=0D2+pb88YwMkZAe3T1bx+UMCOhjTFTsXSM5Xpz9a6hk=; b=y9IIQwLADqYgSWvmP2tmKpHXpitzMIc9RuiNZ6xV+1zcFGPGKGIZzxqaxThPBhjyOq zEQekvshEK+esaeN+YlL3F11SeaMb4o8UiVTNeINUrigAYcbO5PXbwaklYWSxT5XMvGL 7ZSTtc+tVf6nVfOVCGUpiPm0wv2HUyYQrx/PgXLZRz6oAe8np5MwtD0JNXpSM4f5y2vD /xUbyLItYT4hyyxBi4GXV1VpGwBad5opoPtTsM1gpHe6EyebAKRFMlx/Y2BfdSrfKMpr wRQRzhdR+Kmgid2EA0OrhapEGmImUEtJBA6FDUnoLtnQIw74YE22povoEVHGWXHgrUmh 5FxA== |
| MIME-Version | 1.0 |
| X-Received | by 10.224.172.198 with SMTP id m6mr16794442qaz.11.1422037525892; Fri, 23 Jan 2015 10:25:25 -0800 (PST) |
| In-Reply-To | <U7www.319380$Um.61244@fx22.am4> |
| References | <slrnmc2c3g.77n.automn@sigtrans.org> <U7www.319380$Um.61244@fx22.am4> |
| Date | Sat, 24 Jan 2015 05:25:25 +1100 |
| Subject | Re: kivy secret of mana game |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| 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.18053.1422037528.18130.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1422037528 news.xs4all.nl 2940 [2001:888:2000:d::a6]:41020 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:84382 |
Show key headers only | View raw
On Sat, Jan 24, 2015 at 5:09 AM, Tony the Tiger <tony@tiger.invalid> wrote: > On Thu, 22 Jan 2015 17:13:12 +0000, Automn wrote: > >> game > > No interest, at all, nada, zilch. zero, nothing. > > /Grrr Then don't bother responding, just skip the thread and move on. The rest of us, who don't have this unnatural aversion to games, can still help out (although the OP didn't have any specific questions or anything, so this looked like just an announcement). ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
kivy secret of mana game Automn <automn@willow.org> - 2015-01-22 17:13 +0000
Re: kivy secret of mana game Ian Kelly <ian.g.kelly@gmail.com> - 2015-01-22 13:06 -0700
Re: kivy secret of mana game Automn <automn@willow.org> - 2015-01-23 15:58 +0000
Re: kivy secret of mana game Tony the Tiger <tony@tiger.invalid> - 2015-01-23 18:09 +0000
Re: kivy secret of mana game Chris Angelico <rosuav@gmail.com> - 2015-01-24 05:25 +1100
Re: kivy secret of mana game sohcahtoa82@gmail.com - 2015-01-23 12:44 -0800
Re: kivy secret of mana game Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-24 15:53 +1100
Re: kivy secret of mana game Chris Angelico <rosuav@gmail.com> - 2015-01-24 15:58 +1100
Re: kivy secret of mana game Larry Martell <larry.martell@gmail.com> - 2015-01-23 15:50 -0500
Re: kivy secret of mana game Ethan Furman <ethan@stoneleaf.us> - 2015-01-23 10:36 -0800
Re: kivy secret of mana game Rustom Mody <rustompmody@gmail.com> - 2015-01-23 20:06 -0800
Re: kivy secret of mana game Rustom Mody <rustompmody@gmail.com> - 2015-01-23 20:14 -0800
csiph-web