CHM help file for Python 2.5

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jiri.zahradil@gmail.com

    #1

    CHM help file for Python 2.5

    Hello,

    For Python 2.4, documentation was available in .chm format. For new
    Python 2.5,
    I am missing this format (download page:
    http://docs.python.org/download.html).
    Can anyone point me to new location of this version of manual,
    or tell me why this format is no longer supported ... ?

    thanks

    --
    Jiri Zahradil

  • Fredrik Lundh

    #2
    Re: CHM help file for Python 2.5

    jiri.zahradil@g mail.com wrote:
    For Python 2.4, documentation was available in .chm format. For new
    Python 2.5,
    I am missing this format (download page:
    http://docs.python.org/download.html).
    Can anyone point me to new location of this version of manual,
    or tell me why this format is no longer supported ... ?
    it's shipped with the standard installer. look for "Python 2.5" ->
    "Python manuals" in your program menu.

    </F>

    Comment

    • Martin v. Löwis

      #3
      Re: CHM help file for Python 2.5

      jiri.zahradil@g mail.com schrieb:
      Can anyone point me to new location of this version of manual,
      or tell me why this format is no longer supported ... ?
      It's on the download page itself:

      The official home of the Python Programming Language



      Regards,
      Martin

      Comment

      Working...