Menu

fd2python / News: Recent posts

fl_ routines return NULL cause core dump.

Python will exit with a segmentation violation
if any XForms routine returns null, at least in string contexts. This is a bug in the Python library (1.5.2) wherein PyString_FromString does not return Py_None when passed a null pointer.

I will check later version of Python, but, not right away.

Posted by John Merritt 2001-12-05

User's Guide

The beginings of a User's Guide can be found at
http://www.JohnnyLand.info/Users_guide.html

Posted by John Merritt 2001-12-04