Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38902
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <dreamingforward@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.018 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.09; 'url:github': 0.09; 'cc:addr:python-list': 0.10; 'extension': 0.13; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; '8bit%:5': 0.29; 'received:74.125.82': 0.33; 'skip:& 20': 0.33; 'received:google.com': 0.34; 'subject:?': 0.35; 'received:74.125': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'called': 0.39; 'subject:any': 0.84 |
| 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:cc:content-type; bh=KNrXmUIdJQtghc0bBMDoAxnBOkof89Pgo1k/wVFcb4M=; b=oJykWNo0q7IGYjsCghQcXd71ud1/kQ/NtMUgH/RnACbTJpbYxL3TSISuMAdEMFX/rc CYZfHPlRSnY5/RfWs1fmcE4asmYjPcN/xaHnCD00P+/Wpd3aBwGp4O62uaQdVyLdRGRo pPfDwBeWRpfSCVbyj5Y2IHWso28hDcWpDcUbCeTuBjgYwA56ilVnbKdPG5KCp0hsdCh5 JH2UPKdxVM/2WYl4j5a+R9U+daQBBePuHI3rtVXNT6bfFHomsKOB5cG9ncGVaJSZhFgD pUiu1oOpRM/cjxiZHQrs9TBjhpWqZ/QvfEUrDDTMCE89PfKiYAv9EPEovPeoey8g8lQ6 sRCQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.180.82.33 with SMTP id f1mr2910607wiy.13.1360895616737; Thu, 14 Feb 2013 18:33:36 -0800 (PST) |
| In-Reply-To | <70c4a8a5-0e8d-4e5c-b0cd-e4ccd90c5cb3@googlegroups.com> |
| References | <70c4a8a5-0e8d-4e5c-b0cd-e4ccd90c5cb3@googlegroups.com> |
| Date | Thu, 14 Feb 2013 18:33:36 -0800 |
| Subject | Re: any chance for contracts and invariants in Python? |
| From | Mark Janssen <dreamingforward@gmail.com> |
| To | mrkafk@gmail.com |
| Content-Type | multipart/alternative; boundary=f46d041826dacfe30a04d5ba33f0 |
| Cc | 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.1795.1360895618.2939.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1360895618 news.xs4all.nl 6915 [2001:888:2000:d::a6]:55445 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:38902 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
See the python extension called "Vigil": https://github.com/munificent/vigil . mark
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
any chance for contracts and invariants in Python? mrkafk@gmail.com - 2013-02-14 03:42 -0800 Re: any chance for contracts and invariants in Python? Philipp Hagemeister <phihag@phihag.de> - 2013-02-14 18:03 +0100 Re: any chance for contracts and invariants in Python? Ian Kelly <ian.g.kelly@gmail.com> - 2013-02-14 11:05 -0700 Re: any chance for contracts and invariants in Python? MRAB <python@mrabarnett.plus.com> - 2013-02-14 18:18 +0000 Re: any chance for contracts and invariants in Python? Ethan Furman <ethan@stoneleaf.us> - 2013-02-14 10:33 -0800 Re: any chance for contracts and invariants in Python? Mark Janssen <dreamingforward@gmail.com> - 2013-02-14 18:33 -0800
csiph-web