]> granicus.if.org Git - python/commit
Register a dispatcher for str8. (This makes test_copy.py pass again.)
authorWalter Dörwald <walter@livinglogic.de>
Thu, 7 Jun 2007 13:11:04 +0000 (13:11 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 7 Jun 2007 13:11:04 +0000 (13:11 +0000)
commit756f139b976890d5ad3a57cea840a7e8172a7070
treed4955249ed72d0d51e6e3d78c593ce5f2c9c6351
parenta92b446e7e1a9d7e1a564e1ba716331ec03d4470
Register a dispatcher for str8. (This makes test_copy.py pass again.)

Make registeration of str dispatcher unconditional.
Lib/copy.py