Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #27540
| From | alex23 <wuwei23@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Does Polymorphism mean python can create object? |
| Date | 2012-08-20 17:20 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <c387ad97-eeea-41d8-ad3a-1e36b19ed95a@googlegroups.com> (permalink) |
| References | <CAEMsKDuiwfkh6Fo=QfabzUN8qUGQcWkSgxEppR71B5DL3pqZpg@mail.gmail.com> <mailman.3557.1345472705.4697.python-list@python.org> |
On Tue, Aug 21, 2012 at 12:01 AM, Levi Nie wrote: > Does Polymorphism mean python can create object? No. This isn't D&D. Polymorphism has a distinct meaning in computer science, one which you would've found in less time searching Wikipedia than asking this question here.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Does Polymorphism mean python can create object? Chris Angelico <rosuav@gmail.com> - 2012-08-21 00:24 +1000
Re: Does Polymorphism mean python can create object? alex23 <wuwei23@gmail.com> - 2012-08-20 17:20 -0700
Re: Does Polymorphism mean python can create object? Chris Angelico <rosuav@gmail.com> - 2012-08-21 19:00 +1000
Re: Does Polymorphism mean python can create object? Roy Smith <roy@panix.com> - 2012-08-21 07:51 -0400
Re: Does Polymorphism mean python can create object? alex23 <wuwei23@gmail.com> - 2012-08-20 17:20 -0700
csiph-web