Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45074
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <yanxiaopei199@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.050 |
| X-Spam-Evidence | '*H*': 0.90; '*S*': 0.00; 'python': 0.11; 'subject:python': 0.16; 'hey': 0.18; 'written': 0.21; 'script.': 0.24; 'script': 0.25; 'message-id:@mail.gmail.com': 0.30; 'thanks!': 0.32; 'received:google.com': 0.35; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=+m9CVctbb9Kqnq25yliYiTKfBqoMnWAGRIVMUgAUNu0=; b=iq46nifBf8GSwHYisrX4t7NWZ+kxkZTx5EuiqACgKE8G6YuMmUOthMjxQGo3HtQaW5 d7UnKDIvhHODD7CRE/t+2AZZwmNwe2g29SxWHplye8E2E3maa+Gte+GA4tEg0pC6JzP5 SaElqNEaLnAMBKjxd/mktptJYpGwslboL4w5Bm/t1xQOwxJB1jBhD3JsBtezO1VDwRpy A/7FYpMZ/BHWhH6URlRm2AjsUtGdDmth5W7GIR6fxHWWqdncBMDp/7kutRtFM+D8ySZj a1hqjA/2TbwIg7x2jnOmQGHLIbwo64776UQepXp3+AQoDqS/28KiBlYakDNgNmxfESIN Gpmg== |
| MIME-Version | 1.0 |
| X-Received | by 10.194.119.202 with SMTP id kw10mr21435857wjb.26.1368153200301; Thu, 09 May 2013 19:33:20 -0700 (PDT) |
| Date | Fri, 10 May 2013 10:33:20 +0800 |
| Subject | python call golang |
| From | Thanatos xiao <yanxiaopei199@gmail.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=089e0115f3f0809dbf04dc53fd05 |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1516.1368153201.3114.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1368153201 news.xs4all.nl 15899 [2001:888:2000:d::a6]:53468 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:45074 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hey ! Now! I have written a python script . I want to call a golang script in python script. Who can give me some advices? thanks!
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
python call golang Thanatos xiao <yanxiaopei199@gmail.com> - 2013-05-10 10:33 +0800 Re: python call golang Miki Tebeka <miki.tebeka@gmail.com> - 2013-05-10 15:21 -0700
csiph-web