Python

Build x86 osx.5 trunk:#210

Buildslave:

heller-x86-osx5

Reason:

SourceStamp:

Results:

build successful

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] r63129]
    1. stdio
  2. configure [configure]
    1. stdio
  3. compile [compile]
    1. stdio
  4. test [test]
    1. stdio
  5. clean [clean]
    1. stdio

Blamelist:

  1. alexandre.vassalotti

All Changes

  1. Changed by: alexandre.vassalotti
    Changed at: Mon 12 May 2008 01:37:11
    Branch: trunk
    Revision: 63129

    Changed files:

    • trunk/Lib/SocketServer.py
    • trunk/Lib/lib-old/SocketServer.py
    • trunk/Lib/socketserver.py
    • trunk/Lib/test/test_py3kwarn.py
    • trunk/Misc/NEWS
    Comments:
    Renamed SocketServer to 'socketserver'.
    Deprecated old name.