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
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
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
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
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