From 35a59e7dbce7f5cd6fb8c26e40fc66dfd8384cce Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 18 Jul 2005 18:03:12 +0000 Subject: python-like dotted module.function syntax cleaned up float vs. int pyext tags better definition of output values (atoms, lists, anythings) multiply inlets for py (hot and cold inlets) better exception handling and error message fixes for atomic pyext._outlet messages svn path=/trunk/; revision=3358 --- externals/grill/py/readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'externals/grill/py/readme.txt') diff --git a/externals/grill/py/readme.txt b/externals/grill/py/readme.txt index c36a081b..9213786d 100644 --- a/externals/grill/py/readme.txt +++ b/externals/grill/py/readme.txt @@ -96,6 +96,8 @@ Version history: - ADD: py: enable Python built-in functions (like range, str etc.) - ADD: sequence protocol for symbol type - FIX: cleanup for outbound messages (e.g. symbol atoms instead of one-element general messages) +- FIX: better exception handling (no longer leaves reference to function object) and cleared misleading error message +- FIX: better definition of output values for atoms, lists and anythings 0.2.0: - ADD: handling of Python threads -- cgit v1.2.1