Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #10302

Re: Aw: Re: Aw: python.org back up ?(was Re: python.org is down?)

From Ned Deily <nad@acm.org>
Subject Re: Aw: Re: Aw: python.org back up ?(was Re: python.org is down?)
Date 2011-07-25 12:42 -0700
References <1edf0f1b-a5fd-4d42-8c08-955b57eb051e@glegroupsg2000goo.googlegroups.com> <4E2D528F.7020604@gmail.com> <j0k8er$itl$1@dough.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.1470.1311622961.1164.python-list@python.org> (permalink)

Show all headers | View raw


In article <j0k8er$itl$1@dough.gmane.org>,
 Terry Reedy <tjreedy@udel.edu> wrote:
> The windows distribution comes with the docs bundled in a windows help 
> file, updated with each bug fix release. Is there really no *nix 
> equivalent that could be used or is this one area where windows really wins?

Most *nix distributions provide an optional doc package for each of the 
Python versions they support, for instance, in Debian:

$ aptitude search 'python[23].*-doc$'
p   python2.6-doc  
p   python2.7-doc 
p   python3-doc 
p   python3.1-doc
p   python3.2-doc 

Also each python.org Mac OS X installers includes a copy of the 
documentation for its version, in HTML format the same as the on-line 
versions.  The docs are easily accessible through a menu item in each 
version of IDLE.  And recent versions of the installer also include a 
clickable link to the docs in each /Applications/Python x.y folder.

One advantage of the on-line versions is that they are updated daily 
with the latest fixes to the documentation.

-- 
 Ned Deily,
 nad@acm.org

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Aw: Re: Aw: python.org back up ?(was Re: python.org is down?) David Zerrenner <dazer017@gmail.com> - 2011-07-25 02:02 -0700
  Re: Aw: Re: Aw: python.org back up ?(was Re: python.org is down?) hackingKK <hackingkk@gmail.com> - 2011-07-25 16:55 +0530
  Re: Aw: Re: Aw: python.org back up ?(was Re: python.org is down?) Terry Reedy <tjreedy@udel.edu> - 2011-07-25 13:17 -0400
  Re: Aw: Re: Aw: python.org back up ?(was Re: python.org is down?) Ned Deily <nad@acm.org> - 2011-07-25 12:42 -0700

csiph-web