mirror of
https://github.com/GNOME/libxml2.git
synced 2025-10-19 20:33:13 +08:00
remove a tab, as pointed out on IRC Daniel
* python/libxml2.py: remove a tab, as pointed out on IRC Daniel
This commit is contained in:
@@ -212,7 +212,7 @@ class SAXCallback:
|
||||
|
||||
def warning(self, msg):
|
||||
#print msg
|
||||
pass
|
||||
pass
|
||||
|
||||
def error(self, msg):
|
||||
raise parserError(msg)
|
||||
|
Reference in New Issue
Block a user