Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73857 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2014-07-02 19:17 -0400 |
| Last post | 2014-07-02 19:17 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: how can i get the source code of goagent.exe? Terry Reedy <tjreedy@udel.edu> - 2014-07-02 19:17 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2014-07-02 19:17 -0400 |
| Subject | Re: how can i get the source code of goagent.exe? |
| Message-ID | <mailman.11425.1404343206.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web