From 8ac2ac31abb94663c66596ae2ceb55a6c778b972 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 12 Dec 2005 00:18:42 +0000 Subject: __str__ method for pyext, to enable print self calls added message bundle functionality (pyext.Bundle class) enable symbol binding for all callables (not only functions and methods) small optimizations and fixes enable optimization of Python code in reease build _isthreaded is now a data member instead of a method more safety for calls where association python-pd has already been removed fixes for pthreads V2 svn path=/trunk/; revision=4190 --- externals/grill/py/py.vcproj | 10 ++++++++-- 1 file changed, 8 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 50d989c8..25b2ec33 100644 --- a/externals/grill/py/py.vcproj +++ b/externals/grill/py/py.vcproj @@ -85,7 +85,7 @@ + + + +