cpython/Doc/library
Antoine Pitrou cc928de44f wrong version number in doc changes committed in r67979 2008-12-28 14:24:29 +00:00
..
2to3.rst and another typo... 2008-10-22 21:05:30 +00:00
__builtin__.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
__future__.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
__main__.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
_winreg.rst Hint about _winreg renaming in the docs. 2008-05-25 07:46:33 +00:00
abc.rst let the term be linked 2008-07-03 13:01:17 +00:00
aepack.rst Add warnings to and deprecated all those Mac modules 2008-05-12 21:42:13 +00:00
aetools.rst Add warnings to and deprecated all those Mac modules 2008-05-12 21:42:13 +00:00
aetypes.rst Add warnings to and deprecated all those Mac modules 2008-05-12 21:42:13 +00:00
aifc.rst Replace "Caveat" paragraphs by .. warning::s. 2007-08-15 19:06:04 +00:00
al.rst Update docs for deprecation of IRIX modules. 2008-05-15 04:34:17 +00:00
allos.rst Backported io module docs 2008-04-13 02:01:27 +00:00
anydbm.rst Add renaming notices to 2.6 dbm module docs. 2008-05-26 10:22:15 +00:00
archiving.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
array.rst Fix capitalization. 2008-03-29 11:46:18 +00:00
ast.rst a few compile() and ast doc improvements 2008-11-08 16:55:33 +00:00
asynchat.rst Fix for documentation bug. Fixes issue 3904. 2008-09-19 02:07:22 +00:00
asyncore.rst more markup fix. 2008-06-10 13:53:24 +00:00
atexit.rst correct email address 2007-12-08 15:26:16 +00:00
audioop.rst #1700821: add a note to audioop docs about signedness of sample formats. 2008-03-24 09:34:34 +00:00
autogil.rst better grammar 2008-09-28 01:51:36 +00:00
base64.rst Enable doctest running for several other documents. 2008-03-22 22:04:10 +00:00
basehttpserver.rst #3730: mention "server" attribute explicitly. 2008-08-30 09:49:36 +00:00
bastion.rst Fix up markup in the deprecation notice. 2008-05-11 01:06:54 +00:00
bdb.rst replace reference to debugger-hooks 2008-11-24 01:16:29 +00:00
binascii.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
binhex.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
bisect.rst Enable doctest running for several other documents. 2008-03-22 22:04:10 +00:00
bsddb.rst Deprecate bsddb for removal in Python 3.0. 2008-09-05 18:33:51 +00:00
bz2.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
calendar.rst #2869: remove parameter from signature. 2008-05-16 09:47:29 +00:00
carbon.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
cd.rst Update docs for deprecation of IRIX modules. 2008-05-15 04:34:17 +00:00
cgi.rst Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module 2008-09-03 22:35:50 +00:00
cgihttpserver.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
cgitb.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
chunk.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
cmath.rst Write out "phi" consistently. 2008-06-22 19:07:59 +00:00
cmd.rst #3010: clarification about stdin/use_rawinput. 2008-05-31 14:40:09 +00:00
code.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
codecs.rst Use the correct names of the stateless codec functions (Fixes issue 4178). 2008-10-23 13:11:39 +00:00
codeop.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
collections.rst Fix typo. 2008-11-24 16:16:07 +00:00
colorpicker.rst Add warnings to and deprecated all those Mac modules 2008-05-12 21:42:13 +00:00
colorsys.rst Add another link to colorsys docs. 2008-05-09 06:26:54 +00:00
commands.rst Grammar fixes 2008-06-20 23:14:32 +00:00
compileall.rst document compileall command flags 2008-09-17 21:54:56 +00:00
compiler.rst Fix up markup in the deprecation notice. 2008-05-11 01:06:54 +00:00
configparser.rst ConfigParser renaming reversal part 3: move module into place and adapt imports. 2008-05-25 07:25:25 +00:00
constants.rst #652749: document the constants added to the builtins by site.py. 2008-01-20 13:08:37 +00:00
contextlib.rst Remove with_statement future imports from 2.6 docs. 2008-01-05 19:28:16 +00:00
cookie.rst #1638033: add support for httponly on Cookie.Morsel 2008-09-06 19:28:11 +00:00
cookielib.rst #4131: FF3 doesn't write cookies.txt files. 2008-10-16 21:20:15 +00:00
copy.rst Revert copy_reg -> copyreg rename. 2008-05-20 07:49:57 +00:00
copy_reg.rst Revert copy_reg -> copyreg rename. 2008-05-20 07:49:57 +00:00
crypt.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
crypto.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
csv.rst accept issue 3436 2008-08-08 22:52:51 +00:00
ctypes.rst #4399: fix typo. 2008-11-23 21:57:30 +00:00
curses.ascii.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
curses.panel.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
curses.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
custominterp.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
datatypes.rst Revert the renaming of repr to reprlib. 2008-05-23 05:03:59 +00:00
datetime.rst Test doctests in datetime docs. 2008-03-22 21:21:57 +00:00
dbhash.rst Deprecate bsddb for removal in Python 3.0. 2008-09-05 18:33:51 +00:00
dbm.rst Add renaming notices to 2.6 dbm module docs. 2008-05-26 10:22:15 +00:00
debug.rst New documentation page for the bdb module. 2007-09-12 18:03:51 +00:00
decimal.rst Reviewed and updated the documentation. Fixes #3017. 2008-06-21 17:30:06 +00:00
development.rst add some documentation for 2to3 2008-07-24 02:45:37 +00:00
difflib.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
dircache.rst Fix up markup in the deprecation notice. 2008-05-11 01:06:54 +00:00
dis.rst Issue #2183: Simplify and optimize bytecode for list comprehensions. 2008-12-17 00:38:28 +00:00
distutils.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
dl.rst Fix up markup in the deprecation notice. 2008-05-11 01:06:54 +00:00
doctest.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
docxmlrpcserver.rst Add renaming notices to xmlrpc modules. 2008-05-26 10:47:43 +00:00
dumbdbm.rst Add renaming notices to 2.6 dbm module docs. 2008-05-26 10:22:15 +00:00
dummy_thread.rst Add renaming notices to thread and dummy_thread. 2008-05-25 12:34:57 +00:00
dummy_threading.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
easydialogs.rst #3005: add explaining sentence to easydialogs docs. 2008-05-31 14:45:55 +00:00
email-examples.rst Add email example how to send a multipart message. 2008-02-02 10:49:58 +00:00
email.charset.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
email.encoders.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email.errors.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email.generator.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
email.header.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
email.iterators.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email.message.rst Remove extra words 2008-07-26 13:09:06 +00:00
email.mime.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email.parser.rst #4268: Use correct module for two toplevel functions. 2008-11-06 10:17:58 +00:00
email.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
email.util.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
errno.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
exceptions.rst #2147: PEP 237 changes to overflow behavior. 2008-05-11 10:55:59 +00:00
fcntl.rst Prevent ioctl op codes from being sign extended from int to unsigned long 2008-03-19 23:03:25 +00:00
filecmp.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
fileformats.rst #1555501: document plistlib and move it to the general library. 2008-01-21 16:34:07 +00:00
fileinput.rst Replaced variable o with obj in operator.rst because o is easy to 2007-09-13 14:54:30 +00:00
filesys.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
fl.rst Update docs for deprecation of IRIX modules. 2008-05-15 04:34:17 +00:00
fm.rst Update docs for deprecation of IRIX modules. 2008-05-15 04:34:17 +00:00
fnmatch.rst Enable doctest running for several other documents. 2008-03-22 22:04:10 +00:00
formatter.rst Fix stray backticks. 2007-08-19 18:43:50 +00:00
fpectl.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
fpformat.rst Fix up markup in the deprecation notice. 2008-05-11 01:06:54 +00:00
fractions.rst Issue #3197: rework documentation for fractions module. 2008-06-27 16:49:27 +00:00
framework.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
frameworks.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
ftplib.rst fix typo 2008-10-04 22:15:31 +00:00
functions.rst #4457: rewrite __import__() documentation. 2008-12-07 22:42:09 +00:00
functools.rst Enable doctest running for several other documents. 2008-03-22 22:04:10 +00:00
future_builtins.rst Add future_builtins.ascii(). 2008-06-11 18:55:38 +00:00
gc.rst - Issue #2862: Make int and float freelist management consistent with other 2008-07-06 03:35:58 +00:00
gdbm.rst Add renaming notices to 2.6 dbm module docs. 2008-05-26 10:22:15 +00:00
gensuitemodule.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
getopt.rst Use markup. 2008-12-05 09:13:45 +00:00
getpass.rst syntax fixup 2008-04-23 01:06:42 +00:00
gettext.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
gl.rst Update docs for deprecation of IRIX modules. 2008-05-15 04:34:17 +00:00
glob.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
grp.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
gzip.rst #2406: add examples to gzip docs. 2008-03-28 08:06:56 +00:00
hashlib.rst Enable doctest running for several other documents. 2008-03-22 22:04:10 +00:00
heapq.rst Add another heapq example. 2008-12-04 18:59:16 +00:00
hmac.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
hotshot.rst Typo fixes 2008-06-13 19:38:18 +00:00
htmllib.rst Deprecate htmllib and sgmllib for 3.0. 2008-06-01 21:19:14 +00:00
htmlparser.rst Standardize renaming notes. 2008-05-20 07:21:58 +00:00
httplib.rst Clarify the docs for the 'strict' argument to httplib.HTTPConnection. 2008-11-15 22:33:25 +00:00
i18n.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
ic.rst Add warnings to and deprecated all those Mac modules 2008-05-12 21:42:13 +00:00
idle.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
imageop.rst Depreate imageop for removal in 3.0. 2008-05-12 00:08:34 +00:00
imaplib.rst Fix lots of broken links in the docs, found by Sphinx' external link checker. 2008-03-15 00:20:19 +00:00
imgfile.rst Update docs for deprecation of IRIX modules. 2008-05-15 04:34:17 +00:00
imghdr.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
imp.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
imputil.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
index.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
inspect.rst Factor out docstring dedenting from inspect.getdoc() into inspect.cleandoc() 2008-06-07 15:59:10 +00:00
internet.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
intro.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
io.rst Fixed issue #4233. 2008-11-20 23:34:31 +00:00
ipc.rst Patch 10124 by Bill Janssen, docs for the new ssl code. 2007-08-27 19:11:11 +00:00
itertools.rst Alter recipe to show how to call izip_longest() with 2008-07-31 01:19:50 +00:00
jpeg.rst Update docs for deprecation of IRIX modules. 2008-05-15 04:34:17 +00:00
json.rst Indentation normalization. 2008-09-24 09:47:55 +00:00
keyword.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
language.rst add some documentation for symtable 2008-08-16 21:04:16 +00:00
linecache.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
locale.rst #4324: fix getlocale() argument. 2008-11-15 08:10:04 +00:00
logging.rst Issue #4384: Added logging integration with warnings module using captureWarnings(). This change includes a NullHandler which does nothing; it will be of use to library developers who want to avoid the "No handlers could be found for logger XXX" message which can appear if the library user doesn't configure logging. 2008-12-03 23:22:58 +00:00
mac.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
macos.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
macosa.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
macostools.rst Add warnings to and deprecated all those Mac modules 2008-05-12 21:42:13 +00:00
macpath.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
mailbox.rst #3540: fix exception name. 2008-08-11 10:27:31 +00:00
mailcap.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
markup.rst revert creation of the html.entities and html.parser modules 2008-05-20 06:08:38 +00:00
marshal.rst Fix marshal's incorrect handling of subclasses of builtin types (backport candidate). 2007-11-07 01:13:09 +00:00
math.rst remove redundant sentence 2008-12-20 22:49:24 +00:00
md5.rst Enable doctest running for several other documents. 2008-03-22 22:04:10 +00:00
mhlib.rst Deprecated the mhlib module for removal in 3.0. 2008-05-11 03:01:47 +00:00
mimetools.rst deprecated mimetools 2008-06-12 14:23:49 +00:00
mimetypes.rst Fix lots of broken links in the docs, found by Sphinx' external link checker. 2008-03-15 00:20:19 +00:00
mimewriter.rst Mark deprecated modules as such. 2007-08-15 18:41:25 +00:00
mimify.rst Mark deprecated modules as such. 2007-08-15 18:41:25 +00:00
miniaeframe.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
misc.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
mm.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
mmap.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
modulefinder.rst Revert copy_reg -> copyreg rename. 2008-05-20 07:49:57 +00:00
modules.rst Adding basic imputil documentation. 2007-08-28 09:07:54 +00:00
msilib.rst #3216: fix Execute's parameter description. 2008-07-01 20:18:10 +00:00
msvcrt.rst Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst. 2008-01-05 19:44:22 +00:00
multifile.rst correct email address 2007-12-08 15:26:16 +00:00
multiprocessing.rst Use :samp: role. 2008-12-27 19:06:04 +00:00
mutex.rst Fix up markup in the deprecation notice. 2008-05-11 01:06:54 +00:00
netdata.rst Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob 2008-05-05 20:21:38 +00:00
netrc.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
new.rst Fix up markup in the deprecation notice. 2008-05-11 01:06:54 +00:00
nis.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
nntplib.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
numbers.rst Update numbers doc for the Integral simplification. 2008-06-11 00:28:51 +00:00
numeric.rst Restore fractions.rst to the document tree. 2008-02-12 00:15:32 +00:00
objects.rst Remove orphaned footnote reference. 2007-12-16 15:47:46 +00:00
operator.rst #3171: document that *slice are removed in 3k. 2008-12-05 15:42:03 +00:00
optparse.rst #4568: remove limitation in varargs callback example. 2008-12-15 09:07:39 +00:00
os.path.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
os.rst #4441 followup: Add link to open() docs for Windows. 2008-12-05 09:25:32 +00:00
ossaudiodev.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
othergui.rst Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
parser.rst 3k-warn about parser's "ast" aliases. 2008-07-23 15:16:45 +00:00
pdb.rst move useful sys.settrace information to the function's documentation from the debugger 2008-11-20 04:05:12 +00:00
persistence.rst Revert copy_reg -> copyreg rename. 2008-05-20 07:49:57 +00:00
pickle.rst Give the pickle special methods a signature. 2008-07-04 17:22:53 +00:00
pickletools.rst Complete an open todo on pickletools -- add a pickle optimizer. 2008-02-10 20:35:16 +00:00
pipes.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
pkgutil.rst Wording changes 2008-04-21 02:08:13 +00:00
platform.rst clean up docs for platform's linux_distribution and dist functions 2008-09-22 22:13:29 +00:00
plistlib.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
popen2.rst Clarify wording 2008-07-28 17:04:48 +00:00
poplib.rst Fixed the semantic of timeout for socket.create_connection and 2008-05-29 16:39:26 +00:00
posix.rst Move OSError docs to exceptions doc, remove obsolete descriptions 2008-01-12 10:53:29 +00:00
posixfile.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
pprint.rst Fixed issue #2888. Now the behaviour of pprint when working with nested 2008-06-21 17:43:56 +00:00
profile.rst Rewrite introductory section, and remove old section. (It was already commented-out, but why keep it?) 2008-04-18 18:39:55 +00:00
pty.rst Unify "file-descriptor" to "file descriptor". 2007-10-21 10:46:24 +00:00
pwd.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
py_compile.rst Correct two versionchanged directives, to improve the 'changes' output 2008-06-21 00:17:22 +00:00
pyclbr.rst Correct documentation to match implementation: "Class" instead of 2008-04-28 02:59:45 +00:00
pydoc.rst #4671: document that pydoc imports modules. 2008-12-27 19:11:15 +00:00
pyexpat.rst Added a footnote to each pointing out that for XML output if an encoding 2008-03-17 08:28:15 +00:00
python.rst Backport docs for abc module to 2.6. 2008-06-07 17:11:00 +00:00
queue.rst Queue renaming reversal part 3: move module into place and 2008-05-25 07:20:14 +00:00
quopri.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
random.rst #3918: note that uniform() args can be swapped. 2008-09-21 08:03:21 +00:00
re.rst #4408: document regex.groups. 2008-12-05 07:49:49 +00:00
readline.rst correct email address 2007-12-08 15:26:16 +00:00
repr.rst socketserver renaming reversal part 3: move the module into the right 2008-05-24 18:31:28 +00:00
resource.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
restricted.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
rexec.rst Fix up markup in the deprecation notice. 2008-05-11 01:06:54 +00:00
rfc822.rst add py3k warnings to rfc822 2008-06-12 22:33:06 +00:00
rlcompleter.rst Issue #449227: Now with the rlcompleter module, callable objects are 2008-07-02 16:52:55 +00:00
robotparser.rst Doc that robotparse has been renamed urllib.robotparser in Python 3.0. 2008-07-11 00:48:57 +00:00
runpy.rst Revert misguided attempt at fixing incompatibility between -m and -i switches (better fix coming soon) 2007-08-25 04:32:07 +00:00
sched.rst Enable doctest running for several other documents. 2008-03-22 22:04:10 +00:00
scrolledtext.rst Add notes that tkinter modules will be renamed. 2008-05-20 07:20:12 +00:00
select.rst #4167: fix markup glitches. 2008-11-04 20:49:35 +00:00
sets.rst Enable doctest running for several other documents. 2008-03-22 22:04:10 +00:00
sgi.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
sgmllib.rst Deprecate htmllib and sgmllib for 3.0. 2008-06-01 21:19:14 +00:00
sha.rst Fix lots of broken links in the docs, found by Sphinx' external link checker. 2008-03-15 00:20:19 +00:00
shelve.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
shlex.rst ConfigParser renaming reversal part 3: move module into place and adapt imports. 2008-05-25 07:25:25 +00:00
shutil.rst specify how things are copied 2008-12-09 02:03:03 +00:00
signal.rst fix typo 2008-12-19 02:28:56 +00:00
simplehttpserver.rst Add renaming notices to 3.0 http package members. 2008-05-26 15:01:48 +00:00
simplexmlrpcserver.rst Add renaming notices to xmlrpc modules. 2008-05-26 10:47:43 +00:00
site.rst #3510: future-proof text 2008-09-27 22:54:08 +00:00
smtpd.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
smtplib.rst #1317: describe the does_esmtp, ehlo_resp, esmtp_features, and helo_resp attributes 2008-09-06 21:26:02 +00:00
sndhdr.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
socket.rst clarify by splitting into multiple paragraphs 2008-11-03 20:43:20 +00:00
socketserver.rst #4752: actually use custom handler in example. 2008-12-27 17:42:40 +00:00
someos.rst Put threading in front of thread 2008-06-19 20:33:31 +00:00
spwd.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
sqlite3.rst fix typo in sqlite3 docs 2008-11-26 17:39:17 +00:00
ssl.rst incorporate fixes from issue 3162; SSL doc patch 2008-09-08 16:37:24 +00:00
stat.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
statvfs.rst Deprecated statvfs for removal in 3.0. 2008-05-16 00:50:02 +00:00
stdtypes.rst Fix typo in Python equivalent for bit_length. 2008-12-19 17:46:51 +00:00
string.rst fix typo 2008-09-11 22:04:02 +00:00
stringio.rst StringIO.close() stops you from using the buffer, too 2008-11-30 03:07:33 +00:00
stringprep.rst Mark deprecated modules as such. 2007-08-15 18:41:25 +00:00
strings.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
struct.rst Issue 2909: show how to name unpacked fields. 2008-05-23 17:21:44 +00:00
subprocess.rst Follow-up to #4488: document PIPE and STDOUT properly. 2008-12-06 11:57:12 +00:00
sun.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
sunau.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
sunaudio.rst Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0. 2008-05-15 07:11:41 +00:00
symbol.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
symtable.rst deprecate some useless, noop methods in symtable 2008-08-20 01:42:01 +00:00
sys.rst fix indentation and a sphinx warning 2008-11-20 21:25:31 +00:00
syslog.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
tabnanny.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
tarfile.rst Issue #3039: Fix TarFileCompat.writestr() which always raised an 2008-08-02 11:26:39 +00:00
telnetlib.rst Fixed the semantic of timeout for socket.create_connection and 2008-05-29 16:39:26 +00:00
tempfile.rst mention the version gettempdir() was added 2008-10-29 20:33:00 +00:00
termios.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
test.rst Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon) 2008-09-11 12:11:06 +00:00
textwrap.rst #2659: add ``break_on_hyphens`` to TextWrapper. 2008-05-11 10:42:28 +00:00
thread.rst Typo: "ThreadError" is the name in the C source. 2008-10-10 08:40:44 +00:00
threading.rst #4245: move Thread section to the top. 2008-11-06 10:20:49 +00:00
time.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
timeit.rst Add more entries to the glossary. 2007-12-02 14:58:50 +00:00
tix.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
tk.rst Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
tkinter.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
token.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
tokenize.rst Argh, I read it wrong. Reverted 64036 and added a clarifying remark. 2008-06-08 08:59:38 +00:00
trace.rst Add a timing flag to Trace so you can see where slowness occurs 2008-02-26 08:21:28 +00:00
traceback.rst Add examples to csv, pprint and traceback docs. 2007-12-05 17:56:50 +00:00
tty.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
turtle.rst Issue #3965: Allow repeated calls to turtle.Screen, by making it a 2008-09-29 22:09:07 +00:00
types.rst fix warning 2008-08-23 21:40:15 +00:00
undoc.rst Deprecate the sunaudio module for removal in Python 3.0. The sunau module can provide similar functionality. 2008-07-18 19:30:22 +00:00
unicodedata.rst Issue #3811: The Unicode database was updated to 5.1. 2008-09-10 13:38:12 +00:00
unittest.rst wrong version number in doc changes committed in r67979 2008-12-28 14:24:29 +00:00
unix.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
urllib.rst Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module 2008-09-03 22:35:50 +00:00
urllib2.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
urlparse.rst Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module 2008-09-03 22:35:50 +00:00
user.rst Fix up markup in the deprecation notice. 2008-05-11 01:06:54 +00:00
userdict.rst Note that UserList and UserString were moved to 'collections' in 3.0. 2008-05-29 21:28:55 +00:00
uu.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
uuid.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
warnings.rst Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon) 2008-09-11 12:11:06 +00:00
wave.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
weakref.rst Enable doctest running for several other documents. 2008-03-22 22:04:10 +00:00
webbrowser.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
whichdb.rst Add renaming notices to 2.6 dbm module docs. 2008-05-26 10:22:15 +00:00
windows.rst Add "Using Python on Windows" document, by Robert Lehmann. 2007-12-01 23:12:45 +00:00
winsound.rst #4754: improve winsound documentation. 2008-12-27 18:49:19 +00:00
wsgiref.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
xdrlib.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
xml.dom.minidom.rst #2615: small consistency update by Jeroen Ruigrok van der Werven. 2008-04-12 18:36:09 +00:00
xml.dom.pulldom.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
xml.dom.rst #2270: fix typo. 2008-03-13 07:17:14 +00:00
xml.etree.elementtree.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
xml.etree.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
xml.sax.handler.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
xml.sax.reader.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
xml.sax.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
xml.sax.utils.rst #1411695: clarify behavior of xml.sax.utils.[un]escape. 2008-01-19 20:40:24 +00:00
xmllib.rst reformat some documentation of classes so methods and attributes are under the class directive 2008-04-25 01:29:10 +00:00
xmlrpclib.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
zipfile.rst fix markup 2008-12-27 22:18:58 +00:00
zipimport.rst #1326: document and test zipimporter.archive and zipimporter.prefix. 2008-05-11 15:05:13 +00:00
zlib.rst Correct two versionchanged directives, to improve the 'changes' output 2008-06-21 00:17:22 +00:00