Re: [BangPypers] User group meeting this weekend

2009-07-21 Thread Ramakrishna Reddy
On Tue, Jul 21, 2009 at 10:17 PM, Noufal Ibrahim wrote: > suggest something. :) Minutes of the Meeting to be noted, just any important decisions for Pycon crop up. Good to know stuff et. all. -- Ramakrishna Reddy GPG Key ID:31FF0090 Fingerprint = 18

Re: [BangPypers] User group meeting this weekend

2009-07-21 Thread Noufal Ibrahim
On Tue, Jul 21, 2009 at 10:05 PM, Senthil Kumaran wrote: [..] > 0. Depending upon the timings/agenda, it might transform to +1.[..] suggest something. :) -- ~noufal ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/list

Re: [BangPypers] User group meeting this weekend

2009-07-21 Thread Senthil Kumaran
On Tue, Jul 21, 2009 at 03:46:28PM +0530, Noufal Ibrahim wrote: > > Want a different place for just a change ? > > Please let me know, we can arrange ZeOmega office.[..] > > ZeOmega would be nice this time..Anyone else willing to come? > 0. Depending upon the timings/agenda, it might transform t

Re: [BangPypers] User group meeting this weekend

2009-07-21 Thread Noufal Ibrahim
On Tue, Jul 21, 2009 at 10:26 AM, Baiju M wrote: [..] > Want a different place for just a change ? > Please let me know, we can arrange ZeOmega office.[..] ZeOmega would be nice this time..Anyone else willing to come? -- ~noufal ___ BangPypers mailing

Re: [BangPypers] Help-subversion_python

2009-07-21 Thread Sridhar Ratnakumar
Not rocket science: 1) read the entire contents of the file into memory and write it back (after writing your "hello world") 2) move the file (if it is on disk) to some other location; write "hello world" and append the moved file back to this new file. On Mon, 20 Jul 2009 22:24:00 -0700,