[Rpy] SF.net SVN: rpy:[745] trunk/htdocs

2009-07-03 Thread lgautier
Revision: 745 http://rpy.svn.sourceforge.net/rpy/?rev=745&view=rev Author: lgautier Date: 2009-07-03 21:28:12 + (Fri, 03 Jul 2009) Log Message: --- changed contacts for Walter Modified Paths: -- trunk/htdocs/contacts.data trunk/htdocs/rpy2.data Mod

Re: [Rpy] ungraceful quit from R

2009-07-03 Thread Laurent Gautier
Daniel Yuan wrote: > I'm following up on bug 2776713 re. how to set a cleanup callback > using setCleanUp > (https://sourceforge.net/tracker/?func=detail&aid=2776713&group_id=48422&atid=453021 > > ). > > The only place I saw 'setCleanUp' defined was in 'rpy2/rpy/rinterface/ > rinterface.c'.