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 -- http://mail.python.org/mailman/listinfo/python-list
- Jython callable. How? Sirotin Roman
- Re: Jython callable. How? Arnaud Delobelle
- Re: Jython callable. How? Steven D'Aprano
- Re: Jython callable. How? Sirotin Roman