]> granicus.if.org Git - python/commitdiff
Blocked revisions 76499 via svnmerge
authorAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 24 Nov 2009 18:10:33 +0000 (18:10 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 24 Nov 2009 18:10:33 +0000 (18:10 +0000)
........
  r76499 | alexandre.vassalotti | 2009-11-24 12:53:23 -0500 (Tue, 24 Nov 2009) | 9 lines

  Issue 7128: Removed reference to the non-existent copyreg module.

  The reference to copyreg was a unnoticed leftover from the compatibility
  support for the grand renaming of the standard library in Python 3. The
  compatibility support was reverted in r63493, but not completely as this
  patch shows.

  Based on a patch by Amaury Forgeot d'Arc.
........


No differences found