From: Dan F. <tem...@ya...> - 2005-05-03 15:07:09
|
Update of plugin_python.c: * replaced fprintf(stderr,... with error() * corrected a "dangling reference" memory problem * removed some PyErr_Print() spam * fixed a segmentation fault that occured when python module was not found * improved error messages /Dan P.S - Michael: let me know when you start getting tired of my updates and you want me to check them in directly ;) |