Hi,
I need to write a Java Array/ArrayList/List to a text file in Jython. I used the .write() function, but it is letting me write only a string.
Thanks!
Pompeez
I need to write a Java Array/ArrayList/List to a text file in Jython. I used the .write() function, but it is letting me write only a string.
Thanks!
Pompeez
Comment