Revision: 758
http://rpy.svn.sourceforge.net/rpy/?rev=758&view=rev
Author: eddelbuettel
Date: 2009-09-03 02:14:55 +0000 (Thu, 03 Sep 2009)
Log Message:
-----------
set __version__ to rpy.__version__ as suggested by Yaroslav Halchenko in Debian
bug report 544707
Modified Paths:
--------------
trunk/rpy/rpy.py
Modified: trunk/rpy/rpy.py
===================================================================
--- trunk/rpy/rpy.py 2009-09-02 05:17:36 UTC (rev 757)
+++ trunk/rpy/rpy.py 2009-09-03 02:14:55 UTC (rev 758)
@@ -139,6 +139,7 @@
# Version
from rpy_version import rpy_version
+__version__ = rpy_version
# Symbolic names for conversion modes
TOP_CONVERSION = 4
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list