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: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.038 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.01; 'url:sourceforge': 0.03; 'subject:Python': 0.05; "they've": 0.09; 'cc:addr:python-list': 0.10; '"this': 0.13; '-tkc': 0.16; '24,': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'wrote:': 0.17; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'so.': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'source': 0.29; 'actively': 0.30; 'maintained': 0.33; 'subject:?': 0.35; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'mean': 0.38; 'july': 0.60; 'url:p': 0.63; 'url:cgi': 0.65; 'url:11': 0.71; 'url:a': 0.72; 'url:f': 0.75; 'received:50.22': 0.84; 'url:pg': 0.84; 'subject:you': 0.88; 'received:108': 0.91 Date: Tue, 26 Feb 2013 12:10:58 -0600 From: Tim Chase To: notbob Subject: Re: Do you feel bad because of the Python docs? In-Reply-To: References: <512cb0a0$0$30001$c3e8da3$5496439d@news.astraweb.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361902179 news.xs4all.nl 6963 [2001:888:2000:d::a6]:39564 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39982 On 2013-02-26 17:54, notbob wrote: > >> zsh? What docs!? > > You mean other than the gigantic user manual? > > http://zsh.sourceforge.net/Doc/ > > "This document was generated by Simon Ruderich on July 24, 2012" > > ....'bout damn time!! ;) Generated...from source that has been around for ages: http://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh;a=history;f=Doc;hb=dd3b0506f99e690f521d9bf449dea47a51502cb2;pg=11 which suggests that they've been actively maintained since 1999-2000 or so. -tkc