RE: Wishing well
郭雪松 <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
> But I never use objects out of my control. This is why Pike lost the competition with Python. BTW. I wish pike has a cudamat http://code.google.com/p/cudamat/ Guo Xue Song > To: [email protected] > From: [email protected] > Subject: RE: Wishing well > Date: Tue, 18 Nov 2014 12:45:02 +0000 > > I make sure my objects have a cast-to-string method, have an id method > for this purpose or at least do a useful sprintf("%O"). But I never > use objects out of my control. >