Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52625
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.109.133.87.MISMATCH!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <skip.montanaro@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.071 |
| X-Spam-Evidence | '*H*': 0.88; '*S*': 0.02; 'cc:addr:python-list': 0.11; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'subject:type': 0.16; 'sender:addr:gmail.com': 0.17; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'cc:2**0': 0.24; 'header :In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'subject:the': 0.34; 'received:google.com': 0.35; 'read': 0.60; 'to:addr:gmail.com': 0.65; 'subject:Check': 0.95 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=R97p5FkbDud8/SKD692gHV8KKHJpMC5h/KaZjhRo1KU=; b=m4EQGyOPp4UjRC8EYNz5j876oUYDJ0oQCjRcwQQe2D0Fc7YSZi61UxNE5pp21rjOq6 kTnUickDd5xz7IwNQqhVytyLfU1waHXvgBVIhbODm4N2hPzwA4Bep1Hj5C6ydpGaNFpi Ee1iCfeLXe8uI2+gSi7YIkVNSocPeIXB3cmDMYgZVJN+PurTMOlnANHquVFPhEqla1Ca DrzDJ/J7PIo98Ovexahkn+2XHA8l8A4fgOQYHl/GYvI3uL3DwUjQi8qYqdXYGtKvfz+h 1Udm/fBUKSQSkL8kzoWZ1oJxlwugCGBK6efQAqzi3AUqOXVgziNEikm58JdYTZ7uIZjO VIig== |
| MIME-Version | 1.0 |
| X-Received | by 10.220.249.67 with SMTP id mj3mr32233vcb.23.1376744158315; Sat, 17 Aug 2013 05:55:58 -0700 (PDT) |
| Sender | skip.montanaro@gmail.com |
| In-Reply-To | <185a0a88-9515-43e6-ae65-73d86b0299e7@googlegroups.com> |
| References | <185a0a88-9515-43e6-ae65-73d86b0299e7@googlegroups.com> |
| Date | Sat, 17 Aug 2013 07:55:58 -0500 |
| X-Google-Sender-Auth | qf8cMpgEUkH4qgm33QgUwpKILeU |
| Subject | Re: Check for the type of arguments |
| From | Skip Montanaro <skip@pobox.com> |
| To | Fernando Saldanha <fsaldan1@gmail.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | Python <python-list@python.org> |
| 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.12.1376744166.23369.python-list@python.org> (permalink) |
| Lines | 3 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1376744166 news.xs4all.nl 15973 [2001:888:2000:d::a6]:32865 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:52625 |
Show key headers only | View raw
Read up on "duck typing." Skip
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Check for the type of arguments Fernando Saldanha <fsaldan1@gmail.com> - 2013-08-17 05:34 -0700 Re: Check for the type of arguments Skip Montanaro <skip@pobox.com> - 2013-08-17 07:55 -0500 Re: Check for the type of arguments Chris Angelico <rosuav@gmail.com> - 2013-08-17 14:31 +0100 Re: Check for the type of arguments Joshua Landau <joshua@landau.ws> - 2013-08-17 15:38 +0100 Re: Check for the type of arguments Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-08-17 15:46 +0000 Re: Check for the type of arguments Fernando Saldanha <fsaldan1@gmail.com> - 2013-08-17 09:00 -0700
csiph-web