Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76954
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rodrick.brown@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.082 |
| X-Spam-Evidence | '*H*': 0.84; '*S*': 0.01; 'subject:Python': 0.06; 'python': 0.11; "python's": 0.19; 'to:name:python- list@python.org': 0.22; 'question': 0.24; 'message- id:@mail.gmail.com': 0.30; 'weeks': 0.32; 'received:google.com': 0.35; 'doing': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'real': 0.63; 'influence': 0.74 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=7LJxN7c2KsSt9+cbLJayEKZ0TiaCtQrFP8Z921qHV3Q=; b=sphiif8A7EAREy1LlVIxVZ99CGtwcjSRH2wezriUZp8EbBkiSVsS5S1AE+3IBAaNMT 3ydb8mH91UNtcd9L1cRLKUUfmh1EV5Dp1epoPgnumJ0GwWy/gACeAlX8M8D2RD9zK18i ip2NWjF0a2H74Cf1LeVC+qw4Yzv849q+KvstS/DjmYS12TOLMqWKbwTuXtr/OXhrY+Ij pY2wWlocfAMT1vx0M/5jVCkbJp8TI89IkAXpumWlT0omGr2Ex+fGX3GJKnjXdoa1iZuS 1mgZG6DXvyCjsG2Hwbrvtma+AELEN+Qbagl/N+uenwfFfVDRkO1yL70QwWttanbGMC0x bMWQ== |
| X-Received | by 10.60.59.196 with SMTP id b4mr18615862oer.38.1408934212097; Sun, 24 Aug 2014 19:36:52 -0700 (PDT) |
| MIME-Version | 1.0 |
| From | Rodrick Brown <rodrick.brown@gmail.com> |
| Date | Sun, 24 Aug 2014 22:36:21 -0400 |
| Subject | GO vs Python |
| To | "python-list@python.org" <python-list@python.org> |
| Content-Type | multipart/alternative; boundary=047d7b41bf80395b6b05016b0f91 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13394.1408934214.18130.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1408934214 news.xs4all.nl 2876 [2001:888:2000:d::a6]:59533 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76954 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
I spent a few weeks looking at Go and have to say you can see a lot of Python's influence in Go, however my question to this list for others who are doing real work with Go and Python have you encountered any scenarios in which Go outmatched Python in terms of elegance or performance? --RB
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
GO vs Python Rodrick Brown <rodrick.brown@gmail.com> - 2014-08-24 22:36 -0400
csiph-web