[issue5140] Some Built-in Functions entries in Library Manual are missing Permalinks

2009-02-02 Thread Robert Yodlowski
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

[issue4042] IDLE won't start in 2.6 final. A known fix was overlooked?

2008-10-05 Thread Robert Yodlowski
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

[issue4042] IDLE won't start in 2.6 final. A known fix was overlooked?

2008-10-04 Thread Robert Yodlowski
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,

[issue4042] IDLE won't start in 2.6 final. A known fix was overlooked?

2008-10-04 Thread Robert Yodlowski
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

[issue3943] IDLE won't start in 3.0rc1 "Subprocess didn't make connection...."

2008-09-25 Thread Robert Yodlowski
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.

[issue3943] IDLE won't start in 3.0rc1 "Subprocess didn't make connection...."

2008-09-24 Thread Robert Yodlowski
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

[issue3943] IDLE won't start in 3.0rc1 "Subprocess didn't make connection...."

2008-09-22 Thread Robert Yodlowski
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