]> granicus.if.org Git - python/commit
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)
commitdb0401c1aa8750e4e9a3573974ac1fc7a32319c5
treeb4010b5535b96405e8a97c4256150ae87818c76f
parent4642bb618d1081891b46127e8bdc467e779e442c
Blocked revisions 76499 via svnmerge

........
  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.
........