Hi all, here's just another one: a new release of the python script objects.
some changes: - better (and independent) handling of inlet and outlet count (as class variables or dynamically initialized in __init__) - fixed many memory leaks associated to ***GetItem stuff (big thanks to sven!) - added _getvalue,_setvalue to access PD values - don't shout when Python script returns PyNone - alias creation names pyext. and pyx. take the script name also for the class name and some more smaller fixes....
download as usual from: http://grrrr.org/ext
best future, Thomas