.. |
2to3.rst
|
…
|
|
__future__.rst
|
…
|
|
__main__.rst
|
…
|
|
_dummy_thread.rst
|
…
|
|
_thread.rst
|
…
|
|
abc.rst
|
…
|
|
aifc.rst
|
…
|
|
allos.rst
|
…
|
|
archiving.rst
|
…
|
|
argparse.rst
|
…
|
|
array.rst
|
…
|
|
ast.rst
|
…
|
|
asynchat.rst
|
…
|
|
asyncore.rst
|
…
|
|
atexit.rst
|
…
|
|
audioop.rst
|
…
|
|
base64.rst
|
#7797: be explicit about bytes-oriented interface of base64 functions.
|
2010-08-02 20:39:35 +00:00 |
bdb.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
binascii.rst
|
…
|
|
binhex.rst
|
…
|
|
bisect.rst
|
Move comment to correct line.
|
2009-06-11 22:06:06 +00:00 |
builtins.rst
|
…
|
|
bz2.rst
|
…
|
|
calendar.rst
|
…
|
|
cgi.rst
|
#9061: warn that single quotes are never escaped.
|
2010-08-02 21:51:18 +00:00 |
cgitb.rst
|
…
|
|
chunk.rst
|
Update signature style of optional arguments, part two.
|
2009-04-05 22:20:44 +00:00 |
cmath.rst
|
…
|
|
cmd.rst
|
#9111: document that do_help() looks at docstrings.
|
2010-08-02 20:27:20 +00:00 |
code.rst
|
…
|
|
codecs.rst
|
…
|
|
codeop.rst
|
…
|
|
collections.rst
|
…
|
|
colorsys.rst
|
…
|
|
compileall.rst
|
…
|
|
configparser.rst
|
…
|
|
constants.rst
|
Remove redundant information.
|
2010-08-02 19:39:17 +00:00 |
contextlib.rst
|
…
|
|
copy.rst
|
Merged revisions 74737 via svnmerge from
|
2009-09-09 16:51:05 +00:00 |
copyreg.rst
|
remove references to cPickle
|
2009-12-13 21:04:16 +00:00 |
crypt.rst
|
…
|
|
crypto.rst
|
…
|
|
csv.rst
|
…
|
|
ctypes.rst
|
…
|
|
curses.ascii.rst
|
…
|
|
curses.panel.rst
|
…
|
|
curses.rst
|
…
|
|
custominterp.rst
|
…
|
|
datatypes.rst
|
…
|
|
datetime.rst
|
#9430: document timedelta str() and repr().
|
2010-07-31 11:40:07 +00:00 |
dbm.rst
|
Fix "Berkeley" name.
|
2010-07-31 21:41:42 +00:00 |
debug.rst
|
…
|
|
decimal.rst
|
…
|
|
development.rst
|
…
|
|
difflib.rst
|
…
|
|
dis.rst
|
…
|
|
distutils.rst
|
…
|
|
doctest.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
dummy_threading.rst
|
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
|
2008-05-25 13:05:15 +00:00 |
email-examples.rst
|
…
|
|
email.charset.rst
|
…
|
|
email.encoders.rst
|
…
|
|
email.errors.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
email.generator.rst
|
…
|
|
email.header.rst
|
…
|
|
email.iterators.rst
|
…
|
|
email.message.rst
|
Merged revisions 78656 via svnmerge from
|
2010-03-04 17:38:18 +00:00 |
email.mime.rst
|
…
|
|
email.parser.rst
|
…
|
|
email.rst
|
Use new optional argument style in email docs.
|
2009-05-17 11:28:33 +00:00 |
email.util.rst
|
…
|
|
errno.rst
|
Remove surplus empty lines and convert more files to new optional arg style.
|
2009-05-17 12:29:12 +00:00 |
exceptions.rst
|
…
|
|
fcntl.rst
|
…
|
|
filecmp.rst
|
…
|
|
fileformats.rst
|
Remove surplus empty lines and convert more files to new optional arg style.
|
2009-05-17 12:29:12 +00:00 |
fileinput.rst
|
#1286: allow using fileinput.FileInput as context manager.
|
2010-07-31 20:08:15 +00:00 |
filesys.rst
|
…
|
|
fnmatch.rst
|
…
|
|
formatter.rst
|
Remove surplus empty lines and convert more files to new optional arg style.
|
2009-05-17 12:29:12 +00:00 |
fpectl.rst
|
…
|
|
fractions.rst
|
…
|
|
frameworks.rst
|
…
|
|
ftplib.rst
|
…
|
|
functions.rst
|
#8172: how does one use a property?
|
2010-08-02 19:23:34 +00:00 |
functools.rst
|
Add example applications for the LRU and LFU cache docs.
|
2010-08-02 00:59:14 +00:00 |
gc.rst
|
Recorded merge of revisions 78024 via svnmerge from
|
2010-02-06 18:46:57 +00:00 |
getopt.rst
|
…
|
|
getpass.rst
|
…
|
|
gettext.rst
|
…
|
|
glob.rst
|
…
|
|
grp.rst
|
…
|
|
gzip.rst
|
…
|
|
hashlib.rst
|
…
|
|
heapq.rst
|
…
|
|
hmac.rst
|
…
|
|
html.entities.rst
|
…
|
|
html.parser.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
http.client.rst
|
Rewording the getheader method of HTTPResponse.
|
2010-08-02 17:09:02 +00:00 |
http.cookiejar.rst
|
…
|
|
http.cookies.rst
|
…
|
|
http.server.rst
|
…
|
|
i18n.rst
|
…
|
|
idle.rst
|
…
|
|
imaplib.rst
|
…
|
|
imghdr.rst
|
…
|
|
imp.rst
|
…
|
|
importlib.rst
|
…
|
|
index.rst
|
…
|
|
inspect.rst
|
Merged revisions 79500 via svnmerge from
|
2010-03-30 18:42:32 +00:00 |
internet.rst
|
…
|
|
intro.rst
|
…
|
|
io.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
ipc.rst
|
…
|
|
itertools.rst
|
…
|
|
json.rst
|
Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,81059,81065-81067 via svnmerge from
|
2010-05-19 20:57:08 +00:00 |
keyword.rst
|
…
|
|
language.rst
|
Merged revisions 77712,77740-77741,77756,77886,77902,77936 via svnmerge from
|
2010-02-03 02:59:43 +00:00 |
linecache.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
locale.rst
|
…
|
|
logging.rst
|
…
|
|
macpath.rst
|
Signature documentation style update, modules J, K, L and M.
|
2009-06-08 09:13:45 +00:00 |
mailbox.rst
|
Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from
|
2009-10-27 15:28:25 +00:00 |
mailcap.rst
|
…
|
|
markup.rst
|
…
|
|
marshal.rst
|
…
|
|
math.rst
|
…
|
|
mimetypes.rst
|
…
|
|
misc.rst
|
Signature documentation style update, modules J, K, L and M.
|
2009-06-08 09:13:45 +00:00 |
mm.rst
|
Signature documentation style update, modules J, K, L and M.
|
2009-06-08 09:13:45 +00:00 |
mmap.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
modulefinder.rst
|
…
|
|
modules.rst
|
…
|
|
msilib.rst
|
…
|
|
msvcrt.rst
|
…
|
|
multiprocessing.rst
|
…
|
|
netdata.rst
|
…
|
|
netrc.rst
|
…
|
|
nis.rst
|
Get rid of the remaining versionadded/versionchanged directives.
|
2007-09-01 13:51:09 +00:00 |
nntplib.rst
|
…
|
|
numbers.rst
|
…
|
|
numeric.rst
|
…
|
|
operator.rst
|
…
|
|
optparse.rst
|
#8735: better explain semantics of *values* argument for parse().
|
2010-08-01 06:53:28 +00:00 |
os.path.rst
|
#7386: add example that shows that trailing path separators are stripped.
|
2010-08-02 19:19:26 +00:00 |
os.rst
|
Reword paragraph
|
2010-07-26 13:08:58 +00:00 |
ossaudiodev.rst
|
…
|
|
othergui.rst
|
…
|
|
parser.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
pdb.rst
|
…
|
|
persistence.rst
|
…
|
|
pickle.rst
|
Switch more function arguments docs to new-style.
|
2009-09-02 20:34:52 +00:00 |
pickletools.rst
|
…
|
|
pipes.rst
|
…
|
|
pkgutil.rst
|
…
|
|
platform.rst
|
…
|
|
plistlib.rst
|
…
|
|
poplib.rst
|
…
|
|
posix.rst
|
…
|
|
pprint.rst
|
…
|
|
profile.rst
|
…
|
|
pty.rst
|
…
|
|
pwd.rst
|
…
|
|
py_compile.rst
|
…
|
|
pyclbr.rst
|
…
|
|
pydoc.rst
|
#7057: fix several errors.
|
2010-03-14 09:51:37 +00:00 |
pyexpat.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
python.rst
|
…
|
|
queue.rst
|
…
|
|
quopri.rst
|
Switch more function arguments docs to new-style.
|
2009-09-02 20:34:52 +00:00 |
random.rst
|
…
|
|
re.rst
|
…
|
|
readline.rst
|
…
|
|
reprlib.rst
|
Assorted doc fixes by Florent.
|
2010-01-05 10:22:04 +00:00 |
resource.rst
|
…
|
|
rlcompleter.rst
|
…
|
|
runpy.rst
|
…
|
|
sched.rst
|
…
|
|
select.rst
|
…
|
|
shelve.rst
|
…
|
|
shlex.rst
|
…
|
|
shutil.rst
|
…
|
|
signal.rst
|
…
|
|
site.rst
|
…
|
|
smtpd.rst
|
…
|
|
smtplib.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
sndhdr.rst
|
…
|
|
socket.rst
|
…
|
|
socketserver.rst
|
…
|
|
someos.rst
|
…
|
|
spwd.rst
|
…
|
|
sqlite3.rst
|
…
|
|
ssl.rst
|
…
|
|
stat.rst
|
…
|
|
stdtypes.rst
|
…
|
|
string.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
stringprep.rst
|
…
|
|
strings.rst
|
…
|
|
struct.rst
|
…
|
|
subprocess.rst
|
…
|
|
sunau.rst
|
Last round of adapting style of documenting argument default values.
|
2009-09-16 15:58:14 +00:00 |
symbol.rst
|
…
|
|
symtable.rst
|
…
|
|
sys.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
sysconfig.rst
|
…
|
|
syslog.rst
|
…
|
|
tabnanny.rst
|
…
|
|
tarfile.rst
|
…
|
|
telnetlib.rst
|
…
|
|
tempfile.rst
|
…
|
|
termios.rst
|
…
|
|
test.rst
|
…
|
|
textwrap.rst
|
…
|
|
threading.rst
|
…
|
|
time.rst
|
…
|
|
timeit.rst
|
…
|
|
tk.rst
|
…
|
|
tkinter.rst
|
…
|
|
tkinter.scrolledtext.rst
|
…
|
|
tkinter.tix.rst
|
…
|
|
tkinter.ttk.rst
|
…
|
|
token.rst
|
Last round of adapting style of documenting argument default values.
|
2009-09-16 15:58:14 +00:00 |
tokenize.rst
|
…
|
|
trace.rst
|
…
|
|
traceback.rst
|
…
|
|
tty.rst
|
…
|
|
turtle.rst
|
…
|
|
types.rst
|
…
|
|
undoc.rst
|
…
|
|
unicodedata.rst
|
…
|
|
unittest.rst
|
…
|
|
unix.rst
|
…
|
|
urllib.error.rst
|
Last round of adapting style of documenting argument default values.
|
2009-09-16 15:58:14 +00:00 |
urllib.parse.rst
|
Fix Issue5468 - urlencode to handle bytes and other alternate encodings.
|
2010-07-03 17:48:22 +00:00 |
urllib.request.rst
|
…
|
|
urllib.robotparser.rst
|
Review the doc changes for the urllib package creation.
|
2008-06-23 11:23:31 +00:00 |
uu.rst
|
…
|
|
uuid.rst
|
…
|
|
warnings.rst
|
…
|
|
wave.rst
|
…
|
|
weakref.rst
|
…
|
|
webbrowser.rst
|
…
|
|
windows.rst
|
…
|
|
winreg.rst
|
reST indentation nit
|
2010-06-06 02:41:24 +00:00 |
winsound.rst
|
Last round of adapting style of documenting argument default values.
|
2009-09-16 15:58:14 +00:00 |
wsgiref.rst
|
#9019: remove false (in 3k) claim about Headers updates.
|
2010-08-02 20:30:57 +00:00 |
xdrlib.rst
|
…
|
|
xml.dom.minidom.rst
|
…
|
|
xml.dom.pulldom.rst
|
…
|
|
xml.dom.rst
|
…
|
|
xml.etree.elementtree.rst
|
…
|
|
xml.sax.handler.rst
|
…
|
|
xml.sax.reader.rst
|
Terminology fix: exceptions are raised, except in generator.throw().
|
2010-08-03 12:06:29 +00:00 |
xml.sax.rst
|
…
|
|
xml.sax.utils.rst
|
…
|
|
xmlrpc.client.rst
|
…
|
|
xmlrpc.server.rst
|
#7814: fix wrong example function usage.
|
2010-01-30 17:54:04 +00:00 |
zipfile.rst
|
#9238: zipfile does handle archive comments.
|
2010-08-02 20:52:10 +00:00 |
zipimport.rst
|
…
|
|
zlib.rst
|
Merged revisions 80716 via svnmerge from
|
2010-05-03 16:14:58 +00:00 |