From: Moore, G. <Gre...@ad...> - 2007-08-15 16:13:17
|
Pompeez,=20 Try .writelines() instead. I've found this to be very helpful maybe you will too. Its a python quick ref. http://rgruet.free.fr/PQR25/PQR2.5.html=20 Regards, Greg. -----Original Message----- From: jyt...@li... [mailto:jyt...@li...] On Behalf Of pompeez Sent: Wednesday, August 15, 2007 3:47 AM To: jyt...@li... Subject: [Jython-users] In Jython,how to write a Java Array/Arraylist to a file? 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 --=20 View this message in context: http://www.nabble.com/In-Jython%2C-how-to-write-a-Java-Array-Arraylist-t o-a-file--tf4272338.html#a12159806 Sent from the jython-users mailing list archive at Nabble.com. ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Jython-users mailing list Jyt...@li... https://lists.sourceforge.net/lists/listinfo/jython-users This message and any attachments are intended only for the use of the add= ressee and may contain information that is privileged and confidential. I= f the reader of the message is not the intended recipient or an authorize= d representative of the intended recipient, you are hereby notified that = any dissemination of this communication is strictly prohibited. If you ha= ve received this communication in error, please notify us immediately by = e-mail and delete the message and any attachments from your system. |