<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fix: Python Script Arguments Not Passed</title>
	<atom:link href="http://www.deadlybloodyserious.com/2007/05/no-script-arguments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deadlybloodyserious.com/2007/05/no-script-arguments/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 10 May 2010 07:36:49 +1000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matt</title>
		<link>http://www.deadlybloodyserious.com/2007/05/no-script-arguments/comment-page-1/#comment-21674</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 03 Sep 2009 17:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.deadlybloodyserious.com/2007/05/no-script-arguments/#comment-21674</guid>
		<description>i guess nobody keeps this up to date.</description>
		<content:encoded><![CDATA[<p>i guess nobody keeps this up to date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.deadlybloodyserious.com/2007/05/no-script-arguments/comment-page-1/#comment-21513</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Fri, 28 Aug 2009 17:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.deadlybloodyserious.com/2007/05/no-script-arguments/#comment-21513</guid>
		<description>Hey,
Few issues. there aren&#039;t any forward slashes in your example above.  
I thought this was my saving grace, as I&#039;ve run into the same problem.   the .py script i&#039;m calling wont take my args, unless i give the path to that .py script explicitly.
ie.
this works:
&lt;code&gt;python c:\butter\congeal.py blood&lt;/code&gt;
but not this:
&lt;code&gt;congeal blood&lt;/code&gt;

I&#039;m using vista biz x64.  I&#039;ve tried what you recommended.  Nothing&#039;s helping.

-THanks, in advance for any help u can offer.</description>
		<content:encoded><![CDATA[<p>Hey,<br />
Few issues. there aren&#8217;t any forward slashes in your example above.<br />
I thought this was my saving grace, as I&#8217;ve run into the same problem.   the .py script i&#8217;m calling wont take my args, unless i give the path to that .py script explicitly.<br />
ie.<br />
this works:<br />
<code>python c:\butter\congeal.py blood</code><br />
but not this:<br />
<code>congeal blood</code></p>
<p>I&#8217;m using vista biz x64.  I&#8217;ve tried what you recommended.  Nothing&#8217;s helping.</p>
<p>-THanks, in advance for any help u can offer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
