Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20133
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.008 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.05; 'received:verizon.net': 0.07; 'terry': 0.07; 'pages.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '*very*': 0.16; 'reedy': 0.16; 'subject:Guide': 0.16; 'wrote:': 0.18; 'source.': 0.18; 'that?': 0.18; 'jan': 0.19; 'header:In-Reply-To:1': 0.22; 'knowing': 0.23; 'english,': 0.23; 'pm,': 0.29; '350': 0.30; 'rough': 0.30; 'amazon': 0.31; 'usually': 0.31; 'typically': 0.32; 'there': 0.33; 'header:User-Agent:1': 0.33; 'file': 0.34; 'header:X-Complaints-To:1': 0.34; 'leaves': 0.34; 'to:addr:python- list': 0.35; 'page.': 0.36; 'received:org': 0.36; 'page': 0.37; 'but': 0.37; 'files': 0.39; 'to:addr:python.org': 0.40; 'art': 0.61; 'simple': 0.61; 'aaron': 0.67; 'compressed': 0.68; 'average': 0.80; 'kindle': 0.84; 'material,': 0.84; 'war,': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: Guide to: Learning Python Decorators |
| Date | Thu, 09 Feb 2012 22:22:44 -0500 |
| References | <476f8fff-9f08-4a54-8704-449cfaf6ad60@vv9g2000pbc.googlegroups.com> <CAJ6cK1b9Gd=3Bg4PMvMLN8U5KLnazXjcgXyqNgyRiRGXuFktNw@mail.gmail.com> <4F343D78.1010800@gmail.com> <4F344BFD.9050200@gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-74-109-121-73.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 |
| In-Reply-To | <4F344BFD.9050200@gmail.com> |
| 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.5632.1328844192.27778.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1328844192 news.xs4all.nl 6950 [2001:888:2000:d::a6]:55980 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:20133 |
Show key headers only | View raw
On 2/9/2012 5:43 PM, Ian wrote: > On 09/02/2012 21:41, Aaron France wrote: >> How many pages is that? The amazon page conveniently left that off. > There is an average of 5.1 chars per word in English, and usually about > 350 words an A4 page. > > The 215K file is > a) Compressed - typically by 60% > b) Contains simple html and images as its source. > c) Must contain the cover image. > > As a *very* rough guess, that means the files expands to 344K. > Remove the cover image at 250-300kb leaves 44 to 94KB > That is 8700 words to 18400 words or approx 25 to 50 pages. > But that is *very* *very* rough. The file is about 500 'locations'. The Kindle Users Guide, 3rd Ed., has 1300, Lao Tza, the Art of War, (project Gutenberg), aaabut 2100. I read about half in an hour. Even knowing the material, it is slower than a novel. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Guide to: Learning Python Decorators sajuptpm <sajuptpm@gmail.com> - 2012-02-09 09:56 -0800
Re: Guide to: Learning Python Decorators Terry Reedy <tjreedy@udel.edu> - 2012-02-09 15:28 -0500
Re: Guide to: Learning Python Decorators Ian <hobson42@gmail.com> - 2012-02-09 22:43 +0000
Re: Guide to: Learning Python Decorators Terry Reedy <tjreedy@udel.edu> - 2012-02-09 22:22 -0500
Re: Guide to: Learning Python Decorators sajuptpm <sajuptpm@gmail.com> - 2012-02-09 22:20 -0800
Re: Guide to: Learning Python Decorators anon hung <anonhung@gmail.com> - 2012-02-10 07:32 +0100
Re: Guide to: Learning Python Decorators 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-12 03:48 -0800
Re: Guide to: Learning Python Decorators 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-12 03:48 -0800
Re: Guide to: Learning Python Decorators 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-10 00:11 -0800
Re: Guide to: Learning Python Decorators Jack Diederich <jackdied@gmail.com> - 2012-02-12 04:04 -0500
csiph-web