| .. |
|
2to3.rst
|
|
|
|
__future__.rst
|
|
|
|
__main__.rst
|
|
|
|
_dummy_thread.rst
|
|
|
|
_thread.rst
|
|
|
|
abc.rst
|
|
|
|
aifc.rst
|
|
|
|
allos.rst
|
|
|
|
archiving.rst
|
|
|
|
argparse.rst
|
|
|
|
array.rst
|
|
|
|
ast.rst
|
|
|
|
asynchat.rst
|
|
|
|
asyncore.rst
|
|
|
|
atexit.rst
|
|
|
|
audioop.rst
|
|
|
|
base64.rst
|
|
|
|
bdb.rst
|
|
|
|
binascii.rst
|
|
|
|
binhex.rst
|
|
|
|
bisect.rst
|
|
|
|
builtins.rst
|
|
|
|
bz2.rst
|
Add a function bz2.open(), to match gzip.open().
|
2012-06-04 23:32:38 +02:00 |
|
calendar.rst
|
|
|
|
cgi.rst
|
|
|
|
cgitb.rst
|
|
|
|
chunk.rst
|
|
|
|
cmath.rst
|
|
|
|
cmd.rst
|
|
|
|
code.rst
|
|
|
|
codecs.rst
|
|
|
|
codeop.rst
|
|
|
|
collections.abc.rst
|
|
|
|
collections.rst
|
Fix indentation of method and attribute examples.
|
2012-06-11 00:38:14 -07:00 |
|
colorsys.rst
|
|
|
|
compileall.rst
|
|
|
|
concurrent.futures.rst
|
|
|
|
configparser.rst
|
|
|
|
constants.rst
|
|
|
|
contextlib.rst
|
Typo fix
|
2012-05-31 22:34:59 +10:00 |
|
copy.rst
|
|
|
|
copyreg.rst
|
|
|
|
crypt.rst
|
|
|
|
crypto.rst
|
|
|
|
csv.rst
|
|
|
|
ctypes.rst
|
|
|
|
curses.ascii.rst
|
|
|
|
curses.panel.rst
|
|
|
|
curses.rst
|
|
|
|
custominterp.rst
|
|
|
|
datatypes.rst
|
|
|
|
datetime.rst
|
Issue #9527: datetime.astimezone() method will now supply a class
|
2012-06-22 12:23:23 -04:00 |
|
dbm.rst
|
|
|
|
debug.rst
|
|
|
|
decimal.rst
|
|
|
|
depgraph-output.png
|
|
|
|
development.rst
|
|
|
|
difflib.rst
|
|
|
|
dis.rst
|
|
|
|
distutils.rst
|
Remove packaging from the standard library.
|
2012-06-24 00:07:41 -04:00 |
|
doctest.rst
|
|
|
|
dummy_threading.rst
|
|
|
|
email-examples.rst
|
|
|
|
email.charset.rst
|
|
|
|
email.encoders.rst
|
|
|
|
email.errors.rst
|
|
|
|
email.generator.rst
|
Update pydoc topics and fix new suspicious markup.
|
2012-05-30 22:03:20 +02:00 |
|
email.header.rst
|
|
|
|
email.headerregistry.rst
|
|
|
|
email.iterators.rst
|
|
|
|
email.message.rst
|
|
|
|
email.mime.rst
|
|
|
|
email.parser.rst
|
|
|
|
email.policy.rst
|
|
|
|
email.rst
|
|
|
|
email.util.rst
|
|
|
|
errno.rst
|
|
|
|
exceptions.rst
|
|
|
|
faulthandler.rst
|
|
|
|
fcntl.rst
|
|
|
|
filecmp.rst
|
|
|
|
fileformats.rst
|
|
|
|
fileinput.rst
|
|
|
|
filesys.rst
|
|
|
|
fnmatch.rst
|
|
|
|
formatter.rst
|
|
|
|
fpectl.rst
|
|
|
|
fractions.rst
|
|
|
|
frameworks.rst
|
|
|
|
ftplib.rst
|
|
|
|
functional.rst
|
|
|
|
functions.rst
|
Close #11022: TextIOWrapper doesn't call locale.setlocale() anymore
|
2012-06-05 13:43:22 +02:00 |
|
functools.rst
|
Add usage note.
|
2012-06-04 00:32:15 -07:00 |
|
gc.rst
|
|
|
|
getopt.rst
|
|
|
|
getpass.rst
|
|
|
|
gettext.rst
|
|
|
|
glob.rst
|
|
|
|
grp.rst
|
|
|
|
gzip.rst
|
Add fileobj support to gzip.open().
|
2012-06-04 23:21:38 +02:00 |
|
hashlib.rst
|
|
|
|
heapq.rst
|
|
|
|
hmac.rst
|
Issue #15061: Don't oversell the capabilities of the new non-shortcircuiting comparison function in hmac
|
2012-06-15 21:14:08 +10:00 |
|
html.entities.rst
|
#11113: add a new "html5" dictionary containing the named character references defined by the HTML5 standard and the equivalent Unicode character(s) to the html.entities module.
|
2012-06-24 04:37:41 +02:00 |
|
html.parser.rst
|
#15114: the strict mode of HTMLParser and the HTMLParseError exception are deprecated now that the parser is able to parse invalid markup.
|
2012-06-23 15:27:51 +02:00 |
|
html.rst
|
|
|
|
http.client.rst
|
|
|
|
http.cookiejar.rst
|
|
|
|
http.cookies.rst
|
|
|
|
http.server.rst
|
Issue 14989: http.server --cgi option can enable the CGI http server.
|
2012-06-03 16:15:54 +08:00 |
|
i18n.rst
|
|
|
|
idle.rst
|
|
|
|
imaplib.rst
|
Issues #11024: Fixes and additional tests for Time2Internaldate.
|
2012-06-22 21:03:39 -04:00 |
|
imghdr.rst
|
|
|
|
imp.rst
|
|
|
|
importlib.rst
|
Issue #14938: importlib.abc.SourceLoader.is_package() now takes the
|
2012-06-15 20:00:53 -04:00 |
|
index.rst
|
|
|
|
inspect.rst
|
Close #15153: Added inspect.getgeneratorlocals to simplify whitebox testing of generator state updates
|
2012-06-23 19:52:05 +10:00 |
|
internet.rst
|
Issue #14814: Add first draft of PEP 3144 ipaddress module documentation (initial patch by Sandro Tosi)
|
2012-06-17 17:24:10 +10:00 |
|
intro.rst
|
|
|
|
io.rst
|
Closes #10142: Support for SEEK_HOLE/SEEK_DATA
|
2012-06-22 18:32:07 +02:00 |
|
ipaddress.rst
|
Issue #14814: Add first draft of PEP 3144 ipaddress module documentation (initial patch by Sandro Tosi)
|
2012-06-17 17:24:10 +10:00 |
|
ipc.rst
|
|
|
|
itertools.rst
|
|
|
|
json.rst
|
|
|
|
keyword.rst
|
|
|
|
language.rst
|
|
|
|
linecache.rst
|
|
|
|
locale.rst
|
Close #6203: Document that Python 3 sets LC_CTYPE at startup to the user's preferred locale encoding
|
2012-06-06 01:37:37 +02:00 |
|
logging.config.rst
|
|
|
|
logging.handlers.rst
|
|
|
|
logging.rst
|
|
|
|
lzma.rst
|
Make lzma.{encode,decode}_filter_properties private.
|
2012-06-21 23:36:48 +02:00 |
|
macpath.rst
|
|
|
|
mailbox.rst
|
|
|
|
mailcap.rst
|
|
|
|
markup.rst
|
|
|
|
marshal.rst
|
|
|
|
math.rst
|
|
|
|
mimetypes.rst
|
|
|
|
misc.rst
|
|
|
|
mm.rst
|
|
|
|
mmap.rst
|
|
|
|
modulefinder.rst
|
|
|
|
modules.rst
|
|
|
|
msilib.rst
|
|
|
|
msvcrt.rst
|
|
|
|
multiprocessing.rst
|
Issue #15064: Use with-blocks for some examples in docs.
|
2012-06-18 21:29:36 +01:00 |
|
netdata.rst
|
|
|
|
netrc.rst
|
|
|
|
nis.rst
|
|
|
|
nntplib.rst
|
|
|
|
numbers.rst
|
|
|
|
numeric.rst
|
|
|
|
operator.rst
|
Issue #14968: set 'Inplace Operators' as subsection; patch by Lars Buitinck
|
2012-06-01 20:23:20 +02:00 |
|
optparse.rst
|
|
|
|
os.path.rst
|
|
|
|
os.rst
|
Issue #15154: Add "dir_fd" parameter to os.rmdir, remove "rmdir"
|
2012-06-23 16:55:07 -07:00 |
|
ossaudiodev.rst
|
|
|
|
othergui.rst
|
|
|
|
parser.rst
|
|
|
|
pdb.rst
|
|
|
|
persistence.rst
|
|
|
|
pickle.rst
|
|
|
|
pickletools.rst
|
|
|
|
pipes.rst
|
|
|
|
pkgutil.rst
|
Closes issue #14982: Document that pkgutil's walk_packages() and
|
2012-06-15 19:21:07 -04:00 |
|
platform.rst
|
|
|
|
plistlib.rst
|
|
|
|
poplib.rst
|
|
|
|
posix.rst
|
|
|
|
pprint.rst
|
|
|
|
profile.rst
|
|
|
|
pty.rst
|
|
|
|
pwd.rst
|
|
|
|
py_compile.rst
|
|
|
|
pyclbr.rst
|
|
|
|
pydoc.rst
|
|
|
|
pyexpat.rst
|
|
|
|
python.rst
|
Remove packaging from the standard library.
|
2012-06-24 00:07:41 -04:00 |
|
queue.rst
|
|
|
|
quopri.rst
|
|
|
|
random.rst
|
|
|
|
re.rst
|
Issue #3665: \u and \U escapes are now supported in unicode regular expressions.
|
2012-06-23 13:29:19 +02:00 |
|
readline.rst
|
|
|
|
reprlib.rst
|
|
|
|
resource.rst
|
|
|
|
rlcompleter.rst
|
|
|
|
runpy.rst
|
|
|
|
sched.rst
|
|
|
|
select.rst
|
|
|
|
shelve.rst
|
|
|
|
shlex.rst
|
|
|
|
shutil.rst
|
Issue #4489: Rename the feature marker for the symlink resistant rmtree and store it as a function attribute
|
2012-06-24 16:43:06 +10:00 |
|
signal.rst
|
|
|
|
site.rst
|
Remove packaging from the standard library.
|
2012-06-24 00:07:41 -04:00 |
|
smtpd.rst
|
|
|
|
smtplib.rst
|
|
|
|
sndhdr.rst
|
|
|
|
socket.rst
|
Issue #15060: merge with 3.2
|
2012-06-14 00:37:25 +02:00 |
|
socketserver.rst
|
|
|
|
someos.rst
|
|
|
|
spwd.rst
|
|
|
|
sqlite3.rst
|
|
|
|
ssl.rst
|
Issue #14837: SSL errors now have library and reason attributes describing precisely what happened and in which OpenSSL submodule.
|
2012-06-22 21:11:52 +02:00 |
|
stat.rst
|
|
|
|
stdtypes.rst
|
#14957: fix doc typo.
|
2012-06-02 11:20:53 -04:00 |
|
string.rst
|
|
|
|
stringprep.rst
|
|
|
|
strings.rst
|
|
|
|
struct.rst
|
|
|
|
subprocess.rst
|
|
|
|
sunau.rst
|
|
|
|
symbol.rst
|
|
|
|
symtable.rst
|
|
|
|
sys.rst
|
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues
|
2012-06-22 14:55:41 -04:00 |
|
sysconfig.rst
|
|
|
|
syslog.rst
|
|
|
|
tabnanny.rst
|
|
|
|
tarfile.rst
|
|
|
|
telnetlib.rst
|
|
|
|
tempfile.rst
|
|
|
|
termios.rst
|
|
|
|
test.rst
|
|
|
|
textwrap.rst
|
Close #13857: Added textwrap.indent() function (initial patch by Ezra
|
2012-06-11 23:07:51 +10:00 |
|
threading.rst
|
|
|
|
time.rst
|
Issue #9527: tm_gmtoff has 'correct' sign.
|
2012-06-22 16:04:19 -04:00 |
|
timeit.rst
|
|
|
|
tk.rst
|
|
|
|
tkinter.rst
|
|
|
|
tkinter.scrolledtext.rst
|
|
|
|
tkinter.tix.rst
|
|
|
|
tkinter.ttk.rst
|
|
|
|
token.rst
|
|
|
|
tokenize.rst
|
|
|
|
trace.rst
|
|
|
|
traceback.rst
|
|
|
|
tty.rst
|
|
|
|
turtle-star.pdf
|
|
|
|
turtle-star.png
|
|
|
|
turtle-star.ps
|
|
|
|
turtle.rst
|
|
|
|
types.rst
|
Eric Snow's implementation of PEP 421.
|
2012-06-03 16:18:47 -04:00 |
|
undoc.rst
|
|
|
|
unicodedata.rst
|
|
|
|
unittest.mock-examples.rst
|
|
|
|
unittest.mock.rst
|
unittest.mock minor doc update
|
2012-06-10 20:38:54 +01:00 |
|
unittest.rst
|
|
|
|
unix.rst
|
|
|
|
urllib.error.rst
|
|
|
|
urllib.parse.rst
|
|
|
|
urllib.request.rst
|
|
|
|
urllib.robotparser.rst
|
|
|
|
uu.rst
|
|
|
|
uuid.rst
|
|
|
|
venv.rst
|
Remove packaging from the standard library.
|
2012-06-24 00:07:41 -04:00 |
|
warnings.rst
|
|
|
|
wave.rst
|
|
|
|
weakref.rst
|
|
|
|
webbrowser.rst
|
|
|
|
windows.rst
|
|
|
|
winreg.rst
|
Fix #14943. Merge 3.2
|
2012-05-29 18:36:40 -05:00 |
|
winsound.rst
|
|
|
|
wsgiref.rst
|
|
|
|
xdrlib.rst
|
|
|
|
xml.dom.minidom.rst
|
|
|
|
xml.dom.pulldom.rst
|
|
|
|
xml.dom.rst
|
|
|
|
xml.etree.elementtree.rst
|
fix trailing whitespace
|
2012-06-01 07:15:00 +03:00 |
|
xml.sax.handler.rst
|
|
|
|
xml.sax.reader.rst
|
|
|
|
xml.sax.rst
|
|
|
|
xml.sax.utils.rst
|
|
|
|
xmlrpc.client.rst
|
|
|
|
xmlrpc.server.rst
|
|
|
|
zipfile.rst
|
|
|
|
zipimport.rst
|
|
|
|
zlib.rst
|
Document the rest of zlib.compressobj()'s arguments.
|
2012-06-22 01:40:49 +02:00 |