Synchronized method in Jython

Jinfeng Liu jinfengl at uci.edu
Wed Feb 7 13:39:34 EST 2001


Hi,

I want to make a method synchrnized as the following in Java:

public synchronized f(...)

how to specify the keyword 'synchronized' in Jython?

Thanks.






More information about the Python-list mailing list