cpython/Doc/library
Chris Jerdonek b9829fca71 Backport from 3.2: link to mapping glossary entry in docs. 2012-11-03 12:13:46 -07:00
..
2to3.rst Issue #16199: Backport 2to3 typo fix from 3.2. 2012-10-11 16:15:46 -07: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 Improve interlinking of archiving/compression modules docs. 2012-02-26 01:10:14 +01:00
argparse.rst - Issue #15935: Clarification of argparse docs, re: add_argument() type and 2012-09-25 10:32:53 -04:00
array.rst
ast.rst
asynchat.rst
asyncore.rst
atexit.rst Improve doc for atexit.register (#12297) 2012-02-15 17:08:34 +01:00
audioop.rst
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 Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03: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 Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
cd.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
cgi.rst complete cgi.parse() signature; thanks to Aaron Bingham from docs@ 2012-08-12 18:47:45 +02: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 Issue #15825: fix typo in OrderedDict docs. 2012-08-31 13:53:30 +03:00
colorpicker.rst
colorsys.rst
commands.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
compileall.rst
compiler.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03: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 Issue #9021: Add an introduction to the copy module. Doc changes suggested by Terry Reedy. 2012-02-09 18:22:01 +08:00
copy_reg.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
crypt.rst
crypto.rst
csv.rst Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
ctypes.rst #16371: fix up the English. 2012-10-31 10:53:13 -04:00
curses.ascii.rst
curses.panel.rst
curses.rst #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. 2012-09-14 06:48:32 +03:00
custominterp.rst
datatypes.rst
datetime.rst Remove patch artifacts. 2012-08-21 19:44:00 +02: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 Issue #16348: Fix incorrect documentation for Decimal.remainder_near. 2012-10-31 19:44:09 +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
fcntl.rst
filecmp.rst #15269: document dircmp.left and right. 2012-08-14 21:50:38 -04: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
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
framework.rst
frameworks.rst
ftplib.rst
functions.rst #16210: combine the two type() docs. Patch by Pete Sevander. 2012-10-24 23:01:30 +03:00
functools.rst #13852: some small doc fixes. 2012-01-25 22:36:25 +01:00
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
grp.rst
gzip.rst Improve interlinking of archiving/compression modules docs. 2012-02-26 01:10:14 +01:00
hashlib.rst
heapq.rst
hmac.rst Closes #13944: fix capitalization of class name. 2012-02-05 09:25:22 +01:00
hotshot.rst
htmllib.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
htmlparser.rst #14020: improve HTMLParser documentation. 2012-02-18 01:46:04 +02:00
httplib.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02: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
imp.rst minor .rst fix 2012-04-10 19:50:08 +08: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 #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. 2012-09-14 06:48:32 +03:00
jpeg.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
json.rst Issue #14570: Document json sort_keys parameter properly. 2012-10-28 14:58:52 +02: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 Closes #15807: Removed incorrect directive from help. 2012-08-29 14:25:42 +01:00
logging.rst Issue #15399: Added versionchanged for processName. 2012-07-20 09:48:46 +01:00
mac.rst
macos.rst
macosa.rst
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
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
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
modulefinder.rst
modules.rst
msilib.rst
msvcrt.rst
multifile.rst
multiprocessing.rst #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. 2012-09-14 06:48:32 +03: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
numbers.rst
numeric.rst
operator.rst
optparse.rst #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. 2012-09-14 06:48:32 +03:00
os.path.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
os.rst Backport from 3.2: link to mapping glossary entry in docs. 2012-11-03 12:13:46 -07: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
pickletools.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
pipes.rst Issue #14616: Document pipes.quote and mention this one in subprocess docs. 2012-10-28 11:48:02 +02:00
pkgutil.rst
platform.rst merge from fb225c289bf0 2012-02-01 15:17:39 -06:00
plistlib.rst #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
popen2.rst
poplib.rst
posix.rst
posixfile.rst
pprint.rst
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 #14519: fix the regex used in the scanf example. 2012-04-29 11:47:28 +03: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 Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03: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
sndhdr.rst
socket.rst Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
socketserver.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
someos.rst
spwd.rst
sqlite3.rst Fix sqlite3 class markup. 2012-09-30 21:04:46 -04:00
ssl.rst Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
stat.rst
statvfs.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
stdtypes.rst Backport from 3.2: link to mapping glossary entry in docs. 2012-11-03 12:13:46 -07:00
string.rst Update docs for string.zfill 2012-09-28 16:32:27 +03: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 Issue #14616: Document pipes.quote and mention this one in subprocess docs. 2012-10-28 11:48:02 +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 Fix typo (#13467) 2012-02-26 01:29:09 +01:00
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 #14823: Simplify threading.Lock.acquire argument discussion. 2012-05-17 09:15:02 -04: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 #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02: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
unittest.rst Add missing comma. 2012-08-29 17:50:42 +03:00
unix.rst
urllib.rst #15543: reflow paragraphs. 2012-08-15 11:22:58 -04:00
urllib2.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
urlparse.rst urlparse docs clean up 2012-06-28 21:07:32 -07: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 #14804: Remove [] around optional arguments with default values 2012-05-22 10:27:40 +02:00
xml.dom.pulldom.rst
xml.dom.rst
xml.etree.elementtree.rst Issue #15586: porting ET's new documentation bits to 2.7. Patch by Daniel Ellis 2012-08-18 05:40:38 +03: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 Issue #16025: Minor corrections to the zipfile documentation. 2012-10-06 18:01:05 +03:00
zipimport.rst
zlib.rst Improve interlinking of archiving/compression modules docs. 2012-02-26 01:10:14 +01:00