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 Nils-Hero
Recipients Nils-Hero, r.david.murray
Date 2017-06-06.18:31:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496773862.52.0.78622000571.issue30580@psf.upfronthosting.co.za>
In-reply-to
Content
I just found out that the example works in idle and if i do in a console:

python server.py

but not if i do just:

server.py

What is the secret behind this?
History
Date User Action Args
2017-06-06 18:31:02Nils-Herosetrecipients: + Nils-Hero, r.david.murray
2017-06-06 18:31:02Nils-Herosetmessageid: <1496773862.52.0.78622000571.issue30580@psf.upfronthosting.co.za>
2017-06-06 18:31:02Nils-Herolinkissue30580 messages
2017-06-06 18:31:02Nils-Herocreate