Python

Build x86 XP-3 trunk:#1411

Buildslave:

heller-windows

Reason:

SourceStamp:

Results:

failed svn

Resubmit Build:

This tree was built from a specific set of source files, and can be rebuilt exactly

Your name:
Reason for re-running build:

Steps and Logfiles:

  1. svn [update [branch] r63145 failed]
    1. stdio
  2. compile []
  3. test []
  4. clean []

Blamelist:

  1. alexandre.vassalotti
  2. brett.cannon

All Changes

  1. Changed by: brett.cannon
    Changed at: Mon 12 May 2008 03:19:21
    Branch: trunk
    Revision: 63145

    Changed files:

    • trunk/Lib/multifile.py
    • trunk/Lib/test/test_multifile.py
    • trunk/Misc/NEWS
    Comments:
    Deprecate the multifile module as per PEP 4.

  2. Changed by: alexandre.vassalotti
    Changed at: Mon 12 May 2008 02:18:16
    Branch: trunk
    Revision: 63134

    Changed files:

    • trunk/Doc/library/socketserver.rst
    • trunk/Doc/library/socketserver_old.rst
    Comments:
    Added stub entry in the documentation mentioning SocketServer
    was renamed.