RELEASED Python 2.4, alpha 2

Christopher T King squirrel at WPI.EDU
Thu Aug 5 13:28:50 EDT 2004


On Thu, 5 Aug 2004, Heiko Wundram wrote:

> Now tell me that using decorators to do synchronization isn't a lot easier to 
> read than the first (old) example is, and also less error-prone (resp. 
> acquiring/releasing locks properly and without deadlocks).

I'll admit synchronization is a strong use case (since I don't believe it 
justifies language support, like it has in Java), but I just think there's 
a better way to go about things that no-one's thought of yet.




More information about the Python-list mailing list