Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73856
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <1248283536@qq.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.362 |
| X-Spam-Level | *** |
| X-Spam-Evidence | '*H*': 0.41; '*S*': 0.13; 'binary': 0.07; 'subject:code': 0.07; 'received:14': 0.16; 'source': 0.25; 'code': 0.31; 'extract': 0.31; 'file': 0.32; 'skip:c 30': 0.32; 'text': 0.33; 'open': 0.33; 'to:name:python-list': 0.33; 'subject:the': 0.34; 'form.': 0.35; 'there': 0.35; 'subject:?': 0.36; 'to:addr :python-list': 0.38; 'subject:can': 0.39; 'to:addr:python.org': 0.39; 'skip:p 20': 0.39; 'how': 0.40; 'from:charset:utf-8': 0.61; 'subject:get': 0.81; ',the': 0.84; 'from:addr:1248283536': 0.84; 'from:addr:qq.com': 0.84; 'message-id:@qq.com': 0.84; 'received:qq.com': 0.84; 'subject:source': 0.84; 'x-mailer:qqmail 2.x': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=qq.com; s=s201307; t=1404340850; bh=4Qu9geEoYCK/WOgdaVk4ak+GO6z8Mi9rEMLzWhtrq8M=; h=X-QQ-FEAT:X-QQ-SSF:X-HAS-ATTACH:X-QQ-BUSINESS-ORIGIN: X-Originating-IP:X-QQ-STYLE:X-QQ-mid:From:To:Subject:Mime-Version:Content-Type:Content-Transfer-Encoding:Date: X-Priority:Message-ID:X-QQ-MIME:X-Mailer:X-QQ-Mailer: X-QQ-SENDSIZE; b=V7s8wWYr0tFNmSQNrJQowQwaijh5gVijisLK4y6yFNY/Bg1z41/5VYugWhUtkd4tE nbjHAL6kemZg3qEeh326Mep3myK3kTj1xRSzgdJOE+Qb6klv5xrR+q2UapjAxmnYii 96yzHsJ5cOvFL5NgHcSpefNslSH5U7uvlKPaP6QU= |
| X-QQ-FEAT | f0gMV4q+7tdY31hCv73h7duxv2Wq04/dKLNl0gVWHcvPAWUwmoLPkVyRvUWMs 88F2xf7zfwfQMC2Fo4Gqqlcm4h5Q09yxc85TsDp3Ri6Uq+iXWOUBhvbnYFszjtTlBCFkSMW pRhj4E8NGPv5mMZPcN/AzvGl+3EWdKFnYqjrs6o= |
| X-QQ-SSF | 0000000A0000004000000000000000D |
| X-HAS-ATTACH | no |
| X-QQ-BUSINESS-ORIGIN | 2 |
| X-Originating-IP | 221.182.18.2 |
| X-QQ-STYLE | |
| X-QQ-mid | webmail603t1404340850t5438892 |
| From | "水静流深" <1248283536@qq.com> |
| To | "python-list" <python-list@python.org> |
| Subject | how can i get the source code of goagent.exe? |
| Mime-Version | 1.0 |
| Content-Type | multipart/alternative; boundary="----=_NextPart_53B48A72_08D91118_7ECFBE55" |
| Content-Transfer-Encoding | 8Bit |
| Date | Thu, 3 Jul 2014 06:40:50 +0800 |
| X-Priority | 3 |
| X-QQ-MIME | TCMime 1.0 by Tencent |
| X-Mailer | QQMail 2.x |
| X-QQ-Mailer | QQMail 2.x |
| X-QQ-SENDSIZE | 520 |
| X-QQ-Bgrelay | 1 |
| X-Mailman-Approved-At | Thu, 03 Jul 2014 01:10:07 +0200 |
| 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.11423.1404342608.18130.python-list@python.org> (permalink) |
| Lines | 32 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1404342608 news.xs4all.nl 2910 [2001:888:2000:d::a6]:50187 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:73856 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
There is a open source project-goagent,when you download it and extract it, code.google.com/p/goagent/downloads in the local diretory, a file named goagent.exe in it. how can i get the source code of goagent.exe ,not the binary form ,the text form.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
how can i get the source code of goagent.exe? "水静流深" <1248283536@qq.com> - 2014-07-03 06:40 +0800
csiph-web