Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Changeset
2
for
python/vendor/Python-2.6.5/Doc/library
Timestamp:
Sep 3, 2010, 3:21:29 PM (
15 years
ago)
Author:
Yuri Dario
Message:
Initial import for vendor code.
Location:
python/vendor/Python-2.6.5
Files:
326 added
.
(added)
Doc
(added)
Doc/library
(added)
Doc/library/2to3.rst
(added)
Doc/library/__builtin__.rst
(added)
Doc/library/__future__.rst
(added)
Doc/library/__main__.rst
(added)
Doc/library/_winreg.rst
(added)
Doc/library/abc.rst
(added)
Doc/library/aepack.rst
(added)
Doc/library/aetools.rst
(added)
Doc/library/aetypes.rst
(added)
Doc/library/aifc.rst
(added)
Doc/library/al.rst
(added)
Doc/library/allos.rst
(added)
Doc/library/anydbm.rst
(added)
Doc/library/archiving.rst
(added)
Doc/library/array.rst
(added)
Doc/library/ast.rst
(added)
Doc/library/asynchat.rst
(added)
Doc/library/asyncore.rst
(added)
Doc/library/atexit.rst
(added)
Doc/library/audioop.rst
(added)
Doc/library/autogil.rst
(added)
Doc/library/base64.rst
(added)
Doc/library/basehttpserver.rst
(added)
Doc/library/bastion.rst
(added)
Doc/library/bdb.rst
(added)
Doc/library/binascii.rst
(added)
Doc/library/binhex.rst
(added)
Doc/library/bisect.rst
(added)
Doc/library/bsddb.rst
(added)
Doc/library/bz2.rst
(added)
Doc/library/calendar.rst
(added)
Doc/library/carbon.rst
(added)
Doc/library/cd.rst
(added)
Doc/library/cgi.rst
(added)
Doc/library/cgihttpserver.rst
(added)
Doc/library/cgitb.rst
(added)
Doc/library/chunk.rst
(added)
Doc/library/cmath.rst
(added)
Doc/library/cmd.rst
(added)
Doc/library/code.rst
(added)
Doc/library/codecs.rst
(added)
Doc/library/codeop.rst
(added)
Doc/library/collections.rst
(added)
Doc/library/colorpicker.rst
(added)
Doc/library/colorsys.rst
(added)
Doc/library/commands.rst
(added)
Doc/library/compileall.rst
(added)
Doc/library/compiler.rst
(added)
Doc/library/configparser.rst
(added)
Doc/library/constants.rst
(added)
Doc/library/contextlib.rst
(added)
Doc/library/cookie.rst
(added)
Doc/library/cookielib.rst
(added)
Doc/library/copy.rst
(added)
Doc/library/copy_reg.rst
(added)
Doc/library/crypt.rst
(added)
Doc/library/crypto.rst
(added)
Doc/library/csv.rst
(added)
Doc/library/ctypes.rst
(added)
Doc/library/curses.ascii.rst
(added)
Doc/library/curses.panel.rst
(added)
Doc/library/curses.rst
(added)
Doc/library/custominterp.rst
(added)
Doc/library/datatypes.rst
(added)
Doc/library/datetime.rst
(added)
Doc/library/dbhash.rst
(added)
Doc/library/dbm.rst
(added)
Doc/library/debug.rst
(added)
Doc/library/decimal.rst
(added)
Doc/library/development.rst
(added)
Doc/library/difflib.rst
(added)
Doc/library/dircache.rst
(added)
Doc/library/dis.rst
(added)
Doc/library/distutils.rst
(added)
Doc/library/dl.rst
(added)
Doc/library/doctest.rst
(added)
Doc/library/docxmlrpcserver.rst
(added)
Doc/library/dumbdbm.rst
(added)
Doc/library/dummy_thread.rst
(added)
Doc/library/dummy_threading.rst
(added)
Doc/library/easydialogs.rst
(added)
Doc/library/email-examples.rst
(added)
Doc/library/email.charset.rst
(added)
Doc/library/email.encoders.rst
(added)
Doc/library/email.errors.rst
(added)
Doc/library/email.generator.rst
(added)
Doc/library/email.header.rst
(added)
Doc/library/email.iterators.rst
(added)
Doc/library/email.message.rst
(added)
Doc/library/email.mime.rst
(added)
Doc/library/email.parser.rst
(added)
Doc/library/email.rst
(added)
Doc/library/email.util.rst
(added)
Doc/library/errno.rst
(added)
Doc/library/exceptions.rst
(added)
Doc/library/fcntl.rst
(added)
Doc/library/filecmp.rst
(added)
Doc/library/fileformats.rst
(added)
Doc/library/fileinput.rst
(added)
Doc/library/filesys.rst
(added)
Doc/library/fl.rst
(added)
Doc/library/fm.rst
(added)
Doc/library/fnmatch.rst
(added)
Doc/library/formatter.rst
(added)
Doc/library/fpectl.rst
(added)
Doc/library/fpformat.rst
(added)
Doc/library/fractions.rst
(added)
Doc/library/framework.rst
(added)
Doc/library/frameworks.rst
(added)
Doc/library/ftplib.rst
(added)
Doc/library/functions.rst
(added)
Doc/library/functools.rst
(added)
Doc/library/future_builtins.rst
(added)
Doc/library/gc.rst
(added)
Doc/library/gdbm.rst
(added)
Doc/library/gensuitemodule.rst
(added)
Doc/library/getopt.rst
(added)
Doc/library/getpass.rst
(added)
Doc/library/gettext.rst
(added)
Doc/library/gl.rst
(added)
Doc/library/glob.rst
(added)
Doc/library/grp.rst
(added)
Doc/library/gzip.rst
(added)
Doc/library/hashlib.rst
(added)
Doc/library/heapq.rst
(added)
Doc/library/hmac.rst
(added)
Doc/library/hotshot.rst
(added)
Doc/library/htmllib.rst
(added)
Doc/library/htmlparser.rst
(added)
Doc/library/httplib.rst
(added)
Doc/library/i18n.rst
(added)
Doc/library/ic.rst
(added)
Doc/library/idle.rst
(added)
Doc/library/imageop.rst
(added)
Doc/library/imaplib.rst
(added)
Doc/library/imgfile.rst
(added)
Doc/library/imghdr.rst
(added)
Doc/library/imp.rst
(added)
Doc/library/imputil.rst
(added)
Doc/library/index.rst
(added)
Doc/library/inspect.rst
(added)
Doc/library/internet.rst
(added)
Doc/library/intro.rst
(added)
Doc/library/io.rst
(added)
Doc/library/ipc.rst
(added)
Doc/library/itertools.rst
(added)
Doc/library/jpeg.rst
(added)
Doc/library/json.rst
(added)
Doc/library/keyword.rst
(added)
Doc/library/language.rst
(added)
Doc/library/linecache.rst
(added)
Doc/library/locale.rst
(added)
Doc/library/logging.rst
(added)
Doc/library/mac.rst
(added)
Doc/library/macos.rst
(added)
Doc/library/macosa.rst
(added)
Doc/library/macostools.rst
(added)
Doc/library/macpath.rst
(added)
Doc/library/mailbox.rst
(added)
Doc/library/mailcap.rst
(added)
Doc/library/markup.rst
(added)
Doc/library/marshal.rst
(added)
Doc/library/math.rst
(added)
Doc/library/md5.rst
(added)
Doc/library/mhlib.rst
(added)
Doc/library/mimetools.rst
(added)
Doc/library/mimetypes.rst
(added)
Doc/library/mimewriter.rst
(added)
Doc/library/mimify.rst
(added)
Doc/library/miniaeframe.rst
(added)
Doc/library/misc.rst
(added)
Doc/library/mm.rst
(added)
Doc/library/mmap.rst
(added)
Doc/library/modulefinder.rst
(added)
Doc/library/modules.rst
(added)
Doc/library/msilib.rst
(added)
Doc/library/msvcrt.rst
(added)
Doc/library/multifile.rst
(added)
Doc/library/multiprocessing.rst
(added)
Doc/library/mutex.rst
(added)
Doc/library/netdata.rst
(added)
Doc/library/netrc.rst
(added)
Doc/library/new.rst
(added)
Doc/library/nis.rst
(added)
Doc/library/nntplib.rst
(added)
Doc/library/numbers.rst
(added)
Doc/library/numeric.rst
(added)
Doc/library/objects.rst
(added)
Doc/library/operator.rst
(added)
Doc/library/optparse.rst
(added)
Doc/library/os.path.rst
(added)
Doc/library/os.rst
(added)
Doc/library/ossaudiodev.rst
(added)
Doc/library/othergui.rst
(added)
Doc/library/parser.rst
(added)
Doc/library/pdb.rst
(added)
Doc/library/persistence.rst
(added)
Doc/library/pickle.rst
(added)
Doc/library/pickletools.rst
(added)
Doc/library/pipes.rst
(added)
Doc/library/pkgutil.rst
(added)
Doc/library/platform.rst
(added)
Doc/library/plistlib.rst
(added)
Doc/library/popen2.rst
(added)
Doc/library/poplib.rst
(added)
Doc/library/posix.rst
(added)
Doc/library/posixfile.rst
(added)
Doc/library/pprint.rst
(added)
Doc/library/profile.rst
(added)
Doc/library/pty.rst
(added)
Doc/library/pwd.rst
(added)
Doc/library/py_compile.rst
(added)
Doc/library/pyclbr.rst
(added)
Doc/library/pydoc.rst
(added)
Doc/library/pyexpat.rst
(added)
Doc/library/python.rst
(added)
Doc/library/queue.rst
(added)
Doc/library/quopri.rst
(added)
Doc/library/random.rst
(added)
Doc/library/re.rst
(added)
Doc/library/readline.rst
(added)
Doc/library/repr.rst
(added)
Doc/library/resource.rst
(added)
Doc/library/restricted.rst
(added)
Doc/library/rexec.rst
(added)
Doc/library/rfc822.rst
(added)
Doc/library/rlcompleter.rst
(added)
Doc/library/robotparser.rst
(added)
Doc/library/runpy.rst
(added)
Doc/library/sched.rst
(added)
Doc/library/scrolledtext.rst
(added)
Doc/library/select.rst
(added)
Doc/library/sets.rst
(added)
Doc/library/sgi.rst
(added)
Doc/library/sgmllib.rst
(added)
Doc/library/sha.rst
(added)
Doc/library/shelve.rst
(added)
Doc/library/shlex.rst
(added)
Doc/library/shutil.rst
(added)
Doc/library/signal.rst
(added)
Doc/library/simplehttpserver.rst
(added)
Doc/library/simplexmlrpcserver.rst
(added)
Doc/library/site.rst
(added)
Doc/library/smtpd.rst
(added)
Doc/library/smtplib.rst
(added)
Doc/library/sndhdr.rst
(added)
Doc/library/socket.rst
(added)
Doc/library/socketserver.rst
(added)
Doc/library/someos.rst
(added)
Doc/library/spwd.rst
(added)
Doc/library/sqlite3.rst
(added)
Doc/library/ssl.rst
(added)
Doc/library/stat.rst
(added)
Doc/library/statvfs.rst
(added)
Doc/library/stdtypes.rst
(added)
Doc/library/string.rst
(added)
Doc/library/stringio.rst
(added)
Doc/library/stringprep.rst
(added)
Doc/library/strings.rst
(added)
Doc/library/struct.rst
(added)
Doc/library/subprocess.rst
(added)
Doc/library/sun.rst
(added)
Doc/library/sunau.rst
(added)
Doc/library/sunaudio.rst
(added)
Doc/library/symbol.rst
(added)
Doc/library/symtable.rst
(added)
Doc/library/sys.rst
(added)
Doc/library/syslog.rst
(added)
Doc/library/tabnanny.rst
(added)
Doc/library/tarfile.rst
(added)
Doc/library/telnetlib.rst
(added)
Doc/library/tempfile.rst
(added)
Doc/library/termios.rst
(added)
Doc/library/test.rst
(added)
Doc/library/textwrap.rst
(added)
Doc/library/thread.rst
(added)
Doc/library/threading.rst
(added)
Doc/library/time.rst
(added)
Doc/library/timeit.rst
(added)
Doc/library/tix.rst
(added)
Doc/library/tk.rst
(added)
Doc/library/tkinter.rst
(added)
Doc/library/token.rst
(added)
Doc/library/tokenize.rst
(added)
Doc/library/trace.rst
(added)
Doc/library/traceback.rst
(added)
Doc/library/tty.rst
(added)
Doc/library/turtle.rst
(added)
Doc/library/types.rst
(added)
Doc/library/undoc.rst
(added)
Doc/library/unicodedata.rst
(added)
Doc/library/unittest.rst
(added)
Doc/library/unix.rst
(added)
Doc/library/urllib.rst
(added)
Doc/library/urllib2.rst
(added)
Doc/library/urlparse.rst
(added)
Doc/library/user.rst
(added)
Doc/library/userdict.rst
(added)
Doc/library/uu.rst
(added)
Doc/library/uuid.rst
(added)
Doc/library/warnings.rst
(added)
Doc/library/wave.rst
(added)
Doc/library/weakref.rst
(added)
Doc/library/webbrowser.rst
(added)
Doc/library/whichdb.rst
(added)
Doc/library/windows.rst
(added)
Doc/library/winsound.rst
(added)
Doc/library/wsgiref.rst
(added)
Doc/library/xdrlib.rst
(added)
Doc/library/xml.dom.minidom.rst
(added)
Doc/library/xml.dom.pulldom.rst
(added)
Doc/library/xml.dom.rst
(added)
Doc/library/xml.etree.elementtree.rst
(added)
Doc/library/xml.etree.rst
(added)
Doc/library/xml.sax.handler.rst
(added)
Doc/library/xml.sax.reader.rst
(added)
Doc/library/xml.sax.rst
(added)
Doc/library/xml.sax.utils.rst
(added)
Doc/library/xmllib.rst
(added)
Doc/library/xmlrpclib.rst
(added)
Doc/library/zipfile.rst
(added)
Doc/library/zipimport.rst
(added)
Doc/library/zlib.rst
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive