Terry J. Reedy added the comment:

The Semaphore and BoundedSemphore examples show why including the module is 
helpful.  I prefer the function-call syntax, as long as it is accurate, even 
though the string as a whole cannot be eval()-ed.  In any case, threading and 
multiprocessing are somewhat 'parallel' modules, so their reps should follow 
the same pattern.

----------
nosy: +terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24391>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to