cpython/Doc/library
Georg Brandl 036490d025 More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
..
2to3.rst Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from 2009-05-08 20:42:26 +00:00
__future__.rst Merged revisions 71814-71817,71901-71903 via svnmerge from 2009-04-27 16:51:45 +00:00
__main__.rst
_dummy_thread.rst
_thread.rst
abc.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
aifc.rst Document the fact that 'compname' and 'comptype' are bytes. 2009-04-29 21:50:39 +00:00
allos.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
archiving.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
array.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
ast.rst
asynchat.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
asyncore.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
atexit.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
audioop.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
base64.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
bdb.rst First batch of signature documentation changes; using default argument syntax where applicable. 2009-04-02 02:56:10 +00:00
binascii.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
binhex.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
bisect.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
builtins.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
bz2.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
calendar.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
cgi.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
cgitb.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
chunk.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
cmath.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
cmd.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
code.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
codecs.rst Rename utf8b error handler to surrogateescape. 2009-05-10 08:15:24 +00:00
codeop.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
collections.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
colorsys.rst
compileall.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
configparser.rst Merged revisions 72009 via svnmerge from 2009-04-27 16:20:50 +00:00
constants.rst Update signature style for optional arguments, part 3. 2009-04-10 09:03:43 +00:00
contextlib.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
copy.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
copyreg.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
crypt.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
crypto.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
csv.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
ctypes.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
curses.ascii.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
curses.panel.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
curses.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
custominterp.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
datatypes.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
datetime.rst Update signature style for optional arguments, part 3. 2009-04-10 09:03:43 +00:00
dbm.rst Update signature style for optional arguments, part 3. 2009-04-10 09:03:43 +00:00
debug.rst
decimal.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
development.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
difflib.rst Add another example to the seealso section. 2009-04-27 21:01:21 +00:00
dis.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
distutils.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
doctest.rst Update signature style for optional arguments, part 3. 2009-04-10 09:03:43 +00:00
dummy_threading.rst
email-examples.rst
email.charset.rst Use new optional argument style in email docs. 2009-05-17 11:28:33 +00:00
email.encoders.rst Merged revisions 71572 via svnmerge from 2009-04-27 16:46:17 +00:00
email.errors.rst Merged revisions 71572 via svnmerge from 2009-04-27 16:46:17 +00:00
email.generator.rst Use new optional argument style in email docs. 2009-05-17 11:28:33 +00:00
email.header.rst Use new optional argument style in email docs. 2009-05-17 11:28:33 +00:00
email.iterators.rst Use new optional argument style in email docs. 2009-05-17 11:28:33 +00:00
email.message.rst Use new optional argument style in email docs. 2009-05-17 11:28:33 +00:00
email.mime.rst Use new optional argument style in email docs. 2009-05-17 11:28:33 +00:00
email.parser.rst Use new optional argument style in email docs. 2009-05-17 11:28:33 +00:00
email.rst Use new optional argument style in email docs. 2009-05-17 11:28:33 +00:00
email.util.rst Use new optional argument style in email docs. 2009-05-17 11:28:33 +00:00
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 #5486: typos. 2009-03-13 19:04:40 +00:00
fcntl.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
filecmp.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
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 Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
filesys.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
fnmatch.rst Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
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 Remove surplus empty lines and convert more files to new optional arg style. 2009-05-17 12:29:12 +00:00
fractions.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
frameworks.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
ftplib.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
functions.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
functools.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
gc.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
getopt.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
getpass.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
gettext.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
glob.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
grp.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
gzip.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
hashlib.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
heapq.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
hmac.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
html.entities.rst
html.parser.rst
http.client.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
http.cookiejar.rst
http.cookies.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
http.server.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
i18n.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
idle.rst Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-70406,70418,70438,70464,70468 via svnmerge from 2009-03-21 17:31:58 +00:00
imaplib.rst
imghdr.rst
imp.rst
importlib.rst typo 2009-05-14 12:48:09 +00:00
index.rst Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from 2009-03-30 14:51:56 +00:00
inspect.rst Merged revisions 72009 via svnmerge from 2009-04-27 16:20:50 +00:00
internet.rst Merged revisions 72183-72184 via svnmerge from 2009-05-02 06:15:18 +00:00
intro.rst
io.rst versionadded 2009-05-01 20:48:14 +00:00
ipaddr.rst Suggest how to use compare_networks() with a modern Python. 2009-05-14 15:31:02 +00:00
ipc.rst
itertools.rst Fix error in 2-to-3 translation of docs. 2009-05-14 21:48:02 +00:00
json.rst Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from 2009-05-08 20:42:26 +00:00
keyword.rst
language.rst
linecache.rst
locale.rst Merged revisions 72009 via svnmerge from 2009-04-27 16:20:50 +00:00
logging.rst Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from 2009-04-05 19:13:16 +00:00
macpath.rst
mailbox.rst
mailcap.rst
markup.rst
marshal.rst Merged revisions 72009 via svnmerge from 2009-04-27 16:20:50 +00:00
math.rst Add links to helpful external resources. 2009-02-19 06:44:30 +00:00
mimetypes.rst
misc.rst
mm.rst
mmap.rst #5391 make mmap work exclusively with bytes 2009-04-04 17:09:35 +00:00
modulefinder.rst
modules.rst
msilib.rst
msvcrt.rst
multiprocessing.rst Merged revisions 72060 via svnmerge from 2009-04-28 18:02:00 +00:00
netdata.rst
netrc.rst
nis.rst
nntplib.rst
numbers.rst
numeric.rst
objects.rst
operator.rst
optparse.rst Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from 2009-02-06 02:40:07 +00:00
os.path.rst Issue #5799: ntpath (ie, os.path on Windows) fully supports UNC pathnames. 2009-05-06 08:04:54 +00:00
os.rst Rename utf8b error handler to surrogateescape. 2009-05-10 08:15:24 +00:00
ossaudiodev.rst
othergui.rst
parser.rst
pdb.rst 2.7 -> 3.1 versionchanges. 2009-05-05 09:29:50 +00:00
persistence.rst
pickle.rst Merged revisions 72009 via svnmerge from 2009-04-27 16:20:50 +00:00
pickletools.rst Remove old reference to cPickle. 2009-04-03 06:07:29 +00:00
pipes.rst
pkgutil.rst
platform.rst
plistlib.rst
poplib.rst
posix.rst
pprint.rst
profile.rst
pty.rst Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
pwd.rst
py_compile.rst
pyclbr.rst
pydoc.rst
pyexpat.rst
python.rst
queue.rst Fix markup. 2009-03-10 00:07:25 +00:00
quopri.rst
random.rst Fix typo. 2009-04-03 05:47:33 +00:00
re.rst After discussing some more with Georg, do no migrate versionchanged:: 2.5 to 2009-04-27 08:07:12 +00:00
readline.rst
reprlib.rst
resource.rst
rlcompleter.rst
runpy.rst Merged revisions 69419-69420 via svnmerge from 2009-02-08 01:58:26 +00:00
sched.rst
select.rst
shelve.rst Merged revisions 72572 via svnmerge from 2009-05-12 01:40:16 +00:00
shlex.rst
shutil.rst
signal.rst
site.rst
smtpd.rst
smtplib.rst
sndhdr.rst
socket.rst Merged revisions 72292 via svnmerge from 2009-05-04 20:50:30 +00:00
socketserver.rst Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from 2009-04-05 19:13:16 +00:00
someos.rst
spwd.rst
sqlite3.rst
ssl.rst Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from 2009-04-05 19:13:16 +00:00
stat.rst
stdtypes.rst Recorded merge of revisions 72708 via svnmerge from 2009-05-17 08:31:29 +00:00
string.rst Merged revisions 72439 via svnmerge from 2009-05-07 19:38:09 +00:00
stringprep.rst
strings.rst
struct.rst Issue #5463: Remove _PY_STRUCT_RANGE_CHECKING constant from struct 2009-03-29 16:58:21 +00:00
subprocess.rst Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from 2009-05-08 20:42:26 +00:00
sunau.rst
symbol.rst
symtable.rst Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,70171,70183,70188,70235,70244,70275,70281 via svnmerge from 2009-03-09 21:04:33 +00:00
sys.rst typo 2009-05-13 21:15:03 +00:00
syslog.rst
tabnanny.rst Merged revisions 72009 via svnmerge from 2009-04-27 16:20:50 +00:00
tarfile.rst Merged revisions 71814-71817,71901-71903 via svnmerge from 2009-04-27 16:51:45 +00:00
telnetlib.rst
tempfile.rst
termios.rst
test.rst 2.7 -> 3.1 versionchanges. 2009-05-05 09:29:50 +00:00
textwrap.rst
threading.rst Merged revisions 71607,71653,71696,71771,71786 via svnmerge from 2009-04-27 16:49:41 +00:00
time.rst Make sure time.strptime only accepts strings (and document the fact like 2009-03-30 21:30:26 +00:00
timeit.rst
tk.rst
tkinter.rst
tkinter.scrolledtext.rst
tkinter.tix.rst
tkinter.ttk.rst Perform minor copy edits 2009-04-08 08:23:44 +00:00
token.rst
tokenize.rst Issue #5857: tokenize.tokenize() now returns named tuples. 2009-04-29 00:34:27 +00:00
trace.rst
traceback.rst Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from 2009-05-08 20:42:26 +00:00
tty.rst
turtle.rst #5923: update turtle module to version 1.1. 2009-05-05 08:14:33 +00:00
types.rst
undoc.rst
unicodedata.rst
unittest.rst Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from 2009-05-08 20:42:26 +00:00
unix.rst
urllib.error.rst Change email address. 2009-03-31 14:37:44 +00:00
urllib.parse.rst
urllib.request.rst Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from 2009-04-05 19:13:16 +00:00
urllib.robotparser.rst
uu.rst
uuid.rst
warnings.rst
wave.rst
weakref.rst
webbrowser.rst Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from 2009-04-05 19:13:16 +00:00
windows.rst
winreg.rst Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from 2009-04-05 19:13:16 +00:00
winsound.rst
wsgiref.rst
xdrlib.rst
xml.dom.minidom.rst
xml.dom.pulldom.rst
xml.dom.rst Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-70406,70418,70438,70464,70468 via svnmerge from 2009-03-21 17:31:58 +00:00
xml.etree.elementtree.rst Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via svnmerge from 2009-02-26 03:38:59 +00:00
xml.etree.rst
xml.sax.handler.rst
xml.sax.reader.rst
xml.sax.rst
xml.sax.utils.rst
xmlrpc.client.rst Merged revisions 72290 via svnmerge from 2009-05-04 20:46:44 +00:00
xmlrpc.server.rst
zipfile.rst
zipimport.rst Merged revisions 69425 via svnmerge from 2009-02-08 03:37:27 +00:00
zlib.rst 2.7 -> 3.1 versionchanges. 2009-05-05 09:29:50 +00:00