cpython/Doc/library
Serhiy Storchaka 581448be80 Issue #22369: Change "context manager protocol" to "context management protocol". 2014-09-10 23:46:14 +03:00
..
2to3.rst Issue #20643: Fixed references to the next() method (distinguish from the 2014-09-05 23:34:12 +03:00
__builtin__.rst
__future__.rst
__main__.rst
_winreg.rst Issue #22178: Fix the date of the Windows epoch (Jan 1, 1601). 2014-08-11 14:58:37 -05:00
abc.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
aepack.rst
aetools.rst
aetypes.rst
aifc.rst Fix markup. 2013-10-18 11:54:52 +03:00
al.rst
allos.rst
anydbm.rst Closes #20872: dbm/gdbm/ndbm close methods are not documented 2014-06-25 12:55:48 +02:00
archiving.rst
argparse.rst the correct role is :meth: not :method: 2014-09-04 11:50:14 -04:00
array.rst
ast.rst Issue #19795: Improved markup of True/False constants. 2013-11-29 12:16:53 +02:00
asynchat.rst
asyncore.rst Issue #16133: The asynchat.async_chat.handle_read() method now ignores 2014-07-24 19:15:00 +02:00
atexit.rst
audioop.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
autogil.rst
base64.rst Fix verb tense. 2014-01-08 18:08:37 -05:00
basehttpserver.rst
bastion.rst
bdb.rst Removed spaces before commas and periods. 2013-12-23 18:19:34 +02:00
binascii.rst
binhex.rst
bisect.rst
bsddb.rst Removed spaces before commas and periods. 2013-12-23 18:19:34 +02:00
bz2.rst
calendar.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
carbon.rst
cd.rst
cgi.rst Issue #19198: Improved cross-references in the cgi module documentation. 2013-10-13 18:27:51 +03:00
cgihttpserver.rst
cgitb.rst
chunk.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
cmath.rst
cmd.rst
code.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
codecs.rst Issue #21488: Fix doc of codecs.decode() and codecs.encode(), no keyword support. 2014-05-14 17:07:08 +02:00
codeop.rst
collections.rst Issue #20643: Fixed references to the next() method (distinguish from the 2014-09-05 23:34:12 +03:00
colorpicker.rst
colorsys.rst
commands.rst
compileall.rst fix malformed use cmdoption directive 2014-09-04 22:40:34 -04:00
compiler.rst
configparser.rst
constants.rst
contextlib.rst
cookie.rst
cookielib.rst Removed spaces before commas and periods. 2013-12-23 18:19:34 +02:00
copy.rst
copy_reg.rst
crypt.rst
crypto.rst
csv.rst #20628: wrap lines to < 80. 2014-02-24 15:36:45 -05:00
ctypes.rst put notes in a ..note section 2014-01-20 00:10:23 -05:00
curses.ascii.rst
curses.panel.rst
curses.rst Fix wrong signature for two-argument newwin(). Found by Jacqueline Leykam on docs@. 2013-10-29 08:10:36 +01:00
custominterp.rst
datatypes.rst
datetime.rst Fix typo: js_JP is not a valid locale. 2013-10-29 08:05:10 +01:00
dbhash.rst
dbm.rst Closes #20872: dbm/gdbm/ndbm close methods are not documented 2014-06-25 12:55:48 +02:00
debug.rst
decimal.rst Issue #19794: Improved markup for True/False constants. 2013-11-26 17:32:03 +02:00
development.rst
difflib.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
dircache.rst
dis.rst
distutils.rst
dl.rst
doctest.rst
docxmlrpcserver.rst
dumbdbm.rst Closes #20872: dbm/gdbm/ndbm close methods are not documented 2014-06-25 12:55:48 +02:00
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 Issue #19795: Improved markup of True/False constants. 2013-11-29 12:16:53 +02:00
email.mime.rst
email.parser.rst
email.rst
email.util.rst #18243: Remove obsolete cautionary note from email mktime_tz docs. 2014-04-26 19:05:03 -04:00
errno.rst
exceptions.rst Issue #20624: Merge exception docs tweak from 3.4 branch. 2014-04-14 11:33:46 -04:00
fcntl.rst backport #18985: Improve fcntl documentation. 2013-11-07 10:52:53 -05:00
filecmp.rst
fileformats.rst
fileinput.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
filesys.rst
fl.rst
fm.rst
fnmatch.rst
formatter.rst
fpectl.rst
fpformat.rst
fractions.rst
framework.rst
frameworks.rst
ftplib.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
functions.rst Issue #22174: Clean-up grammar and ambiguities in property() docs. 2014-08-10 10:44:21 -07:00
functools.rst #21928: clarify functools.wraps docs. 2014-08-05 08:14:28 +03:00
future_builtins.rst note that future_builtin's map is not quite like python 3's (closes #19363) 2014-03-09 14:01:09 -05:00
gc.rst Issue #19795: Improved markup of True/False constants. 2013-11-29 12:16:53 +02:00
gdbm.rst Closes #20872: dbm/gdbm/ndbm close methods are not documented 2014-06-25 12:55:48 +02:00
gensuitemodule.rst
getopt.rst Fix note markup (#16805). 2014-03-12 19:35:54 -04:00
getpass.rst
gettext.rst
gl.rst
glob.rst
grp.rst
gzip.rst Closes #15432: GzipFile mtime argument was added in 2.7. 2013-10-06 19:01:21 +02:00
hashlib.rst PEP 466: backport hashlib algorithm constants (closes #21307) 2014-08-28 09:41:29 -04:00
heapq.rst
hmac.rst backport hmac.compare_digest to partially implement PEP 466 (closes #21306) 2014-05-11 16:11:44 -07:00
hotshot.rst
htmllib.rst
htmlparser.rst
httplib.rst Fix minor bug in httplib example. Found by Alex MacAulay on docs@. 2013-10-06 12:42:18 +02:00
i18n.rst
ic.rst
idle.rst
imageop.rst
imaplib.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
imgfile.rst
imghdr.rst
imp.rst
importlib.rst
imputil.rst
index.rst
inspect.rst
internet.rst
intro.rst
io.rst Issue #22004: Correct an argument name. 2014-07-18 09:11:48 -05:00
ipc.rst
itertools.rst Removed spaces before commas and periods. 2013-12-23 18:19:34 +02:00
jpeg.rst
json.rst
keyword.rst
language.rst
linecache.rst
locale.rst
logging.config.rst Issue #22130: Corrected fileConfig() documentation. 2014-08-05 10:32:06 +01:00
logging.handlers.rst Issue #21608: Updated HTTPHandler documentation. 2014-05-30 18:46:02 +01:00
logging.rst Issue #21245: updated documentation on exception() method and function. 2014-04-15 23:11:15 +01:00
mac.rst
macos.rst
macosa.rst
macostools.rst
macpath.rst
mailbox.rst #19981: fix typo in email.mailbox docs. Patch by Claudiu Popa. 2013-12-14 12:42:29 +02:00
mailcap.rst
markup.rst
marshal.rst Issue #19630 Emphasise that the file parameter to marshal.dump must be a real file object 2014-04-29 16:11:18 +01:00
math.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
md5.rst
mhlib.rst
mimetools.rst
mimetypes.rst Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers) 2013-10-22 20:45:13 +01:00
mimewriter.rst
mimify.rst
miniaeframe.rst
misc.rst
mm.rst
mmap.rst
modulefinder.rst
modules.rst
msilib.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
msvcrt.rst
multifile.rst
multiprocessing.rst #19890: fix typo in multiprocessing docs. Patch by Mike Short. 2014-02-15 16:58:52 +02:00
mutex.rst
netdata.rst
netrc.rst
new.rst
nis.rst
nntplib.rst Closes #19416: fix references in the nntplib docs. 2013-10-29 08:14:51 +01:00
numbers.rst
numeric.rst
operator.rst Issue #20005: Fix typo in operator docs. Patch by Claudiu Popa. 2013-12-18 12:18:36 -06:00
optparse.rst
os.path.rst clarify that islink only really works if python knows about symlinks (closes #13143) 2014-06-22 17:59:35 -07:00
os.rst getuid() returns real process id not effective (closes #22307) 2014-08-30 21:04:15 -04:00
ossaudiodev.rst Removed spaces before commas and periods. 2013-12-23 18:19:34 +02:00
othergui.rst Wing IDE is switching to PyQt... 2013-10-13 22:23:27 +02:00
parser.rst
pdb.rst
persistence.rst
pickle.rst Issue #19189: Improved cross-references in the pickle module documentation. 2013-10-14 10:43:26 +03:00
pickletools.rst
pipes.rst Fix strange deprecation version. 2013-10-06 12:31:06 +02:00
pkgutil.rst
platform.rst Fix: win32_ver returns a 4-tuple. Found by Andrew Berg on docs@. 2013-10-06 19:19:18 +02:00
plistlib.rst
popen2.rst
poplib.rst
posix.rst Issue #19207: Improved cross-references in the os, os.path, and posix modules 2013-10-13 20:25:30 +03:00
posixfile.rst
pprint.rst
profile.rst
pty.rst
pwd.rst
py_compile.rst
pyclbr.rst
pydoc.rst
pyexpat.rst Issue #6676: Ensure a meaningful exception is raised when attempting 2014-03-27 16:38:32 -07:00
python.rst
queue.rst
quopri.rst
random.rst
re.rst #21690: fix a couple of links in the docs of the re module. Noticed by Julian Gilbey. 2014-06-20 00:47:11 +03:00
readline.rst
repr.rst fix links to builtin repr function (closes #20573) 2014-02-14 14:10:39 -05:00
resource.rst
restricted.rst
rexec.rst Removed spaces before colons and semicolons. 2013-12-24 11:04:06 +02:00
rfc822.rst
rlcompleter.rst
robotparser.rst
runpy.rst issue 20091 - index entry for __main__ in runpy docs. 2014-06-20 01:36:58 -07:00
sched.rst
scrolledtext.rst
select.rst
sets.rst
sgi.rst
sgmllib.rst
sha.rst
shelve.rst
shlex.rst Issue #19197: Improved cross-references in the shlex module documentation. 2013-10-13 21:17:56 +03:00
shutil.rst
signal.rst
simplehttpserver.rst
simplexmlrpcserver.rst Issue #19082: Working SimpleXMLRPCServer and xmlrpclib examples, both in modules and documentation. 2014-01-12 16:04:08 -08:00
site.rst Issue #19897: Use python as executable instead of python3. 2014-06-26 23:27:26 +03:00
smtpd.rst
smtplib.rst #20903: clarify what happens when an smtp connection timeout occurs. 2014-06-09 16:40:47 -04:00
sndhdr.rst
socket.rst Fix note markup (#16805). 2014-03-12 19:35:54 -04:00
socketserver.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
someos.rst
spwd.rst
sqlite3.rst #21653: fix doc for return type of sqlite3.Row.keys(). 2014-06-05 15:15:43 -04:00
ssl.rst Fixed the versionadded in the docs for the backport in 16c86a6bdbe2 2014-09-04 13:37:07 -07:00
stat.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
statvfs.rst
stdtypes.rst Issue #20643: Fixed references to the next() method (distinguish from the 2014-09-05 23:34:12 +03:00
string.rst #19238: fix typo in documentation. 2013-11-17 02:47:12 +02:00
stringio.rst
stringprep.rst Closes #20735: remove erroneous deprecated marker from stringprep docs 2014-02-24 09:26:53 +01:00
strings.rst
struct.rst Issue #19795: Improved markup of True/False constants. 2013-11-29 12:16:53 +02:00
subprocess.rst #21347: use string not list in shell=True example. 2014-05-14 10:09:21 -04:00
sun.rst
sunau.rst
sunaudio.rst
symbol.rst
symtable.rst
sys.rst Removed spaces before commas and periods. 2013-12-23 18:19:34 +02:00
sysconfig.rst Issue #22199: Make get_makefile_filename() available in Lib/sysconfig.py 2014-08-22 13:48:06 -07:00
syslog.rst
tabnanny.rst
tarfile.rst Issue #22369: Change "context manager protocol" to "context management protocol". 2014-09-10 23:46:14 +03:00
telnetlib.rst Removed spaces before colons and semicolons. 2013-12-24 11:04:06 +02:00
tempfile.rst
termios.rst
test.rst
textwrap.rst
thread.rst Issue #22006: Remove outdated thread module caveat. Thanks Dan O'Reilly for the report. 2014-07-19 21:47:13 +01:00
threading.rst Closes #15829: document ThreadError and fix exception raised for releasing unlocked locks. 2013-10-13 10:23:27 +02:00
time.rst Fix typo found by Scott Hinton on docs@ 2014-07-07 15:31:21 -05:00
timeit.rst
tix.rst
tk.rst
tkinter.rst Issue #20966: Fix Tkinter Resources link 2014-03-18 09:18:53 -05:00
token.rst
tokenize.rst document TokenError and unclosed expression behavior (closes #12063) 2014-06-07 17:47:41 -07:00
trace.rst minor docfix (reported at docs@python.org) trace.py argument is --count not --counts 2014-04-06 10:58:51 -07:00
traceback.rst Issue 21125: minor wording tweak. 2014-04-01 22:11:34 -07:00
ttk.rst Issue #19795: Improved markup of True/False constants. 2013-11-29 12:16:53 +02:00
tty.rst
turtle.rst Fix a minor typo in the turtle docs. Found by Brandon Passmore on docs@. 2014-07-16 14:48:11 -05:00
types.rst
undoc.rst
unicodedata.rst
unittest.rst #18566: Whitespace 2014-04-15 23:44:10 -04:00
unix.rst
urllib.rst #19906: clarify note in urllib docs. 2014-02-10 09:59:04 +02:00
urllib2.rst Fix typo pointed out by Dmitry Chaplinsky on docs@. 2014-06-28 03:12:37 +03:00
urlparse.rst
user.rst
userdict.rst Fix typo. Pointed out by Finn Ellis on docs@. 2014-01-13 20:38:17 -06:00
uu.rst
uuid.rst
warnings.rst
wave.rst
weakref.rst Issue #7105: weak dict iterators are fragile because of unpredictable GC runs 2013-12-05 10:03:45 +00:00
webbrowser.rst
whichdb.rst
windows.rst
winsound.rst Closes #13740: SND_NOWAIT seems to be ignored on modern Windows. 2013-10-13 10:49:41 +02:00
wsgiref.rst
xdrlib.rst
xml.dom.minidom.rst Removed spaces before commas and periods. 2013-12-23 18:19:34 +02:00
xml.dom.pulldom.rst
xml.dom.rst
xml.etree.elementtree.rst Minor readability improvement. 2014-03-29 11:49:11 -07:00
xml.rst Fix unfinished thought in xml overview page. Suggested by Bo Bayles on docs@. 2014-01-31 11:27:24 -06:00
xml.sax.handler.rst
xml.sax.reader.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
xml.sax.rst
xml.sax.utils.rst
xmllib.rst
xmlrpclib.rst
zipfile.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
zipimport.rst Issue #19795: Improved markup of True/False constants. 2013-11-29 12:16:53 +02:00
zlib.rst Closes #19277: document all parameters of compressobj(). 2013-10-17 19:51:00 +02:00