double copy
This commit is contained in:
parent
2332970cf2
commit
e3b9d5abbf
1 changed files with 0 additions and 1 deletions
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue