EVE Online uses a variant of Python called Stackless Python, which has proven to be able to take >45000 concurrent users on a single cluster (or shard), which I would consider pretty good for an MMO.
Python is used both in the client and on the server.
