Yes, I see your point.  Not sure how that would happen.  It is possible to have multiple versions of python on the same machine I assume?  <br><br>During the installation I have specified the directory to install python in, otherwise I have not changed anything.  Could it be an environment variable or something like that?<br>
<br>Thanks,<br>Scott<br><br><br><br><div class="gmail_quote">On Sun, Jan 18, 2009 at 12:44 AM, Gabriel Genellina <span dir="ltr"><<a href="mailto:gagsl-py2@yahoo.com.ar">gagsl-py2@yahoo.com.ar</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">En Sat, 17 Jan 2009 17:13:00 -0200, Scott MacDonald<br>
<<a href="mailto:scott.p.macdonald@gmail.com" target="_blank">scott.p.macdonald@gmail.com</a>> escribió:<div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I googled a bit this morning search for an answer to this problem but have<br>
come up empty so far.  Can anyone help?<br>
<br>
Python 2.6.1 (r261:67517, Dec  4 2008, 16:51:00) [MSC v.1500 32 bit<br>
</blockquote>
          ^^^^^<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
(Intel)]<br>
on win32<br>
Type "help", "copyright", "credits" or "license" for more information.<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
import urllib2<br>
</blockquote></blockquote></blockquote>
Traceback (most recent call last):<br>
  File "<stdin>", line 1, in <module><br>
  File "C:\dev\opt\Python25\Lib\urllib2.py", line 92, in <module><br>
</blockquote></div>
                      ^^^^^^^^<br>
<br>
It seems your have a confusing setup. Why is Python 2.6 using<br>
C:\dev\opt\Python25?<br>
<br>
-- <br>
Gabriel Genellina<br><font color="#888888">
<br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></blockquote></div><br>