• Georg Brandl's avatar
    Merged revisions 79822,79828,79862,80067,80069,80080-80081,80084,80432-80433 via svnmerge from · eb41214d
    Georg Brandl yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r79822 | georg.brandl | 2010-04-06 08:18:15 +0000 (Di, 06 Apr 2010) | 1 line
    
      #8320: document return value of recv_into().
    ........
      r79828 | georg.brandl | 2010-04-06 14:33:44 +0000 (Di, 06 Apr 2010) | 1 line
    
      Add JP.
    ........
      r79862 | georg.brandl | 2010-04-06 20:27:59 +0000 (Di, 06 Apr 2010) | 1 line
    
      Fix syntax.
    ........
      r80067 | georg.brandl | 2010-04-14 08:53:38 +0000 (Mi, 14 Apr 2010) | 1 line
    
      #5341: typo.
    ........
      r80069 | georg.brandl | 2010-04-14 13:50:31 +0000 (Mi, 14 Apr 2010) | 1 line
    
      Add an x-ref to where the O_ constants are documented and move the SEEK_ constants after lseek().
    ........
      r80080 | georg.brandl | 2010-04-14 19:16:38 +0000 (Mi, 14 Apr 2010) | 1 line
    
      #8399: add note about Windows and O_BINARY.
    ........
      r80081 | georg.brandl | 2010-04-14 21:34:44 +0000 (Mi, 14 Apr 2010) | 1 line
    
      #5250: document __instancecheck__ and __subclasscheck__.  I hope the part about the class/metaclass distinction is understandable.
    ........
      r80084 | georg.brandl | 2010-04-14 21:46:45 +0000 (Mi, 14 Apr 2010) | 1 line
    
      Fix missing.
    ........
      r80432 | georg.brandl | 2010-04-24 08:56:58 +0000 (Sa, 24 Apr 2010) | 1 line
    
      Markup fixes.
    ........
      r80433 | georg.brandl | 2010-04-24 09:08:10 +0000 (Sa, 24 Apr 2010) | 1 line
    
      #7507: quote "!" in pipes.quote(); it is a special character for some shells.
    ........
    eb41214d
pipes.py 9.42 KB