mirror of
				https://gitlab.gnome.org/GNOME/libxslt
				synced 2025-11-04 00:53:12 +03:00 
			
		
		
		
	convenience change try to avoid calling libxml2 cleanup function directly
* configure.in: convenience change * python/libxsl.py python/libxslt-python-api.xml python/libxslt.c: try to avoid calling libxml2 cleanup function directly but go though the python wrapper of libxml2 for memory debug accounting. Daniel
This commit is contained in:
		@@ -17,7 +17,7 @@ unregisterExtModuleTopLevel()
 | 
			
		||||
registerAllExtras()
 | 
			
		||||
 | 
			
		||||
# functions from module python
 | 
			
		||||
cleanup()
 | 
			
		||||
pythonCleanup()
 | 
			
		||||
registerErrorHandler()
 | 
			
		||||
registerExtModuleElement()
 | 
			
		||||
registerExtModuleFunction()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user