Doug,<br>Sorry, you are right. I did spell them wrong! Oops!!!<br><br>Here'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 "help", "copyright", "credits" or "license" for more information.</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">>>> import urllib</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">>>> urllib.__version__</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">'1.17'</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">>>> import urllib2</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">>>> urllib2.__version__</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">'2.6'</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">>>></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"><<a href="mailto:r.d.vaughan@rogers.com">r.d.vaughan@rogers.com</a>></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 "l". it is "urllib" not "urlib".<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>