Hi, Talk about code blunders, I seem to have made one on a popular mailing list!
What I actually meant (corrections made inline); TL;DR: If this is meant to be an Free, Open Source and Not-For-Profit Project, not affiliated to any organisation - in that case I'm in. On Sun, Nov 2, 2014 at 3:53 PM, Ankit Javalkar <[email protected]> wrote: > Hi, > > Just wanted to clarify; > > q1 = "Will the freelance team be working on Siji's project too?" > q2 = "Will the resulting project be independent (not affiliated to any > org) AND Free AND Open Source" > > if ans_to_question[q1] == True and ans_to_question[q2] == False: > print "Ï'm in!" > Correction: if ans_to_question[q1] == Falseand ans_to_question[q2] == True: print "Ï'm in!" > > Look forward to your feedback > > Regards, > Ankit Javalkar > > On Fri, Oct 31, 2014 at 12:58 PM, Parag Shah <[email protected]> wrote: > >> Hi All, >> >> Interested on forming freelance team so that we can build drag and drop >> components building WxPython framework environment like Visual Studio C++, >> Delphi, C++Builder. It will be the big work but highly productive indeed. >> >> Parag Shah >> >> On Thu, Oct 30, 2014 at 12:31 PM, Siji Sunny <[email protected]> wrote: >> >> > Hello All, >> > >> > We are looking for a freelancer, who can work with WxPython (UI >> > development). >> > Interested people, pls contact off-list. >> > >> > >> > -- >> > Siji Sunny >> > -- >> > http://mm.ilug-bom.org.in/mailman/listinfo/linuxers >> > >> -- >> http://mm.ilug-bom.org.in/mailman/listinfo/linuxers >> > > -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

