[Python-Dev] r87838 - python/branches/py3k/Doc/library/threading.rst
Antoine Pitrou
solipsis at pitrou.net
Fri Jan 7 23:18:39 CET 2011
On Fri, 7 Jan 2011 22:54:18 +0100 (CET)
raymond.hettinger <python-checkins at python.org> wrote:
> Author: raymond.hettinger
> Date: Fri Jan 7 22:54:18 2011
> New Revision: 87838
>
> Log:
> Revert r87821 which moved the source link to the wrong section (from the module intro covering the module to a section on thread imports).
Well, I insist, Raymond. The threading module's source code is less
important than the threading module API, so can you please leave that
link at the bottom? *Especially* given you're not even involved in
maintenance of that module.
Thank you
Antoine.
More information about the Python-Dev
mailing list