[BangPypers] Internationals getting Python/Programming Jobs

2010-02-05 Thread Rory Hart
it in more depth? Any other insights people have would be much appreciated, for example: am I mad? Thank you p.s. I hope this isn't too off topic/general but I figure since I belong to the Melbourne PUG we're like brothers in arms :

Re: [BangPypers] Internationals getting Python/Programming Jobs

2010-02-05 Thread Rory Hart
On Fri, Feb 5, 2010 at 3:11 AM, Kenneth Gonsalves wrote: > On Friday 05 Feb 2010 4:16:51 pm Rory Hart wrote: > > I'm an Australian who is considering living/working in Bangalore, > > > > why Bangalore? I know many people who have moved to India by choice - not > coun

Re: [BangPypers] Internationals getting Python/Programming Jobs

2010-02-06 Thread Rory Hart
rds, > ~ Srini T > ___ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Rory Hart http://www.whatisthescience.com http://blog.roryhart.net

Re: [BangPypers] date range

2010-02-09 Thread Rory Hart
It is nice and easy thankfully. datetime.date and datetime.datetime both support < > operators So: if startdate < date and date < enddate: print "date in range" http://docs.python.org/library/datetime.html On Tue, Feb 9, 2010 at 9:22 PM, Kenneth Gonsalves wrote: > hi, > > any easy way

Re: [BangPypers] Internationals getting Python/Programming Jobs (steve)

2010-02-11 Thread Rory Hart
l > >the correspondence on this list appears to be in English) > >- What are the Python job prospects like in Bangalore? > >- Do any of you work with/are internationals working in Bangalore and > >would be willing to talk to me about it in more depth? > &