cpython/Doc/library
Terry Jan Reedy 3e50fb3f69 Issue #17415: Clarify 'this' referent by moving containing sentence just after
the sentence referred to. Make other minor edits to improve flow.
2013-03-17 15:21:26 -04:00
..
2to3.rst fix long fixer docs (#4590) 2013-01-28 18:28:38 -05:00
__builtin__.rst
__future__.rst #14494: Document that absolute imports became default in 3.0 instead of 2.7. 2012-05-19 18:36:04 +03:00
__main__.rst
_winreg.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
abc.rst
aepack.rst
aetools.rst
aetypes.rst
aifc.rst
al.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
allos.rst
anydbm.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
archiving.rst
argparse.rst #16940: fix indentation in example. 2013-01-12 10:39:45 +02:00
array.rst
ast.rst
asynchat.rst
asyncore.rst issue 10527: fix missing import 2013-01-03 02:53:28 +01:00
atexit.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
audioop.rst Issue #16686: Fixed a lot of bugs in audioop module. 2013-02-09 11:10:30 +02:00
autogil.rst
base64.rst
basehttpserver.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
bastion.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
bdb.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
binascii.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
binhex.rst
bisect.rst Make the example cut and pasteable. 2012-04-27 09:55:31 -07:00
bsddb.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
bz2.rst #15543: glossary entry for and 'universal newlines', and links to it. 2012-08-15 11:15:39 -04:00
calendar.rst
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 #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
cgihttpserver.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
cgitb.rst
chunk.rst
cmath.rst
cmd.rst
code.rst
codecs.rst
codeop.rst
collections.rst The example regex should be a raw string. 2013-02-28 11:11:11 -08:00
colorpicker.rst
colorsys.rst #16154: fix some doctests in Doc/library. Patch by Ravi Sinha. 2013-01-11 08:53:10 +02:00
commands.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
compileall.rst
compiler.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
configparser.rst #16085: Don't promote shadowing builtins in the configparser example. 2012-09-29 14:44:16 -04:00
constants.rst
contextlib.rst
cookie.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
cookielib.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
copy.rst
copy_reg.rst #11481: fix markup. 2012-11-08 11:02:58 +02:00
crypt.rst
crypto.rst
csv.rst #16053: document csv.Dialect.strict. Patch by Kushal Das. 2012-11-18 12:55:35 +02:00
ctypes.rst Add warning in ctypes documentation for #16575 and #16576 2013-03-09 05:56:35 -08:00
curses.ascii.rst
curses.panel.rst
curses.rst Add a link to the demo dir. 2013-02-28 17:55:17 +02:00
custominterp.rst
datatypes.rst
datetime.rst #16985: Remove incorrect phrase indication presence of non-present concrete UTC tzinfo instance. 2013-01-18 15:33:39 -05:00
dbhash.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
dbm.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
debug.rst
decimal.rst Typo fix. 2012-11-18 10:41:29 +00:00
development.rst
difflib.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
dircache.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
dis.rst
distutils.rst
dl.rst Restore [] where default arguments are not keywords 2012-05-22 15:22:14 +02:00
doctest.rst Issue #12947: Backport doctest documentation change from 3.3. 2012-10-10 08:39:34 -07:00
docxmlrpcserver.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
dumbdbm.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
dummy_thread.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
dummy_threading.rst
easydialogs.rst
email-examples.rst
email.charset.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:13:54 -04:00
email.encoders.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:13:54 -04:00
email.errors.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:13:54 -04:00
email.generator.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:13:54 -04:00
email.header.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:13:54 -04:00
email.iterators.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:13:54 -04:00
email.message.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:13:54 -04:00
email.mime.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:13:54 -04:00
email.parser.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:13:54 -04:00
email.rst
email.util.rst #11785: fix the :mod: references in email package submodule titles. 2012-05-27 17:13:54 -04:00
errno.rst
exceptions.rst document UnicodeError attributes 2012-12-02 11:33:06 -05:00
fcntl.rst
filecmp.rst #16154: fix some doctests in Doc/library. Patch by Ravi Sinha. 2013-01-11 08:53:10 +02:00
fileformats.rst
fileinput.rst
filesys.rst
fl.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
fm.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
fnmatch.rst #16420: document a way to escape metacharacters in glob/fnmatch. 2012-11-17 17:38:11 +02:00
formatter.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +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 Remove debug output from example. 2012-12-08 12:29:40 +02:00
framework.rst
frameworks.rst
ftplib.rst Closes #16789: :meth:quit links to constants instead of own module 2012-12-26 16:46:04 +01:00
functions.rst Issue #17418: specify that buffer sizes are bytes. 2013-03-16 15:55:53 -04:00
functools.rst
future_builtins.rst
gc.rst
gdbm.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
gensuitemodule.rst
getopt.rst Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
getpass.rst
gettext.rst
gl.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
glob.rst Issue #16695: Document how glob handles filenames starting with a dot 2013-02-23 19:53:03 +01:00
grp.rst
gzip.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
hashlib.rst
heapq.rst
hmac.rst
hotshot.rst
htmllib.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
htmlparser.rst
httplib.rst #17307 - Example of HTTP PUT Request using httplib 2013-03-13 13:30:25 -07:00
i18n.rst
ic.rst
idle.rst Issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context Menu 2012-11-01 22:39:14 +02:00
imageop.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
imaplib.rst
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:24:31 +01:00
imp.rst Fix indentation. 2012-12-22 10:43:06 +01:00
importlib.rst
imputil.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
index.rst Backport from 3.2: remove "Release" and "Date" markers from index pages. 2012-10-28 11:16:36 -07:00
inspect.rst
internet.rst
intro.rst
io.rst #15543: reflow paragraphs. 2012-08-15 11:22:58 -04:00
ipc.rst
itertools.rst Make the from_iterable() recipe more usable. 2012-12-28 00:03:30 -08:00
jpeg.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
json.rst Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. 2013-03-08 19:35:15 -05:00
keyword.rst
language.rst
linecache.rst
locale.rst refer to time.strftime 2012-06-02 18:21:06 +02:00
logging.config.rst Issue #15445: Updated logging configuration documentation to highlight potential security risk posed by listen() in certain scenarios. 2012-07-25 19:12:35 +01:00
logging.handlers.rst Issue #17376: Clarified documentation for TimedRotatingFileHandler weekday rotation. 2013-03-08 23:22:22 +00:00
logging.rst Issue #17007: Made minor changes to documentation wording. 2013-01-21 21:56:35 +00: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
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
mailbox.rst #16071: fix email.message links in the mailbox docs. 2012-09-28 15:21:32 -04:00
mailcap.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
markup.rst Move xml.etree higher and xml.parsers.expat lower in the markup ToC. 2012-03-05 16:44:49 +01:00
marshal.rst
math.rst #15438: add a note to math.pow() that suggests using **/pow() for integers. Patch by Mark Dickinson. 2013-02-23 04:53:44 +02:00
md5.rst
mhlib.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
mimetools.rst
mimetypes.rst
mimewriter.rst
mimify.rst
miniaeframe.rst
misc.rst
mm.rst
mmap.rst #17402: avoid shadowing built-in map in mmap examples. Initial patch by Aman Shah. 2013-03-13 02:26:11 +02:00
modulefinder.rst
modules.rst
msilib.rst
msvcrt.rst
multifile.rst
multiprocessing.rst #17364: remove documentation for a function that does not exist. 2013-03-06 03:20:27 +02:00
mutex.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
netdata.rst
netrc.rst
new.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
nis.rst
nntplib.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
numbers.rst
numeric.rst
operator.rst
optparse.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
os.path.rst Issue #17415: Clarify 'this' referent by moving containing sentence just after 2013-03-17 15:21:26 -04:00
os.rst #16530: the "options" arg of os.wait3 is required. 2012-11-23 19:45:52 +02:00
ossaudiodev.rst #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. 2012-09-14 06:48:32 +03:00
othergui.rst
parser.rst Adapt mentions of future changes in doc 2012-07-02 17:46:40 -04:00
pdb.rst
persistence.rst
pickle.rst Fix method name in documentation (__setstate__ --> __getstate__) 2013-01-02 06:02:23 -08:00
pickletools.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
pipes.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
pkgutil.rst
platform.rst
plistlib.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
popen2.rst
poplib.rst Closes #16789: :meth:quit links to constants instead of own module 2012-12-26 16:46:04 +01:00
posix.rst
posixfile.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
pprint.rst #16589: fix pprint signatures in the doc (backport of 106ee4eb5970). 2012-12-01 19:36:00 +02:00
profile.rst Issue #14900: document added sort keys for profile stats. 2012-10-31 21:54:45 +02:00
pty.rst
pwd.rst
py_compile.rst
pyclbr.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
pydoc.rst
pyexpat.rst Fix a few quotes/backslashes. 2012-09-20 09:48:07 +03:00
python.rst
queue.rst Improve the grammar of a non-sentence. 2012-05-08 21:29:36 -04:00
quopri.rst
random.rst #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. 2012-09-14 06:48:32 +03:00
re.rst #16304: clarify match objects docs. Initial patch by Jan Duzinkiewicz. 2012-11-04 06:46:28 +02:00
readline.rst
repr.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
resource.rst
restricted.rst
rexec.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
rfc822.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
rlcompleter.rst
robotparser.rst Issue #17398: document url argument of RobotFileParser 2013-03-15 16:49:22 -04:00
runpy.rst
sched.rst
scrolledtext.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
select.rst
sets.rst
sgi.rst
sgmllib.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
sha.rst
shelve.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
shlex.rst
shutil.rst Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
signal.rst
simplehttpserver.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
simplexmlrpcserver.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
site.rst #11643: fix rst markup error in site.rst. 2012-09-17 08:59:36 +02:00
smtpd.rst
smtplib.rst Closes #16789: :meth:quit links to constants instead of own module 2012-12-26 16:46:04 +01:00
sndhdr.rst
socket.rst #16666: document default values for socket.getaddrinfo in the text to clarify that it doesn't accept keyword args. 2012-12-25 14:45:55 +02:00
socketserver.rst Issue #14574: Ignore socket errors raised when flushing a connection on close. 2012-12-25 22:46:32 +00:00
someos.rst
spwd.rst
sqlite3.rst Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior 2013-02-26 21:34:33 +02:00
ssl.rst Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
stat.rst Closes #16936: fix duplicate/ambiguous description of stat.S_IFMT in the docs. 2013-01-11 20:25:54 +01:00
statvfs.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
stdtypes.rst Drop double newlines printed in some file iteration examples. 2012-12-08 18:01:27 +02:00
string.rst #17265: fix highlight in template example. Initial patch by Berker Peksag. 2013-02-21 12:30:32 +02:00
stringio.rst
stringprep.rst
strings.rst
struct.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
subprocess.rst #10385: use the mod role in subprocess docs. 2012-11-08 10:07:10 +02:00
sun.rst
sunau.rst
sunaudio.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
symbol.rst
symtable.rst
sys.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
sysconfig.rst
syslog.rst #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. 2012-09-14 06:48:32 +03:00
tabnanny.rst
tarfile.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
telnetlib.rst
tempfile.rst #9957: document that SpooledTemporaryFile.truncate does not take size arg 2012-10-06 18:26:40 -04:00
termios.rst
test.rst Issue #14554: correct example for captured_stdout() 2012-04-24 18:38:59 +02:00
textwrap.rst #15510: clarify textwrap's handling of whitespace, and add confirming tests. 2012-09-08 13:42:01 -04:00
thread.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
threading.rst Issue #17208: add a note about the termination behaviour of daemon threads. 2013-02-15 21:27:18 +01:00
time.rst Fix time.time() references in the time module docs 2012-05-18 21:19:18 +03:00
timeit.rst #15979: improve timeit documentation. 2012-10-02 05:34:38 +03:00
tix.rst #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. 2012-09-14 06:48:32 +03:00
tk.rst
tkinter.rst Issue #15041: Update "see also" list in tkinter documentation. 2012-07-26 17:19:40 +03:00
token.rst
tokenize.rst The StopIteration API applies to both tokenize() and generate_tokens() 2012-07-01 20:00:09 -07:00
trace.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
traceback.rst
ttk.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
tty.rst
turtle.rst
types.rst
undoc.rst
unicodedata.rst #16681: use "bidirectional class" instead of "bidirectional category". 2012-12-14 20:06:43 +02:00
unittest.rst Fix markup in unittest doc. 2013-03-01 21:26:04 +02:00
unix.rst
urllib.rst #15543: reflow paragraphs. 2012-08-15 11:22:58 -04:00
urllib2.rst Fix Issue17069: Document getcode method in urllib.request.rst 2013-02-07 00:51:34 -08:00
urlparse.rst Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior 2013-02-26 01:02:14 -08:00
user.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
userdict.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
uu.rst
uuid.rst
warnings.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
wave.rst
weakref.rst Issue #15412: Remove erroneous note about weakrefs 2012-08-17 15:00:58 +01:00
webbrowser.rst add usage example from cli; thanks to Christian Clauss from docs@ 2012-08-12 17:33:41 +02:00
whichdb.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
windows.rst
winsound.rst
wsgiref.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
xdrlib.rst Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
xml.dom.minidom.rst #11379: rephrase minidom documentation to use the term "minimal" instead of "lightweight". Patch by Éric Araujo. 2013-01-22 22:47:57 +02:00
xml.dom.pulldom.rst
xml.dom.rst Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* 2013-03-11 17:09:58 -04:00
xml.etree.elementtree.rst Issue #11367: fix documentation of some find* methods in ElementTree 2013-03-12 06:08:04 -07:00
xml.sax.handler.rst
xml.sax.reader.rst
xml.sax.rst
xml.sax.utils.rst
xmllib.rst
xmlrpclib.rst Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
zipfile.rst whitespace fix 2013-02-07 22:18:21 -08:00
zipimport.rst Issue #8890: Stop advertising an insecure use of /tmp in docs 2013-02-23 19:24:31 +01:00
zlib.rst Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. 2012-11-11 13:52:10 +01:00