On Fri, Sep 4, 2015 at 1:27 PM, Mark Lawrence <breamore...@yahoo.co.uk> wrote:
> python3 just doesn't exist on Windows, it's always python.exe or
> pythonw.exe.  Not that I'd recommend using them in this day and age, py.exe
> or pyw.exe and specify your version via the command line or a shebang line
> in your script is certainly my preferred way of doing things.

Ohh. My bad. Sorry, Steve, I led you astray!

Silly Windows, making it hard for people to just guess and be right. :)

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to