cpython/Doc/library
Benjamin Peterson 288618e1a7 making the writing more formal 2009-03-03 22:51:57 +00:00
..
2to3.rst Fix grammar. 2009-02-23 18:33:48 +00:00
__builtin__.rst
__future__.rst
__main__.rst
_winreg.rst
abc.rst #5349: C++ pure virtuals can also have an implementation. 2009-02-23 11:24:46 +00:00
aepack.rst
aetools.rst
aetypes.rst
aifc.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
al.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
allos.rst
anydbm.rst
archiving.rst
array.rst
ast.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
asynchat.rst Fix for documentation bug. Fixes issue 3904. 2008-09-19 02:07:22 +00:00
asyncore.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
atexit.rst
audioop.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
autogil.rst better grammar 2008-09-28 01:51:36 +00:00
base64.rst #1661108: note that urlsafe encoded string can contain "=". 2009-02-13 10:56:50 +00:00
basehttpserver.rst #3730: mention "server" attribute explicitly. 2008-08-30 09:49:36 +00:00
bastion.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
bdb.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
binascii.rst Update doc wording as suggested in issue4903. 2009-02-01 00:16: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
bsddb.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
bz2.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
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 Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
cgi.rst At least separate imports from other statements. 2009-02-20 08:22:21 +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 At least separate imports from other statements. 2009-02-20 08:22:21 +00:00
chunk.rst
cmath.rst Remove trailing whitespace. 2009-01-03 20:55:06 +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 Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
collections.rst Fix markup. 2009-03-03 05:11:56 +00:00
colorpicker.rst
colorsys.rst
commands.rst
compileall.rst document compileall command flags 2008-09-17 21:54:56 +00:00
compiler.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
configparser.rst Backport 70111: Let configparser use ordered dicts by default. 2009-03-03 05:00:37 +00:00
constants.rst
contextlib.rst
cookie.rst #1638033: add support for httponly on Cookie.Morsel 2008-09-06 19:28:11 +00:00
cookielib.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
copy.rst
copy_reg.rst
crypt.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
crypto.rst
csv.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
ctypes.rst #4820: use correct module for ctypes.util. 2009-02-05 11:35:28 +00:00
curses.ascii.rst
curses.panel.rst
curses.rst
custominterp.rst
datatypes.rst
datetime.rst Minor spelling mistake in datetime docs. 2009-01-29 00:54:32 +00:00
dbhash.rst Deprecate bsddb for removal in Python 3.0. 2008-09-05 18:33:51 +00:00
dbm.rst
debug.rst
decimal.rst Manually merge r68095,68186,68187,68188,68190 from 2.6 branch. 2009-01-03 22:03:11 +00:00
development.rst add some documentation for 2to3 2008-07-24 02:45:37 +00:00
difflib.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
dircache.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
dis.rst Backport r69961 to trunk, replacing JUMP_IF_{TRUE,FALSE} with 2009-02-28 19:03:21 +00:00
distutils.rst
dl.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
doctest.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
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 Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
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 #5268: mention VMSError. 2009-02-18 00:31:36 +00:00
fcntl.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
filecmp.rst #5363: fix cmpfiles() docs. Another instance where a prose description is twice as long as the code. 2009-02-27 16:39:26 +00:00
fileformats.rst
fileinput.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
filesys.rst
fl.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
fm.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
fnmatch.rst
formatter.rst
fpectl.rst
fpformat.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
fractions.rst Fix uses of the default role. 2009-01-03 20:47:01 +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 Test commit. 2009-01-04 08:26:10 +00:00
functions.rst Fix typo. 2009-02-26 00:05:24 +00:00
functools.rst
future_builtins.rst
gc.rst
gdbm.rst
gensuitemodule.rst
getopt.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
getpass.rst
gettext.rst Remove tabs from the documentation. 2009-01-03 21:04:55 +00:00
gl.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
glob.rst
grp.rst
gzip.rst Issue #4272: Add an optional argument to the GzipFile constructor to override the timestamp in the gzip stream. 2009-01-04 21:29:23 +00:00
hashlib.rst correct email address 2009-01-11 17:53:33 +00:00
heapq.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
hmac.rst
hotshot.rst
htmllib.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
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 trailing whitespace. 2009-01-03 20:55:06 +00:00
imageop.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
imaplib.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
imgfile.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
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
importlib.rst Backport importlib in the form of providing importlib.import_module(). This has 2009-01-26 01:16:50 +00:00
imputil.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +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 Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
ipc.rst
itertools.rst Update itertools recipes to use next(). 2009-02-23 19:32:55 +00:00
jpeg.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
json.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
keyword.rst
language.rst add some documentation for symtable 2008-08-16 21:04:16 +00:00
linecache.rst
locale.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
logging.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +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 trailing whitespace. 2009-01-03 20:55:06 +00:00
macosa.rst
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 Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
mailcap.rst
markup.rst
marshal.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
math.rst Add links to helpful external resources. 2009-02-19 06:55:03 +00:00
md5.rst
mhlib.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
mimetools.rst
mimetypes.rst
mimewriter.rst
mimify.rst
miniaeframe.rst
misc.rst
mm.rst
mmap.rst Binary flag is needed on windows. 2009-02-28 15:24:00 +00:00
modulefinder.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
modules.rst Backport importlib in the form of providing importlib.import_module(). This has 2009-01-26 01:16:50 +00:00
msilib.rst
msvcrt.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
multifile.rst
multiprocessing.rst Properly document multiprocessing's logging support, resolve outstanding issues with the custom levels 2009-01-25 03:36:13 +00:00
mutex.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
netdata.rst
netrc.rst
new.rst Point to types module in new module deprecation notice. 2009-01-01 12:43:33 +00:00
nis.rst
nntplib.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
numbers.rst #4811: fix markup glitches (mostly remains of the conversion), 2009-01-02 20:25:14 +00:00
numeric.rst
objects.rst
operator.rst Doc fixes. Remove overbroad, redundant warnings. Fixup example code. 2009-02-04 11:14:18 +00:00
optparse.rst #4827: fix callback example. 2009-02-05 11:33:21 +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 trailing whitespace. 2009-01-03 20:55:06 +00:00
ossaudiodev.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
othergui.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
parser.rst #4811: fix markup glitches (mostly remains of the conversion), 2009-01-02 20:25:14 +00:00
pdb.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
persistence.rst
pickle.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
pickletools.rst
pipes.rst
pkgutil.rst
platform.rst Clarify the deprecation of platform.dist(). 2009-02-17 12:48:19 +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 Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
poplib.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
posix.rst
posixfile.rst
pprint.rst
profile.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
pty.rst Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
pwd.rst
py_compile.rst
pyclbr.rst
pydoc.rst #4671: document that pydoc imports modules. 2008-12-27 19:11:15 +00:00
pyexpat.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
python.rst
queue.rst
quopri.rst
random.rst #4979: correct result range for some random functions. 2009-01-18 13:24:10 +00:00
re.rst Adds an optional flags argument to re.split, re.sub and re.subn to be 2009-03-02 05:13:57 +00:00
readline.rst
repr.rst Fix uses of the default role. 2009-01-03 20:47:01 +00:00
resource.rst
restricted.rst
rexec.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
rfc822.rst
rlcompleter.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
robotparser.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
runpy.rst Issue 4195: Restore the ability to execute packages with the -m switch (but this time in a way that leaves the import machinery in a valid state). (Original patch by Andi Vajda) 2009-02-08 01:26:34 +00:00
sched.rst Remove tabs from the documentation. 2009-01-03 21:04:55 +00:00
scrolledtext.rst
select.rst #4167: fix markup glitches. 2008-11-04 20:49:35 +00:00
sets.rst
sgi.rst
sgmllib.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
sha.rst
shelve.rst
shlex.rst
shutil.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
signal.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
simplehttpserver.rst
simplexmlrpcserver.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
site.rst #3510: future-proof text 2008-09-27 22:54:08 +00:00
smtpd.rst
smtplib.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
sndhdr.rst
socket.rst Clarify socket timeout behavior vs system network stack behavior on connect 2009-02-18 05:46:11 +00:00
socketserver.rst #5297: fix example. 2009-02-18 00:22:55 +00:00
someos.rst
spwd.rst
sqlite3.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
ssl.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
stat.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
statvfs.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
stdtypes.rst #5361: fix typo. 2009-02-27 16:23:18 +00:00
string.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
stringio.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
stringprep.rst
strings.rst
struct.rst
subprocess.rst Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
sun.rst
sunau.rst
sunaudio.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
symbol.rst
symtable.rst add email address 2009-01-19 16:18:27 +00:00
sys.rst Document that setting sys.py3kwarning wont do anything. 2009-02-26 17:36:26 +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 Fix uses of the default role. 2009-01-03 20:47:01 +00:00
termios.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +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
thread.rst Typo: "ThreadError" is the name in the C source. 2008-10-10 08:40:44 +00:00
threading.rst #5031: fix Thread.daemon property docs. 2009-02-05 11:40:35 +00:00
time.rst #5365: add quick look conversion table for different time representations. 2009-02-27 16:59:03 +00:00
timeit.rst
tix.rst
tk.rst Added the ttk module. See issue #2983: Ttk support for Tkinter. 2009-01-28 13:09:03 +00:00
tkinter.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
token.rst
tokenize.rst
trace.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
traceback.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
ttk.rst making the writing more formal 2009-03-03 22:51:57 +00:00
tty.rst
turtle.rst Note that first coord. is left alone 2009-01-13 13:40:54 +00:00
types.rst fix warning 2008-08-23 21:40:15 +00:00
undoc.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
unicodedata.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
unittest.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
unix.rst
urllib.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
urllib2.rst #4894: document "newurl" parameter to redirect_request(). 2009-02-13 10:40:14 +00:00
urlparse.rst #4811: fix markup glitches (mostly remains of the conversion), 2009-01-02 20:25:14 +00:00
user.rst
userdict.rst
uu.rst
uuid.rst
warnings.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
wave.rst
weakref.rst
webbrowser.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
whichdb.rst
windows.rst
winsound.rst #4754: improve winsound documentation. 2008-12-27 18:49:19 +00:00
wsgiref.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
xdrlib.rst
xml.dom.minidom.rst
xml.dom.pulldom.rst
xml.dom.rst
xml.etree.elementtree.rst Fix punctuation. 2009-02-20 08:45:47 +00:00
xml.etree.rst
xml.sax.handler.rst
xml.sax.reader.rst
xml.sax.rst
xml.sax.utils.rst
xmllib.rst
xmlrpclib.rst revert r69777 since all the experts agree that extra import lines distract from the code 2009-02-20 03:31:23 +00:00
zipfile.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
zipimport.rst Issue #4512 closeout: Make ZipImport.get_filename() a public method 2009-02-08 03:17:00 +00:00
zlib.rst wording for for issue4903. 2009-02-01 00:24:21 +00:00