Revision: 387
http://rpy.svn.sourceforge.net/rpy/?rev=387&view=rev
Author: warnes
Date: 2007-11-29 16:57:41 -0800 (Thu, 29 Nov 2007)
Log Message:
-----------
Remove debug print statments
Modified Paths:
--------------
trunk/rpy/rpy.py
Modified: trunk/rpy/rpy.py
===================================================================
--- trunk/rpy/rpy.py 2007-11-30 00:56:31 UTC (rev 386)
+++ trunk/rpy/rpy.py 2007-11-30 00:57:41 UTC (rev 387)
@@ -117,9 +117,7 @@
try:
command = "import _rpy%s as _rpy" % RVER
- print "Executing the command %s..." % command
exec(command)
- print "Done."
except Exception, e:
raise RuntimeError( str(e) +
"""
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list