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


Groups > comp.lang.python > #21185

Jython callable. How?

Date 2012-03-04 16:03 +0700
Subject Jython callable. How?
From Sirotin Roman <web.elektro.net@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.373.1330851839.3037.python-list@python.org> (permalink)

Show all headers | View raw


Hi.
How exactly jython decides is object callable or not? I defined
__call__ method but interpreter says it's still not callable.
BTW, my code works in cpython

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Jython callable. How? Sirotin Roman <web.elektro.net@gmail.com> - 2012-03-04 16:03 +0700
  Re: Jython callable. How? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-03-04 10:26 +0000
    Re: Jython callable. How? Sirotin Roman <web.elektro.net@gmail.com> - 2012-03-04 21:14 +0700

csiph-web