Message2260

Author ype
Recipients
Date 2002-10-26.20:11:00
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Implemented method __str__() on PyArray, using the 
tostring() method that was already there. Left tostring() for 
backwards compatibility.
I have not yet figured out how to add this to the docs of 
jarray.
In case this needs more testing than interactive, let me 
know.
History
Date User Action Args
2008-02-20 17:18:20adminlinkissue629217 messages
2008-02-20 17:18:20admincreate