SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 138 Python

Be more careful with the type of the xmlhandlersetter; it takes an

XML_Parser, which happens to be a pointer type, not an XML_Parser*.
This generated warnings when compiled with Expat 1.95.5, which no
longer defines XML_Parser to be void*.
F
Fred Drake committed
117ac85c4eea46935f8767abfac16625491bb7da
Parent: 36c2bd8