1. 19 May, 1998 20 commits
  2. 18 May, 1998 9 commits
  3. 16 May, 1998 2 commits
    • Guido van Rossum's avatar
      Fix another oldie (item (b) only): · c85be6a0
      Guido van Rossum authored
      Date:    Fri, 20 Dec 1996 14:47:50 +0100
      From:    Lele Gaifax <lele@nautilus.eclipse.it>
      To:      Python List <python-list@cwi.nl>
      Subject: Typos in ref manual
      
      Hi all,
      browsing the reference manual I noticed what seem two small errors:
        a) in the list of keywords (section 2.3.1) 'exec' is missing
        b) in the Operator Precedence table (5.12) the comparison operators
           include '=', but probably '==' was intended.
      Hope this help,
      lele.
      c85be6a0
    • Guido van Rossum's avatar
      Install config.h. · b9d9d72a
      Guido van Rossum authored
      Adapt to new build conventions (get rid of Release directory).
      b9d9d72a
  4. 15 May, 1998 9 commits