Fred Drake
|
e4694eba0f
|
Removed entries for several modules which have been documented.
Updated comments on several remaining modules.
|
1999-07-01 20:42:57 +00:00 |
Fred Drake
|
7c2426439e
|
Removed tty module entry.
|
1999-06-23 17:31:59 +00:00 |
Fred Drake
|
ae4d5c23f5
|
Various updates.
|
1999-06-23 14:56:13 +00:00 |
Fred Drake
|
6f49e0a154
|
Added a few minor comments, mostly to discourage documentation of
really old modules that may become obsolete.
|
1999-06-18 19:58:59 +00:00 |
Fred Drake
|
46e1a32edf
|
Re-categorize the dump module as obsolete.
|
1999-06-18 17:12:15 +00:00 |
Fred Drake
|
354e98222c
|
fpformat has been documented for at least a week now!
|
1999-06-18 15:21:25 +00:00 |
Fred Drake
|
26da2840ac
|
Add/remove entries due to additional sections from Moshe.
|
1999-06-17 15:12:16 +00:00 |
Fred Drake
|
c46864e982
|
Misc. changes related to the new sections.
|
1999-06-14 19:49:50 +00:00 |
Fred Drake
|
4d5c87ba11
|
Declare the "util" module obsolete.
|
1999-06-10 21:17:11 +00:00 |
Fred Drake
|
dcf17f3860
|
mhlib is now documented.
|
1999-04-23 22:24:12 +00:00 |
Fred Drake
|
4ae52694c9
|
Updated to reflect additions.
|
1999-04-19 21:21:28 +00:00 |
Fred Drake
|
dac9a4e3db
|
Added link to Fredrik Lundh's online Tkinter reference material.
|
1999-04-16 18:26:22 +00:00 |
Fred Drake
|
0ebd5483be
|
Removed dbhash from the undocumented list.
|
1999-04-15 16:05:29 +00:00 |
Fred Drake
|
16e81f4484
|
Update some of the top comments and shorten title of the first
section.
|
1999-02-24 19:57:14 +00:00 |
Fred Drake
|
7c829b3179
|
Remove the "Parsing Python" section. Hurray!
|
1999-02-18 20:39:44 +00:00 |
Fred Drake
|
c7b72dbbca
|
Added chapter on Windows modules, including msvcrt and winsound.
|
1999-02-16 19:18:38 +00:00 |
Fred Drake
|
28bc711f5f
|
Added section for MimeWriter, contributed by Christopher Petrilli
<petrilli@amber.org>.
This spells the end of another whole section in the undoc chapter!
|
1999-02-12 19:26:09 +00:00 |
Fred Drake
|
560bcae0f0
|
Added posixpath, winsound.
|
1999-02-02 18:59:58 +00:00 |
Fred Drake
|
9d814c6805
|
Document the repr module. This removes the entire "Code objects and
files, debugger etc." section from "Undocumented Modules"!
|
1999-01-27 17:20:33 +00:00 |
Fred Drake
|
bc866ce2e3
|
Documentation for the ConfigParser module, by Christopher G. Petrilli
(petrilli@amber.org).
|
1999-01-26 15:47:59 +00:00 |
Fred Drake
|
e36e4e6778
|
Use \refmodule when we say "use the XXX module instead".
For the whatsound module, point to sndhdr.
|
1999-01-13 17:11:52 +00:00 |
Fred Drake
|
60adb362df
|
Document the sndhdr module.
Document that the whatsound module is obsolete.
|
1999-01-05 23:09:12 +00:00 |
Fred Drake
|
76fa3b73d6
|
Remove recently documented modules from the undoc list.
|
1998-12-28 20:53:19 +00:00 |
Fred Drake
|
9ed1a0afb9
|
Moved zmod and poly descriptions to the Obsolete section.
|
1998-11-02 15:46:21 +00:00 |
Fred Drake
|
211f22c1b1
|
Added the test package under "Frameworks".
|
1998-08-11 18:13:31 +00:00 |
Fred Drake
|
5bdf88a364
|
Removed now-documented modules from the list.
|
1998-08-11 15:49:09 +00:00 |
Fred Drake
|
3700b6f94e
|
Markup nits.
|
1998-08-07 16:02:28 +00:00 |
Guido van Rossum
|
8ddbe9119f
|
Documented cmd, smtplib, multifile
|
1998-06-28 17:57:27 +00:00 |
Fred Drake
|
125024a87d
|
Updated.
|
1998-04-28 18:27:22 +00:00 |
Fred Drake
|
95638f5b0f
|
Added entry for Tkdnd.py.
|
1998-04-14 04:55:43 +00:00 |
Fred Drake
|
68fede768a
|
Added item in Misc. for getpass module.
|
1998-04-13 20:31:31 +00:00 |
Fred Drake
|
9463de2092
|
Document cPickle and cStringIO.
|
1998-04-11 20:05:43 +00:00 |
Fred Drake
|
70c460c84d
|
Remove imaplib from the undocumented list.
|
1998-04-11 16:58:26 +00:00 |
Fred Drake
|
007bac3b0b
|
Added smtplib.py (thanks, Guido!).
|
1998-04-09 18:54:01 +00:00 |
Fred Drake
|
20ca9171c1
|
Don't assume that \version expands to the 3-character major.minor number; it
is the full release version name ("1.5.1beta1", for instance).
Add section for previously documented obsolete modules. Includes ni, rand,
and soundex.
|
1998-04-09 14:32:28 +00:00 |
Fred Drake
|
223395c0a0
|
Added imaplib.
|
1998-04-09 13:55:06 +00:00 |
Fred Drake
|
6b9ff7257b
|
Added entry for wdb.
|
1998-04-07 19:09:32 +00:00 |
Fred Drake
|
272fb3aaa4
|
Added poplib.
Made the module lists look like the other module lists in the documentation.
|
1998-04-07 14:15:28 +00:00 |
Fred Drake
|
71c1e502f0
|
Moved some things around.
Adjusted a couple of the comments to be more informative.
Tell a little bit about what obsolete means now, and how to use obsolete
modules.
|
1998-04-04 07:03:19 +00:00 |
Guido van Rossum
|
9bdc436aaa
|
Added msvcrt.
|
1998-03-03 02:00:14 +00:00 |
Fred Drake
|
710c035c05
|
Added \label{} for logical addressing.
|
1998-02-18 15:47:17 +00:00 |
Fred Drake
|
6eb9f10063
|
Removed entry for copy_reg module.
|
1998-01-21 05:00:28 +00:00 |
Fred Drake
|
57b935d0d6
|
The resource module has been documented; remove from list.
|
1998-01-09 22:25:10 +00:00 |
Guido van Rossum
|
5de1eb9b84
|
Added ConfigParser.py to list of undocumented miscellaneous useful utilities.
|
1997-12-30 04:41:56 +00:00 |
Fred Drake
|
a007c13094
|
Reduce warning count from partparse.py.
Removed BaseHTTPServer.py from list of undocumented modules.
|
1997-12-29 21:32:26 +00:00 |
Barry Warsaw
|
433c8ca328
|
Removed Queue.py. It's documented now.
|
1997-12-01 16:35:54 +00:00 |
Guido van Rossum
|
00f1569983
|
Add fileinput.
|
1997-11-24 17:50:09 +00:00 |
Guido van Rossum
|
7336935e4c
|
dis is now documented; bisect is deemed useful.
|
1997-11-18 15:30:13 +00:00 |
Fred Drake
|
7cd60442b4
|
Remove macpath entry -- it is already documented.
|
1997-10-13 22:02:09 +00:00 |
Fred Drake
|
6f2a26d42b
|
And "ni" has been documented...
|
1997-10-06 21:53:50 +00:00 |