• Martin v. Löwis's avatar
    Merged revisions 64285-64735 via svnmerge from · 5144ff5f
    Martin v. Löwis yazdı
    svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3
    
    ........
      r64493 | benjamin.peterson | 2008-06-24 04:14:14 +0200 (Di, 24 Jun 2008) | 1 line
    
      add a fix_import mapping for cPickle -> pickle
    ........
      r64651 | brett.cannon | 2008-07-02 04:00:11 +0200 (Mi, 02 Jul 2008) | 3 lines
    
      Update fix_imports for urllib. Had to change the fixer itself to handle modules
      that are split across several renames in 3.0.
    ........
      r64669 | brett.cannon | 2008-07-02 21:43:48 +0200 (Mi, 02 Jul 2008) | 4 lines
    
      Backing out last change until fix_imports is working again. Also re-enable the
      testing for fix_imports; if it is deemed that it takes too long to run then a
      random sample should be taken and used to test it.
    ........
    5144ff5f
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
fix_apply.py Loading commit data...
fix_basestring.py Loading commit data...
fix_buffer.py Loading commit data...
fix_callable.py Loading commit data...
fix_dict.py Loading commit data...
fix_except.py Loading commit data...
fix_exec.py Loading commit data...
fix_execfile.py Loading commit data...
fix_filter.py Loading commit data...
fix_funcattrs.py Loading commit data...
fix_future.py Loading commit data...
fix_has_key.py Loading commit data...
fix_idioms.py Loading commit data...
fix_import.py Loading commit data...
fix_imports.py Loading commit data...
fix_input.py Loading commit data...
fix_intern.py Loading commit data...
fix_itertools.py Loading commit data...
fix_itertools_imports.py Loading commit data...
fix_long.py Loading commit data...
fix_map.py Loading commit data...
fix_methodattrs.py Loading commit data...
fix_ne.py Loading commit data...
fix_next.py Loading commit data...
fix_nonzero.py Loading commit data...
fix_numliterals.py Loading commit data...
fix_print.py Loading commit data...
fix_raise.py Loading commit data...
fix_raw_input.py Loading commit data...
fix_renames.py Loading commit data...
fix_repr.py Loading commit data...
fix_standarderror.py Loading commit data...
fix_throw.py Loading commit data...
fix_tuple_params.py Loading commit data...
fix_types.py Loading commit data...
fix_unicode.py Loading commit data...
fix_ws_comma.py Loading commit data...
fix_xrange.py Loading commit data...
fix_xreadlines.py Loading commit data...
fix_zip.py Loading commit data...