• Florent Xicluna's avatar
    Merged revisions... · b4efb3d8
    Florent Xicluna authored
    Merged revisions 83212,83829,83833,83838-83839,83878,84019,84025,84028,84032,84036 via svnmerge from
    svn+ssh://pythondev@svn.python.org/python/branches/py3k
    
    ........
      r83212 | florent.xicluna | 2010-07-28 18:39:41 +0200 (mer., 28 juil. 2010) | 2 lines
    
      Syntax cleanup.
    ........
      r83829 | florent.xicluna | 2010-08-08 18:16:07 +0200 (dim., 08 août 2010) | 2 lines
    
      Use unittest specific methods for some urllib test cases.  And replace urllib2 with urllib.request in comments.
    ........
      r83833 | florent.xicluna | 2010-08-08 18:25:27 +0200 (dim., 08 août 2010) | 2 lines
    
      Add test case for the HTTPResponse being an iterable.  Follow-up of issue #4608.
    ........
      r83838 | florent.xicluna | 2010-08-08 20:03:44 +0200 (dim., 08 août 2010) | 2 lines
    
      Typo.
    ........
      r83839 | florent.xicluna | 2010-08-08 20:06:13 +0200 (dim., 08 août 2010) | 2 lines
    
      Issue #7564: Skip test_ioctl if another process is attached to /dev/tty.
    ........
      r83878 | florent.xicluna | 2010-08-09 10:29:08 +0200 (lun., 09 août ...
    b4efb3d8
test_pow.py 4.51 KB