cpython/Doc/library
Georg Brandl 2326a79de1 Add a warning text about mixing bytes and strings. 2007-09-01 12:08:51 +00:00
..
__builtin__.rst
__future__.rst
__main__.rst
_ast.rst
_winreg.rst
aepack.rst Fix RST link. 2007-09-01 07:34:27 +00:00
aetools.rst
aetypes.rst
aifc.rst Manually patched a few things that didn't get merged in, but should. 2007-08-17 00:24:54 +00:00
allos.rst
anydbm.rst
archiving.rst
array.rst
asynchat.rst
asyncore.rst
atexit.rst
audioop.rst
autogil.rst
base64.rst
basehttpserver.rst
binascii.rst
binhex.rst
bisect.rst
bsddb.rst
bz2.rst
calendar.rst Merged revisions 57620-57771 via svnmerge from 2007-08-30 22:15:33 +00:00
carbon.rst
cgi.rst
cgihttpserver.rst
cgitb.rst
chunk.rst
cmath.rst
cmd.rst
code.rst
codecs.rst Add bytes methods documentation. 2007-08-31 10:15:37 +00:00
codeop.rst Manually patched a few things that didn't get merged in, but should. 2007-08-17 00:24:54 +00:00
collections.rst Merged revisions 57620-57771 via svnmerge from 2007-08-30 22:15:33 +00:00
colorpicker.rst
colorsys.rst
commands.rst
compileall.rst
configparser.rst
constants.rst
contextlib.rst
cookie.rst
cookielib.rst
copy.rst
copy_reg.rst
crypt.rst
crypto.rst
csv.rst
ctypes.rst Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
curses.ascii.rst
curses.panel.rst
curses.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
custominterp.rst
datatypes.rst
datetime.rst
dbhash.rst
dbm.rst
decimal.rst
development.rst
difflib.rst
dircache.rst
dis.rst Thomas removed all the SLICE op codes 2007-08-31 04:10:28 +00:00
distutils.rst
dl.rst
doctest.rst Merged revisions 57221-57391 via svnmerge from 2007-08-24 16:32:05 +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
email.util.rst
errno.rst
exceptions.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
fcntl.rst
filecmp.rst
fileformats.rst
fileinput.rst Manually patched a few things that didn't get merged in, but should. 2007-08-17 00:24:54 +00:00
filesys.rst
fnmatch.rst
formatter.rst Merged revisions 57152-57220 via svnmerge from 2007-08-20 19:06:03 +00:00
fpectl.rst
fpformat.rst Commit #1068: new docs for PEP 3101. Also document the old string formatting as "old", and begin documenting str/unicode unification. 2007-08-31 09:22:56 +00:00
framework.rst
frameworks.rst
ftplib.rst
functions.rst - document bytes() 2007-08-31 16:33:38 +00:00
functools.rst Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
gc.rst
gdbm.rst
gensuitemodule.rst
getopt.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
getpass.rst
gettext.rst
glob.rst
grp.rst
gzip.rst
hashlib.rst
heapq.rst
hmac.rst
hotshot.rst
htmllib.rst
htmlparser.rst
httplib.rst Remove note about compatibility layer, as the compatibility layer was removed. 2007-08-20 12:58:48 +00:00
i18n.rst
ic.rst
idle.rst
imaplib.rst
imghdr.rst
imp.rst Merged revisions 57221-57391 via svnmerge from 2007-08-24 16:32:05 +00:00
imputil.rst Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
index.rst
inspect.rst
internet.rst
intro.rst
ipc.rst Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
itertools.rst
keyword.rst
language.rst
linecache.rst
locale.rst
logging.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
mac.rst
macos.rst
macosa.rst
macostools.rst
macpath.rst
mailbox.rst
mailcap.rst
markup.rst
marshal.rst Manually patched a few things that didn't get merged in, but should. 2007-08-17 00:24:54 +00:00
math.rst
mhlib.rst
mimetools.rst Manually patched a few things that didn't get merged in, but should. 2007-08-17 00:24:54 +00:00
mimetypes.rst
miniaeframe.rst
misc.rst
mm.rst
mmap.rst
modulefinder.rst
modules.rst Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
msilib.rst
msvcrt.rst
multifile.rst Manually patched a few things that didn't get merged in, but should. 2007-08-17 00:24:54 +00:00
mutex.rst
netdata.rst
netrc.rst
new.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
nis.rst
nntplib.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
numeric.rst
objects.rst
operator.rst
optparse.rst
os.path.rst
os.rst
ossaudiodev.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
othergui.rst
parser.rst Idiom adjustment in the docs for the parser module. 2007-08-28 06:10:19 +00:00
pdb.rst Merged revisions 57152-57220 via svnmerge from 2007-08-20 19:06:03 +00:00
persistence.rst
pickle.rst - document bytes() 2007-08-31 16:33:38 +00:00
pickletools.rst
pipes.rst
pkgutil.rst
platform.rst
poplib.rst
posix.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
pprint.rst
profile.rst
pty.rst
pwd.rst
py_compile.rst
pyclbr.rst
pydoc.rst
pyexpat.rst
python.rst
queue.rst
quopri.rst
random.rst
re.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
readline.rst
repr.rst
resource.rst
rfc822.rst Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
rlcompleter.rst
robotparser.rst
runpy.rst Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
sched.rst
scrolledtext.rst
select.rst
sgmllib.rst
shelve.rst
shlex.rst
shutil.rst Manually patched a few things that didn't get merged in, but should. 2007-08-17 00:24:54 +00:00
signal.rst
simplehttpserver.rst
simplexmlrpcserver.rst
site.rst
smtpd.rst
smtplib.rst
sndhdr.rst
socket.rst Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
socketserver.rst
someos.rst
spwd.rst
sqlite3.rst - document bytes() 2007-08-31 16:33:38 +00:00
ssl.rst Merged revisions 57620-57771 via svnmerge from 2007-08-30 22:15:33 +00:00
stat.rst
statvfs.rst
stdtypes.rst Add a warning text about mixing bytes and strings. 2007-09-01 12:08:51 +00:00
string.rst string.maketrans() now produces translation tables for bytes.translate() -- wrong module? 2007-08-31 10:37:15 +00:00
stringio.rst Merged revisions 57620-57771 via svnmerge from 2007-08-30 22:15:33 +00:00
stringprep.rst Manually patched a few things that didn't get merged in, but should. 2007-08-17 00:24:54 +00:00
strings.rst Commit #1068: new docs for PEP 3101. Also document the old string formatting as "old", and begin documenting str/unicode unification. 2007-08-31 09:22:56 +00:00
struct.rst Merged revisions 57221-57391 via svnmerge from 2007-08-24 16:32:05 +00:00
subprocess.rst
sunau.rst
symbol.rst
sys.rst
syslog.rst
tabnanny.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
tarfile.rst Merged revisions 57620-57771 via svnmerge from 2007-08-30 22:15:33 +00:00
telnetlib.rst
tempfile.rst some RiscOS stuff I missed before (was only looking for "RISCOS") 2007-08-17 02:30:27 +00:00
termios.rst
test.rst Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
textwrap.rst
thread.rst
threading.rst
time.rst
timeit.rst
tix.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
tk.rst
tkinter.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
token.rst
tokenize.rst
trace.rst
traceback.rst
tty.rst
turtle.rst
types.rst Kill lingering docs references to UnicodeType. 2007-08-28 06:09:47 +00:00
undoc.rst Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
unicodedata.rst Manually patched a few things that didn't get merged in, but should. 2007-08-17 00:24:54 +00:00
unittest.rst
unix.rst
urllib.rst
urllib2.rst Merge the trunk changes in. Breaks socket.ssl for now. 2007-08-28 21:37:11 +00:00
urlparse.rst
user.rst
userdict.rst
uu.rst
uuid.rst
warnings.rst
wave.rst
weakref.rst
webbrowser.rst
whichdb.rst
windows.rst
winsound.rst
wsgiref.rst
xdrlib.rst
xml.dom.minidom.rst
xml.dom.pulldom.rst
xml.dom.rst
xml.etree.elementtree.rst
xml.etree.rst
xml.sax.handler.rst
xml.sax.reader.rst
xml.sax.rst
xml.sax.utils.rst
xmlrpclib.rst Correction to the xmlrpc docs by John Reese and Jacques Frechet. 2007-08-23 02:13:35 +00:00
zipfile.rst Merged revisions 57620-57771 via svnmerge from 2007-08-30 22:15:33 +00:00
zipimport.rst
zlib.rst