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

2011-07-25 Thread Ned Deily
In article ,
 Terry Reedy  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,
 n...@acm.org

-- 
http://mail.python.org/mailman/listinfo/python-list


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

2011-07-25 Thread Terry Reedy

On 7/25/2011 7:25 AM, hackingKK wrote:

Infact the first thing I ever did with documentation on Python was to
download it.
yes you are not uptodate but you can always do a download once in a
while rather than putting load on the server every time you want to
lookup a function reference.
Happy hacking.
Krishnakant.

On 25/07/11 14:32, David Zerrenner wrote:

Carl Banks wrote:

If you can't live without the docs, you should consider downloading
them and accessing them locally. That'll let you work whenever
python.org goes down, and will help keep the load off the server when
it's up.

Thanks for the pointer, i did not realize that until now... These days
of always-on internet corrupted me so much.


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?


--
Terry Jan Reedy

--
http://mail.python.org/mailman/listinfo/python-list


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

2011-07-25 Thread hackingKK
Infact the  first thing I ever did  with documentation on Python was to 
download it.
yes you are not uptodate but you can always do a download once in a 
while rather than putting load on the server every time you want to 
lookup a function reference.

Happy hacking.
Krishnakant.

On 25/07/11 14:32, David Zerrenner wrote:

Carl Banks wrote:

If you can't live without the docs, you should consider downloading them and 
accessing them locally.  That'll let you work whenever python.org goes down, 
and will help keep the load off the server when it's up.

Thanks for the pointer, i did not realize that until now... These days of 
always-on internet corrupted me so much.



--
http://mail.python.org/mailman/listinfo/python-list


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

2011-07-25 Thread David Zerrenner
Carl Banks wrote:
> If you can't live without the docs, you should consider downloading them and 
> accessing them locally.  That'll let you work whenever python.org goes down, 
> and will help keep the load off the server when it's up.

Thanks for the pointer, i did not realize that until now... These days of 
always-on internet corrupted me so much.

-- 
http://mail.python.org/mailman/listinfo/python-list


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

2011-07-25 Thread Carl Banks
On Sunday, July 24, 2011 11:42:45 AM UTC-7, David Zerrenner wrote:
> *pew* I can't live without the docs, that really made my day now.

If you can't live without the docs, you should consider downloading them and 
accessing them locally.  That'll let you work whenever python.org goes down, 
and will help keep the load off the server when it's up.


Carl Banks
-- 
http://mail.python.org/mailman/listinfo/python-list


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

2011-07-24 Thread David Zerrenner
*pew* I can't live without the docs, that really made my day now. 
-- 
http://mail.python.org/mailman/listinfo/python-list