|
From: Jorge M. J. <jmi...@se...> - 2000-11-27 15:53:05
|
How can I overload a Java synchronized method in order it mantains synchronized in jython? I'm using the class Thread for creations of threads. There are more options? Thanks... |