fd2python News
Brought to you by:
jmerritt5
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.
The beginings of a User's Guide can be found at
http://www.JohnnyLand.info/Users_guide.html