Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #25140

Re: Python Interview Questions

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!xlned.com!feeder7.xlned.com!news2.euro.net!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.015
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.09; "they've": 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; "guido's": 0.16; 'purposes.': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'received:209.85.214.174': 0.21; 'subject:Questions': 0.22; 'machine': 0.24; 'header:In- Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; "d'aprano": 0.29; 'steven': 0.29; '11,': 0.33; 'to:addr :python-list': 0.33; 'themselves': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'header:Received:5': 0.40; 'personal': 0.62; 'jul': 0.65; 'subject:Interview': 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 :content-type; bh=d8GaBJU5UsQ1tB5c4lTZthjo/J+nJ1ULd3XmrD46YEA=; b=fCG8GhmUXq9ZGj4QvGdv7Qu0XolqO6M1bgKFdGCk3IyrDMcJ1is87Wi0qr/+PdW3xb 4xIJKpKfvR+rCoRX69R1dJn1VKDVUjNxnd3VjTulu7j15P9V0oIkW5gYxa4L5rBweu0r +CerIh5kJv65TAKilq6IWn+nYy6EYOgul/DtH2SpQsLsv9TaNig0SqBlFR4yE0O8d3pY ccLM7Gd/SJ3LWEqeNm9OsDUo614oAay53Rw+xHxGD9AL24a9s9mY6OrK8CKmgbzqgtVL 1SwOcxuduap/zBS3lDYswCVAtGTjmngmX+6EuagsGa8cf9UNLVo1qNimolvBA2y6b5ML HdnQ==
MIME-Version 1.0
In-Reply-To <4ffc5982$0$29965$c3e8da3$5496439d@news.astraweb.com>
References <1193768041.349129.26350@v3g2000hsg.googlegroups.com> <mailman.658.1193771958.13605.python-list@python.org> <19849142-5214-4c20-87ca-667ba4e2b22e@googlegroups.com> <mailman.1972.1341879526.4697.python-list@python.org> <roy-8CA33F.20275909072012@news.panix.com> <4FFB7FBF.5080301@tim.thechases.com> <4FFBF5F4.7020407@sequans.com> <mailman.1989.1341935907.4697.python-list@python.org> <4ffc5982$0$29965$c3e8da3$5496439d@news.astraweb.com>
Date Wed, 11 Jul 2012 02:42:00 +1000
Subject Re: Python Interview Questions
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.12
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.1991.1341938524.4697.python-list@python.org> (permalink)
Lines 8
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1341938524 news.xs4all.nl 6927 [2001:888:2000:d::a6]:42483
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:25140

Show key headers only | View raw


On Wed, Jul 11, 2012 at 2:34 AM, Steven D'Aprano
<steve+comp.lang.python@pearwood.info> wrote:
> Of course, if they try to sell themselves as having
> five years experience with Python 3.2...

... then they've been borrowing Guido's time machine for personal purposes.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Python Interview Questions dncarac@gmail.com - 2012-07-09 17:01 -0700
  Re: Python Interview Questions Tim Chase <python.list@tim.thechases.com> - 2012-07-09 19:19 -0500
    Re: Python Interview Questions Roy Smith <roy@panix.com> - 2012-07-09 20:27 -0400
      Re: Python Interview Questions Tim Chase <python.list@tim.thechases.com> - 2012-07-09 20:05 -0500
      Re: Python Interview Questions Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-07-10 11:29 +0200
        Re: Python Interview Questions Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-10 16:44 +0000
          Re: Python Interview Questions Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-07-10 19:07 +0200
        Re: Python Interview Questions Rick Johnson <rantingrickjohnson@gmail.com> - 2012-07-10 19:44 -0700
      Re: Python Interview Questions Ethan Furman <ethan@stoneleaf.us> - 2012-07-10 09:05 -0700
        Re: Python Interview Questions Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-10 16:34 +0000
          Re: Python Interview Questions Chris Angelico <rosuav@gmail.com> - 2012-07-11 02:42 +1000
          Re: Python Interview Questions Ethan Furman <ethan@stoneleaf.us> - 2012-07-10 10:02 -0700
          Re: Python Interview Questions David Robinow <drobinow@gmail.com> - 2012-07-10 22:13 -0400
      Re: Python Interview Questions Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-07-10 18:26 -0400
      Re: Python Interview Questions Ian Kelly <ian.g.kelly@gmail.com> - 2012-07-10 16:59 -0600

csiph-web