Due to some weird reasons, my current project works like this - i am getting the file from a development server and changing the file in my local system and pushing it back to server and testing it there.
As i am not able to execute in my local system debugging is tough.
I have full access to my dev server. Is there any way that i can connect to an IDE like Eclipse or IntelliJ and debug the script running in dev server?
I saw some options for ssh connection in IDE . Any article or any hint o debug a file in dev server will be helpful.
I am using python 2.2 !!
python <script>we dont really have nearly enough info to be able to help you