[bug-notifications] [pylibxml2 0003731]: Python C API version mismatch for module libxml2mod

Mantis Bug Tracker noreply at opencsw.org
Fri Jun 26 00:36:46 CEST 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://opencsw.org/bugtrack/view.php?id=3731 
====================================================================== 
Reported By:                skayser
Assigned To:                
====================================================================== 
Project:                    pylibxml2
Issue ID:                   3731
Category:                   regular use
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2009-06-26 00:36 CEST
Last Modified:              2009-06-26 00:36 CEST
====================================================================== 
Summary:                    Python C API version mismatch for module libxml2mod
Description: 
I don't know whether this is something that one needs to worry about.
Haven't discovered anything broken yet while using it, so just reporting
FYI.

$ /opt/csw/bin/python
Python 2.6.2 (r262:71600, May 27 2009, 14:19:46) [C] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> import libxml2mod
__main__:1: RuntimeWarning: Python C API version mismatch for module
libxml2mod: This Python has API version 1013, module libxml2mod has version
1012.
>>> 
======================================================================




More information about the bug-notifications mailing list