On Mar 15, 2013, at 3:13 AM, prasanna wrote:
> Python 3000 is a whole different beast. Likely many of our agent
> scripts won't work either. So +1 for adding the caveat in the docs.
> Considering python 3x support when distros depose 2.7 out of their
> repos seems like the way to go. Thoughts?
Python 3000 is a whole different beast. Likely many of our agent
scripts won't work either. So +1 for adding the caveat in the docs.
Considering python 3x support when distros depose 2.7 out of their
repos seems like the way to go. Thoughts?
On 15 March 2013 09:57, Rohit Yadav wrote:
> I think we
I think we need to make it python version friendly, weird but it works
on 2.7 should n't it work on 3.x? Let's fix this, meanwhile I can add
info about python version in 2.7 but it should be needed.
Regards.
On Fri, Mar 15, 2013 at 8:21 AM, Isaac Chiang wrote:
> Hi all:
>Recently whe