• Benjamin Peterson's avatar
    Merged revisions 77712,77740-77741,77756,77886,77902,77936 via svnmerge from · d69fe2a8
    Benjamin Peterson yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r77712 | tarek.ziade | 2010-01-23 11:52:57 -0600 (Sat, 23 Jan 2010) | 1 line
    
      fixed the 64bits tests for get_platform() - mac osx
    ........
      r77740 | benjamin.peterson | 2010-01-24 21:58:21 -0600 (Sun, 24 Jan 2010) | 1 line
    
      compare types with is not ==
    ........
      r77741 | facundo.batista | 2010-01-25 00:15:01 -0600 (Mon, 25 Jan 2010) | 3 lines
    
      Added a note about Event.is_set() syntax being new to 2.6
    ........
      r77756 | tarek.ziade | 2010-01-26 11:20:37 -0600 (Tue, 26 Jan 2010) | 1 line
    
      fixed bdist_msi imports and added a test module for distutils.command.bdist_msi
    ........
      r77886 | benjamin.peterson | 2010-01-31 12:09:34 -0600 (Sun, 31 Jan 2010) | 1 line
    
      move distutils.rst to different toc
    ........
      r77902 | andrew.kuchling | 2010-01-31 20:04:26 -0600 (Sun, 31 Jan 2010) | 1 line
    
      Add various items
    ........
      r77936 | andrew.kuchling | 2010-02-02 20:19:14 -0600 (Tue, 02 Feb 2010) | 1 line
    
      Add various items
    ........
    d69fe2a8
Adı
Son kayıt (commit)
Son güncelleme
..
Setup.sample Loading commit data...
__init__.py Loading commit data...
support.py Loading commit data...
test_archive_util.py Loading commit data...
test_bdist.py Loading commit data...
test_bdist_dumb.py Loading commit data...
test_bdist_msi.py Loading commit data...
test_bdist_rpm.py Loading commit data...
test_bdist_wininst.py Loading commit data...
test_build.py Loading commit data...
test_build_clib.py Loading commit data...
test_build_ext.py Loading commit data...
test_build_py.py Loading commit data...
test_build_scripts.py Loading commit data...
test_ccompiler.py Loading commit data...
test_check.py Loading commit data...
test_clean.py Loading commit data...
test_cmd.py Loading commit data...
test_config.py Loading commit data...
test_config_cmd.py Loading commit data...
test_core.py Loading commit data...
test_cygwinccompiler.py Loading commit data...
test_dep_util.py Loading commit data...
test_dir_util.py Loading commit data...
test_dist.py Loading commit data...
test_emxccompiler.py Loading commit data...
test_extension.py Loading commit data...
test_file_util.py Loading commit data...
test_filelist.py Loading commit data...
test_install.py Loading commit data...
test_install_data.py Loading commit data...
test_install_headers.py Loading commit data...
test_install_lib.py Loading commit data...
test_install_scripts.py Loading commit data...
test_msvc9compiler.py Loading commit data...
test_register.py Loading commit data...
test_sdist.py Loading commit data...
test_spawn.py Loading commit data...
test_sysconfig.py Loading commit data...
test_text_file.py Loading commit data...
test_unixccompiler.py Loading commit data...
test_upload.py Loading commit data...
test_util.py Loading commit data...
test_version.py Loading commit data...
test_versionpredicate.py Loading commit data...