Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!ra.nrl.navy.mil!bloom-beacon.mit.edu!bloom-beacon.mit.edu!panix!roy From: Roy Smith Newsgroups: comp.lang.python Subject: Re: GO vs Python Date: Mon, 25 Aug 2014 08:06:25 -0400 Organization: PANIX Public Access Internet and UNIX, NYC Lines: 13 Message-ID: References: NNTP-Posting-Host: localhost X-Trace: reader1.panix.com 1408968385 13767 127.0.0.1 (25 Aug 2014 12:06:25 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Mon, 25 Aug 2014 12:06:25 +0000 (UTC) User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Xref: csiph.com comp.lang.python:76976 In article , Rustom Mody wrote: > Heh! You make it sound that the character model is the most important thing > in choosing a language! > There are people using Fortran -- with not intention of finding > an alternative. Different people have different needs. If I was writing code to do number crunching, I wouldn't care much if I could only print 7-bit ascii. If I was writing code to serve music on the web and had to display artist names like Mötley Crüe and Beyoncé, I would be more concerned about the character model.