Re: [BangPypers] Python switches to Mercurial

2009-03-31 Thread abhinav sarkar
There is a PEP for this move at http://www.python.org/dev/peps/pep-0374/which discusses all the alternatives. Abhinav Sarkar http://claimid.com/abhin4v Mobile:+91-9731596137 Office: +91-8041371605 [image: Linkedin] http://www.linkedin.com/in/abhinavsarkar[image: Facebook] http

Re: [BangPypers] Face to face meeting for Python conference

2009-03-27 Thread Abhinav Sarkar
. However, I don't think we should stop having the monthly meetings. If there are sufficient people around, maybe we can hold a small user group meetup like last time this weekend (28 or so)? What say? So are we having a meeting on 28 March? -- Abhinav Sarkar Web: http://claimid.com/abhin4v

Re: [BangPypers] threading problem

2009-03-26 Thread Abhinav Sarkar
sub processes instead of threads. It has the same API as the threading module so there should not be much problem in shifting your code from threading to multiprocessing. -- Abhinav Sarkar Web: http://claimid.com/abhin4v Twitter: http://twitter.com/abhin4v - The world is a book, those

Re: [BangPypers] Face to face meeting for Python conference

2009-03-18 Thread Abhinav Sarkar
Darkseid wrote: I can, and if we end up doing this it will be at ThoughtWorks, Diamond District, Airport Rd. +1 for thoughtworks. i'll be there this time for sure :-) -- Abhinav Sarkar Web: http://claimid.com/abhin4v Twitter: http://twitter.com/abhin4v - The world is a book, those who

Re: [BangPypers] (was: Fwd: Chicago Python User Group) BangPypers meet on 21 Feb 2009

2009-02-17 Thread abhinav sarkar
a count for venue affinity. Please reply to this thread indicating your affinity for ThoughtWorks (Indiranagar, Diamond District, Old Airport Road) or ZeOmega (near Lalbagh). Use +T for former and +Z for latter or N for neutral. Here is my vote - N. +T Abhinav Sarkar http://claimid.com/abhin4v

Re: [BangPypers] (was: Fwd: Chicago Python User Group) BangPypers meet on 21 Feb 2009

2009-02-17 Thread abhinav sarkar
a count for venue affinity. Please reply to this thread indicating your affinity for ThoughtWorks (Indiranagar, Diamond District, Old Airport Road) or ZeOmega (near Lalbagh). Use +T for former and +Z for latter or N for neutral. Here is my vote - N. +T Abhinav Sarkar http://claimid.com/abhin4v

Re: [BangPypers] Re :Use of module (Include file) in Python???

2008-09-06 Thread Abhinav Sarkar
@python.org http://mail.python.org/mailman/listinfo/bangpypers Hi In that case you should do: from modulename import methodname or to import all methods at once do: from modulename import * This should work. Cheers, -- Abhinav Sarkar Web: http://claimid.com/abhin4v Twitter: http://twitter.com

Re: [BangPypers] Module question

2008-09-01 Thread abhinav sarkar
On Tue, Sep 2, 2008 at 10:51 AM, Abhinav Sarkar [EMAIL PROTECTED]wrote: Heshan Suriyaarachchi wrote: Hi, One of my scripts returns a module like below. module 'annotationScript' from '/home/heshan/repo/scripts/annotationScript.py' What I need to do is to extract the full path

Re: [BangPypers] Python 3.0

2008-08-26 Thread abhinav sarkar
/listinfo/bangpypers Hi, Anyone else interested in taking a session about Python 3.0 in BCB7, please reply to this email. Cheers, -- Abhinav Sarkar Fair Isaac India Mobile:+91-9731596137 Office: +91-8041371605 Web: http://claimid.com/abhin4v Twitter: http://twitter.com/abhin4v

Re: [BangPypers] HOW TO ACCESS THE FORUM

2008-08-25 Thread abhinav sarkar
. This is a mailing list. If you are not receiving mails from other, then check your preferences at http://mail.python.org/mailman/options/bangpypers after logging in using your email and password. To view the archives of old mails visit http://mail.python.org/pipermail/bangpypers/ Cheers, -- Abhinav Sarkar Fair