Fix a bug in Representer.represent_object: copy_reg.dispatch_table was not correctly...
commitb24bfb98d5ef5f796e22d53733d0ff63ce5fb821
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Tue, 11 Jul 2006 11:32:39 +0000 (11 11:32 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Tue, 11 Jul 2006 11:32:39 +0000 (11 11:32 +0000)
tree14e546dab64a36742c31c26b28d43a12d32d7425
parent7204fe315a26c04f467a17d7ec0cac79da435882
Fix a bug in Representer.represent_object: copy_reg.dispatch_table was not correctly handled.

git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@206 18f92427-320e-0410-9341-c67f048884a3
lib/yaml/representer.py