cpython/Doc/library
Facundo Batista 873c9857b7 Fix #1693149. Now you can pass several modules separated by
coma to trace.py in the same --ignore-module option.
Thanks Raghuram Devarakonda.
2008-01-19 18:38:19 +00:00
..
__builtin__.rst
__future__.rst
__main__.rst
_ast.rst
_winreg.rst Fix markup errors from r59857 and clarify key.__enter__/__exit__ docs 2008-01-08 16:18:26 +00:00
aepack.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
aetools.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
aetypes.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
aifc.rst
al.rst
allos.rst
anydbm.rst
archiving.rst
array.rst
asynchat.rst
asyncore.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
atexit.rst correct email address 2007-12-08 15:26:16 +00:00
audioop.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
autogil.rst
base64.rst
basehttpserver.rst
bastion.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
bdb.rst Diverse markup fixes. 2007-12-06 01:52:24 +00:00
binascii.rst
binhex.rst
bisect.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
bsddb.rst correct email address 2007-12-08 15:26:16 +00:00
bz2.rst
calendar.rst
carbon.rst
cd.rst
cgi.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
cgihttpserver.rst
cgitb.rst
chunk.rst
cmath.rst
cmd.rst
code.rst
codecs.rst Add more entries to the glossary. 2007-12-02 14:58:50 +00:00
codeop.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
collections.rst Better variable name in an example. 2008-01-18 21:14:58 +00:00
colorpicker.rst
colorsys.rst
commands.rst
compileall.rst
compiler.rst
configparser.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
constants.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
contextlib.rst Remove with_statement future imports from 2.6 docs. 2008-01-05 19:28:16 +00:00
cookie.rst
cookielib.rst
copy.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
copy_reg.rst
crypt.rst
crypto.rst
csv.rst #1686390: add example for csv.Sniffer use. 2008-01-06 16:04:56 +00:00
ctypes.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
curses.ascii.rst
curses.panel.rst
curses.rst Polish sentence 2008-01-19 13:33:20 +00:00
custominterp.rst
datatypes.rst
datetime.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
dbhash.rst
dbm.rst
debug.rst
decimal.rst Issue 1780: Allow leading and trailing whitespace in Decimal constructor, 2008-01-12 01:56:00 +00:00
development.rst
difflib.rst Documentation for r5990[3567]. 2008-01-11 09:55:53 +00:00
dircache.rst
dis.rst Update the opcode docs for STORE_MAP and BUILD_MAP 2008-01-11 23:25:18 +00:00
distutils.rst
dl.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
doctest.rst Documentation for r5990[3567]. 2008-01-11 09:55:53 +00:00
docxmlrpcserver.rst
dumbdbm.rst
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
email.mime.rst
email.parser.rst
email.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
email.util.rst
errno.rst
exceptions.rst Fix editing glitch. 2008-01-12 16:11:09 +00:00
fcntl.rst Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst. 2008-01-05 19:44:22 +00:00
filecmp.rst
fileformats.rst
fileinput.rst
filesys.rst
fl.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
fm.rst
fnmatch.rst
formatter.rst
fpectl.rst
fpformat.rst
framework.rst
frameworks.rst
ftplib.rst
functions.rst Clarify the effect of text mode. 2008-01-13 09:36:18 +00:00
functools.rst Add more entries to the glossary. 2007-12-02 14:58:50 +00:00
gc.rst
gdbm.rst
gensuitemodule.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
getopt.rst Fix introductory sentence. 2008-01-06 17:21:00 +00:00
getpass.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
gettext.rst
gl.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
glob.rst
grp.rst
gzip.rst
hashlib.rst
heapq.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
hmac.rst
hotshot.rst
htmllib.rst
htmlparser.rst
httplib.rst
i18n.rst
ic.rst
idle.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
imageop.rst
imaplib.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
imgfile.rst
imghdr.rst
imp.rst
imputil.rst
index.rst
inspect.rst Documentation for r5990[3567]. 2008-01-11 09:55:53 +00:00
internet.rst
intro.rst
ipc.rst
itertools.rst Make starmap() match its pure python definition and accept any itertable input (not just tuples). 2008-01-17 03:02:14 +00:00
jpeg.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
keyword.rst
language.rst
linecache.rst
locale.rst
logging.rst Fix markup. 2008-01-19 10:11:27 +00:00
mac.rst
macos.rst
macosa.rst
macostools.rst
macpath.rst
mailbox.rst
mailcap.rst
markup.rst
marshal.rst
math.rst Remove with_statement future imports from 2.6 docs. 2008-01-05 19:28:16 +00:00
md5.rst
mhlib.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
mimetools.rst
mimetypes.rst
mimewriter.rst
mimify.rst
miniaeframe.rst
misc.rst
mm.rst
mmap.rst Patch #976880: add mmap .rfind() method, and 'end' paramter to .find(). 2008-01-19 18:18:41 +00:00
modulefinder.rst
modules.rst
msilib.rst Fix MSDN library URL. (#1854) 2008-01-16 16:56:29 +00:00
msvcrt.rst Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst. 2008-01-05 19:44:22 +00:00
multifile.rst correct email address 2007-12-08 15:26:16 +00:00
mutex.rst
netdata.rst
netrc.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
new.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
nis.rst
nntplib.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
numbers.rst Remove with_statement future imports from 2.6 docs. 2008-01-05 19:28:16 +00:00
numeric.rst Add rational.Rational as an implementation of numbers.Rational with infinite 2008-01-15 07:46:24 +00:00
objects.rst Remove orphaned footnote reference. 2007-12-16 15:47:46 +00:00
operator.rst Add more entries to the glossary. 2007-12-02 14:58:50 +00:00
optparse.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
os.path.rst
os.rst Move OSError docs to exceptions doc, remove obsolete descriptions 2008-01-12 10:53:29 +00:00
ossaudiodev.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
othergui.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
parser.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
pdb.rst
persistence.rst
pickle.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
pickletools.rst
pipes.rst
pkgutil.rst
platform.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
popen2.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
poplib.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
posix.rst Move OSError docs to exceptions doc, remove obsolete descriptions 2008-01-12 10:53:29 +00:00
posixfile.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
pprint.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
profile.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
pty.rst
pwd.rst
py_compile.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
pyclbr.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
pydoc.rst
pyexpat.rst Patch 1137: allow assigning to .buffer_size attribute of PyExpat.parser objects 2008-01-08 14:30:55 +00:00
python.rst
queue.rst Note versionadded. 2008-01-17 08:07:05 +00:00
quopri.rst
random.rst Issue #1727780: Support loading pickles of random.Random objects created 2007-12-03 19:20:02 +00:00
rational.rst Several tweaks: add construction from strings and .from_decimal(), change 2008-01-19 09:56:06 +00:00
re.rst Closing issue1761. 2008-01-10 21:59:42 +00:00
readline.rst correct email address 2007-12-08 15:26:16 +00:00
repr.rst
resource.rst
restricted.rst
rexec.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
rfc822.rst
rlcompleter.rst
robotparser.rst correct email address 2007-12-08 15:26:16 +00:00
runpy.rst
sched.rst Typo fix 2008-01-18 02:42:52 +00:00
scrolledtext.rst
select.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
sets.rst Add more entries to the glossary. 2007-12-02 14:58:50 +00:00
sgi.rst
sgmllib.rst
sha.rst
shelve.rst
shlex.rst
shutil.rst #1559684: document that shutil.copy* doesn't copy all metadata on Posix and Windows too. 2008-01-06 16:12:39 +00:00
signal.rst Patch #1583 by Adam Olsen. 2007-12-19 19:41:06 +00:00
simplehttpserver.rst
simplexmlrpcserver.rst Add examples to the xmlrpclib docs. 2007-12-03 20:03:46 +00:00
site.rst
smtpd.rst
smtplib.rst Fixes (accepts patch) issue1339 - http://bugs.python.org/issue1339 2008-01-17 08:35:49 +00:00
sndhdr.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
socket.rst Markup fix 2008-01-16 13:01:51 +00:00
socketserver.rst Patch #742598 from Michael Pomraning: add .timeout attribute to SocketServer that will call 2008-01-19 16:26:13 +00:00
someos.rst
spwd.rst
sqlite3.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
ssl.rst Diverse markup fixes. 2007-12-06 01:52:24 +00:00
stat.rst
statvfs.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
stdtypes.rst Fix two further doc build warnings. 2008-01-07 18:57:03 +00:00
string.rst
stringio.rst
stringprep.rst
strings.rst
struct.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
subprocess.rst #1727024: document that Popen.returncode is set by Popen.poll/wait. 2008-01-06 16:01:26 +00:00
sun.rst
sunau.rst
sunaudio.rst
symbol.rst
sys.rst Typo fixes 2008-01-15 01:29:16 +00:00
syslog.rst
tabnanny.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
tarfile.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
telnetlib.rst correct email address 2007-12-08 15:26:16 +00:00
tempfile.rst #1615275: clarify return object types of different tempfile factories. 2008-01-06 15:55:26 +00:00
termios.rst
test.rst Markup fix 2008-01-15 01:29:44 +00:00
textwrap.rst
thread.rst Remove with_statement future imports from 2.6 docs. 2008-01-05 19:28:16 +00:00
threading.rst Clarify thread.join() docs. #1873. 2008-01-19 17:38:53 +00:00
time.rst
timeit.rst Add more entries to the glossary. 2007-12-02 14:58:50 +00:00
tix.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
tk.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
tkinter.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
token.rst
tokenize.rst
trace.rst Fix #1693149. Now you can pass several modules separated by 2008-01-19 18:38:19 +00:00
traceback.rst Add examples to csv, pprint and traceback docs. 2007-12-05 17:56:50 +00:00
tty.rst
turtle.rst Remove another unnecessary Unicode character. 2007-12-16 15:59:19 +00:00
types.rst
undoc.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
unicodedata.rst
unittest.rst
unix.rst
urllib.rst Restructure urllib doc structure. 2008-01-07 18:23:27 +00:00
urllib2.rst
urlparse.rst
user.rst
userdict.rst
uu.rst
uuid.rst
warnings.rst Use a versionchanged directive. 2007-12-09 05:09:37 +00:00
wave.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
weakref.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
webbrowser.rst
whichdb.rst
windows.rst Add "Using Python on Windows" document, by Robert Lehmann. 2007-12-01 23:12:45 +00:00
winsound.rst Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst. 2008-01-05 19:44:22 +00:00
wsgiref.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
xdrlib.rst
xml.dom.minidom.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
xml.dom.pulldom.rst
xml.dom.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
xml.etree.elementtree.rst Add examples to the ElementTree documentation. 2007-12-01 22:42:46 +00:00
xml.etree.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
xml.sax.handler.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
xml.sax.reader.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
xml.sax.rst
xml.sax.utils.rst
xmllib.rst
xmlrpclib.rst Bug #1790: update link; remove outdated paragraph 2008-01-11 19:33:24 +00:00
zipfile.rst #467924, patch by Alan McIntyre: Add ZipFile.extract and ZipFile.extractall. 2008-01-07 18:47:44 +00:00
zipimport.rst #1325: Add docs and tests for zipimporter.archive and zipimporter.prefix. 2008-01-06 16:49:50 +00:00
zlib.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00