cpython/Doc/library
Georg Brandl 744b32a544 Fix markup glitch. 2007-11-01 20:37:02 +00:00
..
__builtin__.rst
__future__.rst
__main__.rst
_ast.rst Add :term:s for descriptors. 2007-10-21 10:45:46 +00:00
_winreg.rst
aepack.rst Fix RST link (backport from Py3k). 2007-09-01 07:51:24 +00:00
aetools.rst
aetypes.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
aifc.rst Replace "Caveat" paragraphs by .. warning::s. 2007-08-15 19:06:04 +00:00
al.rst
allos.rst
anydbm.rst
archiving.rst
array.rst
asynchat.rst move descriptions of ac_(in|out)_buffer_size to the right place 2007-10-05 02:48:32 +00:00
asyncore.rst move descriptions of ac_(in|out)_buffer_size to the right place 2007-10-05 02:48:32 +00:00
atexit.rst
audioop.rst
autogil.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
base64.rst
basehttpserver.rst
bastion.rst
bdb.rst New documentation page for the bdb module. 2007-09-12 18:03:51 +00:00
binascii.rst
binhex.rst
bisect.rst
bsddb.rst
bz2.rst
calendar.rst Fix title endtag in HTMLCalender.formatyearpage(). Fix documentation for 2007-08-28 16:38:26 +00:00
carbon.rst
cd.rst
cgi.rst issue1172: Documentation of "done" attribute in cgi module. 2007-09-18 23:34:44 +00:00
cgihttpserver.rst
cgitb.rst
chunk.rst
cmath.rst
cmd.rst
code.rst
codecs.rst Add :term: for generators. 2007-10-21 10:52:38 +00:00
codeop.rst Replace "Caveat" paragraphs by .. warning::s. 2007-08-15 19:06:04 +00:00
collections.rst More docs, error messages, and tests 2007-10-16 21:28:32 +00:00
colorpicker.rst
colorsys.rst
commands.rst
compileall.rst
compiler.rst Add :term: for generators. 2007-10-21 10:52:38 +00:00
configparser.rst
constants.rst
contextlib.rst Add :term: for generators. 2007-10-21 10:52:38 +00:00
cookie.rst
cookielib.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
copy.rst Added cross-references plus a note about dict & list shallow copying. 2007-09-04 08:16:15 +00:00
copy_reg.rst
crypt.rst
crypto.rst
csv.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
ctypes.rst Add :term:s for "new-style class". 2007-10-21 12:15:05 +00:00
curses.ascii.rst
curses.panel.rst
curses.rst
custominterp.rst
datatypes.rst
datetime.rst
dbhash.rst
dbm.rst
debug.rst New documentation page for the bdb module. 2007-09-12 18:03:51 +00:00
decimal.rst Typo fix 2007-09-24 23:46:28 +00:00
development.rst
difflib.rst Add :term: for generators. 2007-10-21 10:52:38 +00:00
dircache.rst
dis.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
distutils.rst
dl.rst
doctest.rst Bug #1594966: fix misleading usage example 2007-08-23 20:53:28 +00:00
docxmlrpcserver.rst
dumbdbm.rst
dummy_thread.rst
dummy_threading.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
easydialogs.rst
email-examples.rst
email.charset.rst
email.encoders.rst
email.errors.rst
email.generator.rst
email.header.rst
email.iterators.rst
email.message.rst
email.mime.rst
email.parser.rst
email.rst
email.util.rst
errno.rst
exceptions.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
fcntl.rst
filecmp.rst Added a cross-ref to each other. 2007-10-19 12:48:17 +00:00
fileformats.rst
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
fl.rst
fm.rst Fix stray backticks. 2007-08-19 18:43:50 +00:00
fnmatch.rst
formatter.rst Fix stray backticks. 2007-08-19 18:43:50 +00:00
fpectl.rst
fpformat.rst Added more cross-references. 2007-08-30 15:03:03 +00:00
framework.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
frameworks.rst
ftplib.rst
functions.rst Add :term:s for "new-style class". 2007-10-21 12:15:05 +00:00
functools.rst Document rev. 57574. 2007-08-28 08:29:08 +00:00
gc.rst
gdbm.rst
gensuitemodule.rst
getopt.rst
getpass.rst
gettext.rst
gl.rst
glob.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
grp.rst
gzip.rst
hashlib.rst More work on SSL support. 2007-09-10 21:51:02 +00:00
heapq.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
hmac.rst
hotshot.rst
htmllib.rst
htmlparser.rst
httplib.rst
i18n.rst
ic.rst
idle.rst
imageop.rst
imaplib.rst
imgfile.rst
imghdr.rst
imp.rst Clarify wording a bit. 2007-08-23 20:55:44 +00:00
imputil.rst Fix some glitches. 2007-08-28 10:48:18 +00:00
index.rst New documentation page for the bdb module. 2007-09-12 18:03:51 +00:00
inspect.rst Add markup to new function descriptions. 2007-10-21 10:32:54 +00:00
internet.rst
intro.rst
ipc.rst Patch 10124 by Bill Janssen, docs for the new ssl code. 2007-08-27 19:11:11 +00:00
itertools.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
jpeg.rst
keyword.rst
language.rst
linecache.rst
locale.rst
logging.rst Bug #1313, fix typo (wrong variable name) in example. 2007-10-23 05:44:27 +00:00
mac.rst
macos.rst
macosa.rst
macostools.rst
macpath.rst
mailbox.rst #1284: "S" means "seen", not unread. 2007-10-19 17:38:49 +00:00
mailcap.rst
markup.rst
marshal.rst Sets are marshalable. 2007-10-31 22:15:49 +00:00
math.rst
md5.rst
mhlib.rst
mimetools.rst
mimetypes.rst
mimewriter.rst
mimify.rst
miniaeframe.rst
misc.rst
mm.rst
mmap.rst Add phuang patch from Issue 708374 which adds offset parameter to mmap module. 2007-10-23 02:40:56 +00:00
modulefinder.rst
modules.rst Adding basic imputil documentation. 2007-08-28 09:07:54 +00:00
msilib.rst
msvcrt.rst
multifile.rst
mutex.rst Added cross-references plus a note about dict & list shallow copying. 2007-09-04 08:16:15 +00:00
netdata.rst
netrc.rst
new.rst
nis.rst
nntplib.rst
numeric.rst
objects.rst
operator.rst Replaced variable o with obj in operator.rst because o is easy to 2007-09-13 14:54:30 +00:00
optparse.rst Fix typo and double word. 2007-09-24 17:55:47 +00:00
os.path.rst Add :term: for generators. 2007-10-21 10:52:38 +00:00
os.rst #1364: os.lstat is available on Windows too, as an alias to os.stat. 2007-11-01 17:19:33 +00:00
ossaudiodev.rst
othergui.rst
parser.rst Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. 2007-10-21 10:24:20 +00:00
pdb.rst Remove stray odd character; grammar fix 2007-09-24 23:45:51 +00:00
persistence.rst
pickle.rst Add :term:s for "new-style class". 2007-10-21 12:15:05 +00:00
pickletools.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
pipes.rst
pkgutil.rst
platform.rst
popen2.rst Bug #1766421: "return code" vs. "status code". 2007-08-23 17:57:05 +00:00
poplib.rst
posix.rst
posixfile.rst
pprint.rst
profile.rst
pty.rst Unify "file-descriptor" to "file descriptor". 2007-10-21 10:46:24 +00:00
pwd.rst
py_compile.rst
pyclbr.rst Add :term:s for descriptors. 2007-10-21 10:45:46 +00:00
pydoc.rst
pyexpat.rst
python.rst
queue.rst Added cross-references plus a note about dict & list shallow copying. 2007-09-04 08:16:15 +00:00
quopri.rst
random.rst
re.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
readline.rst Patch #1388440: Add set_completion_display_matches_hook and 2007-09-04 13:13:14 +00:00
repr.rst
resource.rst
restricted.rst
rexec.rst
rfc822.rst Bug #1011: fix rfc822.Message.getheader docs. 2007-08-24 17:23:23 +00:00
rlcompleter.rst
robotparser.rst
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
scrolledtext.rst
select.rst
sets.rst
sgi.rst
sgmllib.rst
sha.rst
shelve.rst
shlex.rst
shutil.rst Replace "Caveat" paragraphs by .. warning::s. 2007-08-15 19:06:04 +00:00
signal.rst
simplehttpserver.rst
simplexmlrpcserver.rst Bug #1152: use non-deprecated name in example. 2007-09-12 18:05:57 +00:00
site.rst
smtpd.rst
smtplib.rst Markup fix 2007-09-01 20:31:59 +00:00
sndhdr.rst
socket.rst Change socket.error to inherit from IOError rather than being a stand 2007-09-09 23:36:46 +00:00
socketserver.rst
someos.rst
spwd.rst
sqlite3.rst Add :term:s for "new-style class". 2007-10-21 12:15:05 +00:00
ssl.rst Fix protocol name 2007-10-20 19:25:37 +00:00
stat.rst
statvfs.rst
stdtypes.rst Fix markup glitch. 2007-11-01 20:37:02 +00:00
string.rst
stringio.rst Added more cross-references. 2007-08-30 15:03:03 +00:00
stringprep.rst
strings.rst
struct.rst Bug #1734111: document struct.Struct.size. 2007-08-23 21:21:36 +00:00
subprocess.rst
sun.rst
sunau.rst
sunaudio.rst
symbol.rst
sys.rst
syslog.rst
tabnanny.rst
tarfile.rst Warn about possible risks when extracting untrusted archives. 2007-08-30 20:24:31 +00:00
telnetlib.rst
tempfile.rst
termios.rst
test.rst Document new utility functions in test_support. 2007-08-24 18:27:43 +00:00
textwrap.rst
thread.rst Added cross-references plus a note about dict & list shallow copying. 2007-09-04 08:16:15 +00:00
threading.rst Added cross-references plus a note about dict & list shallow copying. 2007-09-04 08:16:15 +00:00
time.rst
timeit.rst
tix.rst
tk.rst
tkinter.rst
token.rst
tokenize.rst Add :term: for generators. 2007-10-21 10:52:38 +00:00
trace.rst
traceback.rst
tty.rst
turtle.rst
types.rst Add :term: for generators. 2007-10-21 10:52:38 +00:00
undoc.rst Remove bdb from the "undocumented modules" list. 2007-09-15 16:53:36 +00:00
unicodedata.rst Added a note in each regarding the fact that unicode strings that look the same 2007-08-16 10:09:22 +00:00
unittest.rst
unix.rst
urllib.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
urllib2.rst Patch 10124 by Bill Janssen, docs for the new ssl code. 2007-08-27 19:11:11 +00:00
urlparse.rst
user.rst
userdict.rst
uu.rst
uuid.rst
warnings.rst
wave.rst
weakref.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
webbrowser.rst
whichdb.rst
windows.rst
winsound.rst
wsgiref.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
xdrlib.rst
xml.dom.minidom.rst
xml.dom.pulldom.rst
xml.dom.rst
xml.etree.elementtree.rst Add :term:s for iterator. 2007-10-21 12:10:28 +00:00
xml.etree.rst
xml.sax.handler.rst
xml.sax.reader.rst
xml.sax.rst
xml.sax.utils.rst
xmllib.rst
xmlrpclib.rst Add :term:s for "new-style class". 2007-10-21 12:15:05 +00:00
zipfile.rst Stronger urge to convert filenames to str before using them as argument to ZipFile.write(). 2007-08-30 10:09:42 +00:00
zipimport.rst
zlib.rst