Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43706
| 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 | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.039 |
| X-Spam-Evidence | '*H*': 0.92; '*S*': 0.00; 'subject:Python': 0.06; 'python': 0.11; 'cheap,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'levels,': 0.16; 'subject:questions': 0.16; 'such,': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'preferred': 0.22; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'quickly': 0.29; 'thus': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'd": 0.34; 'could': 0.34; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'something': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'really': 0.36; 'bought': 0.36; 'received:209': 0.37; 'sometimes': 0.38; 'to:addr :python-list': 0.38; 'rather': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'son': 0.61; 'course': 0.61; 'rocket': 0.95; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=ofW01he0xJjr5JVfjcCaH5Ydm5MV/gJNB2kVxDisdpE=; b=zC11GF4O6h/Vp+4hweQHiIYMSol9lxuZQnkkQcGSskMSBbl7fK5d5v5v/5sdaunxdV 2stiMRrHMIC4lCwnyvl7AeBQuVatFPDJqTsqrCzgQW8VCWIvjmXoCNJZXQ+gJk2smrYf vN5ktIy4Y2WW5502nZ9UZouOUAmSKqG2bmf/45alk42AJ9qn+LP+3eLnozuRoe1s0kNm fKxfxP+jQFQvxR9JtW3llJLAUeRZGrCHUznu1yK+dGxAWeKO9SAQoJk/z03f/+9zchM9 p09z+9Q2kMuxe0umLF1T0wq01nmu7SuQFQ6xhb7sSPuqHOpeDE4iH/TBnhCjDiZhS5rI aZvA== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.37.109 with SMTP id x13mr2604364vdj.10.1366149209790; Tue, 16 Apr 2013 14:53:29 -0700 (PDT) |
| In-Reply-To | <kkkggq$9vj$2@news.albasani.net> |
| References | <a6562e3b-29af-4953-bc8b-49fa634d1be7@googlegroups.com> <mailman.666.1366126206.3114.python-list@python.org> <kkkggq$9vj$2@news.albasani.net> |
| Date | Wed, 17 Apr 2013 07:53:29 +1000 |
| Subject | Re: Newbie questions on Python |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.692.1366149703.3114.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1366149703 news.xs4all.nl 2637 [2001:888:2000:d::a6]:40387 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:43706 |
Show key headers only | View raw
On Wed, Apr 17, 2013 at 7:40 AM, Walter Hurry <walterhurry@lavabit.com> wrote: > On Wed, 17 Apr 2013 01:30:03 +1000, Chris Angelico wrote: > >> By the way, regarding your email address: there are no cheat codes in >> Python > > ROFLMAO. Incidentally, my son used to use IDDQD rather than IDKFA. > > I of course spurned all such, since I preferred to do it the hard way. > Thus I was Doomed. I'd sometimes use IDDQD/IDFA (no K) and then see how quickly I could blitz the levels, with proper navigation. There's something inherently fun about blasting through everything with the rocket launcher. Mind you, I was really cheap, so I never bought Doom... and was just playing through the demo over and over. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Newbie questions on Python idkfaidkfaidkfa@gmail.com - 2013-04-16 08:20 -0700
Re: Newbie questions on Python Chris Angelico <rosuav@gmail.com> - 2013-04-17 01:30 +1000
Re: Newbie questions on Python Walter Hurry <walterhurry@lavabit.com> - 2013-04-16 21:40 +0000
Re: Newbie questions on Python Chris Angelico <rosuav@gmail.com> - 2013-04-17 07:53 +1000
Re: Newbie questions on Python Matt Jones <matt.walker.jones@gmail.com> - 2013-04-16 10:33 -0500
Re: Newbie questions on Python Neil Cerutti <neilc@norwich.edu> - 2013-04-16 15:41 +0000
Re: Newbie questions on Python Lele Gaifax <lele@metapensiero.it> - 2013-04-16 18:06 +0200
Re: Newbie questions on Python Neil Cerutti <neilc@norwich.edu> - 2013-04-16 17:16 +0000
csiph-web