From 5376005e3c82ab7a3464ca6405696916f8f2e6bd Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 3 Nov 2005 20:36:42 +0000 Subject: display error messages if calling __init__ or _del caused an exception updated docs compiler flag to exclude DSP objects pyext: fix for missing __init__ attribute some ASSERTs for explicitly created pyext classes (should be runtime checks i guess) let _inlets and _outlets default to 0 svn path=/trunk/; revision=3829 --- externals/grill/py/py.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'externals/grill/py/py.vcproj') diff --git a/externals/grill/py/py.vcproj b/externals/grill/py/py.vcproj index d82a132f..5ad7f1bf 100644 --- a/externals/grill/py/py.vcproj +++ b/externals/grill/py/py.vcproj @@ -85,7 +85,7 @@