"winston" <wdunn82@comcas t.net> wrote in message
news:YTb4b.2350 97$It4.112333@r wcrnsc51.ops.as p.att.net...[color=blue]
> winston wrote:[color=green]
> > does anyone know where i can find a printer friendly version of the
> > python tutorial release 2.3?
> >[/color]
> never mind i found it?
>
>[/color]
At 01:08 AM 8/31/2003 +0000, winston wrote:
[color=blue]
>winston wrote:[color=green]
>>does anyone know where i can find a printer friendly version of the
>>python tutorial release 2.3?[/color]
>never mind i found it?[/color]
Bob Gailer wrote:
[color=blue][color=green][color=darkred]
> >>does anyone know where i can find a printer friendly version of the
> >>python tutorial release 2.3?[/color]
> >never mind i found it?[/color]
>
> Where? We'd like to know too.[/color]
http://www.python.org => Documentation => Download
Current Documentation (first link on page) =>
The official home of the Python Programming Language
where the table on the top of the page contains download
links for HTML, PDF, Postscript, GNU info, iSilo, and LaTeX
versions of the docs, in ZIP, GZip, and BZip2 archives.
Fredrik Lundh wrote:[color=blue]
> http://www.python.org => Documentation => Download
> Current Documentation (first link on page) =>
>
> http://www.python.org/doc/current/download.html
>
> where the table on the top of the page contains download
> links for HTML, PDF, Postscript, GNU info, iSilo, and LaTeX
> versions of the docs, in ZIP, GZip, and BZip2 archives.[/color]
I wonder why someone wanting to print only the tutorial has to download
the whole archive and unzip. Wouldn't it be helpful to keep them
separately available, like the HTML versions are?
"K.C. Shashidhar" <kodambal@imec. be> writes:
[color=blue]
> Fredrik Lundh wrote:[color=green]
> > http://www.python.org => Documentation => Download
> > Current Documentation (first link on page) =>
> > http://www.python.org/doc/current/download.html
> > where the table on the top of the page contains download
> > links for HTML, PDF, Postscript, GNU info, iSilo, and LaTeX
> > versions of the docs, in ZIP, GZip, and BZip2 archives.[/color]
>
> I wonder why someone wanting to print only the tutorial has to
> download the whole archive and unzip. Wouldn't it be helpful to keep
> them separately available, like the HTML versions are?[/color]
Finite time and resources. Doesn't look like the zipped HTML is
available separately, FWIW. You could suggest this to docs@python.org
if you feel strongly, I guess.
Cheers,
mwh
--
This is the fixed point problem again; since all some implementors
do is implement the compiler and libraries for compiler writing, the
language becomes good at writing compilers and not much else!
-- Brian Rogoff, comp.lang.funct ional
Comment