New submission from Robert Yodlowski :
In
http://docs.python.org/3.0/library/functions.html
these function entries seem to be missing Permalinks.
dict() frozenset() memoryview() set()
Hope this helps.
The Permalinks are a great idea. I hope you add lots more.
...Bob
Robert Yodlowski <[EMAIL PROTECTED]> added the comment:
Problem Solved. It was my firewall.
When I ran IDLE from the command line (the RIGHT way this time), in
addition to the error messages and popup windows that I got before, I
also got a popup window from my firewall asking if I was w
Robert Yodlowski <[EMAIL PROTECTED]> added the comment:
Amaury, when I tried to run IDLE from the command line as you suggested
I got:
C:\>C:\python26\Lib\idlelib\idle.py
IDLE Subprocess: socket error: An attempt was made to access a socket in
a way forbidden by its access permissions,
New submission from Robert Yodlowski <[EMAIL PROTECTED]>:
I just installed the 2.6 final release on my fully updated Win XP
system. When I tried to run IDLE I got the same...
"IDLE's subprocess didn't make connection. Either IDLE can't start
subprocess or per
Robert Yodlowski <[EMAIL PROTECTED]> added the comment:
Amaury, my stupid! I must have forgotten to delete the run.pyc file
before trying out the modified run.py as suggested in #3905 . It all
works now and IDLE starts up just fine.
Sorry and, thanks for the help.
Robert Yodlowski <[EMAIL PROTECTED]> added the comment:
Amaury, I did as you suggested - running idle.py directly both from a
command line and by clicking on it and the results were the same. Each
time, I got the same error message window as before. In addition,
several seconds before the
New submission from Robert Yodlowski <[EMAIL PROTECTED]>:
I installed 3.0rc1 on a Win XP 2.4Gzh system with all current updates
with no problems. Cmd line Python and docs work fine.
Tried to start IDLE but got error message: "IDLE's subprocess didn't
make connection. Ei