1. 27 Eyl, 2009 3 kayıt (commit)
  2. 26 Eyl, 2009 2 kayıt (commit)
  3. 25 Eyl, 2009 1 kayıt (commit)
  4. 24 Eyl, 2009 1 kayıt (commit)
  5. 23 Eyl, 2009 2 kayıt (commit)
  6. 22 Eyl, 2009 4 kayıt (commit)
  7. 21 Eyl, 2009 6 kayıt (commit)
  8. 20 Eyl, 2009 10 kayıt (commit)
  9. 19 Eyl, 2009 3 kayıt (commit)
  10. 18 Eyl, 2009 6 kayıt (commit)
  11. 17 Eyl, 2009 2 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 74621,74823-74824,74868,74877-74878 via svnmerge from · a3594748
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r74621 | georg.brandl | 2009-09-01 10:06:03 +0200 (Di, 01 Sep 2009) | 1 line
      
        #6638: fix wrong parameter name and markup a class.
      ........
        r74823 | georg.brandl | 2009-09-16 15:06:22 +0200 (Mi, 16 Sep 2009) | 1 line
      
        Remove strange trailing commas.
      ........
        r74824 | georg.brandl | 2009-09-16 15:11:06 +0200 (Mi, 16 Sep 2009) | 1 line
      
        #6892: fix optparse example involving help option.
      ........
        r74868 | georg.brandl | 2009-09-17 12:23:02 +0200 (Do, 17 Sep 2009) | 2 lines
      
        String values should be shown with quotes, to avoid confusion with constants.
      ........
        r74877 | georg.brandl | 2009-09-17 18:26:06 +0200 (Do, 17 Sep 2009) | 1 line
      
        Remove duplicate doc of enable/disable_interspersed_args.
      ........
        r74878 | georg.brandl | 2009-09-17 19:14:04 +0200 (Do, 17 Sep 2009) | 1 line
      
        Make the optparse doc style a bit more standard: use standard description units for attrs/methods/etc., and use the correct referencing roles.
      ........
      a3594748
    • Georg Brandl's avatar
      Merged revisions 74873 via svnmerge from · 01526333
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r74873 | georg.brandl | 2009-09-17 13:48:31 +0200 (Do, 17 Sep 2009) | 1 line
      
        #6844 followup: the warning when setting Exception.message was removed, do not test for it.
      ........
      01526333