This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients Leo, amaury.forgeotdarc
Date 2008-04-21.09:18:16
SpamBayes Score 0.17602588
Marked as misclassified No
Message-id <1208769499.02.0.304197744438.issue2665@psf.upfronthosting.co.za>
In-reply-to
Content
"buitlin"? Is is a typo while copying the error message?

The warnings are normal, these theme elements were added later. They
will disappear when you save the theme again.

Now, idle starts another process to interpret the commands, and use
sockets to communicate between them. You may have a firewall problem.

Can you try to run idle.py with the "-n" option? This does not create a
subprocess, all commands are run in the main process.
History
Date User Action Args
2008-04-21 09:18:19amaury.forgeotdarcsetspambayes_score: 0.176026 -> 0.17602588
recipients: + amaury.forgeotdarc, Leo
2008-04-21 09:18:19amaury.forgeotdarcsetspambayes_score: 0.176026 -> 0.176026
messageid: <1208769499.02.0.304197744438.issue2665@psf.upfronthosting.co.za>
2008-04-21 09:18:18amaury.forgeotdarclinkissue2665 messages
2008-04-21 09:18:17amaury.forgeotdarccreate