On 2019-12-10 10:15:45 +0000, Stephen Tucker wrote:
> I am running Python 2.7.10 on a Windows 10 machine.

Unless you have a really good reason to stick with Python 2.7, don't:
https://pythonclock.org/

The current version of Python is 3.8, and there have been quite a few
changes between 2.x and 3.x, especially in the treatment of byte and
character strings.

        hp

-- 
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | h...@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Attachment: signature.asc
Description: PGP signature

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

Reply via email to