I am trying to implement SSH in python. But the python version installed is python2.4 which I can not update.
Is there any built-in module which works with python2.4? Or which module can I install for python2.4?
I am trying to implement SSH in python. But the python version installed is python2.4 which I can not update.
Is there any built-in module which works with python2.4? Or which module can I install for python2.4?