double copy

This commit is contained in:
Vijay Pandurangan 2011-11-19 16:03:17 -08:00
parent 2332970cf2
commit e3b9d5abbf

View file

@ -1285,7 +1285,6 @@ class XMLStream(object):
self.exception(e)
elif etype == 'event':
func, threaded, disposable = handler
orig = copy.copy(args[0])
try:
if threaded:
x = threading.Thread(