cpython/Doc/library
Georg Brandl 1379ae02e3 Indentation normalization. 2008-09-24 09:47:55 +00:00
..
2to3.rst be less wordy 2008-09-16 21:20:28 +00:00
__builtin__.rst
__future__.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
__main__.rst
_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
aetools.rst
aetypes.rst
aifc.rst
al.rst
allos.rst
anydbm.rst Add renaming notices to 2.6 dbm module docs. 2008-05-26 10:22:15 +00:00
archiving.rst
array.rst
ast.rst Documentation fix. 2008-06-21 14:26:19 +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
audioop.rst
autogil.rst
base64.rst
basehttpserver.rst #3730: mention "server" attribute explicitly. 2008-08-30 09:49:36 +00:00
bastion.rst
bdb.rst
binascii.rst
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
bsddb.rst Deprecate bsddb for removal in Python 3.0. 2008-09-05 18:33:51 +00:00
bz2.rst
calendar.rst
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
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
chunk.rst
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
codecs.rst #3749: fix c'n'p errors. 2008-09-01 14:15:55 +00:00
codeop.rst
collections.rst usage 2008-09-17 11:50:36 +00:00
colorpicker.rst
colorsys.rst
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
configparser.rst
constants.rst
contextlib.rst
cookie.rst #1638033: add support for httponly on Cookie.Morsel 2008-09-06 19:28:11 +00:00
cookielib.rst Add renaming notices to 3.0 http package members. 2008-05-26 15:01:48 +00:00
copy.rst
copy_reg.rst
crypt.rst
crypto.rst
csv.rst accept issue 3436 2008-08-08 22:52:51 +00:00
ctypes.rst Tidy up some sentences 2008-08-30 15:21:23 +00:00
curses.ascii.rst
curses.panel.rst
curses.rst
custominterp.rst
datatypes.rst
datetime.rst
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
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
dircache.rst
dis.rst
distutils.rst
dl.rst
doctest.rst
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
easydialogs.rst #3005: add explaining sentence to easydialogs docs. 2008-05-31 14:45:55 +00:00
email-examples.rst
email.charset.rst
email.encoders.rst
email.errors.rst
email.generator.rst
email.header.rst
email.iterators.rst
email.message.rst Remove extra words 2008-07-26 13:09:06 +00:00
email.mime.rst
email.parser.rst
email.rst
email.util.rst
errno.rst
exceptions.rst
fcntl.rst
filecmp.rst
fileformats.rst
fileinput.rst
filesys.rst
fl.rst
fm.rst
fnmatch.rst
formatter.rst
fpectl.rst
fpformat.rst
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
ftplib.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
functions.rst Improve docs for super(). 2008-09-19 08:07:48 +00:00
functools.rst
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
getopt.rst Added xrefs to each other. 2008-09-08 14:45:37 +00:00
getpass.rst
gettext.rst
gl.rst
glob.rst
grp.rst
gzip.rst
hashlib.rst
heapq.rst
hmac.rst
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
httplib.rst Fixed the semantic of timeout for socket.create_connection and 2008-05-29 16:39:26 +00:00
i18n.rst
ic.rst
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
imaplib.rst
imgfile.rst
imghdr.rst
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
intro.rst
io.rst
ipc.rst
itertools.rst Alter recipe to show how to call izip_longest() with 2008-07-31 01:19:50 +00:00
jpeg.rst
json.rst Indentation normalization. 2008-09-24 09:47:55 +00:00
keyword.rst
language.rst add some documentation for symtable 2008-08-16 21:04:16 +00:00
linecache.rst
locale.rst
logging.rst Bug #3738: Documentation is now more accurate in describing handler close methods. 2008-09-01 17:44:14 +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
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
markup.rst
marshal.rst
math.rst Fix markup. 2008-08-30 22:00:28 +00:00
md5.rst
mhlib.rst
mimetools.rst deprecated mimetools 2008-06-12 14:23:49 +00:00
mimetypes.rst
mimewriter.rst
mimify.rst
miniaeframe.rst
misc.rst
mm.rst
mmap.rst
modulefinder.rst
modules.rst
msilib.rst #3216: fix Execute's parameter description. 2008-07-01 20:18:10 +00:00
msvcrt.rst
multifile.rst
multiprocessing.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
mutex.rst
netdata.rst
netrc.rst
new.rst
nis.rst
nntplib.rst
numbers.rst Update numbers doc for the Integral simplification. 2008-06-11 00:28:51 +00:00
numeric.rst
objects.rst
operator.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
optparse.rst Added xrefs to each other. 2008-09-08 14:45:37 +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 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
ossaudiodev.rst
othergui.rst
parser.rst 3k-warn about parser's "ast" aliases. 2008-07-23 15:16:45 +00:00
pdb.rst
persistence.rst
pickle.rst Give the pickle special methods a signature. 2008-07-04 17:22:53 +00:00
pickletools.rst
pipes.rst
pkgutil.rst
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
posixfile.rst
pprint.rst Fixed issue #2888. Now the behaviour of pprint when working with nested 2008-06-21 17:43:56 +00:00
profile.rst
pty.rst
pwd.rst
py_compile.rst Correct two versionchanged directives, to improve the 'changes' output 2008-06-21 00:17:22 +00:00
pyclbr.rst
pydoc.rst
pyexpat.rst
python.rst Backport docs for abc module to 2.6. 2008-06-07 17:11:00 +00:00
queue.rst
quopri.rst
random.rst #3918: note that uniform() args can be swapped. 2008-09-21 08:03:21 +00:00
re.rst Add ordering info for findall and finditer. 2008-07-19 13:48:44 +00:00
readline.rst
repr.rst
resource.rst
restricted.rst
rexec.rst
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
sched.rst
scrolledtext.rst
select.rst #3852: fix some select.kqueue and kevent docs. 2008-09-21 07:14:44 +00:00
sets.rst
sgi.rst
sgmllib.rst Deprecate htmllib and sgmllib for 3.0. 2008-06-01 21:19:14 +00:00
sha.rst
shelve.rst
shlex.rst
shutil.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
signal.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +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 #3495: use current version. 2008-08-03 09:21:18 +00:00
smtpd.rst
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
socket.rst Fixed the semantic of timeout for socket.create_connection and 2008-05-29 16:39:26 +00:00
socketserver.rst Add a version tag for shutdown(). 2008-06-26 18:55:37 +00:00
someos.rst Put threading in front of thread 2008-06-19 20:33:31 +00:00
spwd.rst
sqlite3.rst #3669 from Robert Lehmann: simplify use of iterator in example 2008-09-06 20:28:01 +00:00
ssl.rst incorporate fixes from issue 3162; SSL doc patch 2008-09-08 16:37:24 +00:00
stat.rst
statvfs.rst
stdtypes.rst #3288: Document as_integer_ratio 2008-09-13 02:11:51 +00:00
string.rst fix typo 2008-09-11 22:04:02 +00:00
stringio.rst
stringprep.rst
strings.rst
struct.rst
subprocess.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
sun.rst
sunau.rst
sunaudio.rst
symbol.rst
symtable.rst deprecate some useless, noop methods in symtable 2008-08-20 01:42:01 +00:00
sys.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
syslog.rst
tabnanny.rst
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 Template is always "tmp". 2008-08-04 07:23:29 +00:00
termios.rst
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
thread.rst Fixed typo. 2008-07-12 22:06:53 +00:00
threading.rst remove py3k warnings about the threading api; update docs 2008-09-01 23:12:58 +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
tix.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
tk.rst
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
tokenize.rst Argh, I read it wrong. Reverted 64036 and added a clarifying remark. 2008-06-08 08:59:38 +00:00
trace.rst
traceback.rst
tty.rst
turtle.rst Add turtle into the module index. 2008-07-13 20:31:49 +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 #3912: document default for *places* arg. 2008-09-21 07:15:59 +00:00
unix.rst
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
userdict.rst Note that UserList and UserString were moved to 'collections' in 3.0. 2008-05-29 21:28:55 +00:00
uu.rst
uuid.rst
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
weakref.rst
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
winsound.rst
wsgiref.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
xdrlib.rst
xml.dom.minidom.rst
xml.dom.pulldom.rst
xml.dom.rst
xml.etree.elementtree.rst
xml.etree.rst
xml.sax.handler.rst
xml.sax.reader.rst
xml.sax.rst
xml.sax.utils.rst
xmllib.rst
xmlrpclib.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
zipfile.rst Patch #1622: Correct interpretation of various ZIP header fields. 2008-07-03 12:51:14 +00:00
zipimport.rst
zlib.rst Correct two versionchanged directives, to improve the 'changes' output 2008-06-21 00:17:22 +00:00