Jay Lugo added the comment:
Python 2.6.4
[GCC 4.0.1 (Apple Inc. build 5493)] on darwin
>From the best I can tell the error came about
when I updated my firewall/shared folder settings.
(I lost a computer on my home network due to my partner leaving me :( )
so I did a complete revamp of my netwo
Ned Deily added the comment:
Can you be more specific about how to reproduce the problem you saw?
Also, which version of Python were you using? Please copy the information
from the the first line of IDLE's Python Shell window, like so:
Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51)
[GCC
New submission from Jay Lugo :
I spend the better part of a day figuring out this relatively simple
problem with the help files in IDLE with python 2.6 on a mac OSX
I came about the solution by following the code errors all over
up and down the program files.
Eventual I came about the public fo