[Python-Dev] New PEP: 319
Aahz
aahz@pythoncraft.com
Sun, 15 Jun 2003 21:40:19 -0400
On Sun, Jun 15, 2003, michel@dialnetwork.com wrote:
>
> After doing a whole heck of a lot of Java and Jython programming over
> the last year I decided to work an idea of mine into a PEP after being
> impressed with Java thread syncronization and frustrated with Python
> (it's almost always the other way around...)
>
> http://www.python.org/peps/pep-0319.html
You need to be *much* clearer about the proposed interface between the
``synchronize`` keyword and Python objects.
--
Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/
"If you don't know what your program is supposed to do, you'd better not
start writing it." --Dijkstra