fixed indent errors

This commit is contained in:
Nathan Fritz 2010-11-04 11:39:41 -07:00
parent 1bf34caa5b
commit 38c2f51f83
2 changed files with 43 additions and 41 deletions

View file

@ -828,6 +828,8 @@ class XMLStream(object):
"""
try:
func(*args)
except:
pass
def _event_runner(self):
"""