Re: [BangPypers] Adding mixing at run-time

2014-10-08 Thread kracekumar ramaraju
On Wed, Oct 8, 2014 at 4:19 PM, Anand Chitipothu wrote: > Hi, > > I'm working on a slightly large application and I'm trying to model it as a > some kind of plugin architecture so that it modular and I can enable or > take out features without lot of code changes. > > One of the issues I faced wa

[BangPypers] Adding mixing at run-time

2014-10-08 Thread Anand Chitipothu
Hi, I'm working on a slightly large application and I'm trying to model it as a some kind of plugin architecture so that it modular and I can enable or take out features without lot of code changes. One of the issues I faced was that the wanted to add some methods to a class only when a feature/p

[BangPypers] Where to buy Python merchandise in India?

2014-10-08 Thread avinash sajjanshetty
Where can I buy Python T Shirts and mugs in India? Most of the online sites I found were from abroad and shipping/tax kills the whole deal. And also they were pretty costly. Are there any online sites in India which sell Python merch? Thanks, avi ___ Ba

Re: [BangPypers] Moving from python 2.6 to 2.7

2014-10-08 Thread Kulkarni, Shreyas
Thanks Gora. The test-cases are scant, at least I don't think they cover it all, and me being new to the functionality, I started looking out for inputs to avoid some deprecations across versions breaking a corner case somewhere. shreyas On Oct 8, 2014, at 12:05 PM, Gora Mohanty wrote: > O

Re: [BangPypers] Moving from python 2.6 to 2.7

2014-10-08 Thread Kulkarni, Shreyas
Thanks Abdul. Fortunately we don't have any native bindings in the project. shreyas On Oct 8, 2014, at 11:12 AM, Abdul Muneer wrote: > Hi, > As far as I know, nothing written in python should break. If you are > upgrading OS too, then you should be watchful as some of the c libraries > can in