Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57604
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.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.114 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.81; '*S*': 0.04; 'oh,': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'metaclass': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'header:In-Reply- To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'right?': 0.36; 'should': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'skip:x 10': 0.40; '26,': 0.68; 'miss': 0.74; '2013': 0.98 |
| 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=xH9X24NBcwwLdSsSBju9KyXAGu6HFeH5Zj3aJX5zslQ=; b=VB4zrGzcIx2NQNIeNTF5TNj3009CgIsh3Xat7fCOvewIFl6JOWQRWy/8rsNXLGsRVe 5N+uo40yDyj37wu4iYqCx1/Lv8TFdfxKrFU6GlhDEFme1gr8awd/eshbXkizmULa3L9t ktJ1G/DULIs+6nTHeEt5TXyfUMhBm0GteUt05HIvFUKLLCoM0I+63SU2dOt3x+dqA2RH GJ9Yl8k/E/7xEXD7nPVcsCqxIccRbQ5pWWYKikA1f77nqAwZnx2v2f8CADty9LefbNpP j6CFVg5G3SbW6Ij9pKfKx8FyFSeXj064waJlMrZ/fQtE6lHLf+2gqSdXNAicaI1VbkKx I2kQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.66.157.165 with SMTP id wn5mr728937pab.169.1382794018854; Sat, 26 Oct 2013 06:26:58 -0700 (PDT) |
| In-Reply-To | <l4gdpu$647$1@ger.gmane.org> |
| References | <526badb4$0$29972$c3e8da3$5496439d@news.astraweb.com> <l4gdpu$647$1@ger.gmane.org> |
| Date | Sun, 27 Oct 2013 00:26:58 +1100 |
| Subject | Re: Obfuscated factorial |
| 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 | <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.1574.1382794028.18130.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1382794028 news.xs4all.nl 15920 [2001:888:2000:d::a6]:60143 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:57604 |
Show key headers only | View raw
On Sat, Oct 26, 2013 at 11:50 PM, Vito De Tullio <vito.detullio@gmail.com> wrote: > you miss a FactoryFactory and a couple of *Manager. > > Oh, and it should be xml-config-driven. Or a metaclass and a few decorators. They're inherently Pythonic, right? ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Obfuscated factorial Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-26 11:55 +0000 Re: Obfuscated factorial Vito De Tullio <vito.detullio@gmail.com> - 2013-10-26 14:50 +0200 Re: Obfuscated factorial Chris Angelico <rosuav@gmail.com> - 2013-10-27 00:26 +1100 Re: Obfuscated factorial Joshua Landau <joshua@landau.ws> - 2013-10-26 16:32 +0100 Re: Obfuscated factorial Tim Chase <python.list@tim.thechases.com> - 2013-10-26 10:35 -0500 Re: Obfuscated factorial Gene Heskett <gheskett@wdtv.com> - 2013-10-26 10:13 -0400 Re: Obfuscated factorial Vito De Tullio <vito.detullio@gmail.com> - 2013-10-27 08:28 +0100
csiph-web