• Benjamin Peterson's avatar
    Merged revisions... · 886af966
    Benjamin Peterson authored
    Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,79173,79176,79194,79208,79212 via svnmerge from
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r78966 | florent.xicluna | 2010-03-14 10:20:59 -0500 (Sun, 14 Mar 2010) | 2 lines
    
      Do not hardcode Expat version.  It's possible to build Python with --with-system-expat option.
    ........
      r78970 | benjamin.peterson | 2010-03-14 21:58:24 -0500 (Sun, 14 Mar 2010) | 1 line
    
      this little exception dance is pointless
    ........
      r79018 | collin.winter | 2010-03-16 22:04:01 -0500 (Tue, 16 Mar 2010) | 1 line
    
      Delete unused import.
    ........
      r79026 | vinay.sajip | 2010-03-17 10:05:57 -0500 (Wed, 17 Mar 2010) | 1 line
    
      Issue #8162: logging: Clarified docstring and documentation for disable function.
    ........
      r79027 | collin.winter | 2010-03-17 12:36:16 -0500 (Wed, 17 Mar 2010) | 1 line
    
      Avoid hardcoding refcounts in tests.
    ........
      r79055 | benjamin.peterson | 2010-03-18 16:30:48 -0500 (Thu, 18 Mar 2010) | 1 line
    
      rem...
    886af966
Porting 1.88 KB