aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/pd/methods-1.pd
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-07-20 08:11:18 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-07-20 08:11:18 +0000
commit9ac7977b87ef9b5bd1c6036b91dcce5a5e1c4ea1 (patch)
treeb764c096d11a177c344c3726e94526abb58805eb /externals/grill/py/pd/methods-1.pd
parent9ae1dd455b7c2eb695aff6663d32608c32ceea92 (diff)
corrected Python object propagation (attribute "py") and adjusted help files
better exception handling and error message much better detach method handling (one thread for all object instances) better definition of output values (atoms, lists, anythings) svn path=/trunk/; revision=3364
Diffstat (limited to 'externals/grill/py/pd/methods-1.pd')
-rw-r--r--externals/grill/py/pd/methods-1.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/py/pd/methods-1.pd b/externals/grill/py/pd/methods-1.pd
index ab949c7e..ab6b9842 100644
--- a/externals/grill/py/pd/methods-1.pd
+++ b/externals/grill/py/pd/methods-1.pd
@@ -1,11 +1,11 @@
-#N canvas 540 469 718 353 12;
+#N canvas 540 469 722 357 12;
#X obj 16 13 cnv 15 650 40 empty empty py/pyext 10 22 0 24 -260818
-1 0;
#X text 235 16 Python script objects \, (C)2003-2005 Thomas Grill;
#X text 235 32 http://grrrr.org/ext;
#X symbolatom 21 139 10 0 0 0 - - -;
#X symbolatom 25 298 10 0 0 0 - - -;
-#X obj 22 179 py .str @xlate 0;
+#X obj 22 179 py .str @py 1;
#X text 93 167 convert the symbol to a Python string;
#X text 35 216 pass it as a true Python object;
#X symbolatom 364 295 10 0 0 0 - - -;