Doug,<br>Sorry, you are right. I did spell them wrong! Oops!!!<br><br>Here&#39;s the info:<br><br><span style="color: rgb(51, 51, 255);">[root@mythtv ~]# python26</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">Python 2.6 (r26:66714, Feb 13 2009, 15:01:48)</span><br style="color: rgb(51, 51, 255);">

<span style="color: rgb(51, 51, 255);">[GCC 4.1.2 20070626 (Red Hat 4.1.2-14)] on linux2</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.</span><br style="color: rgb(51, 51, 255);">

<span style="color: rgb(51, 51, 255);">&gt;&gt;&gt; import urllib</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">&gt;&gt;&gt; urllib.__version__</span><br style="color: rgb(51, 51, 255);">

<span style="color: rgb(51, 51, 255);">&#39;1.17&#39;</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">&gt;&gt;&gt; import urllib2</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">&gt;&gt;&gt; urllib2.__version__</span><br style="color: rgb(51, 51, 255);">

<span style="color: rgb(51, 51, 255);">&#39;2.6&#39;</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">&gt;&gt;&gt;</span><br style="color: rgb(51, 51, 255);"><br><br>Thanks,<br>Ash<br><br>

<br><div class="gmail_quote">On Sun, May 30, 2010 at 8:48 PM, Doug Vaughan <span dir="ltr">&lt;<a href="mailto:r.d.vaughan@rogers.com">r.d.vaughan@rogers.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Ash,<br>
   You spelled them wrong. You missed the double &quot;l&quot;. it is &quot;urllib&quot; not &quot;urlib&quot;.<div><div></div><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>