Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24391
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: How can i call array_length to get the length of array object? |
| Date | 2012-06-24 13:45 +0100 |
| References | <1340524913.38366.YahooMailClassic@web164603.mail.gq1.yahoo.com> <1340525704.2880.YahooMailClassic@web164605.mail.gq1.yahoo.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1454.1340541869.4697.python-list@python.org> (permalink) |
On 24/06/2012 09:15, gmspro wrote: > Why __len__() where the original name if array_length? Why is method names like __NAME__ ? > Why are you too bloody lazy to do any research before you post questions? -- Cheers. Mark Lawrence.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: How can i call array_length to get the length of array object? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-06-24 13:45 +0100
Re: How can i call array_length to get the length of array object? Ben Finney <ben+python@benfinney.id.au> - 2012-06-25 11:17 +1000
Re: How can i call array_length to get the length of array object? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-06-25 13:54 +0100
Re: How can i call array_length to get the length of array object? Terry Reedy <tjreedy@udel.edu> - 2012-06-25 16:20 -0400
csiph-web