mirror of
				https://gitlab.gnome.org/GNOME/libxml2.git
				synced 2025-11-03 20:33:18 +03:00 
			
		
		
		
	Fix python regression test after 583439 cleanup
This commit is contained in:
		@@ -10,7 +10,7 @@ import sys
 | 
				
			|||||||
libxml2.debugMemory(1)
 | 
					libxml2.debugMemory(1)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
expect="""--> (3) test1:1:xmlns: URI foo is not absolute
 | 
					expect="""--> (3) test1:1:xmlns: URI foo is not absolute
 | 
				
			||||||
--> (4) test1:1:Opening and ending tag mismatch: c line 0 and a
 | 
					--> (4) test1:1:Opening and ending tag mismatch: c line 1 and a
 | 
				
			||||||
"""
 | 
					"""
 | 
				
			||||||
err=""
 | 
					err=""
 | 
				
			||||||
def myErrorHandler(arg,msg,severity,locator):
 | 
					def myErrorHandler(arg,msg,severity,locator):
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user