cpython/Doc/library
Benjamin Peterson 4f21f985eb StringIO.close() stops you from using the buffer, too 2008-11-30 03:07:33 +00:00
..
2to3.rst and another typo... 2008-10-22 21:05:30 +00:00
__builtin__.rst
__future__.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
__main__.rst
_winreg.rst
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
archiving.rst
array.rst
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
audioop.rst
autogil.rst better grammar 2008-09-28 01:51:36 +00:00
base64.rst
basehttpserver.rst #3730: mention "server" attribute explicitly. 2008-08-30 09:49:36 +00:00
bastion.rst
bdb.rst replace reference to debugger-hooks 2008-11-24 01:16:29 +00:00
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
code.rst
codecs.rst Use the correct names of the stateless codec functions (Fixes issue 4178). 2008-10-23 13:11:39 +00:00
codeop.rst
collections.rst Fix typo. 2008-11-24 16:16:07 +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 #4131: FF3 doesn't write cookies.txt files. 2008-10-16 21:20:15 +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 #4399: fix typo. 2008-11-23 21:57:30 +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
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 clarify CALL_FUNCTION #4141 2008-10-17 20:01:01 +00:00
distutils.rst
dl.rst
doctest.rst
docxmlrpcserver.rst
dumbdbm.rst
dummy_thread.rst
dummy_threading.rst
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 Remove extra words 2008-07-26 13:09:06 +00:00
email.mime.rst
email.parser.rst #4268: Use correct module for two toplevel functions. 2008-11-06 10:17:58 +00:00
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 typo 2008-10-04 22:15:31 +00:00
functions.rst clarify what was added 2008-11-08 17:07:06 +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
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 Fix duplicate word. 2008-10-17 21:41:49 +00:00
hmac.rst
hotshot.rst Typo fixes 2008-06-13 19:38:18 +00:00
htmllib.rst
htmlparser.rst
httplib.rst Clarify the docs for the 'strict' argument to httplib.HTTPConnection. 2008-11-15 22:33:25 +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
internet.rst
intro.rst
io.rst Fixed issue #4233. 2008-11-20 23:34:31 +00:00
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 #4324: fix getlocale() argument. 2008-11-15 08:10:04 +00:00
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 mp docs - fix issues 4012,3518,4193 2008-11-28 18:22:54 +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 Markup fixes. (optparse.rst probably needs an entire revision pass.) 2008-09-30 13:01:46 +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 #4404: make clear what "path" is. 2008-11-24 19:56:47 +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 move useful sys.settrace information to the function's documentation from the debugger 2008-11-20 04:05:12 +00:00
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
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
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 #4167: fix markup glitches. 2008-11-04 20:49:35 +00:00
sets.rst
sgi.rst
sgmllib.rst
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
simplexmlrpcserver.rst
site.rst #3510: future-proof text 2008-09-27 22:54:08 +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 clarify by splitting into multiple paragraphs 2008-11-03 20:43:20 +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 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
statvfs.rst
stdtypes.rst rephrase has_key doc 2008-10-31 20:41:44 +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
strings.rst
struct.rst
subprocess.rst fix a small typo 2008-10-10 20:38:49 +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 fix indentation and a sphinx warning 2008-11-20 21:25:31 +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
tempfile.rst mention the version gettempdir() was added 2008-10-29 20:33:00 +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 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
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 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 #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
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
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