cpython/Doc/library
2011-08-07 17:09:15 +02:00
..
2to3.rst It is really a suffix :-) 2011-07-14 14:41:43 +08: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
__main__.rst
_winreg.rst
abc.rst Improve glossary entry for ABCs. 2011-07-29 11:34:17 +02:00
aepack.rst
aetools.rst
aetypes.rst
aifc.rst
al.rst
allos.rst Issue #11794: Reorganised logging documentation. 2011-04-08 11:40:38 +01:00
anydbm.rst
archiving.rst
argparse.rst Fix closes issue12663 - Correcting the ArgumentParser.error description. Patch by Sandro Tosi. 2011-08-03 07:43:52 +08:00
array.rst
ast.rst Issue #11000 ast.parse doc fix (r88172) 2011-01-24 21:48:11 +00:00
asynchat.rst
asyncore.rst Merged revisions 88581 via svnmerge from 2011-02-25 14:55:52 +00:00
atexit.rst Document that atexit execution order is undefined (#9788) 2011-07-29 18:04:24 +02:00
audioop.rst
autogil.rst
base64.rst
basehttpserver.rst
bastion.rst
bdb.rst
binascii.rst
binhex.rst
bisect.rst
bsddb.rst
bz2.rst
calendar.rst
carbon.rst
cd.rst
cgi.rst
cgihttpserver.rst
cgitb.rst
chunk.rst
cmath.rst
cmd.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
code.rst
codecs.rst Transplant: Fix wording and clarify that the IDNA codec operates on full domain names. 2011-04-13 14:20:30 -04:00
codeop.rst
collections.rst Improve glossary entry for ABCs. 2011-07-29 11:34:17 +02:00
colorpicker.rst
colorsys.rst
commands.rst
compileall.rst Merged revisions 88402 via svnmerge from 2011-02-11 22:54:34 +00:00
compiler.rst
configparser.rst Replay changeset 70238:03e488b5c009 from fubar branch. Original commit 2011-05-23 15:22:56 -04: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
cookie.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
cookielib.rst Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] 2011-03-26 01:24:47 +01:00
copy.rst
copy_reg.rst
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 #12670: Fix struct code after forward declaration on ctypes doc 2011-08-02 16:16:11 +02:00
curses.ascii.rst
curses.panel.rst
curses.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
custominterp.rst
datatypes.rst
datetime.rst merge from 3.2 - Issue10403 - datetime module documentation changes based on review. 2011-07-17 19:10:10 +08:00
dbhash.rst
dbm.rst
debug.rst
decimal.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07: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
dis.rst
distutils.rst
dl.rst
doctest.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07: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 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 Merge #11216: document all possible set_charset execution paths. 2011-03-15 18:01:04 -04:00
email.mime.rst
email.parser.rst
email.rst
email.util.rst
errno.rst
exceptions.rst #11484: remove paragraph about with_traceback from 2.7 doc. 2011-03-13 22:55:41 +02:00
fcntl.rst
filecmp.rst
fileformats.rst
fileinput.rst
filesys.rst
fl.rst
fm.rst
fnmatch.rst
formatter.rst
fpectl.rst
fpformat.rst
fractions.rst
framework.rst
frameworks.rst
ftplib.rst
functions.rst #12642: fix args names in open() doc. 2011-07-27 08:48:52 +03:00
functools.rst
future_builtins.rst
gc.rst
gdbm.rst
gensuitemodule.rst
getopt.rst
getpass.rst
gettext.rst
gl.rst
glob.rst
grp.rst
gzip.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
hashlib.rst
heapq.rst
hmac.rst
hotshot.rst
htmllib.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
htmlparser.rst Fix duplicate word. 2011-03-21 08:55:16 +01:00
httplib.rst merge from 3.2 - Fix closes issue12524 - update http.client POST example with a working example. - Patch contributed by Bharadwaj 2011-07-20 22:02:27 +08:00
i18n.rst
ic.rst
idle.rst
imageop.rst
imaplib.rst #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
imgfile.rst
imghdr.rst
imp.rst
importlib.rst
imputil.rst
index.rst
inspect.rst
internet.rst
intro.rst
io.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
ipc.rst
itertools.rst Fix example for itertools.count(). 2011-02-14 06:03:41 +00:00
jpeg.rst
json.rst #4783: document that is not possible to use json.dump twice on the same stream. 2011-04-15 07:37:00 +03:00
keyword.rst
language.rst
linecache.rst
locale.rst #11294: add missing ERA_T_FMT to locale docs. 2011-03-06 11:09:51 +01:00
logging.config.rst Updated documentation on fileConfig(). 2011-04-19 13:47:23 +01:00
logging.handlers.rst Closes #12667: Corrected documentation for SMTPHandler secure argument. 2011-08-01 11:28:02 +01:00
logging.rst Closes #12206: documentation update for LogRecord constructor and Formatter.formatTime. 2011-06-13 14:59:36 +01:00
mac.rst
macos.rst
macosa.rst
macostools.rst
macpath.rst
mailbox.rst
mailcap.rst
markup.rst
marshal.rst
math.rst
md5.rst
mhlib.rst
mimetools.rst
mimetypes.rst
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
modules.rst
msilib.rst
msvcrt.rst
multifile.rst
multiprocessing.rst #11952: Fix typo in multiprocessing doc. 2011-04-29 07:10:24 +03:00
mutex.rst
netdata.rst
netrc.rst
new.rst
nis.rst
nntplib.rst
numbers.rst Improve glossary entry for ABCs. 2011-07-29 11:34:17 +02:00
numeric.rst
operator.rst
optparse.rst Issue #11699: fix documentation of OptionParser.get_option_group. Patch by Petri Lehtinen 2011-07-30 11:12:45 +03:00
os.path.rst #9921: clarify os.path.join joining algorithm 2011-06-23 21:19:25 -04:00
os.rst Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows. 2011-07-19 01:26:58 +02:00
ossaudiodev.rst Fix “anyways” (following R. David Murray in 5c7520e02d5a) 2011-07-29 11:57:50 +02:00
othergui.rst
parser.rst
pdb.rst
persistence.rst
pickle.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
pickletools.rst
pipes.rst
pkgutil.rst
platform.rst Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64' 2011-07-13 15:05:31 -07:00
plistlib.rst
popen2.rst
poplib.rst
posix.rst
posixfile.rst
pprint.rst
profile.rst Merge #12417 followup, also removing an extra docstring 2011-07-28 22:32:04 +02:00
pty.rst
pwd.rst
py_compile.rst
pyclbr.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
pydoc.rst
pyexpat.rst
python.rst
queue.rst Issue #12574: correct capitalization of the Queue module. Patch by Rafe Kettler 2011-07-17 05:54:06 +03:00
quopri.rst
random.rst
re.rst
readline.rst Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] 2011-03-26 01:24:47 +01:00
repr.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
resource.rst
restricted.rst
rexec.rst
rfc822.rst
rlcompleter.rst
robotparser.rst
runpy.rst
sched.rst
scrolledtext.rst
select.rst
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
sha.rst
shelve.rst
shlex.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
shutil.rst Fix closes Issue12183 - Explain the Symlink copy behavior in shutil.copytree. Patch by Petri Lehtinen. 2011-08-02 18:50:44 +08:00
signal.rst Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6 2011-04-18 16:34:31 +02:00
simplehttpserver.rst
simplexmlrpcserver.rst
site.rst
smtpd.rst
smtplib.rst
sndhdr.rst
socket.rst Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in 2011-05-10 19:16:03 +02:00
socketserver.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
someos.rst
spwd.rst
sqlite3.rst reST indentation fix in sqlite3 docs. rst uses 3 space indentation. 2011-07-03 10:12:59 -07:00
ssl.rst (Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional 2011-05-10 01:52:03 +02:00
stat.rst Use attribute access instead of index access for namedtuple. 2011-08-01 22:58:53 +02:00
statvfs.rst
stdtypes.rst be precise 2011-07-30 22:08:09 -05:00
string.rst Fix grammar 2011-08-06 09:29:12 +03:00
stringio.rst
stringprep.rst
strings.rst
struct.rst merge from 3.2. 2011-07-17 17:31:51 +08:00
subprocess.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
sun.rst
sunau.rst
sunaudio.rst
symbol.rst
symtable.rst
sys.rst Move sys.subversion at the right place in alphabetical order, 2011-07-09 16:06:19 +02:00
sysconfig.rst
syslog.rst
tabnanny.rst
tarfile.rst Add note advising that 'filter' be used as a keyword-argument. 2011-01-26 20:40:32 +00:00
telnetlib.rst
tempfile.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
termios.rst
test.rst
textwrap.rst
thread.rst
threading.rst Merged revisions 88281 via svnmerge from 2011-01-31 19:55:14 +00:00
time.rst
timeit.rst Fix closes Issue12697 - Update the usage syntax of timeit module in the docs. 2011-08-06 13:34:30 +08:00
tix.rst
tk.rst
tkinter.rst
token.rst
tokenize.rst
trace.rst Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
traceback.rst
ttk.rst
tty.rst
turtle.rst #12677: correct turtle orientation in doc 2011-08-07 17:09:15 +02:00
types.rst
undoc.rst
unicodedata.rst
unittest.rst Fix typo. 2011-03-12 22:21:37 +02:00
unix.rst
urllib.rst #12389: fix missing space at sentence end. 2011-06-22 20:00:27 -04:00
urllib2.rst fix whitespace in rst. 2011-07-18 07:18:40 +08:00
urlparse.rst
user.rst
userdict.rst
uu.rst
uuid.rst
warnings.rst Mention logging.captureWarnings in the warnings module doc. 2011-07-09 21:29:36 +02:00
wave.rst
weakref.rst
webbrowser.rst
whichdb.rst
windows.rst
winsound.rst
wsgiref.rst
xdrlib.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
xml.dom.minidom.rst Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,87526,87530-87535 via svnmerge from 2011-02-25 10:50:32 +00:00
xml.dom.pulldom.rst
xml.dom.rst
xml.etree.elementtree.rst
xml.sax.handler.rst
xml.sax.reader.rst
xml.sax.rst
xml.sax.utils.rst
xmllib.rst
xmlrpclib.rst Fix closes issue10403 - Let's not use members anymore. 2011-07-04 12:50:02 -07:00
zipfile.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
zipimport.rst Use correct markup in zipimport.rst. Patch by Sara Magliacane. 2011-06-25 19:40:06 +03:00
zlib.rst