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 r.david.murray
Recipients Nils-Hero, r.david.murray
Date 2017-06-06.18:42:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496774561.02.0.803086494741.issue30580@psf.upfronthosting.co.za>
In-reply-to
Content
If you just type 'server.py' it will use whichever interpreter is associated with .py files, which might not be python3.  You may want to learn about the 'py' helper command.
History
Date User Action Args
2017-06-06 18:42:41r.david.murraysetrecipients: + r.david.murray, Nils-Hero
2017-06-06 18:42:41r.david.murraysetmessageid: <1496774561.02.0.803086494741.issue30580@psf.upfronthosting.co.za>
2017-06-06 18:42:41r.david.murraylinkissue30580 messages
2017-06-06 18:42:40r.david.murraycreate