Hi. How can I test my python script. For example my script need ElementTree. How can I run this via IDLE?
We usually do all testing running hosted under the media server, not standalone.
Alright, thank you.
Hi. How can I test my python script. For example my script need ElementTree. How can I run this via IDLE?
We usually do all testing running hosted under the media server, not standalone.