Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #27541

Re: Does Polymorphism mean python can create object?

Newsgroups comp.lang.python
Date 2012-08-20 17:20 -0700
References <CAEMsKDuiwfkh6Fo=QfabzUN8qUGQcWkSgxEppR71B5DL3pqZpg@mail.gmail.com> <mailman.3557.1345472705.4697.python-list@python.org>
Subject Re: Does Polymorphism mean python can create object?
From alex23 <wuwei23@gmail.com>
Message-ID <mailman.3585.1345508443.4697.python-list@python.org> (permalink)

Show all headers | View raw


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 | NextPrevious in thread | Find similar | Unroll thread


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