<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>IronPython: Provide (or not) Argument for by-ref Parameter</title><link>http://blogs.msdn.com/haibo_luo/archive/2007/10/04/5284947.aspx</link><description>Python function may return multiple objects as a tuple. The .NET method can only return one object as the result of a call; in order to return more than one objects, by-ref parameters are needed. They are decorated with the parameter modifier (ref, out)</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>OLE Automation support ON in IronPython 2.0 Beta 4</title><link>http://blogs.msdn.com/haibo_luo/archive/2007/10/04/5284947.aspx#8793998</link><pubDate>Thu, 31 Jul 2008 20:59:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8793998</guid><dc:creator>Shri Borde's WebLog</dc:creator><description>&lt;p&gt;As I had mentioned in a previous post , we have added support in IronPython for accessing OLE Automation&lt;/p&gt;
</description></item></channel></rss>