Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73857
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: how can i get the source code of goagent.exe? |
| Date | 2014-07-02 19:17 -0400 |
| References | <tencent_2AE65E381B61A34B29DA30A1@qq.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11425.1404343206.18130.python-list@python.org> (permalink) |
On 7/2/2014 6:40 PM, 水静流深 wrote: > 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. This appears to be off-topic for this list because I suspect 'goagent' meant 'go agent', where 'go' is googles language, not Python. However, go to https://code.google.com/p/goagent/source/checkout. Use g. search to fint out about git. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: how can i get the source code of goagent.exe? Terry Reedy <tjreedy@udel.edu> - 2014-07-02 19:17 -0400
csiph-web