Raymond Hettinger
|
dd256d97cc
|
Add documentation for collections.deque().
|
2004-01-29 07:35:45 +00:00 |
Brett Cannon
|
4fc3855fb2
|
Initial checkin of docs for Lib/platform.py .
Closes patch #785752 and bug #726911.
Should be backported after correctness and such has been verified by Fred.
|
2003-10-14 21:45:59 +00:00 |
Skip Montanaro
|
a2d3d93ee3
|
+ libdumdbm
|
2003-07-14 12:13:27 +00:00 |
Jeremy Hylton
|
c428112d29
|
Rename lib__future__.tex to libfuture.tex and add link in lib.tex.
|
2003-05-28 11:57:52 +00:00 |
Brett Cannon
|
066f3928b2
|
Library documentation for the 'test' package. Still needs to be checked by Fred.
|
2003-05-07 22:02:17 +00:00 |
Martin v. Löwis
|
281b2c6211
|
Patch #536883: SimpleXMLRPCServer auto-docing subclass.
|
2003-04-18 21:04:39 +00:00 |
Martin v. Löwis
|
2548c730c1
|
Implement IDNA (Internationalized Domain Names in Applications).
|
2003-04-18 10:39:54 +00:00 |
Skip Montanaro
|
d6e9fe386a
|
+ libtimeit
|
2003-04-09 01:39:06 +00:00 |
Anthony Baxter
|
b3303efec6
|
patch [ 698505 ] docs for hotshot module
|
2003-04-07 12:19:15 +00:00 |
Skip Montanaro
|
5fbf8362a3
|
include csv doc section - Fred, you may want to change the location
|
2003-03-20 23:35:00 +00:00 |
Greg Ward
|
41a28e374c
|
Add libossaudiodev.tex.
|
2003-03-10 00:07:14 +00:00 |
Raymond Hettinger
|
96ef8115dd
|
Move itertools module from the sandbox and into production.
|
2003-02-01 00:10:11 +00:00 |
Neal Norwitz
|
051314f924
|
SF #664011, move tarfile module in docs
|
2003-01-07 22:36:04 +00:00 |
Neal Norwitz
|
488609e43a
|
SF #642236, optparse LaTeX docs by Johannes Gijsbers
|
2003-01-06 16:51:37 +00:00 |
Neal Norwitz
|
b9ef4aea5e
|
SF #651082, tarfile module implementation from Lars Gustäbel
|
2003-01-05 23:19:43 +00:00 |
Skip Montanaro
|
1f041e7aa8
|
process libconsts.tex
|
2003-01-01 20:34:00 +00:00 |
Guido van Rossum
|
2969233f9a
|
Add dummy_thread[ing] sections and reference these from libthread[ing].
|
2002-12-30 22:34:10 +00:00 |
Fred Drake
|
446f32367b
|
Add in the datetime docs now that they pass LaTeX. Still ugly, but that can
be fixed.
|
2002-12-23 19:03:00 +00:00 |
Fred Drake
|
4a80a3ec21
|
Added docs for (draft) pkgutil module.
|
2002-12-23 16:53:59 +00:00 |
Skip Montanaro
|
4ebe2e3914
|
add liblogging
|
2002-11-14 03:58:20 +00:00 |
Gustavo Niemeyer
|
f8ca8364c9
|
Patch implementing bz2 module.
* setup.py
(PyBuildExt.detect_modules): Included bz2 module detection.
* Modules/bz2module.c
* Lib/test/test_bz2.py
* Doc/lib/libbz2.tex
Included files implementing, testing, and documenting bz2 module.
* Doc/Makefile.deps
* Doc/lib/lib.tex
Include references to libbz2.tex.
* Misc/NEWS
(Library): Mention distutils' c++ linkage patch, and new bz2 module.
|
2002-11-05 16:50:05 +00:00 |
Raymond Hettinger
|
584cb198f7
|
Load docs for sets.py
|
2002-08-23 15:18:38 +00:00 |
Guido van Rossum
|
975121664e
|
Add docs for heapq.py.
|
2002-08-02 18:03:24 +00:00 |
Steve Holden
|
b1af86a1d7
|
Revise asyncore documentation and document asynchat for the first time.
|
2002-07-03 18:36:39 +00:00 |
Greg Ward
|
ae64f3adcd
|
Add documentation for new textwrap module.
|
2002-06-29 02:38:50 +00:00 |
Fred Drake
|
4b1b3bfac1
|
Add entry for the pydoc documentation.
|
2001-12-18 16:32:30 +00:00 |
Fred Drake
|
d2a557e51e
|
Added entry for the "cgitb" module docs.
|
2001-12-04 22:48:17 +00:00 |
Fred Drake
|
5107b4cf5f
|
Re-arrange the modules in the "Internet Data Handling" chapter to try to
achieve a more sensible organization.
|
2001-11-28 07:50:45 +00:00 |
Fred Drake
|
fd4f069b12
|
The turtle docs will be moving to another location in the Tkinter chapter.
|
2001-11-15 22:10:46 +00:00 |
Fred Drake
|
53556861df
|
Add entries for the new Tkinter chapter.
|
2001-11-15 17:25:29 +00:00 |
Andrew M. Kuchling
|
c44403995e
|
Remove email*.tex subsections; they're all \input by email.tex
|
2001-11-05 01:55:43 +00:00 |
Fred Drake
|
b4ea9d0502
|
Promote built-in functions to come before built-in types.
|
2001-10-30 06:22:02 +00:00 |
Fred Drake
|
7988e0249c
|
Move XML-RPC-related docs to the "Internet Protocols" chapter.
Add entry for the SimpleXMLRPCServer module.
|
2001-09-28 22:03:40 +00:00 |
Fred Drake
|
33f4d6d1db
|
Add entries for the email and compiler packages.
|
2001-09-27 20:11:07 +00:00 |
Fred Drake
|
1c66f8965a
|
Added entry for the hmac module.
|
2001-09-11 16:59:42 +00:00 |
Fred Drake
|
d61e3eab44
|
Add entry for the new distutils section.
|
2001-07-24 16:20:13 +00:00 |
Fred Drake
|
8ee679f0ce
|
Minor changes to match the style guide.
|
2001-07-14 02:50:55 +00:00 |
Fred Drake
|
3d97e35a20
|
Add entry for xmlrpclib documentation.
|
2001-07-12 23:40:13 +00:00 |
Fred Drake
|
d5df09cfb6
|
Update to include the license information in a less annoying place.
|
2001-06-20 21:37:34 +00:00 |
Fred Drake
|
6cba3d0e64
|
Added entry for HTMLParser documentation.
|
2001-05-30 04:59:50 +00:00 |
Fred Drake
|
501d90471d
|
Add entry for unittest documentation.
|
2001-04-07 05:42:14 +00:00 |
Fred Drake
|
659f377ed9
|
Add entry for curses.panel documentation.
|
2001-03-29 22:23:19 +00:00 |
Fred Drake
|
7606e4d00e
|
Added entry for urllib2 documentation.
|
2001-03-01 19:54:29 +00:00 |
Fred Drake
|
7840a9cb99
|
Add entry for the inspect module.
|
2001-02-28 23:02:20 +00:00 |
Fred Drake
|
7c30de65f4
|
Remove documentation for the soundex module; the module is no longer
included with Python.
|
2001-02-22 21:25:20 +00:00 |
Fred Drake
|
15bc404ca8
|
Added entries for difflib documentation.
|
2001-02-19 16:32:40 +00:00 |
Fred Drake
|
f3262b72ca
|
Add entries for the doctest documentation.
|
2001-02-17 17:33:25 +00:00 |
Fred Drake
|
f891404e1a
|
Move the whrandom section back to the documented modules section; this
gives people a chance to see the depracation notice.
|
2001-02-03 01:17:41 +00:00 |
Fred Drake
|
57d943ad38
|
Move the whrandom entry to the "Obsolete Modules" appendix.
|
2001-02-02 02:45:08 +00:00 |
Fred Drake
|
36154b2dbf
|
Added entry for weakref documentation.
Moved commented-out entries for obsolete module to an appendix, still
commented out.
|
2001-02-01 05:21:46 +00:00 |