Re: [BangPypers] July meetup

2010-07-31 Thread Diptanu Choudhury
+1 see you guys! On Jul 29, 2010 6:49 PM, "Anand Balachandran Pillai" wrote: > On Thu, Jul 29, 2010 at 5:56 PM, Anand Chitipothu wrote: > >> 2010/7/29 Noufal Ibrahim : >> > vijay writes: >> > >> >> All, >> >> Do let me know if this is fine with every one. >> > >> > [...] >> > >> > Fine by me. +1

Re: [BangPypers] July meetup

2010-07-31 Thread Anand Balachandran Pillai
> > > > +1 from me. Koramangala is a short drive from Thoughtworks. > I couldn't make it due to personal reasons. Waiting for an post on what happened. > > > > > >> > >> Anand > >> ___ > >> BangPypers mailing list > >> BangPypers@python.org > >> http:/

Re: [BangPypers] July meetup

2010-07-31 Thread Manish Singh
+1 (i am a newbie and would be glad to be a part of it) The timing is 4.00 pm right? Thanks Manish On Sat, Jul 31, 2010 at 6:52 PM, Anand Balachandran Pillai < abpil...@gmail.com> wrote: > > > > > > +1 from me. Koramangala is a short drive from Thoughtworks. > > > > I couldn't make it due to per

Re: [BangPypers] July meetup

2010-07-31 Thread Manish Singh
Oops thought that the meet was tomorrow. Will be there next time for sure Manish On Sat, Jul 31, 2010 at 7:25 PM, Manish Singh wrote: > +1 (i am a newbie and would be glad to be a part of it) > The timing is 4.00 pm right? > > Thanks > Manish > > > On Sat, Jul 31, 2010 at 6:52 PM, Anand Balacha

Re: [BangPypers] Request for session

2010-07-31 Thread Lakshman Prasad
Very interesting indeed that we had it last year. Perhaps you should do it again this year. At least I'd love it, if you did! > See if you or any of your friends would like to do it. As much as I would have loved to, my bandwidth is already taken off for another talk I submitted, which is specifi

Re: [BangPypers] July meetup

2010-07-31 Thread Noufal Ibrahim
Anand Balachandran Pillai writes: >> > >> > +1 from me. Koramangala is a short drive from Thoughtworks. >> > > I couldn't make it due to personal reasons. Waiting for > an post on what happened. [...] Nothing in particular to mention. There were quite a few students. We collected 5 registration

Re: [BangPypers] how to delete base class attribute

2010-07-31 Thread Jeffrey Jose
On Thu, Jul 29, 2010 at 6:34 PM, Anand Balachandran Pillai < abpil...@gmail.com> wrote: > On Thu, Jul 29, 2010 at 5:33 PM, Mahadevan R >wrote: > > > On Thu, Jul 29, 2010 at 4:24 PM, Nitin Kumar > wrote: > > > fine, but isn't there any way to hide few function of base class into > > > derived one

Re: [BangPypers] how to delete base class attribute

2010-07-31 Thread Jeffrey Jose
On Thu, Jul 29, 2010 at 3:13 PM, Mehndi, Sibtey wrote: > Nitin, > del can only remove the elements present in the instance > dictionary. If you check self.__dict__ then it shows that A is not in the > dictionary only 'a' and 'b' exist in the dict that's why it is giving the > attribute err

Re: [BangPypers] how to delete base class attribute

2010-07-31 Thread Nitin Kumar
Thanks Jeffrey, I have one more query, but i am not able to explain you. will send u a mail in few min. Thanks On Sat, Jul 31, 2010 at 11:57 PM, Jeffrey Jose wrote: > On Thu, Jul 29, 2010 at 3:13 PM, Mehndi, Sibtey > wrote: > > > Nitin, > > del can only remove the elements present in th

Re: [BangPypers] how to delete base class attribute

2010-07-31 Thread Jeffrey Jose
On Sun, Aug 1, 2010 at 12:11 AM, Nitin Kumar wrote: > Thanks Jeffrey, > > I have one more query, but i am not able to explain you. > will send u a mail in few min. > > Thanks > I recommend sending mails to the whole group if your mail is a followup to the original problem. The purpose is 2 fold,

Re: [BangPypers] pycon hacksessions?

2010-07-31 Thread Jeffrey Jose
As a person whos new to the whole scene, when you say "Hacksessions" what is it exactly ? And what happens in a Hacksession? /jeff On Thu, Jul 22, 2010 at 8:17 PM, Zubin Mithra wrote: > Hey everyone, > > I could'nt find any info on whether or not hack sessions are going to be > conducted as p

[BangPypers] how to handle attribute access

2010-07-31 Thread Nitin Kumar
Hi, I am working on automating some application. In one window say i have two ComboBox, but that window have scroll bar. Only one combo Box is visible at one time. I have functions to handle scroll of window. What i want is that how to handle attributes so that one i want to set some value in th

Re: [BangPypers] pycon hacksessions?

2010-07-31 Thread Zubin Mithra
On Sun, Aug 1, 2010 at 12:27 AM, Jeffrey Jose wrote: > As a person whos new to the whole scene, when you say "Hacksessions" what > is it exactly ? > > And what happens in a Hacksession? > What I meant was that it would be really nice to work on something towards the end of the whole event or the

Re: [BangPypers] pycon hacksessions?

2010-07-31 Thread Anand Balachandran Pillai
On Sun, Aug 1, 2010 at 12:53 AM, Zubin Mithra wrote: > On Sun, Aug 1, 2010 at 12:27 AM, Jeffrey Jose >wrote: > > > As a person whos new to the whole scene, when you say "Hacksessions" > what > > is it exactly ? > > > > And what happens in a Hacksession? > > > > What I meant was that it would be

Re: [BangPypers] pycon hacksessions?

2010-07-31 Thread Zubin Mithra
> > > > PSF has opened up a program for organizing and sponsoring > "sprints" related to Python language in an official manner > with the blessings of PSF. > > I will try to go on stage and give a few words regarding > this initiative and a few plans on how to take advantage > of this from our side

Re: [BangPypers] pycon hacksessions?

2010-07-31 Thread Noufal Ibrahim
Zubin Mithra writes: [...] > Is there anyway a sprint could be hosted during the conference? > > There is a lot of manpower in a conference such as Pycon-India and a lot > could be achieved in a little time by hosting such a sprint. At the very > least, it'll turn out to be a chance to kickstar

Re: [BangPypers] pycon hacksessions?

2010-07-31 Thread Zubin Mithra
On Sun, Aug 1, 2010 at 10:06 AM, Noufal Ibrahim wrote: > Zubin Mithra writes: > > > [...] > > > Is there anyway a sprint could be hosted during the conference? > > > > There is a lot of manpower in a conference such as Pycon-India and a lot > > could be achieved in a little time by hosting such