cpython/Doc/library
Ezio Melotti 510ff54324 Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
..
2to3.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
__builtin__.rst Add links from builtins module docs to built-in functions and constants docs 2011-07-29 11:53:57 +02:00
__future__.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
__main__.rst
_winreg.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
abc.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
aepack.rst
aetools.rst
aetypes.rst
aifc.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02: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 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 #10423: clarify options vs args in argparse discussion of optparse 2012-03-30 18:09:07 -04:00
array.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
ast.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
asynchat.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
asyncore.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
atexit.rst Improve doc for atexit.register (#12297) 2012-02-15 17:08:34 +01:00
audioop.rst Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from 2010-11-26 07:42:15 +00:00
autogil.rst
base64.rst Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-85639,85641-85642 via svnmerge from 2010-11-26 07:53:50 +00:00
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 Backport source links from 3.x. 2011-08-19 02:14:03 +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 Improve interlinking of archiving/compression modules docs. 2012-02-26 01:10:14 +01:00
calendar.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
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 Backport source links from 3.x. 2011-08-19 02:14:03 +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 Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
code.rst
codecs.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
codeop.rst
collections.rst note that get() is not affected by default_factory (closes #13887) 2012-01-27 09:14:01 -05:00
colorpicker.rst
colorsys.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
commands.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
compileall.rst Merged revisions 88402 via svnmerge from 2011-02-11 22:54:34 +00:00
compiler.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
configparser.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
constants.rst Add links from builtins module docs to built-in functions and constants docs 2011-07-29 11:53:57 +02:00
contextlib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
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 update link to pycrypto (closes #12351) 2011-06-16 18:49:46 -05:00
csv.rst Issue #11426: use 'with' statements on open files in CSV examples 2011-03-13 08:45:19 +02:00
ctypes.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
curses.ascii.rst
curses.panel.rst
curses.rst it's 'rather than'; reported by James Bateman on docs@ 2011-08-12 19:31:15 +02:00
custominterp.rst
datatypes.rst
datetime.rst Issue #14448: add reference to IANA timezone database; thanks to Georg/Nick suggestions 2012-04-28 11:19:11 +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 closes #13730 2012-01-13 23:41:31 -05:00
development.rst
difflib.rst Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from 2011-02-25 10:39:23 +00:00
dircache.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
dis.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
distutils.rst
dl.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
doctest.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -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 Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
easydialogs.rst fix some broken URLs 2011-12-31 18:13:59 +01:00
email-examples.rst Adding an example of reproducing the rfc822.Message() parsing. 2010-03-19 23:19:55 +00:00
email.charset.rst
email.encoders.rst #11780: s/throw/raise/ 2012-03-16 22:11:22 -04:00
email.errors.rst Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from 2010-10-06 09:28:45 +00:00
email.generator.rst
email.header.rst Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from 2011-02-11 17:25:54 +00:00
email.iterators.rst
email.message.rst Remove duplication. 2011-10-19 10:39:35 +03:00
email.mime.rst Remove duplication. 2011-10-19 10:39:35 +03:00
email.parser.rst Fix #13900: resolve self-referential description of a parameter. 2012-01-29 15:38:47 +01:00
email.rst
email.util.rst Merged revisions 77943,77959-77960 via svnmerge from 2010-02-04 16:35:33 +00:00
errno.rst
exceptions.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
fcntl.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
filecmp.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
fileformats.rst
fileinput.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
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 Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
formatter.rst
fpectl.rst
fpformat.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
fractions.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
framework.rst
frameworks.rst
ftplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
functions.rst Closes #14489: correct link target. 2012-04-05 09:04:40 +02: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 update to new C roles and directives 2012-01-14 16:42:02 +01:00
getpass.rst
gettext.rst Fix a typo and a broken link (part of #10536). 2011-10-08 02:15:04 +02:00
gl.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
glob.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
grp.rst Merged revisions 87238 via svnmerge from 2010-12-14 16:26:30 +00:00
gzip.rst Improve interlinking of archiving/compression modules docs. 2012-02-26 01:10:14 +01:00
hashlib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
heapq.rst Clean-up and improve the priority queue example in the heapq docs. 2011-10-09 17:32:43 +01:00
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 Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
i18n.rst
ic.rst
idle.rst Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge from 2010-12-16 03:53:53 +00:00
imageop.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
imaplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
imgfile.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
imghdr.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
imp.rst minor .rst fix 2012-04-10 19:50:08 +08:00
importlib.rst Merged revisions 84945 via svnmerge from 2010-10-06 09:32:48 +00:00
imputil.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
index.rst Merged revisions 78859-78860,78952,79168-79169,79173,79176,79178-79179,79181,79184-79185,79192,79212 via svnmerge from 2010-03-21 19:34:26 +00:00
inspect.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
internet.rst
intro.rst
io.rst Issue #12922: fix the TextIOBase documentation to include a description of seek() and tell() methods. 2012-01-21 20:27:59 +01:00
ipc.rst
itertools.rst Use xrange in the example 2012-02-01 08:55:21 -08:00
jpeg.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
json.rst explain json.dumps for non-string keys in dicts. closes issue6566. Patch contributed Kirubakaran Athmanathan 2012-03-17 00:37:38 -07: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 update to new C roles and directives 2012-01-14 16:42:02 +01:00
logging.config.rst Issue #12718: Add documentation on using custom importers. 2011-08-11 13:39:52 +01:00
logging.handlers.rst Minor documentation tweak. 2012-03-26 17:06:44 +01:00
logging.rst Updated logging reference and HOWTO. 2012-04-10 19:52:06 +01:00
mac.rst
macos.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
macosa.rst Fix for issue 81275: don't say that the MacPython OSA modules will get new development 2010-09-28 15:46:28 +00:00
macostools.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
macpath.rst
mailbox.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
mailcap.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02: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 Merged revisions 82429 via svnmerge from 2010-07-01 23:41:09 +00:00
md5.rst
mhlib.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
mimetools.rst
mimetypes.rst porting mimetype doc changes from 3.2. 2011-12-23 11:08:31 +08:00
mimewriter.rst
mimify.rst
miniaeframe.rst
misc.rst
mm.rst
mmap.rst Issue #12102: Document that buffered files must be flushed before being used 2011-07-25 07:23:58 +02:00
modulefinder.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
modules.rst
msilib.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
msvcrt.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
multifile.rst
multiprocessing.rst Issue #13999: refer to multiprocessing.Queue when needed 2012-02-25 19:35:16 +01:00
mutex.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
netdata.rst
netrc.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
new.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
nis.rst
nntplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
numbers.rst Improve glossary entry for ABCs. 2011-07-29 11:34:17 +02:00
numeric.rst
operator.rst note the blinding speed of these functions 2011-12-20 10:12:41 -06:00
optparse.rst fixing typos in optparse doc 2011-11-16 06:01:14 +02:00
os.path.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
os.rst Issue #10433: Document unique behavior of 'os.getgroups' on Mac OS X. 2012-04-30 11:13:16 -07:00
ossaudiodev.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
othergui.rst Issue #13527: remove mention of Python megawidgets and Tkinter3000 WCK 2011-12-04 23:56:30 +01:00
parser.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
pdb.rst Issue #10902: Fix reference to run* methods 2011-01-14 07:50:27 +00:00
persistence.rst
pickle.rst #13426: fix typo in pickle doc. 2011-11-18 13:41:58 +02:00
pickletools.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pipes.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pkgutil.rst added versionadd information for pkgutil.get_data(); thanks to Kyle Monson from docs@ 2011-08-30 19:40:28 +02:00
platform.rst merge from fb225c289bf0 2012-02-01 15:17:39 -06:00
plistlib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
popen2.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
poplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
posix.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
posixfile.rst
pprint.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
profile.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pty.rst
pwd.rst
py_compile.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pyclbr.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pydoc.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
pyexpat.rst Merged revisions 87762 via svnmerge from 2011-01-05 18:41:13 +00:00
python.rst Merged revisions 77886 via svnmerge from 2010-05-19 14:07:38 +00:00
queue.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
quopri.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
random.rst Add info from the docstring for random.gammavariate() to the docs. 2011-09-17 20:36:28 +02:00
re.rst #14519: fix the regex used in the scanf example. 2012-04-29 11:47:28 +03:00
readline.rst Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] 2011-03-26 01:24:47 +01:00
repr.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
resource.rst
restricted.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
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 Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
robotparser.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
runpy.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
sched.rst #13278: fix typo. 2011-10-28 12:22:25 +03:00
scrolledtext.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
select.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
sets.rst Link from deprecated sets module to builtins set and frozenset (#11238) 2011-02-18 17:47:23 +00:00
sgi.rst
sgmllib.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
sha.rst
shelve.rst Fix typos 2011-11-04 14:05:52 -07:00
shlex.rst Note that the #1548891 fix indirectly fixes shlex (#6988, #1170) 2011-10-23 04:37:51 +02:00
shutil.rst Document that shutil.make_archive does not typecheck its logger argument 2012-02-26 01:33:49 +01:00
signal.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
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 Add documentation for PEP 370 features in distutils (#10745). 2011-08-19 08:34:52 +02:00
smtpd.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
smtplib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
sndhdr.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
socket.rst Mark up constants in socket doc as such 2012-02-26 01:25:11 +01:00
socketserver.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
someos.rst
spwd.rst
sqlite3.rst Minor fixups. 2012-04-18 00:25:32 -04:00
ssl.rst Issue #13747: fix SSL compatibility table. 2012-01-09 21:43:18 +01:00
stat.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
statvfs.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
stdtypes.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
string.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
stringio.rst Issue #1548891: The cStringIO.StringIO() constructor now encodes unicode 2011-10-22 21:26:01 +02:00
stringprep.rst
strings.rst
struct.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
subprocess.rst #14481: fix formatting of example in subprocess docs. 2012-04-03 08:46:05 -04:00
sun.rst
sunau.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
sunaudio.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
symbol.rst Issue #11984: remove reference to parser, it's not showing symbol usage anymore 2012-01-05 19:05:44 +01:00
symtable.rst Merged revisions 81385 via svnmerge from 2010-05-20 22:27:10 +00:00
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 #14416: add missing LOG_SYSLOG facility to syslog docs. 2012-03-29 06:47:59 -04:00
tabnanny.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
tarfile.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
telnetlib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
tempfile.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
termios.rst
test.rst Issue #14554: correct example for captured_stdout() 2012-04-24 18:38:59 +02:00
textwrap.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
thread.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
threading.rst Issue #14502: release() and unlocked lock generates a ThreadError 2012-04-05 22:51:00 +02:00
time.rst fix footnote reference; thanks to Fizz from docs@ 2012-04-25 19:55:30 +02:00
timeit.rst Issue #13478: document timeit.default_timer() 2012-04-24 18:11:29 +02:00
tix.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
tk.rst
tkinter.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
token.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
tokenize.rst Issue #2134: Clarify token.OP handling rationale in tokenize documentation. 2012-01-19 00:17:44 -06:00
trace.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
traceback.rst Merged revisions 73824,78887,78895,78900,79024 via svnmerge from 2010-03-23 13:20:39 +00:00
ttk.rst use double-quote char instead of unicode ones; thanks to tomo cocoa from docs@ 2011-12-25 17:05:30 +01:00
tty.rst
turtle.rst document turtle mainloop()/done() functions; thanks to Csaba Szepesvari from docs@ 2011-10-31 10:08:14 +01:00
types.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
undoc.rst
unicodedata.rst #13715: fix typo in unicodedata doc. Patch by Eli Collins. 2012-01-16 08:42:32 +02:00
unittest.rst #14558: document the module, argv, and testLoader args of unittest.main. 2012-04-30 19:05:57 +03:00
unix.rst
urllib.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
urllib2.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
urlparse.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03: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 Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
uuid.rst #13499: fix example adding >>> before the comments. 2011-12-02 19:26:48 +02:00
warnings.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
wave.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
weakref.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
webbrowser.rst Remove webbrowser doc reference to the previously removed internet-config option. 2012-04-18 12:48:09 -07:00
whichdb.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
windows.rst
winsound.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
wsgiref.rst Merged revisions 85274 via svnmerge from 2010-10-06 10:41:31 +00:00
xdrlib.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
xml.dom.minidom.rst Issue #11379: add a note in xml.dom.minidom suggesting to use etree in some cases 2012-03-02 07:45:55 +02:00
xml.dom.pulldom.rst Backport source links from 3.x. 2011-08-19 02:14:03 +02:00
xml.dom.rst - clarify Attr.name comment on the presence of colons in namespace mode 2010-05-12 02:24:50 +00:00
xml.etree.elementtree.rst #13138: add missing versionadded. Patch by Andreas Stührk. 2011-10-09 23:56:51 +03:00
xml.sax.handler.rst Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,86390,86424-86425,86428 via svnmerge from 2010-11-26 08:20:18 +00:00
xml.sax.reader.rst Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from 2010-10-06 09:28:45 +00:00
xml.sax.rst
xml.sax.utils.rst
xmllib.rst
xmlrpclib.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
zipfile.rst Improve interlinking of archiving/compression modules docs. 2012-02-26 01:10:14 +01:00
zipimport.rst Use correct markup in zipimport.rst. Patch by Sara Magliacane. 2011-06-25 19:40:06 +03:00
zlib.rst Improve interlinking of archiving/compression modules docs. 2012-02-26 01:10:14 +01:00