Fred Drake
|
c19f39272e
|
Some general cleanup of the threading module documentation, including
fixing the reference to Thread.getDeamon() (should be isDaemon()).
This closes SF bug #429070.
|
2001-05-31 20:24:07 +00:00 |
Fred Drake
|
861192120b
|
Fix a grammatical error reported by Detlef Lannert
<lannert@lannert.rz.uni-duesseldorf.de>.
|
1999-04-23 20:07:02 +00:00 |
Fred Drake
|
ffbe68723a
|
Make internal module references hyperlinks wherever it makes sense.
|
1999-04-22 21:23:22 +00:00 |
Fred Drake
|
bf5a6d2eb4
|
Fixed tons of small markup problems.
|
1999-03-12 19:57:38 +00:00 |
Fred Drake
|
295da24eaf
|
New section header style.
Fix up a few synopses.
|
1998-08-10 19:42:37 +00:00 |
Fred Drake
|
9643c6706f
|
Fix the synopsis.
Change one \code{} to \samp{}.
|
1998-07-27 22:06:12 +00:00 |
Fred Drake
|
b91e934cf1
|
Adjusted to use the new module synopsis support macros.
|
1998-07-23 17:59:49 +00:00 |
Andrew M. Kuchling
|
16440e63be
|
Added libthreading.tex ; this is mostly the contents of threading_api.py,
with LaTeX markup added, and some small rewrites to improve the prose.
|
1998-07-20 13:46:10 +00:00 |