Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25978
| NNTP-Posting-Date | Tue, 24 Jul 2012 06:34:17 -0500 |
|---|---|
| Date | Tue, 24 Jul 2012 12:34:14 +0100 |
| From | Lipska the Kat <lipskathekat@yahoo.co.uk> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120410 Thunderbird/11.0.1 |
| MIME-Version | 1.0 |
| Newsgroups | comp.lang.python |
| Subject | Re: My first ever Python program, comments welcome |
| References | <pZqdnadVUa-EY5fNnZ2dnUVZ7rednZ2d@bt.com> <mailman.2396.1342901474.4697.python-list@python.org> <fdd2487c-c4b1-49d1-a5b5-e8a78f57f979@km7g2000pbc.googlegroups.com> <WLKdnWQLXqd7WJbNnZ2dnUVZ8nSdnZ2d@bt.com> <37a37376-18ff-46af-97f0-36fd764a8c26@m2g2000pbv.googlegroups.com> <gtGdnfcD3aqNqpHNnZ2dnUVZ7oWdnZ2d@bt.com> <273a9070-c0b0-4b64-9741-9327f37c07fe@d6g2000pbt.googlegroups.com> |
| In-Reply-To | <273a9070-c0b0-4b64-9741-9327f37c07fe@d6g2000pbt.googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Message-ID | <RKKdnfgMnLmkFZPNnZ2dnUVZ7oSdnZ2d@bt.com> (permalink) |
| Lines | 43 |
| X-Usenet-Provider | http://www.giganews.com |
| X-AuthenticatedUsername | NoAuthUser |
| X-Trace | sv3-BaAvCHPCEECCPxf8YDXa9g27+ZinB2ET/2xCJy3vWd/mP/conFqgZuTKySCEXWgF1QJ5lcPI9o4KeSG!GDFkRG4vu7yyFA0X1Hpc6asIsZqZR8twSyHsBa08ip31mC9myvaH3FAxA/Wv9XcJzlkNiK43hCA= |
| X-Complaints-To | abuse@btinternet.com |
| X-DMCA-Complaints-To | abuse@btinternet.com |
| X-Abuse-and-DMCA-Info | Please be sure to forward a copy of ALL headers |
| X-Abuse-and-DMCA-Info | Otherwise we will be unable to process your complaint properly |
| X-Postfilter | 1.3.40 |
| X-Original-Bytes | 3092 |
| Path | csiph.com!usenet.pasdenom.info!news.stben.net!border3.nntp.ams.giganews.com!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!nntp.bt.com!news.bt.com.POSTED!not-for-mail |
| Xref | csiph.com comp.lang.python:25978 |
Show key headers only | View raw
On 24/07/12 06:13, rusi wrote: > On Jul 22, 10:23 pm, Lipska the Kat<lip...@lipskathekat.com> wrote: > >> Heh heh, Nothing to do with Eclipse, just another thing to get my head >> around. For work and Java IMHO you can't beat eclipse... >> at the moment I'm getting my head around git, > > Bumped into this yesterday. Seems like a good aid to git-comprehension > https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh eek ... now that's a shell script to be proud of isn't it .. and it works [lipska@ubuntu fileio (master)]$ impressive. Good find, thanks. >> reminding myself of C, learning Python >> and re-learning make. Enough already; but if there's a python plugin I >> guess I'll get around to it eventually > > Seems like a strange combo. It should be > (C&make)|(python&X)|(Java&Ant) > where X could range from %-} > Setup http://docs.python.org/distutils/setupscript.html > to distribute http://guide.python-distribute.org/ > to scons http://www.scons.org/ Well that's the joy of life in semi-retirement. I can do as I please I read something somewhere the other day about living longer if you retire early, well I retired early but if I live another 50 years it won't be long enough to learn everything I want to. Java&Ant everyday C&make a while back python& well I sort of got sidetracked by python ... and then I got sidetracked by git !!! Lipska -- Lipska the Kat: Troll hunter, Sandbox destroyer and Farscape dreamer of Aeryn Sun.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
My first ever Python program, comments welcome Lipska the Kat <lipska@lipskathekat.com> - 2012-07-21 20:08 +0100
Re: My first ever Python program, comments welcome Ian Foote <ian@feete.org> - 2012-07-21 20:34 +0100
Re: My first ever Python program, comments welcome MRAB <python@mrabarnett.plus.com> - 2012-07-21 20:40 +0100
Re: My first ever Python program, comments welcome Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-22 00:32 +0000
Re: My first ever Python program, comments welcome MRAB <python@mrabarnett.plus.com> - 2012-07-22 02:56 +0100
Re: My first ever Python program, comments welcome Chris Angelico <rosuav@gmail.com> - 2012-07-22 11:59 +1000
Re: My first ever Python program, comments welcome Dave Angel <d@davea.name> - 2012-07-21 22:01 -0400
Re: My first ever Python program, comments welcome Dave Angel <d@davea.name> - 2012-07-21 16:10 -0400
Re: My first ever Python program, comments welcome Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-22 00:56 +0000
Re: My first ever Python program, comments welcome rusi <rustompmody@gmail.com> - 2012-07-21 19:55 -0700
Re: My first ever Python program, comments welcome Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-07-22 09:14 +0100
Re: My first ever Python program, comments welcome Lipska the Kat <lipska@lipskathekat.com> - 2012-07-22 10:20 +0100
Re: My first ever Python program, comments welcome rusi <rustompmody@gmail.com> - 2012-07-22 09:18 -0700
Re: My first ever Python program, comments welcome Lipska the Kat <lipska@lipskathekat.com> - 2012-07-22 18:23 +0100
Re: My first ever Python program, comments welcome rusi <rustompmody@gmail.com> - 2012-07-23 22:13 -0700
Re: My first ever Python program, comments welcome Lipska the Kat <lipskathekat@yahoo.co.uk> - 2012-07-24 12:34 +0100
Re: My first ever Python program, comments welcome Lipska the Kat <lipska@lipskathekat.com> - 2012-07-22 09:37 +0100
Re: My first ever Python program, comments welcome Andrew Berg <bahamutzero8825@gmail.com> - 2012-07-22 03:49 -0500
Re: My first ever Python program, comments welcome Chris Angelico <rosuav@gmail.com> - 2012-07-22 20:17 +1000
Re: My first ever Python program, comments welcome Lipska the Kat <lipska@lipskathekat.com> - 2012-07-22 13:36 +0100
Re: My first ever Python program, comments welcome David <bouncingcats@gmail.com> - 2012-07-22 20:46 +1000
Re: My first ever Python program, comments welcome Peter Otten <__peter__@web.de> - 2012-07-22 09:56 +0200
Re: My first ever Python program, comments welcome "Ivan@work" <ivan.cvetkovic@pakel.hr> - 2012-07-23 09:12 +0200
csiph-web