cpython/Doc/library
cocoatomo de65804d5c Insert a missing semicolon in sgmllib documentation (#772) 2017-03-22 21:12:36 +02:00
..
2to3.rst Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings 2016-10-30 05:19:02 +00:00
__builtin__.rst Issue #24314: Add links for general attributes like __name__, __dict__ 2016-06-18 03:57:31 +00:00
__future__.rst #14494: Document that absolute imports became default in 3.0 instead of 2.7. 2012-05-19 18:36:33 +03:00
__main__.rst
_winreg.rst Fixed double hyphens that are rendered to literal en-dashes in the documenation. 2016-12-04 10:20:18 +02:00
abc.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
aepack.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
aetools.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
aetypes.rst English spelling and grammar fixes 2016-07-11 07:51:37 +00:00
aifc.rst Fix markup. 2013-10-18 11:54:52 +03:00
al.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
allos.rst Issue #11794: Reorganised logging documentation. 2011-04-08 11:40:38 +01:00
anydbm.rst Closes #20872: dbm/gdbm/ndbm close methods are not documented 2014-06-25 12:55:48 +02:00
archiving.rst Improve interlinking of archiving/compression modules docs. 2012-02-26 01:10:14 +01:00
argparse.rst Fix spelling and markup in documentation and code comment 2017-01-14 08:51:49 +00:00
array.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
ast.rst Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
asynchat.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 13:45:32 +03:00
asyncore.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
atexit.rst Issue #15233: Python now guarantees that callables registered with the atexit 2013-08-21 18:25:00 +02:00
audioop.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 13:45:32 +03:00
autogil.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
base64.rst Issue #22088: Clarify base-64 alphabets and which characters are discarded 2016-02-23 22:30:50 +00:00
basehttpserver.rst Issue #25738: Don’t send message body for 205 Reset Content 2016-06-08 07:16:14 +00:00
bastion.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
bdb.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
binascii.rst Issue #29004: Document binascii.crc_hqx() implements CRC-CCITT 2016-12-24 07:53:57 +00:00
binhex.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
bisect.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:50:12 +03:00
bsddb.rst Removed spaces before commas and periods. 2013-12-23 18:19:34 +02:00
bz2.rst Use https:// URLs when referring to python.org hosts. 2014-10-29 08:36:35 +01:00
calendar.rst Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges 2016-11-26 13:43:39 +02:00
carbon.rst Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and 2013-01-09 22:04:35 -08:00
cd.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
cgi.rst Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
cgihttpserver.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
cgitb.rst Update signature style of optional arguments, part two. 2009-04-05 22:20:44 +00:00
chunk.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
cmath.rst Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges 2016-11-26 13:43:39 +02:00
cmd.rst #22613: document Cmd.cmdqueue (thanks Jacques Ducasse) 2014-10-31 10:25:38 +01:00
code.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
codecs.rst Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges 2016-11-26 13:43:39 +02: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 Insert the line which should not have been deleted (#581) 2017-03-09 08:54:27 -07:00
colorpicker.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
colorsys.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:50:12 +03:00
commands.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
compileall.rst closes #22528: add source links to symtable and compileall 2014-10-02 08:38:39 +02:00
compiler.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
configparser.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
constants.rst #15429: Fix invalid mention of types.NoneType from None docs. 2012-07-22 20:43:13 -04:00
contextlib.rst Remove redundant leading zeroes in PEP references. 2016-03-31 15:31:04 +03:00
cookie.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
cookielib.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
copy.rst Issue #27416: clarify copy doc 2016-06-30 11:50:23 +02:00
copy_reg.rst Fix typo pointed out on docs@ by Yaniv Sayeh 2015-02-19 22:28:36 -06:00
crypt.rst Now that it's possible, avoid timing attacks in the crypt module examples) 2012-09-28 18:50:38 +05:30
crypto.rst delete old crypto prose (closes #26066) 2016-01-09 23:55:47 -08:00
csv.rst Issue 13573: Document that csv.writer uses str() for floats instead of repr(). 2016-02-27 23:34:54 -08:00
ctypes.rst Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings 2016-10-30 05:19:02 +00:00
curses.ascii.rst Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges 2016-11-26 13:43:39 +02:00
curses.panel.rst Merged revisions 73286,73294,73296,73459,73462-73463,73544,73576-73577,73595-73596,73693-73694,73704-73705,73707,73713,73937-73940,73945,73951,73979 via svnmerge from 2009-10-27 14:29:22 +00:00
curses.rst bpo-29856: Fix typo in curses documentation (GH-730) (GH-733) 2017-03-19 20:55:34 -07: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 Break up the 'someos' docs classification based on a more user-focused scheme, including creation of a separate 'Concurrent Execution' section 2012-08-20 18:05:46 +10:00
datetime.rst Issue #29078: Add the missing import in datetime.time doc example. 2016-12-27 12:21:28 +08:00
dbhash.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
dbm.rst Closes #20872: dbm/gdbm/ndbm close methods are not documented 2014-06-25 12:55:48 +02:00
debug.rst Issue #11393: Add the new faulthandler module 2011-03-31 01:31:06 +02:00
decimal.rst Issue #27720: Fix error in eng_to_decimal docs and add examples from the specification. 2016-08-13 11:10:23 -07:00
development.rst Implemented PEP 405 (Python virtual environments). 2012-05-26 03:45:29 +01:00
difflib.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
dircache.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
dis.rst Document the BUILD_SET opcode. 2015-11-12 10:02:06 -06:00
distribution.rst Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7 2014-11-11 10:24:11 -05:00
distutils.rst Issue #26014: Guide 2.7 users to the new packaging documentation: 2016-06-05 17:35:43 -07:00
dl.rst Restore [] where default arguments are not keywords 2012-05-22 15:22:14 +02:00
doctest.rst Issue #29371: Clarify bitwise OR operation in doctest option flags. 2017-02-06 20:30:10 -08:00
docxmlrpcserver.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
dumbdbm.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
dummy_thread.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
dummy_threading.rst Issue #16174: Fix suggested usage of dummy_threading module. 2012-10-09 13:44:16 +03:00
easydialogs.rst Issue #26638: Disable inappropriate links to Python interpreter options 2016-10-30 05:24:45 +00:00
email-examples.rst Adding an example of reproducing the rfc822.Message() parsing. 2010-03-19 23:23:05 +00:00
email.charset.rst Issue #18761: Improved cross-references in email documentation. 2013-08-19 10:03:25 +03:00
email.encoders.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:17:53 -04:00
email.errors.rst Issue #18761: Improved cross-references in email documentation. 2013-08-19 10:03:25 +03:00
email.generator.rst Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. 2016-02-26 19:37:12 +01:00
email.header.rst Issue #18761: Improved cross-references in email documentation. 2013-08-19 10:03:25 +03:00
email.iterators.rst Issue #18761: Improved cross-references in email documentation. 2013-08-19 10:03:25 +03:00
email.message.rst Issue #19795: Improved markup of True/False constants. 2013-11-29 12:16:53 +02:00
email.mime.rst Issue #18761: Improved cross-references in email documentation. 2013-08-19 10:03:25 +03:00
email.parser.rst Issue #25523: Backported a-to-an corrections. 2015-11-02 15:06:09 +02:00
email.rst Fixing broken links in doc, part 4: some more breaks and redirects 2014-10-29 10:57:37 +01:00
email.util.rst #18243: Remove obsolete cautionary note from email mktime_tz docs. 2014-04-26 19:05:03 -04:00
ensurepip.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03: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 Issue #25161: Add full stops in documentation; patch by Takase Arihiro 2015-10-10 10:52:35 +00:00
fcntl.rst [backport to 2.7] - issue8519 - Reference termios and ioctl manual pages in the library documentation. 2016-06-02 23:51:22 -07:00
filecmp.rst #16154: merge with 3.2. 2013-01-11 09:12:28 +02:00
fileformats.rst Issue 10499: Modular interpolation in configparser 2010-12-03 16:28:00 +00:00
fileinput.rst fileinput.hook_encoded() uses io.open(), not codecs.open(). 2016-04-27 23:07:25 +03:00
filesys.rst Merged revisions 84827-84829 via svnmerge from 2010-09-15 11:25:11 +00:00
fl.rst Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL 2016-05-28 02:33:05 +00:00
fm.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
fnmatch.rst Issue #22949: Documented that fnmatch.translate() is for use with re.match(). 2016-10-27 22:47:08 +03:00
formatter.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
fpectl.rst Use source role to get links to files 2012-07-02 17:46:56 -04:00
fpformat.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
fractions.rst Issue #25161: Add full stops in documentation; patch by Takase Arihiro 2015-10-10 10:52:35 +00:00
framework.rst Merged revisions 72007-72010,72036-72037 via svnmerge from 2009-04-28 18:23:28 +00:00
frameworks.rst Merged revisions 85732,85778,85785,85853,85930,86008,86089 via svnmerge from 2010-11-05 01:07:35 +00:00
ftplib.rst fix parameter names in ftplib documentation (GH-656) 2017-03-13 10:41:38 +08:00
functions.rst Issue #29329: Improve documentation for hex(). Patch by Ammar Askar 2017-02-01 22:27:02 -08:00
functools.rst Issue #24314: Add links for general attributes like __name__, __dict__ 2016-06-18 03:57:31 +00: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 Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 13:45:32 +03:00
getpass.rst Issue #12243: Remove redundant availability notes from getpass docs 2016-06-01 18:32:42 -07:00
gettext.rst Fixing broken links in doc, part 3: the rest 2014-10-29 10:26:56 +01:00
gl.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
glob.rst Issue #25615: Document unsorted behaviour of glob; patch by Dave Jones 2015-11-16 23:46:22 +00:00
grp.rst Merged revisions 87238 via svnmerge from 2010-12-14 16:26:30 +00:00
gzip.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
hashlib.rst make wikipedia link https 2015-09-27 02:05:01 -07:00
heapq.rst Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc 2016-04-15 02:14:19 +00:00
hmac.rst Change double hyphens (en dashes) to em (longer) dashes 2016-11-21 00:21:39 +00:00
hotshot.rst Merged revisions 76904 via svnmerge from 2009-12-19 22:59:01 +00:00
htmllib.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
htmlparser.rst Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
httplib.rst Issue #19795: Improved more markups of True/False. 2016-10-19 18:30:16 +03:00
i18n.rst More conversion to new-style optional args. 2009-05-17 13:00:36 +00:00
ic.rst Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc 2016-04-15 02:14:19 +00:00
idle.rst Issue #15308: Add 'interrupt execution' (^C) to Shell menu. 2016-09-12 01:49:55 -04:00
imageop.rst Corrections for a/an in code comments and documentation 2016-05-08 13:45:55 +00:00
imaplib.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
imgfile.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
imghdr.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:27:49 +01:00
imp.rst Issue #17176: Document that imp.NullImporter is no longer 2013-03-13 10:58:50 -07:00
importlib.rst Fixed double hyphens that are rendered to literal en-dashes in the documenation. 2016-12-04 10:20:18 +02:00
imputil.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
index.rst Issue #23617: Correct plurals typo noted by Kentrell Johnson. 2015-03-09 01:54:25 -07:00
inspect.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
internet.rst Closes #11710: create "landing pages" (/library/package.html) for those packages that have no documented content themselves, e.g. "urllib" or "http". 2012-10-06 13:49:34 +02:00
intro.rst Merged revisions 74008,74021-74022,74074-74075,74077,74148,74179,74188,74192-74194,74200,74205 via svnmerge from 2009-10-27 14:34:21 +00:00
io.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
ipc.rst Fix typo in library/ipc.rst 2014-02-09 05:54:13 -08:00
itertools.rst Issue 25926: Clarify that the pure python equivalents are only approximate. 2016-05-28 00:26:41 -07:00
jpeg.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
json.rst Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges 2016-11-26 13:43:39 +02:00
keyword.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
language.rst Merged revisions 77886 via svnmerge from 2010-05-19 14:07:38 +00:00
linecache.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
locale.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 13:45:32 +03:00
logging.config.rst Avoid line breaks after hyphens, otherwise they are turned into spaces 2017-01-14 09:53:23 +00:00
logging.handlers.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
logging.rst Issue #19795: Fixed formatting a table. 2016-10-19 19:37:20 +03:00
mac.rst Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and 2013-01-09 22:04:35 -08:00
macos.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
macosa.rst Issue #15116: Remove references to appscript as it is no longer being 2013-02-02 00:14:44 -08:00
macostools.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
macpath.rst Signature documentation style update, modules J, K, L and M. 2009-06-08 09:13:45 +00:00
mailbox.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:50:12 +03:00
mailcap.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 13:45:32 +03:00
markup.rst Issue 17538: Document XML vulnerabilties 2013-03-26 17:53:05 +01:00
marshal.rst [Issue 15476] Make "code object" its own entry in the index 2016-06-02 19:26:51 -04:00
math.rst Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. 2016-02-26 19:37:12 +01:00
md5.rst
mhlib.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
mimetools.rst
mimetypes.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:50:12 +03:00
mimewriter.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
mimify.rst
miniaeframe.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 Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
modulefinder.rst Issue #25161: Add full stops in documentation; patch by Takase Arihiro 2015-10-10 10:52:35 +00:00
modules.rst Signature documentation style update, modules J, K, L and M. 2009-06-08 09:13:45 +00:00
msilib.rst Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. 2016-02-26 19:37:12 +01:00
msvcrt.rst Fixed double hyphens that are rendered to literal en-dashes in the documenation. 2016-12-04 10:20:18 +02:00
multifile.rst Merged revisions 74207 via svnmerge from 2009-10-27 14:36:50 +00:00
multiprocessing.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
mutex.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
netdata.rst
netrc.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
new.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
nis.rst Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar 2016-02-10 05:44:01 +00:00
nntplib.rst Closes #19416: fix references in the nntplib docs. 2013-10-29 08:14:51 +01:00
numbers.rst The Integral class does not contain implementations for the bit-shifting operations. (See #3056.) 2013-04-14 11:58:54 +02:00
numeric.rst Issue #7652: Integrate the decimal floating point libmpdec library to speed 2012-03-21 18:25:23 +01:00
operator.rst Issue #20005: Fix typo in operator docs. Patch by Claudiu Popa. 2013-12-18 12:18:36 -06:00
optparse.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
os.path.rst Issue 27216: Fix typo (noticed by Alex Chan). 2016-06-04 09:39:42 -07:00
os.rst Issue #15527: remove double parens by changing markup. 2017-01-14 09:40:11 +00:00
ossaudiodev.rst Removed spaces before commas and periods. 2013-12-23 18:19:34 +02:00
othergui.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:50:12 +03:00
parser.rst Adapt mentions of future changes in doc 2012-07-02 17:46:40 -04:00
pdb.rst Change double hyphens (en dashes) to em (longer) dashes 2016-11-21 00:21:39 +00:00
persistence.rst Switch more function arguments docs to new-style. 2009-09-02 20:34:52 +00:00
pickle.rst 'not' is very important here 2015-07-06 11:28:07 -05:00
pickletools.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
pipes.rst Fix strange deprecation version. 2013-10-06 12:31:06 +02:00
pkgutil.rst Issue #15343: Handle importlib.machinery.FileFinder instances in pkgutil.walk_packages (et al) 2012-07-15 21:19:18 +10:00
platform.rst Issue #15527: remove double parens by changing markup. 2017-01-14 09:40:11 +00:00
plistlib.rst Fixing broken links in doc, part 3: the rest 2014-10-29 10:26:56 +01:00
popen2.rst Use https:// URLs when referring to python.org hosts. 2014-10-29 08:36:35 +01:00
poplib.rst Closes #16789: :meth:`quit` links to constants instead of own module 2012-12-26 16:47:03 +01:00
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 Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
pprint.rst Issue #25179: Preparatory cleanup of existing docs on string formatting 2016-02-08 01:34:09 +00:00
profile.rst Add the original author of profile.py back to the docs, at his request. 2015-09-10 12:11:17 -07:00
pty.rst Remove some of the old demos. (Put a few somewhere else.) 2010-12-30 17:22:33 +00:00
pwd.rst Switch more function arguments docs to new-style. 2009-09-02 20:34:52 +00:00
py_compile.rst #27753: fix typo (name->named). 2016-08-13 14:46:23 -04:00
pyclbr.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
pydoc.rst #16484: Change PYTHONDOCS to "https:", and fix links to use lowercase 2016-06-12 05:25:16 +00:00
pyexpat.rst Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
python.rst Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7 2014-11-11 10:24:11 -05:00
queue.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
quopri.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
random.rst Issue #29023: Clarify that ints and longs are always deterministic seeds for random. 2017-01-06 16:13:37 -08:00
re.rst bpo-22594: Add a link to the regex module in re documentation (GH-241) (GH-321) 2017-02-26 08:56:21 -08:00
readline.rst Issue #16182: Backport documentation of set_pre_input_hook() availability 2016-06-14 08:45:43 +00:00
repr.rst Doc: fix usage of deprecated config value "unused_docs", and a duplicate object name. 2014-09-21 00:42:40 +02:00
resource.rst Issue #25393: Fix probable copy/paste error in resource docs 2016-07-19 16:41:20 -05:00
restricted.rst Issue #24314: Add links for general attributes like __name__, __dict__ 2016-06-18 03:57:31 +00:00
rexec.rst Removed spaces before colons and semicolons. 2013-12-24 11:04:06 +02:00
rfc822.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
rlcompleter.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
robotparser.rst Issue #17398: document url argument of RobotFileParser 2013-03-15 16:49:22 -04:00
runpy.rst Issue #12602: Add missing cross-references to runpy and using/cmdline docs. 2014-12-10 02:07:08 +02:00
sched.rst Issue #16642: sched.scheduler timefunc initial default is time.monotonic. 2013-03-09 02:14:27 -05:00
scrolledtext.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
select.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
sets.rst issue26484 - fix the broken table in the doc about len(). 2016-03-04 16:32:36 -08:00
sgi.rst
sgmllib.rst Insert a missing semicolon in sgmllib documentation (#772) 2017-03-22 21:12:36 +02:00
sha.rst
shelve.rst Issue #19795: Mark up True and False as literal text instead of bold. 2016-10-19 16:43:18 +03:00
shlex.rst Issue #27125: Fix various errors like “will [be] inherited” 2016-05-29 08:13:58 +00:00
shutil.rst Issue #14061: Misc fixes and cleanups in archiving code in shutil. 2016-12-16 19:04:17 +02:00
signal.rst Marked keystrokes with the :kbd: role. 2015-09-12 17:47:12 +03:00
simplehttpserver.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
simplexmlrpcserver.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
site.rst Issue #19897: Use python as executable instead of python3. 2014-06-26 23:27:26 +03:00
smtpd.rst #26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs. 2016-09-07 14:09:51 -04:00
smtplib.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
sndhdr.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
socket.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
socketserver.rst Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
someos.rst Break up the 'someos' docs classification based on a more user-focused scheme, including creation of a separate 'Concurrent Execution' section 2012-08-20 18:05:46 +10:00
spwd.rst Merged revisions 74821,74828-74831,74833,74835 via svnmerge from 2009-09-16 16:05:59 +00:00
sqlite3.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
ssl.rst Issue #29038: Fix duplicate get_ca_certs() doc entry. 2016-12-23 11:10:19 +08:00
stat.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:00 +03:00
statvfs.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
stdtypes.rst bpo-29709: Improve Boolean Operations documentation (#433) (#438) 2017-03-03 13:34:52 -08:00
string.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
stringio.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
stringprep.rst Closes #20735: remove erroneous deprecated marker from stringprep docs 2014-02-24 09:26:53 +01:00
strings.rst Close #4966: revamp the sequence docs in order to better explain the state of modern Python 2012-08-20 17:14:07 +10:00
struct.rst Issue #19795: Improved markup of True/False constants. 2013-11-29 12:16:53 +02:00
subprocess.rst Issue #19795: Mark up True and False as literal text instead of bold. 2016-10-19 16:43:18 +03:00
sun.rst
sunau.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
sunaudio.rst Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 2016-04-17 09:37:36 +03:00
symbol.rst Issue #11984: remove reference to parser, it's not showing symbol usage anymore 2012-01-05 19:06:25 +01:00
symtable.rst closes #22528: add source links to symtable and compileall 2014-10-02 08:38:39 +02:00
sys.rst Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges 2016-11-26 13:43:39 +02:00
sysconfig.rst Issue #19795: Improved more markups of True/False. 2016-10-19 18:30:16 +03:00
syslog.rst #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. 2012-09-14 06:48:32 +03:00
tabnanny.rst fix function name in tabnanny documentation (GH-764) 2017-03-22 15:22:44 +08:00
tarfile.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:50:12 +03:00
telnetlib.rst Removed spaces before colons and semicolons. 2013-12-24 11:04:06 +02:00
tempfile.rst Issue #26261: Clarify NamedTemporaryFile name attribute vs file.name 2016-02-22 10:10:00 +00:00
termios.rst [backport to 2.7] - issue8519 - Reference termios and ioctl manual pages in the library documentation. 2016-06-02 23:51:22 -07:00
test.rst Issue #26672: Fix regrtest example in test.rst 2016-04-27 08:58:32 +03:00
textwrap.rst #15510: clarify textwrap's handling of whitespace, and add confirming tests. 2012-09-08 13:42:01 -04:00
thread.rst Issue #24952: Clarify default argument of stack_size() in threading, thread 2015-08-31 03:40:59 +00:00
threading.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 13:45:32 +03:00
time.rst Closes #28130: Documented that time.tzset() updates time module globals. 2017-01-12 15:06:34 -05:00
timeit.rst Issue #26638: Cannot directly link to main option from the “timeit” module 2016-10-30 05:41:04 +00:00
tix.rst Issue #27125: Remove duplicated words from documentation and comments 2016-05-30 04:04:50 +00:00
tk.rst Merged revisions 85732,85778,85785,85853,85930,86008,86089 via svnmerge from 2010-11-05 01:07:35 +00:00
tkinter.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:50:12 +03:00
token.rst Issue #13632: Update token documentation to reflect actual token types 2011-12-23 22:30:16 -06:00
tokenize.rst Issue #26127: Fix links in tokenize documentation 2016-01-16 04:32:52 +00: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 Issue26035 - Correct the argument names used in the docs of the traceback module. Make it consistent with module args. 2016-01-15 22:13:16 -08:00
ttk.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
tty.rst Merged revisions 74821,74828-74831,74833,74835 via svnmerge from 2009-09-16 16:05:59 +00:00
turtle.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
types.rst Issue #26747: Document that InstanceTypes only works for old-style classes 2016-04-14 15:51:22 +03:00
undoc.rst Merged revisions 74209 via svnmerge from 2009-10-27 14:37:48 +00:00
unicodedata.rst #16681: merge with 3.2. 2012-12-14 20:13:39 +02:00
unittest.rst Issue #29274: tests cases → test cases 2017-01-18 12:14:29 +00:00
unix.rst Merged revisions 74821,74828-74831,74833,74835 via svnmerge from 2009-09-16 16:05:59 +00:00
urllib.rst Add clarity to the warning on certificate verification in urllib. 2017-01-27 23:05:34 -08:00
urllib2.rst Prevent HTTPoxy attack (CVE-2016-1000110) 2016-07-30 05:49:53 -07:00
urlparse.rst Fix the urllib.parse.urljoin docs. Reported by Bo Bayles in docs list. 2016-06-22 00:56:22 -07:00
user.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
userdict.rst Issue #21818: Fixed references to classes that have names matching with module 2016-12-02 23:13:42 +02:00
uu.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
uuid.rst Issue #29217: Fix the wrong type description of UUID.variant. 2017-01-10 11:27:07 +08:00
warnings.rst Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings 2016-10-30 05:19:02 +00:00
wave.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
weakref.rst bpo-29474: Improve documentation for weakref.WeakValueDictionary (#11) 2017-02-10 19:44:57 -06:00
webbrowser.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
whichdb.rst Change double hyphens (en dashes) to em (longer) dashes 2016-11-21 00:21:39 +00:00
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 Issue #23943: Fix typos. Patch by Piotr Kasprzyk. 2016-07-28 03:04:04 +00:00
xdrlib.rst Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
xml.dom.minidom.rst English spelling and grammar fixes 2016-07-11 07:51:37 +00:00
xml.dom.pulldom.rst Issue 17538: Document XML vulnerabilties 2013-03-26 17:53:05 +01:00
xml.dom.rst Issue #27993: Fix problems with the plural “objects” in docs and comments 2016-09-08 05:39:59 +00:00
xml.etree.elementtree.rst Issue #19795: Improved more markups of True/False. 2016-10-19 18:30:16 +03:00
xml.rst Issue #18789: Update XML vulnerability table to use Safe/Vulnerable instead of No/Yes. (backport to 2.7) 2016-10-13 14:34:20 -07:00
xml.sax.handler.rst Issue #18760: Improved cross-references in the xml package. 2013-08-29 10:34:23 +03:00
xml.sax.reader.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
xml.sax.rst Issue #18760: Improved cross-references in the xml package. 2013-08-29 10:34:23 +03:00
xml.sax.utils.rst Issue #18760: Improved cross-references in the xml package. 2013-08-29 10:34:23 +03:00
xmllib.rst Use https:// URLs when referring to python.org hosts. 2014-10-29 08:36:35 +01:00
xmlrpclib.rst Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL 2016-05-28 02:33:05 +00:00
zipfile.rst Issue #28513: Documented command-line interface of zipfile. 2016-11-02 12:05:54 +02:00
zipimport.rst Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
zlib.rst Issue #5784: Cannot test wbits=0 unless we know we have zlib v1.2.3.5 2016-05-27 11:20:21 +00:00