printer friendly python tutorial

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • winston

    printer friendly python tutorial

    does anyone know where i can find a printer friendly version of the
    python tutorial release 2.3?

  • ARMANDO  PADILLA

    #2
    Re: printer friendly python tutorial

    Hi, im new to this group, been a member of php group but anyways... I wanted
    to know if you had a link to the tutorial you found.


    --
    Armando P.
    Software Engineer.
    Computer Science/Economics, California State University Los Angeles

    "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]


    Comment

    • Bob Gailer

      #3
      Re: printer friendly python tutorial

      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]

      Where? We'd like to know too.

      Bob Gailer
      bgailer@alum.rp i.edu
      303 442 2625


      ---
      Outgoing mail is certified Virus Free.
      Checked by AVG anti-virus system (http://www.grisoft.com).
      Version: 6.0.506 / Virus Database: 303 - Release Date: 8/1/2003

      Comment

      • Fredrik Lundh

        #4
        Re: printer friendly python tutorial

        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.

        </F>




        Comment

        • K.C. Shashidhar

          #5
          Re: printer friendly python tutorial

          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?

          MHTP,
          Shashi

          Comment

          • Michael Hudson

            #6
            Re: printer friendly python tutorial

            "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

            Working...