]> granicus.if.org Git - python/commit
Merged revisions 55342-55406 via svnmerge from
authorGuido van Rossum <guido@python.org>
Thu, 17 May 2007 18:20:34 +0000 (18:20 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 May 2007 18:20:34 +0000 (18:20 +0000)
commitebe3e16600ddbc19aa7444ec773e2e0786b8a3cf
tree1189de0bc8de926ef5b1baa2f646cbd1674b8bab
parente35553e24c6b90db9ab22298cef663192972bbab
Merged revisions 55342-55406 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/p3yk

........
  r55360 | guido.van.rossum | 2007-05-15 14:57:59 -0700 (Tue, 15 May 2007) | 2 lines

  obcheckin.
........
  r55361 | guido.van.rossum | 2007-05-15 14:59:18 -0700 (Tue, 15 May 2007) | 2 lines

  Get rid of strop module.
........
  r55367 | brett.cannon | 2007-05-15 21:06:28 -0700 (Tue, 15 May 2007) | 2 lines

  Remove the 'pure' module.
........
  r55369 | brett.cannon | 2007-05-15 21:07:31 -0700 (Tue, 15 May 2007) | 2 lines

  Remove the lib-old directory (already empty).
........
  r55370 | neal.norwitz | 2007-05-15 21:30:40 -0700 (Tue, 15 May 2007) | 1 line

  Get rid of a bunch more references to strop
........
  r55374 | brett.cannon | 2007-05-15 21:39:00 -0700 (Tue, 15 May 2007) | 2 lines

  Complete the removal of IRIX-specific modules.
........
  r55379 | brett.cannon | 2007-05-15 22:31:54 -0700 (Tue, 15 May 2007) | 2 lines

  Update removed IRIX modules based on what is gone from removing plat-irix6.
........
  r55388 | brett.cannon | 2007-05-16 14:34:52 -0700 (Wed, 16 May 2007) | 2 lines

  Clean up the docstring for the compiler resource.
........
  r55406 | brett.cannon | 2007-05-17 11:05:37 -0700 (Thu, 17 May 2007) | 2 lines

  Remove BaseException.message (deprecated in Python 2.6).
........
50 files changed:
Include/intobject.h
Include/pyerrors.h
Lib/plat-irix6/AL.py [deleted file]
Lib/plat-irix6/CD.py [deleted file]
Lib/plat-irix6/CL.py [deleted file]
Lib/plat-irix6/DEVICE.py [deleted file]
Lib/plat-irix6/ERRNO.py [deleted file]
Lib/plat-irix6/FILE.py [deleted file]
Lib/plat-irix6/FL.py [deleted file]
Lib/plat-irix6/GET.py [deleted file]
Lib/plat-irix6/GL.py [deleted file]
Lib/plat-irix6/GLWS.py [deleted file]
Lib/plat-irix6/IN.py [deleted file]
Lib/plat-irix6/IOCTL.py [deleted file]
Lib/plat-irix6/SV.py [deleted file]
Lib/plat-irix6/WAIT.py [deleted file]
Lib/plat-irix6/cddb.py [deleted file]
Lib/plat-irix6/cdplayer.py [deleted file]
Lib/plat-irix6/flp.doc [deleted file]
Lib/plat-irix6/flp.py [deleted file]
Lib/plat-irix6/readcd.doc [deleted file]
Lib/plat-irix6/readcd.py [deleted file]
Lib/plat-irix6/regen [deleted file]
Lib/plat-irix6/torgb.py [deleted file]
Lib/string.py
Lib/test/regrtest.py
Lib/test/test_exceptions.py
Lib/test/test_pep352.py
Lib/test/test_strop.py [deleted file]
Misc/BeOS-setup.py
Misc/NEWS
Modules/Setup.dist
Modules/_localemodule.c
Modules/puremodule.c [deleted file]
Modules/stropmodule.c [deleted file]
Objects/exceptions.c
Objects/stringobject.c
PC/VC6/pythoncore.dsp
PC/config.c
PC/os2emx/Makefile
PC/os2emx/config.c
PC/os2emx/python25.def
PC/os2vacpp/config.c
PC/os2vacpp/makefile
PC/os2vacpp/makefile.omk
PCbuild/pythoncore.vcproj
PCbuild8/pythoncore/pythoncore.vcproj
README
RISCOS/Makefile
setup.py