mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03: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