cpython/Doc/library
Vinay Sajip 0637d493e9 logging: added QueueListener and documentation. 2010-09-23 08:15:54 +00:00
..
2to3.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
__future__.rst
__main__.rst
_dummy_thread.rst
_thread.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
abc.rst added versionadded 2010-08-17 03:37:20 +00:00
aifc.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
allos.rst
archiving.rst
argparse.rst #9444: use first of prefix_chars for help opt instead of raising error 2010-08-03 17:56:09 +00:00
array.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
ast.rst Add bytes in literal_eval doc. 2010-07-13 06:38:10 +00:00
asynchat.rst
asyncore.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
atexit.rst
audioop.rst
base64.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
bdb.rst Terminology fix: exceptions are raised, except in generator.throw(). 2010-08-03 12:06:29 +00:00
binascii.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
binhex.rst
bisect.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
builtins.rst
bz2.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
calendar.rst Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,80852,80854,80870,80872-80873,80907,80915-80916,80951-80952,80976-80977,80985,81038-81040,81042,81053,81070,81104-81105,81114,81125,81245,81285,81402,81463,81516,81562-81563,81567,81593,81635,81680-81681,81684,81801,81888,81931-81933,81939-81942,81963,81984,81991,82120,82188,82264-82267 via svnmerge from 2010-06-27 22:32:30 +00:00
cgi.rst Oops, fix typo 2010-08-14 05:00:18 +00:00
cgitb.rst
chunk.rst
cmath.rst Include versionadded in (c)math.isfinite docs (thanks Ezio Melotti). Other minor doc cleanups. 2010-07-11 19:47:37 +00:00
cmd.rst Add docstring to cmd.Cmd.do_help() 2010-09-09 03:53:22 +00:00
code.rst
codecs.rst alias macintosh to mac_roman #843590 2010-08-21 02:54:44 +00:00
codeop.rst
collections.rst Add method to OrderedDict for repositioning keys to the ends. 2010-09-06 21:26:09 +00:00
colorsys.rst
compileall.rst
concurrent.futures.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
configparser.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
constants.rst Remove redundant information. 2010-08-02 19:39:17 +00:00
contextlib.rst #6522: add a "decorator" directive to explicitly document decorators, and use it in a few places. 2010-07-29 16:01:11 +00:00
copy.rst
copyreg.rst
crypt.rst
crypto.rst
csv.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
ctypes.rst
curses.ascii.rst
curses.panel.rst
curses.rst
custominterp.rst
datatypes.rst
datetime.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
dbm.rst Fix "Berkeley" name. 2010-07-31 21:41:42 +00:00
debug.rst
decimal.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
development.rst
difflib.rst
dis.rst #4617: Previously it was illegal to delete a name from the local 2010-09-10 21:39:53 +00:00
distutils.rst
doctest.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
dummy_threading.rst
email-examples.rst
email.charset.rst
email.encoders.rst
email.errors.rst Terminology fix: exceptions are raised, except in generator.throw(). 2010-08-03 12:06:29 +00:00
email.generator.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
email.header.rst
email.iterators.rst
email.message.rst
email.mime.rst
email.parser.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
email.rst
email.util.rst
errno.rst
exceptions.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
fcntl.rst add reference to file object 2010-09-10 18:50:38 +00:00
filecmp.rst
fileformats.rst
fileinput.rst Clean-up example of using fileinput as a context manager. 2010-09-05 23:50:32 +00:00
filesys.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
fnmatch.rst Re-apply r83871. 2010-08-13 16:26:40 +00:00
formatter.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
fpectl.rst
fractions.rst
frameworks.rst
ftplib.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
functions.rst Issue 9802: Document min()/max() sort stability 2010-09-14 23:13:42 +00:00
functools.rst Adopt more descriptive attribute names as suggested on python-dev. 2010-09-04 22:46:06 +00:00
gc.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
getopt.rst
getpass.rst
gettext.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
glob.rst
grp.rst
gzip.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
hashlib.rst hashlib has two new constant attributes: algorithms_guaranteed and 2010-09-06 08:30:23 +00:00
heapq.rst Cleanup heapq docs 2010-09-01 21:27:31 +00:00
hmac.rst
html.entities.rst
html.parser.rst Terminology fix: exceptions are raised, except in generator.throw(). 2010-08-03 12:06:29 +00:00
http.client.rst Document HTTPReponse.fileno() method 2010-09-21 01:57:43 +00:00
http.cookiejar.rst Issue2007: Removing reference to MSIE Cookie handling by mechanize. Suggested by John J Lee. 2010-07-11 05:01:52 +00:00
http.cookies.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
http.server.rst Use the right role. 2010-07-03 10:22:10 +00:00
i18n.rst
idle.rst
imaplib.rst
imghdr.rst
imp.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
importlib.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
index.rst
inspect.rst
internet.rst
intro.rst
io.rst Issue #9854: The default read() implementation in io.RawIOBase now 2010-09-14 18:37:24 +00:00
ipc.rst
itertools.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
json.rst #9767: doctest run over json docs. 2010-09-03 22:36:22 +00:00
keyword.rst
language.rst
linecache.rst Terminology fix: exceptions are raised, except in generator.throw(). 2010-08-03 12:06:29 +00:00
locale.rst #9388: remove ERA_YEAR which is never defined in the source code. 2010-07-29 14:49:08 +00:00
logging.rst logging: added QueueListener and documentation. 2010-09-23 08:15:54 +00:00
macpath.rst
mailbox.rst
mailcap.rst
markup.rst
marshal.rst
math.rst Include versionadded in (c)math.isfinite docs (thanks Ezio Melotti). Other minor doc cleanups. 2010-07-11 19:47:37 +00:00
mimetypes.rst
misc.rst
mm.rst
mmap.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
modulefinder.rst
modules.rst
msilib.rst
msvcrt.rst Fix #7579. Add docstrings to msvcrt and adjust some wording for bytes. 2010-08-24 05:20:30 +00:00
multiprocessing.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
netdata.rst
netrc.rst
nis.rst
nntplib.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
numbers.rst
numeric.rst
operator.rst 2-to-3 fixup for map() example in docs 2010-09-01 07:46:54 +00:00
optparse.rst #8735: better explain semantics of *values* argument for parse(). 2010-08-01 06:53:28 +00:00
os.path.rst Issue #767645: fix os.path.supports_unicode_filenames definition 2010-09-11 00:22:12 +00:00
os.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
ossaudiodev.rst
othergui.rst
parser.rst Terminology fix: exceptions are raised, except in generator.throw(). 2010-08-03 12:06:29 +00:00
pdb.rst Show the traceback line numbers as well as the current line numbers if an exception is being debugged. Courtesy of pdb++ by Antonio Cuni. Also document -> and >> markers for "list". 2010-07-30 18:46:38 +00:00
persistence.rst
pickle.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
pickletools.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
pipes.rst
pkgutil.rst
platform.rst
plistlib.rst
poplib.rst fix issue #8807: adds a context parameter to POP3_SSL class. 2010-08-17 16:09:53 +00:00
posix.rst
pprint.rst
profile.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
pty.rst
pwd.rst
py_compile.rst
pyclbr.rst
pydoc.rst
pyexpat.rst Terminology fix: exceptions are raised, except in generator.throw(). 2010-08-03 12:06:29 +00:00
python.rst
queue.rst
quopri.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
random.rst typo 2010-09-07 05:35:10 +00:00
re.rst Fix typo in example regular expression. 2010-09-17 06:26:45 +00:00
readline.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
reprlib.rst Issue 9840: Add reprlib.recursive_repr(), a decorator for handling recursive calls to __repr__ methods. 2010-09-13 21:36:00 +00:00
resource.rst
rlcompleter.rst
runpy.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
sched.rst
select.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
shelve.rst
shlex.rst
shutil.rst
signal.rst Fix #9324: Add parameter validation to signal.signal on Windows in order 2010-08-06 19:27:32 +00:00
site.rst
smtpd.rst Implementation for issue 4184 2010-07-24 09:51:40 +00:00
smtplib.rst Terminology fix: exceptions are raised, except in generator.throw(). 2010-08-03 12:06:29 +00:00
sndhdr.rst
socket.rst Add a glossary entry for file objects. 2010-09-15 09:58:26 +00:00
socketserver.rst
someos.rst Initial implementation of PEP 3148 2010-09-18 22:35:02 +00:00
spwd.rst
sqlite3.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
ssl.rst Be more precise as to what operations are supported 2010-09-19 13:56:11 +00:00
stat.rst
stdtypes.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
string.rst #9780: both { and } are not valid fill characters. 2010-09-06 06:49:07 +00:00
stringprep.rst
strings.rst
struct.rst Emphasize role of count for Pascal string. 2010-07-10 10:23:40 +00:00
subprocess.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
sunau.rst
symbol.rst
symtable.rst
sys.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
sysconfig.rst Issue 9877: expose sysconfig.get_makefile_filename() in the public API. 2010-09-20 15:29:53 +00:00
syslog.rst
tabnanny.rst
tarfile.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
telnetlib.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
tempfile.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
termios.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
test.rst Document the fact that the 'test' package is meant only for use by Python 2010-07-23 11:31:31 +00:00
textwrap.rst
threading.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
time.rst
timeit.rst
tk.rst
tkinter.rst Issue #9384: python -m tkinter will now display a simple demo applet. 2010-07-27 14:16:32 +00:00
tkinter.scrolledtext.rst
tkinter.tix.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
tkinter.ttk.rst
token.rst
tokenize.rst Improve the repr for the TokenInfo named tuple. 2010-09-09 04:32:39 +00:00
trace.rst
traceback.rst
tty.rst
turtle.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
types.rst
undoc.rst
unicodedata.rst
unittest.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
unix.rst
urllib.error.rst
urllib.parse.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
urllib.request.rst Add info about HTTP/1.1 and Connection:Close header. 2010-08-21 16:08:32 +00:00
urllib.robotparser.rst
uu.rst
uuid.rst
warnings.rst fix versionchanged 2010-06-28 00:16:12 +00:00
wave.rst Issue #1512791: In setframerate method of Wave_write, round non-integral 2010-08-28 17:22:16 +00:00
weakref.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
webbrowser.rst
windows.rst
winreg.rst #9911: doc copyedits. 2010-09-21 14:48:28 +00:00
winsound.rst
wsgiref.rst #9019: remove false (in 3k) claim about Headers updates. 2010-08-02 20:30:57 +00:00
xdrlib.rst
xml.dom.minidom.rst #7637: fix a grammar error; simplify a sentence 2010-07-26 12:54:02 +00:00
xml.dom.pulldom.rst
xml.dom.rst #1495229: update the type names used by the XML DOM mapping 2010-07-25 22:57:12 +00:00
xml.etree.elementtree.rst Add cross-references to the glossary entry for file objects. 2010-09-15 11:11:28 +00:00
xml.sax.handler.rst
xml.sax.reader.rst Terminology fix: exceptions are raised, except in generator.throw(). 2010-08-03 12:06:29 +00:00
xml.sax.rst
xml.sax.utils.rst
xmlrpc.client.rst
xmlrpc.server.rst
zipfile.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
zipimport.rst Consistency check for versionadded/changed directives. 2010-08-17 15:07:14 +00:00
zlib.rst