pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py35-html-docs: Import py35-html-docs-3.5.6 as wip/py35-html-docs



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu May 2 11:54:55 2019 +0200
Changeset:	26260652f812e72da8ccd1ae16601101e1f5d27d

Modified Files:
	Makefile
Added Files:
	py35-html-docs/DESCR
	py35-html-docs/Makefile
	py35-html-docs/PLIST
	py35-html-docs/distinfo

Log Message:
py35-html-docs: Import py35-html-docs-3.5.6 as wip/py35-html-docs

HTML Documentation for Python 3.5

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=26260652f812e72da8ccd1ae16601101e1f5d27d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                |   1 +
 py35-html-docs/DESCR    |   1 +
 py35-html-docs/Makefile |  30 ++
 py35-html-docs/PLIST    | 997 ++++++++++++++++++++++++++++++++++++++++++++++++
 py35-html-docs/distinfo |   6 +
 5 files changed, 1035 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 4889fd8cff..5538ce9eca 100644
--- a/Makefile
+++ b/Makefile
@@ -4159,6 +4159,7 @@ SUBDIR+=	py-zeitgeist
 SUBDIR+=	py-zenity
 SUBDIR+=	py-zipline
 SUBDIR+=	py34-html-docs
+SUBDIR+=	py35-html-docs
 SUBDIR+=	pydance
 SUBDIR+=	pydb
 SUBDIR+=	pypanel
diff --git a/py35-html-docs/DESCR b/py35-html-docs/DESCR
new file mode 100644
index 0000000000..04e8f4388f
--- /dev/null
+++ b/py35-html-docs/DESCR
@@ -0,0 +1 @@
+HTML Documentation for Python 3.5
diff --git a/py35-html-docs/Makefile b/py35-html-docs/Makefile
new file mode 100644
index 0000000000..8574767fdf
--- /dev/null
+++ b/py35-html-docs/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.6 2018/08/09 13:20:54 leot Exp $
+#
+
+VERS=		3.5.6
+DISTNAME=	python-${VERS}-docs-html
+PKGNAME=	py35-html-docs-${VERS}
+CATEGORIES=	lang python
+MASTER_SITES=	https://www.python.org/ftp/python/doc/${VERS}/
+EXTRACT_SUFX=	.tar.bz2
+
+MAINTAINER=	leot%NetBSD.org@localhost
+HOMEPAGE=	https://www.python.org/doc/
+COMMENT=	HTML Documentation for Python 3.5
+LICENSE=	python-software-foundation
+
+DIST_SUBDIR=	python
+
+USE_TOOLS+=	pax
+
+NO_CONFIGURE=	yes
+NO_BUILD=	yes
+
+HTMLDIR=	share/doc/python3.5
+
+INSTALLATION_DIRS=	${HTMLDIR}
+
+do-install:
+	cd ${WRKSRC} && pax -rw -pp . ${DESTDIR}${PREFIX}/${HTMLDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/py35-html-docs/PLIST b/py35-html-docs/PLIST
new file mode 100644
index 0000000000..fb215e1ba6
--- /dev/null
+++ b/py35-html-docs/PLIST
@@ -0,0 +1,997 @@
+@comment $NetBSD: PLIST,v 1.2 2018/08/09 13:20:54 leot Exp $
+share/doc/python3.5/.buildinfo
+share/doc/python3.5/_images/logging_flow.png
+share/doc/python3.5/_images/pathlib-inheritance.png
+share/doc/python3.5/_images/python-video-icon.png
+share/doc/python3.5/_images/tulip_coro.png
+share/doc/python3.5/_images/turtle-star.png
+share/doc/python3.5/_images/win_installer.png
+share/doc/python3.5/_sources/about.rst.txt
+share/doc/python3.5/_sources/bugs.rst.txt
+share/doc/python3.5/_sources/c-api/abstract.rst.txt
+share/doc/python3.5/_sources/c-api/allocation.rst.txt
+share/doc/python3.5/_sources/c-api/apiabiversion.rst.txt
+share/doc/python3.5/_sources/c-api/arg.rst.txt
+share/doc/python3.5/_sources/c-api/bool.rst.txt
+share/doc/python3.5/_sources/c-api/buffer.rst.txt
+share/doc/python3.5/_sources/c-api/bytearray.rst.txt
+share/doc/python3.5/_sources/c-api/bytes.rst.txt
+share/doc/python3.5/_sources/c-api/capsule.rst.txt
+share/doc/python3.5/_sources/c-api/cell.rst.txt
+share/doc/python3.5/_sources/c-api/code.rst.txt
+share/doc/python3.5/_sources/c-api/codec.rst.txt
+share/doc/python3.5/_sources/c-api/complex.rst.txt
+share/doc/python3.5/_sources/c-api/concrete.rst.txt
+share/doc/python3.5/_sources/c-api/conversion.rst.txt
+share/doc/python3.5/_sources/c-api/coro.rst.txt
+share/doc/python3.5/_sources/c-api/datetime.rst.txt
+share/doc/python3.5/_sources/c-api/descriptor.rst.txt
+share/doc/python3.5/_sources/c-api/dict.rst.txt
+share/doc/python3.5/_sources/c-api/exceptions.rst.txt
+share/doc/python3.5/_sources/c-api/file.rst.txt
+share/doc/python3.5/_sources/c-api/float.rst.txt
+share/doc/python3.5/_sources/c-api/function.rst.txt
+share/doc/python3.5/_sources/c-api/gcsupport.rst.txt
+share/doc/python3.5/_sources/c-api/gen.rst.txt
+share/doc/python3.5/_sources/c-api/import.rst.txt
+share/doc/python3.5/_sources/c-api/index.rst.txt
+share/doc/python3.5/_sources/c-api/init.rst.txt
+share/doc/python3.5/_sources/c-api/intro.rst.txt
+share/doc/python3.5/_sources/c-api/iter.rst.txt
+share/doc/python3.5/_sources/c-api/iterator.rst.txt
+share/doc/python3.5/_sources/c-api/list.rst.txt
+share/doc/python3.5/_sources/c-api/long.rst.txt
+share/doc/python3.5/_sources/c-api/mapping.rst.txt
+share/doc/python3.5/_sources/c-api/marshal.rst.txt
+share/doc/python3.5/_sources/c-api/memory.rst.txt
+share/doc/python3.5/_sources/c-api/memoryview.rst.txt
+share/doc/python3.5/_sources/c-api/method.rst.txt
+share/doc/python3.5/_sources/c-api/module.rst.txt
+share/doc/python3.5/_sources/c-api/none.rst.txt
+share/doc/python3.5/_sources/c-api/number.rst.txt
+share/doc/python3.5/_sources/c-api/objbuffer.rst.txt
+share/doc/python3.5/_sources/c-api/object.rst.txt
+share/doc/python3.5/_sources/c-api/objimpl.rst.txt
+share/doc/python3.5/_sources/c-api/refcounting.rst.txt
+share/doc/python3.5/_sources/c-api/reflection.rst.txt
+share/doc/python3.5/_sources/c-api/sequence.rst.txt
+share/doc/python3.5/_sources/c-api/set.rst.txt
+share/doc/python3.5/_sources/c-api/slice.rst.txt
+share/doc/python3.5/_sources/c-api/stable.rst.txt
+share/doc/python3.5/_sources/c-api/structures.rst.txt
+share/doc/python3.5/_sources/c-api/sys.rst.txt
+share/doc/python3.5/_sources/c-api/tuple.rst.txt
+share/doc/python3.5/_sources/c-api/type.rst.txt
+share/doc/python3.5/_sources/c-api/typeobj.rst.txt
+share/doc/python3.5/_sources/c-api/unicode.rst.txt
+share/doc/python3.5/_sources/c-api/utilities.rst.txt
+share/doc/python3.5/_sources/c-api/veryhigh.rst.txt
+share/doc/python3.5/_sources/c-api/weakref.rst.txt
+share/doc/python3.5/_sources/contents.rst.txt
+share/doc/python3.5/_sources/copyright.rst.txt
+share/doc/python3.5/_sources/distributing/index.rst.txt
+share/doc/python3.5/_sources/distutils/apiref.rst.txt
+share/doc/python3.5/_sources/distutils/builtdist.rst.txt
+share/doc/python3.5/_sources/distutils/commandref.rst.txt
+share/doc/python3.5/_sources/distutils/configfile.rst.txt
+share/doc/python3.5/_sources/distutils/examples.rst.txt
+share/doc/python3.5/_sources/distutils/extending.rst.txt
+share/doc/python3.5/_sources/distutils/index.rst.txt
+share/doc/python3.5/_sources/distutils/introduction.rst.txt
+share/doc/python3.5/_sources/distutils/packageindex.rst.txt
+share/doc/python3.5/_sources/distutils/setupscript.rst.txt
+share/doc/python3.5/_sources/distutils/sourcedist.rst.txt
+share/doc/python3.5/_sources/distutils/uploading.rst.txt
+share/doc/python3.5/_sources/extending/building.rst.txt
+share/doc/python3.5/_sources/extending/embedding.rst.txt
+share/doc/python3.5/_sources/extending/extending.rst.txt
+share/doc/python3.5/_sources/extending/index.rst.txt
+share/doc/python3.5/_sources/extending/newtypes.rst.txt
+share/doc/python3.5/_sources/extending/windows.rst.txt
+share/doc/python3.5/_sources/faq/design.rst.txt
+share/doc/python3.5/_sources/faq/extending.rst.txt
+share/doc/python3.5/_sources/faq/general.rst.txt
+share/doc/python3.5/_sources/faq/gui.rst.txt
+share/doc/python3.5/_sources/faq/index.rst.txt
+share/doc/python3.5/_sources/faq/installed.rst.txt
+share/doc/python3.5/_sources/faq/library.rst.txt
+share/doc/python3.5/_sources/faq/programming.rst.txt
+share/doc/python3.5/_sources/faq/windows.rst.txt
+share/doc/python3.5/_sources/glossary.rst.txt
+share/doc/python3.5/_sources/howto/argparse.rst.txt
+share/doc/python3.5/_sources/howto/clinic.rst.txt
+share/doc/python3.5/_sources/howto/cporting.rst.txt
+share/doc/python3.5/_sources/howto/curses.rst.txt
+share/doc/python3.5/_sources/howto/descriptor.rst.txt
+share/doc/python3.5/_sources/howto/functional.rst.txt
+share/doc/python3.5/_sources/howto/index.rst.txt
+share/doc/python3.5/_sources/howto/ipaddress.rst.txt
+share/doc/python3.5/_sources/howto/logging-cookbook.rst.txt
+share/doc/python3.5/_sources/howto/logging.rst.txt
+share/doc/python3.5/_sources/howto/pyporting.rst.txt
+share/doc/python3.5/_sources/howto/regex.rst.txt
+share/doc/python3.5/_sources/howto/sockets.rst.txt
+share/doc/python3.5/_sources/howto/sorting.rst.txt
+share/doc/python3.5/_sources/howto/unicode.rst.txt
+share/doc/python3.5/_sources/howto/urllib2.rst.txt
+share/doc/python3.5/_sources/install/index.rst.txt
+share/doc/python3.5/_sources/installing/index.rst.txt
+share/doc/python3.5/_sources/library/2to3.rst.txt
+share/doc/python3.5/_sources/library/__future__.rst.txt
+share/doc/python3.5/_sources/library/__main__.rst.txt
+share/doc/python3.5/_sources/library/_dummy_thread.rst.txt
+share/doc/python3.5/_sources/library/_thread.rst.txt
+share/doc/python3.5/_sources/library/abc.rst.txt
+share/doc/python3.5/_sources/library/aifc.rst.txt
+share/doc/python3.5/_sources/library/allos.rst.txt
+share/doc/python3.5/_sources/library/archiving.rst.txt
+share/doc/python3.5/_sources/library/argparse.rst.txt
+share/doc/python3.5/_sources/library/array.rst.txt
+share/doc/python3.5/_sources/library/ast.rst.txt
+share/doc/python3.5/_sources/library/asynchat.rst.txt
+share/doc/python3.5/_sources/library/asyncio-dev.rst.txt
+share/doc/python3.5/_sources/library/asyncio-eventloop.rst.txt
+share/doc/python3.5/_sources/library/asyncio-eventloops.rst.txt
+share/doc/python3.5/_sources/library/asyncio-protocol.rst.txt
+share/doc/python3.5/_sources/library/asyncio-queue.rst.txt
+share/doc/python3.5/_sources/library/asyncio-stream.rst.txt
+share/doc/python3.5/_sources/library/asyncio-subprocess.rst.txt
+share/doc/python3.5/_sources/library/asyncio-sync.rst.txt
+share/doc/python3.5/_sources/library/asyncio-task.rst.txt
+share/doc/python3.5/_sources/library/asyncio.rst.txt
+share/doc/python3.5/_sources/library/asyncore.rst.txt
+share/doc/python3.5/_sources/library/atexit.rst.txt
+share/doc/python3.5/_sources/library/audioop.rst.txt
+share/doc/python3.5/_sources/library/base64.rst.txt
+share/doc/python3.5/_sources/library/bdb.rst.txt
+share/doc/python3.5/_sources/library/binary.rst.txt
+share/doc/python3.5/_sources/library/binascii.rst.txt
+share/doc/python3.5/_sources/library/binhex.rst.txt
+share/doc/python3.5/_sources/library/bisect.rst.txt
+share/doc/python3.5/_sources/library/builtins.rst.txt
+share/doc/python3.5/_sources/library/bz2.rst.txt
+share/doc/python3.5/_sources/library/calendar.rst.txt
+share/doc/python3.5/_sources/library/cgi.rst.txt
+share/doc/python3.5/_sources/library/cgitb.rst.txt
+share/doc/python3.5/_sources/library/chunk.rst.txt
+share/doc/python3.5/_sources/library/cmath.rst.txt
+share/doc/python3.5/_sources/library/cmd.rst.txt
+share/doc/python3.5/_sources/library/code.rst.txt
+share/doc/python3.5/_sources/library/codecs.rst.txt
+share/doc/python3.5/_sources/library/codeop.rst.txt
+share/doc/python3.5/_sources/library/collections.abc.rst.txt
+share/doc/python3.5/_sources/library/collections.rst.txt
+share/doc/python3.5/_sources/library/colorsys.rst.txt
+share/doc/python3.5/_sources/library/compileall.rst.txt
+share/doc/python3.5/_sources/library/concurrency.rst.txt
+share/doc/python3.5/_sources/library/concurrent.futures.rst.txt
+share/doc/python3.5/_sources/library/concurrent.rst.txt
+share/doc/python3.5/_sources/library/configparser.rst.txt
+share/doc/python3.5/_sources/library/constants.rst.txt
+share/doc/python3.5/_sources/library/contextlib.rst.txt
+share/doc/python3.5/_sources/library/copy.rst.txt
+share/doc/python3.5/_sources/library/copyreg.rst.txt
+share/doc/python3.5/_sources/library/crypt.rst.txt
+share/doc/python3.5/_sources/library/crypto.rst.txt
+share/doc/python3.5/_sources/library/csv.rst.txt
+share/doc/python3.5/_sources/library/ctypes.rst.txt
+share/doc/python3.5/_sources/library/curses.ascii.rst.txt
+share/doc/python3.5/_sources/library/curses.panel.rst.txt
+share/doc/python3.5/_sources/library/curses.rst.txt
+share/doc/python3.5/_sources/library/custominterp.rst.txt
+share/doc/python3.5/_sources/library/datatypes.rst.txt
+share/doc/python3.5/_sources/library/datetime.rst.txt
+share/doc/python3.5/_sources/library/dbm.rst.txt
+share/doc/python3.5/_sources/library/debug.rst.txt
+share/doc/python3.5/_sources/library/decimal.rst.txt
+share/doc/python3.5/_sources/library/development.rst.txt
+share/doc/python3.5/_sources/library/difflib.rst.txt
+share/doc/python3.5/_sources/library/dis.rst.txt
+share/doc/python3.5/_sources/library/distribution.rst.txt
+share/doc/python3.5/_sources/library/distutils.rst.txt
+share/doc/python3.5/_sources/library/doctest.rst.txt
+share/doc/python3.5/_sources/library/dummy_threading.rst.txt
+share/doc/python3.5/_sources/library/email-examples.rst.txt
+share/doc/python3.5/_sources/library/email.charset.rst.txt
+share/doc/python3.5/_sources/library/email.contentmanager.rst.txt
+share/doc/python3.5/_sources/library/email.encoders.rst.txt
+share/doc/python3.5/_sources/library/email.errors.rst.txt
+share/doc/python3.5/_sources/library/email.generator.rst.txt
+share/doc/python3.5/_sources/library/email.header.rst.txt
+share/doc/python3.5/_sources/library/email.headerregistry.rst.txt
+share/doc/python3.5/_sources/library/email.iterators.rst.txt
+share/doc/python3.5/_sources/library/email.message.rst.txt
+share/doc/python3.5/_sources/library/email.mime.rst.txt
+share/doc/python3.5/_sources/library/email.parser.rst.txt
+share/doc/python3.5/_sources/library/email.policy.rst.txt
+share/doc/python3.5/_sources/library/email.rst.txt
+share/doc/python3.5/_sources/library/email.util.rst.txt
+share/doc/python3.5/_sources/library/ensurepip.rst.txt
+share/doc/python3.5/_sources/library/enum.rst.txt
+share/doc/python3.5/_sources/library/errno.rst.txt
+share/doc/python3.5/_sources/library/exceptions.rst.txt
+share/doc/python3.5/_sources/library/faulthandler.rst.txt
+share/doc/python3.5/_sources/library/fcntl.rst.txt
+share/doc/python3.5/_sources/library/filecmp.rst.txt
+share/doc/python3.5/_sources/library/fileformats.rst.txt
+share/doc/python3.5/_sources/library/fileinput.rst.txt
+share/doc/python3.5/_sources/library/filesys.rst.txt
+share/doc/python3.5/_sources/library/fnmatch.rst.txt
+share/doc/python3.5/_sources/library/formatter.rst.txt
+share/doc/python3.5/_sources/library/fpectl.rst.txt
+share/doc/python3.5/_sources/library/fractions.rst.txt
+share/doc/python3.5/_sources/library/frameworks.rst.txt
+share/doc/python3.5/_sources/library/ftplib.rst.txt
+share/doc/python3.5/_sources/library/functional.rst.txt
+share/doc/python3.5/_sources/library/functions.rst.txt
+share/doc/python3.5/_sources/library/functools.rst.txt
+share/doc/python3.5/_sources/library/gc.rst.txt
+share/doc/python3.5/_sources/library/getopt.rst.txt
+share/doc/python3.5/_sources/library/getpass.rst.txt
+share/doc/python3.5/_sources/library/gettext.rst.txt
+share/doc/python3.5/_sources/library/glob.rst.txt
+share/doc/python3.5/_sources/library/grp.rst.txt
+share/doc/python3.5/_sources/library/gzip.rst.txt
+share/doc/python3.5/_sources/library/hashlib.rst.txt
+share/doc/python3.5/_sources/library/heapq.rst.txt
+share/doc/python3.5/_sources/library/hmac.rst.txt
+share/doc/python3.5/_sources/library/html.entities.rst.txt
+share/doc/python3.5/_sources/library/html.parser.rst.txt
+share/doc/python3.5/_sources/library/html.rst.txt
+share/doc/python3.5/_sources/library/http.client.rst.txt
+share/doc/python3.5/_sources/library/http.cookiejar.rst.txt
+share/doc/python3.5/_sources/library/http.cookies.rst.txt
+share/doc/python3.5/_sources/library/http.rst.txt
+share/doc/python3.5/_sources/library/http.server.rst.txt
+share/doc/python3.5/_sources/library/i18n.rst.txt
+share/doc/python3.5/_sources/library/idle.rst.txt
+share/doc/python3.5/_sources/library/imaplib.rst.txt
+share/doc/python3.5/_sources/library/imghdr.rst.txt
+share/doc/python3.5/_sources/library/imp.rst.txt
+share/doc/python3.5/_sources/library/importlib.rst.txt
+share/doc/python3.5/_sources/library/index.rst.txt
+share/doc/python3.5/_sources/library/inspect.rst.txt
+share/doc/python3.5/_sources/library/internet.rst.txt
+share/doc/python3.5/_sources/library/intro.rst.txt
+share/doc/python3.5/_sources/library/io.rst.txt
+share/doc/python3.5/_sources/library/ipaddress.rst.txt
+share/doc/python3.5/_sources/library/ipc.rst.txt
+share/doc/python3.5/_sources/library/itertools.rst.txt
+share/doc/python3.5/_sources/library/json.rst.txt
+share/doc/python3.5/_sources/library/keyword.rst.txt
+share/doc/python3.5/_sources/library/language.rst.txt
+share/doc/python3.5/_sources/library/linecache.rst.txt
+share/doc/python3.5/_sources/library/locale.rst.txt
+share/doc/python3.5/_sources/library/logging.config.rst.txt
+share/doc/python3.5/_sources/library/logging.handlers.rst.txt
+share/doc/python3.5/_sources/library/logging.rst.txt
+share/doc/python3.5/_sources/library/lzma.rst.txt
+share/doc/python3.5/_sources/library/macpath.rst.txt
+share/doc/python3.5/_sources/library/mailbox.rst.txt
+share/doc/python3.5/_sources/library/mailcap.rst.txt
+share/doc/python3.5/_sources/library/markup.rst.txt
+share/doc/python3.5/_sources/library/marshal.rst.txt
+share/doc/python3.5/_sources/library/math.rst.txt
+share/doc/python3.5/_sources/library/mimetypes.rst.txt
+share/doc/python3.5/_sources/library/misc.rst.txt
+share/doc/python3.5/_sources/library/mm.rst.txt
+share/doc/python3.5/_sources/library/mmap.rst.txt
+share/doc/python3.5/_sources/library/modulefinder.rst.txt
+share/doc/python3.5/_sources/library/modules.rst.txt
+share/doc/python3.5/_sources/library/msilib.rst.txt
+share/doc/python3.5/_sources/library/msvcrt.rst.txt
+share/doc/python3.5/_sources/library/multiprocessing.rst.txt
+share/doc/python3.5/_sources/library/netdata.rst.txt
+share/doc/python3.5/_sources/library/netrc.rst.txt
+share/doc/python3.5/_sources/library/nis.rst.txt
+share/doc/python3.5/_sources/library/nntplib.rst.txt
+share/doc/python3.5/_sources/library/numbers.rst.txt
+share/doc/python3.5/_sources/library/numeric.rst.txt
+share/doc/python3.5/_sources/library/operator.rst.txt
+share/doc/python3.5/_sources/library/optparse.rst.txt
+share/doc/python3.5/_sources/library/os.path.rst.txt
+share/doc/python3.5/_sources/library/os.rst.txt
+share/doc/python3.5/_sources/library/ossaudiodev.rst.txt
+share/doc/python3.5/_sources/library/othergui.rst.txt
+share/doc/python3.5/_sources/library/parser.rst.txt
+share/doc/python3.5/_sources/library/pathlib.rst.txt
+share/doc/python3.5/_sources/library/pdb.rst.txt
+share/doc/python3.5/_sources/library/persistence.rst.txt
+share/doc/python3.5/_sources/library/pickle.rst.txt
+share/doc/python3.5/_sources/library/pickletools.rst.txt
+share/doc/python3.5/_sources/library/pipes.rst.txt
+share/doc/python3.5/_sources/library/pkgutil.rst.txt
+share/doc/python3.5/_sources/library/platform.rst.txt
+share/doc/python3.5/_sources/library/plistlib.rst.txt
+share/doc/python3.5/_sources/library/poplib.rst.txt
+share/doc/python3.5/_sources/library/posix.rst.txt
+share/doc/python3.5/_sources/library/pprint.rst.txt
+share/doc/python3.5/_sources/library/profile.rst.txt
+share/doc/python3.5/_sources/library/pty.rst.txt
+share/doc/python3.5/_sources/library/pwd.rst.txt
+share/doc/python3.5/_sources/library/py_compile.rst.txt
+share/doc/python3.5/_sources/library/pyclbr.rst.txt
+share/doc/python3.5/_sources/library/pydoc.rst.txt
+share/doc/python3.5/_sources/library/pyexpat.rst.txt
+share/doc/python3.5/_sources/library/python.rst.txt
+share/doc/python3.5/_sources/library/queue.rst.txt
+share/doc/python3.5/_sources/library/quopri.rst.txt
+share/doc/python3.5/_sources/library/random.rst.txt
+share/doc/python3.5/_sources/library/re.rst.txt
+share/doc/python3.5/_sources/library/readline.rst.txt
+share/doc/python3.5/_sources/library/reprlib.rst.txt
+share/doc/python3.5/_sources/library/resource.rst.txt
+share/doc/python3.5/_sources/library/rlcompleter.rst.txt
+share/doc/python3.5/_sources/library/runpy.rst.txt
+share/doc/python3.5/_sources/library/sched.rst.txt
+share/doc/python3.5/_sources/library/select.rst.txt
+share/doc/python3.5/_sources/library/selectors.rst.txt
+share/doc/python3.5/_sources/library/shelve.rst.txt
+share/doc/python3.5/_sources/library/shlex.rst.txt
+share/doc/python3.5/_sources/library/shutil.rst.txt
+share/doc/python3.5/_sources/library/signal.rst.txt
+share/doc/python3.5/_sources/library/site.rst.txt
+share/doc/python3.5/_sources/library/smtpd.rst.txt
+share/doc/python3.5/_sources/library/smtplib.rst.txt
+share/doc/python3.5/_sources/library/sndhdr.rst.txt
+share/doc/python3.5/_sources/library/socket.rst.txt
+share/doc/python3.5/_sources/library/socketserver.rst.txt
+share/doc/python3.5/_sources/library/spwd.rst.txt
+share/doc/python3.5/_sources/library/sqlite3.rst.txt
+share/doc/python3.5/_sources/library/ssl.rst.txt
+share/doc/python3.5/_sources/library/stat.rst.txt
+share/doc/python3.5/_sources/library/statistics.rst.txt
+share/doc/python3.5/_sources/library/stdtypes.rst.txt
+share/doc/python3.5/_sources/library/string.rst.txt
+share/doc/python3.5/_sources/library/stringprep.rst.txt
+share/doc/python3.5/_sources/library/struct.rst.txt
+share/doc/python3.5/_sources/library/subprocess.rst.txt
+share/doc/python3.5/_sources/library/sunau.rst.txt
+share/doc/python3.5/_sources/library/superseded.rst.txt
+share/doc/python3.5/_sources/library/symbol.rst.txt
+share/doc/python3.5/_sources/library/symtable.rst.txt
+share/doc/python3.5/_sources/library/sys.rst.txt
+share/doc/python3.5/_sources/library/sysconfig.rst.txt
+share/doc/python3.5/_sources/library/syslog.rst.txt
+share/doc/python3.5/_sources/library/tabnanny.rst.txt
+share/doc/python3.5/_sources/library/tarfile.rst.txt
+share/doc/python3.5/_sources/library/telnetlib.rst.txt
+share/doc/python3.5/_sources/library/tempfile.rst.txt
+share/doc/python3.5/_sources/library/termios.rst.txt
+share/doc/python3.5/_sources/library/test.rst.txt
+share/doc/python3.5/_sources/library/text.rst.txt
+share/doc/python3.5/_sources/library/textwrap.rst.txt
+share/doc/python3.5/_sources/library/threading.rst.txt
+share/doc/python3.5/_sources/library/time.rst.txt
+share/doc/python3.5/_sources/library/timeit.rst.txt
+share/doc/python3.5/_sources/library/tk.rst.txt
+share/doc/python3.5/_sources/library/tkinter.rst.txt
+share/doc/python3.5/_sources/library/tkinter.scrolledtext.rst.txt
+share/doc/python3.5/_sources/library/tkinter.tix.rst.txt
+share/doc/python3.5/_sources/library/tkinter.ttk.rst.txt
+share/doc/python3.5/_sources/library/token.rst.txt
+share/doc/python3.5/_sources/library/tokenize.rst.txt
+share/doc/python3.5/_sources/library/trace.rst.txt
+share/doc/python3.5/_sources/library/traceback.rst.txt
+share/doc/python3.5/_sources/library/tracemalloc.rst.txt
+share/doc/python3.5/_sources/library/tty.rst.txt
+share/doc/python3.5/_sources/library/turtle.rst.txt
+share/doc/python3.5/_sources/library/types.rst.txt
+share/doc/python3.5/_sources/library/typing.rst.txt
+share/doc/python3.5/_sources/library/undoc.rst.txt
+share/doc/python3.5/_sources/library/unicodedata.rst.txt
+share/doc/python3.5/_sources/library/unittest.mock-examples.rst.txt
+share/doc/python3.5/_sources/library/unittest.mock.rst.txt
+share/doc/python3.5/_sources/library/unittest.rst.txt
+share/doc/python3.5/_sources/library/unix.rst.txt
+share/doc/python3.5/_sources/library/urllib.error.rst.txt
+share/doc/python3.5/_sources/library/urllib.parse.rst.txt
+share/doc/python3.5/_sources/library/urllib.request.rst.txt
+share/doc/python3.5/_sources/library/urllib.robotparser.rst.txt
+share/doc/python3.5/_sources/library/urllib.rst.txt
+share/doc/python3.5/_sources/library/uu.rst.txt
+share/doc/python3.5/_sources/library/uuid.rst.txt
+share/doc/python3.5/_sources/library/venv.rst.txt
+share/doc/python3.5/_sources/library/warnings.rst.txt
+share/doc/python3.5/_sources/library/wave.rst.txt
+share/doc/python3.5/_sources/library/weakref.rst.txt
+share/doc/python3.5/_sources/library/webbrowser.rst.txt
+share/doc/python3.5/_sources/library/windows.rst.txt
+share/doc/python3.5/_sources/library/winreg.rst.txt
+share/doc/python3.5/_sources/library/winsound.rst.txt
+share/doc/python3.5/_sources/library/wsgiref.rst.txt
+share/doc/python3.5/_sources/library/xdrlib.rst.txt
+share/doc/python3.5/_sources/library/xml.dom.minidom.rst.txt
+share/doc/python3.5/_sources/library/xml.dom.pulldom.rst.txt
+share/doc/python3.5/_sources/library/xml.dom.rst.txt
+share/doc/python3.5/_sources/library/xml.etree.elementtree.rst.txt
+share/doc/python3.5/_sources/library/xml.rst.txt
+share/doc/python3.5/_sources/library/xml.sax.handler.rst.txt
+share/doc/python3.5/_sources/library/xml.sax.reader.rst.txt
+share/doc/python3.5/_sources/library/xml.sax.rst.txt
+share/doc/python3.5/_sources/library/xml.sax.utils.rst.txt
+share/doc/python3.5/_sources/library/xmlrpc.client.rst.txt
+share/doc/python3.5/_sources/library/xmlrpc.rst.txt
+share/doc/python3.5/_sources/library/xmlrpc.server.rst.txt
+share/doc/python3.5/_sources/library/zipapp.rst.txt
+share/doc/python3.5/_sources/library/zipfile.rst.txt
+share/doc/python3.5/_sources/library/zipimport.rst.txt
+share/doc/python3.5/_sources/library/zlib.rst.txt
+share/doc/python3.5/_sources/license.rst.txt
+share/doc/python3.5/_sources/reference/compound_stmts.rst.txt
+share/doc/python3.5/_sources/reference/datamodel.rst.txt
+share/doc/python3.5/_sources/reference/executionmodel.rst.txt
+share/doc/python3.5/_sources/reference/expressions.rst.txt
+share/doc/python3.5/_sources/reference/grammar.rst.txt
+share/doc/python3.5/_sources/reference/import.rst.txt
+share/doc/python3.5/_sources/reference/index.rst.txt
+share/doc/python3.5/_sources/reference/introduction.rst.txt
+share/doc/python3.5/_sources/reference/lexical_analysis.rst.txt
+share/doc/python3.5/_sources/reference/simple_stmts.rst.txt
+share/doc/python3.5/_sources/reference/toplevel_components.rst.txt
+share/doc/python3.5/_sources/tutorial/appendix.rst.txt
+share/doc/python3.5/_sources/tutorial/appetite.rst.txt
+share/doc/python3.5/_sources/tutorial/classes.rst.txt
+share/doc/python3.5/_sources/tutorial/controlflow.rst.txt
+share/doc/python3.5/_sources/tutorial/datastructures.rst.txt
+share/doc/python3.5/_sources/tutorial/errors.rst.txt
+share/doc/python3.5/_sources/tutorial/floatingpoint.rst.txt
+share/doc/python3.5/_sources/tutorial/index.rst.txt
+share/doc/python3.5/_sources/tutorial/inputoutput.rst.txt
+share/doc/python3.5/_sources/tutorial/interactive.rst.txt
+share/doc/python3.5/_sources/tutorial/interpreter.rst.txt
+share/doc/python3.5/_sources/tutorial/introduction.rst.txt
+share/doc/python3.5/_sources/tutorial/modules.rst.txt
+share/doc/python3.5/_sources/tutorial/stdlib.rst.txt
+share/doc/python3.5/_sources/tutorial/stdlib2.rst.txt
+share/doc/python3.5/_sources/tutorial/venv.rst.txt
+share/doc/python3.5/_sources/tutorial/whatnow.rst.txt
+share/doc/python3.5/_sources/using/cmdline.rst.txt
+share/doc/python3.5/_sources/using/index.rst.txt
+share/doc/python3.5/_sources/using/mac.rst.txt
+share/doc/python3.5/_sources/using/scripts.rst.txt
+share/doc/python3.5/_sources/using/unix.rst.txt
+share/doc/python3.5/_sources/using/windows.rst.txt
+share/doc/python3.5/_sources/whatsnew/2.0.rst.txt
+share/doc/python3.5/_sources/whatsnew/2.1.rst.txt
+share/doc/python3.5/_sources/whatsnew/2.2.rst.txt
+share/doc/python3.5/_sources/whatsnew/2.3.rst.txt
+share/doc/python3.5/_sources/whatsnew/2.4.rst.txt
+share/doc/python3.5/_sources/whatsnew/2.5.rst.txt
+share/doc/python3.5/_sources/whatsnew/2.6.rst.txt
+share/doc/python3.5/_sources/whatsnew/2.7.rst.txt
+share/doc/python3.5/_sources/whatsnew/3.0.rst.txt
+share/doc/python3.5/_sources/whatsnew/3.1.rst.txt
+share/doc/python3.5/_sources/whatsnew/3.2.rst.txt
+share/doc/python3.5/_sources/whatsnew/3.3.rst.txt
+share/doc/python3.5/_sources/whatsnew/3.4.rst.txt
+share/doc/python3.5/_sources/whatsnew/3.5.rst.txt
+share/doc/python3.5/_sources/whatsnew/changelog.rst.txt
+share/doc/python3.5/_sources/whatsnew/index.rst.txt
+share/doc/python3.5/_static/ajax-loader.gif
+share/doc/python3.5/_static/basic.css
+share/doc/python3.5/_static/classic.css
+share/doc/python3.5/_static/comment-bright.png
+share/doc/python3.5/_static/comment-close.png
+share/doc/python3.5/_static/comment.png
+share/doc/python3.5/_static/copybutton.js
+share/doc/python3.5/_static/default.css
+share/doc/python3.5/_static/doctools.js
+share/doc/python3.5/_static/documentation_options.js
+share/doc/python3.5/_static/down-pressed.png
+share/doc/python3.5/_static/down.png
+share/doc/python3.5/_static/file.png
+share/doc/python3.5/_static/jquery-3.2.1.js
+share/doc/python3.5/_static/jquery.js
+share/doc/python3.5/_static/minus.png
+share/doc/python3.5/_static/opensearch.xml
+share/doc/python3.5/_static/plus.png
+share/doc/python3.5/_static/py.png
+share/doc/python3.5/_static/pydoctheme.css
+share/doc/python3.5/_static/pygments.css
+share/doc/python3.5/_static/searchtools.js
+share/doc/python3.5/_static/sidebar.js
+share/doc/python3.5/_static/switchers.js
+share/doc/python3.5/_static/underscore-1.3.1.js
+share/doc/python3.5/_static/underscore.js
+share/doc/python3.5/_static/up-pressed.png
+share/doc/python3.5/_static/up.png
+share/doc/python3.5/_static/websupport.js
+share/doc/python3.5/about.html
+share/doc/python3.5/bugs.html
+share/doc/python3.5/c-api/abstract.html
+share/doc/python3.5/c-api/allocation.html
+share/doc/python3.5/c-api/apiabiversion.html
+share/doc/python3.5/c-api/arg.html
+share/doc/python3.5/c-api/bool.html
+share/doc/python3.5/c-api/buffer.html
+share/doc/python3.5/c-api/bytearray.html
+share/doc/python3.5/c-api/bytes.html
+share/doc/python3.5/c-api/capsule.html
+share/doc/python3.5/c-api/cell.html
+share/doc/python3.5/c-api/code.html
+share/doc/python3.5/c-api/codec.html
+share/doc/python3.5/c-api/complex.html
+share/doc/python3.5/c-api/concrete.html
+share/doc/python3.5/c-api/conversion.html
+share/doc/python3.5/c-api/coro.html
+share/doc/python3.5/c-api/datetime.html
+share/doc/python3.5/c-api/descriptor.html
+share/doc/python3.5/c-api/dict.html
+share/doc/python3.5/c-api/exceptions.html
+share/doc/python3.5/c-api/file.html
+share/doc/python3.5/c-api/float.html
+share/doc/python3.5/c-api/function.html
+share/doc/python3.5/c-api/gcsupport.html
+share/doc/python3.5/c-api/gen.html
+share/doc/python3.5/c-api/import.html
+share/doc/python3.5/c-api/index.html
+share/doc/python3.5/c-api/init.html
+share/doc/python3.5/c-api/intro.html
+share/doc/python3.5/c-api/iter.html
+share/doc/python3.5/c-api/iterator.html
+share/doc/python3.5/c-api/list.html
+share/doc/python3.5/c-api/long.html
+share/doc/python3.5/c-api/mapping.html
+share/doc/python3.5/c-api/marshal.html
+share/doc/python3.5/c-api/memory.html
+share/doc/python3.5/c-api/memoryview.html
+share/doc/python3.5/c-api/method.html
+share/doc/python3.5/c-api/module.html
+share/doc/python3.5/c-api/none.html
+share/doc/python3.5/c-api/number.html
+share/doc/python3.5/c-api/objbuffer.html
+share/doc/python3.5/c-api/object.html
+share/doc/python3.5/c-api/objimpl.html
+share/doc/python3.5/c-api/refcounting.html
+share/doc/python3.5/c-api/reflection.html
+share/doc/python3.5/c-api/sequence.html
+share/doc/python3.5/c-api/set.html
+share/doc/python3.5/c-api/slice.html
+share/doc/python3.5/c-api/stable.html
+share/doc/python3.5/c-api/structures.html
+share/doc/python3.5/c-api/sys.html
+share/doc/python3.5/c-api/tuple.html
+share/doc/python3.5/c-api/type.html
+share/doc/python3.5/c-api/typeobj.html
+share/doc/python3.5/c-api/unicode.html
+share/doc/python3.5/c-api/utilities.html
+share/doc/python3.5/c-api/veryhigh.html
+share/doc/python3.5/c-api/weakref.html
+share/doc/python3.5/contents.html
+share/doc/python3.5/copyright.html
+share/doc/python3.5/distributing/index.html
+share/doc/python3.5/distutils/apiref.html
+share/doc/python3.5/distutils/builtdist.html
+share/doc/python3.5/distutils/commandref.html
+share/doc/python3.5/distutils/configfile.html
+share/doc/python3.5/distutils/examples.html
+share/doc/python3.5/distutils/extending.html
+share/doc/python3.5/distutils/index.html
+share/doc/python3.5/distutils/introduction.html
+share/doc/python3.5/distutils/packageindex.html
+share/doc/python3.5/distutils/setupscript.html
+share/doc/python3.5/distutils/sourcedist.html
+share/doc/python3.5/distutils/uploading.html
+share/doc/python3.5/download.html
+share/doc/python3.5/extending/building.html
+share/doc/python3.5/extending/embedding.html
+share/doc/python3.5/extending/extending.html
+share/doc/python3.5/extending/index.html
+share/doc/python3.5/extending/newtypes.html
+share/doc/python3.5/extending/windows.html
+share/doc/python3.5/faq/design.html
+share/doc/python3.5/faq/extending.html
+share/doc/python3.5/faq/general.html
+share/doc/python3.5/faq/gui.html
+share/doc/python3.5/faq/index.html
+share/doc/python3.5/faq/installed.html
+share/doc/python3.5/faq/library.html
+share/doc/python3.5/faq/programming.html
+share/doc/python3.5/faq/windows.html
+share/doc/python3.5/genindex-A.html
+share/doc/python3.5/genindex-B.html
+share/doc/python3.5/genindex-C.html
+share/doc/python3.5/genindex-D.html
+share/doc/python3.5/genindex-E.html
+share/doc/python3.5/genindex-F.html
+share/doc/python3.5/genindex-G.html
+share/doc/python3.5/genindex-H.html
+share/doc/python3.5/genindex-I.html
+share/doc/python3.5/genindex-J.html
+share/doc/python3.5/genindex-K.html
+share/doc/python3.5/genindex-L.html
+share/doc/python3.5/genindex-M.html
+share/doc/python3.5/genindex-N.html
+share/doc/python3.5/genindex-O.html
+share/doc/python3.5/genindex-P.html
+share/doc/python3.5/genindex-Q.html
+share/doc/python3.5/genindex-R.html
+share/doc/python3.5/genindex-S.html
+share/doc/python3.5/genindex-Symbols.html
+share/doc/python3.5/genindex-T.html
+share/doc/python3.5/genindex-U.html
+share/doc/python3.5/genindex-V.html
+share/doc/python3.5/genindex-W.html
+share/doc/python3.5/genindex-X.html
+share/doc/python3.5/genindex-Y.html
+share/doc/python3.5/genindex-Z.html
+share/doc/python3.5/genindex-_.html
+share/doc/python3.5/genindex-all.html
+share/doc/python3.5/genindex.html
+share/doc/python3.5/glossary.html
+share/doc/python3.5/howto/argparse.html
+share/doc/python3.5/howto/clinic.html
+share/doc/python3.5/howto/cporting.html
+share/doc/python3.5/howto/curses.html
+share/doc/python3.5/howto/descriptor.html
+share/doc/python3.5/howto/functional.html
+share/doc/python3.5/howto/index.html
+share/doc/python3.5/howto/ipaddress.html
+share/doc/python3.5/howto/logging-cookbook.html
+share/doc/python3.5/howto/logging.html
+share/doc/python3.5/howto/pyporting.html
+share/doc/python3.5/howto/regex.html
+share/doc/python3.5/howto/sockets.html
+share/doc/python3.5/howto/sorting.html
+share/doc/python3.5/howto/unicode.html
+share/doc/python3.5/howto/urllib2.html
+share/doc/python3.5/index.html
+share/doc/python3.5/install/index.html
+share/doc/python3.5/installing/index.html
+share/doc/python3.5/library/2to3.html
+share/doc/python3.5/library/__future__.html
+share/doc/python3.5/library/__main__.html
+share/doc/python3.5/library/_dummy_thread.html
+share/doc/python3.5/library/_thread.html
+share/doc/python3.5/library/abc.html
+share/doc/python3.5/library/aifc.html
+share/doc/python3.5/library/allos.html
+share/doc/python3.5/library/archiving.html
+share/doc/python3.5/library/argparse.html
+share/doc/python3.5/library/array.html
+share/doc/python3.5/library/ast.html
+share/doc/python3.5/library/asynchat.html
+share/doc/python3.5/library/asyncio-dev.html
+share/doc/python3.5/library/asyncio-eventloop.html
+share/doc/python3.5/library/asyncio-eventloops.html
+share/doc/python3.5/library/asyncio-protocol.html
+share/doc/python3.5/library/asyncio-queue.html
+share/doc/python3.5/library/asyncio-stream.html
+share/doc/python3.5/library/asyncio-subprocess.html
+share/doc/python3.5/library/asyncio-sync.html
+share/doc/python3.5/library/asyncio-task.html
+share/doc/python3.5/library/asyncio.html
+share/doc/python3.5/library/asyncore.html
+share/doc/python3.5/library/atexit.html
+share/doc/python3.5/library/audioop.html
+share/doc/python3.5/library/base64.html
+share/doc/python3.5/library/bdb.html
+share/doc/python3.5/library/binary.html
+share/doc/python3.5/library/binascii.html
+share/doc/python3.5/library/binhex.html
+share/doc/python3.5/library/bisect.html
+share/doc/python3.5/library/builtins.html
+share/doc/python3.5/library/bz2.html
+share/doc/python3.5/library/calendar.html
+share/doc/python3.5/library/cgi.html
+share/doc/python3.5/library/cgitb.html
+share/doc/python3.5/library/chunk.html
+share/doc/python3.5/library/cmath.html
+share/doc/python3.5/library/cmd.html
+share/doc/python3.5/library/code.html
+share/doc/python3.5/library/codecs.html
+share/doc/python3.5/library/codeop.html
+share/doc/python3.5/library/collections.abc.html
+share/doc/python3.5/library/collections.html
+share/doc/python3.5/library/colorsys.html
+share/doc/python3.5/library/compileall.html
+share/doc/python3.5/library/concurrency.html
+share/doc/python3.5/library/concurrent.futures.html
+share/doc/python3.5/library/concurrent.html
+share/doc/python3.5/library/configparser.html
+share/doc/python3.5/library/constants.html
+share/doc/python3.5/library/contextlib.html
+share/doc/python3.5/library/copy.html
+share/doc/python3.5/library/copyreg.html
+share/doc/python3.5/library/crypt.html
+share/doc/python3.5/library/crypto.html
+share/doc/python3.5/library/csv.html
+share/doc/python3.5/library/ctypes.html
+share/doc/python3.5/library/curses.ascii.html
+share/doc/python3.5/library/curses.html
+share/doc/python3.5/library/curses.panel.html
+share/doc/python3.5/library/custominterp.html
+share/doc/python3.5/library/datatypes.html
+share/doc/python3.5/library/datetime.html
+share/doc/python3.5/library/dbm.html
+share/doc/python3.5/library/debug.html
+share/doc/python3.5/library/decimal.html
+share/doc/python3.5/library/development.html
+share/doc/python3.5/library/difflib.html
+share/doc/python3.5/library/dis.html
+share/doc/python3.5/library/distribution.html
+share/doc/python3.5/library/distutils.html
+share/doc/python3.5/library/doctest.html
+share/doc/python3.5/library/dummy_threading.html
+share/doc/python3.5/library/email-examples.html
+share/doc/python3.5/library/email.charset.html
+share/doc/python3.5/library/email.contentmanager.html
+share/doc/python3.5/library/email.encoders.html
+share/doc/python3.5/library/email.errors.html
+share/doc/python3.5/library/email.generator.html
+share/doc/python3.5/library/email.header.html
+share/doc/python3.5/library/email.headerregistry.html
+share/doc/python3.5/library/email.html
+share/doc/python3.5/library/email.iterators.html
+share/doc/python3.5/library/email.message.html
+share/doc/python3.5/library/email.mime.html
+share/doc/python3.5/library/email.parser.html
+share/doc/python3.5/library/email.policy.html
+share/doc/python3.5/library/email.util.html
+share/doc/python3.5/library/ensurepip.html
+share/doc/python3.5/library/enum.html
+share/doc/python3.5/library/errno.html
+share/doc/python3.5/library/exceptions.html
+share/doc/python3.5/library/faulthandler.html
+share/doc/python3.5/library/fcntl.html
+share/doc/python3.5/library/filecmp.html
+share/doc/python3.5/library/fileformats.html
+share/doc/python3.5/library/fileinput.html
+share/doc/python3.5/library/filesys.html
+share/doc/python3.5/library/fnmatch.html
+share/doc/python3.5/library/formatter.html
+share/doc/python3.5/library/fpectl.html
+share/doc/python3.5/library/fractions.html
+share/doc/python3.5/library/frameworks.html
+share/doc/python3.5/library/ftplib.html
+share/doc/python3.5/library/functional.html
+share/doc/python3.5/library/functions.html
+share/doc/python3.5/library/functools.html
+share/doc/python3.5/library/gc.html
+share/doc/python3.5/library/getopt.html
+share/doc/python3.5/library/getpass.html
+share/doc/python3.5/library/gettext.html
+share/doc/python3.5/library/glob.html
+share/doc/python3.5/library/grp.html
+share/doc/python3.5/library/gzip.html
+share/doc/python3.5/library/hashlib.html
+share/doc/python3.5/library/heapq.html
+share/doc/python3.5/library/hmac.html
+share/doc/python3.5/library/html.entities.html
+share/doc/python3.5/library/html.html
+share/doc/python3.5/library/html.parser.html
+share/doc/python3.5/library/http.client.html
+share/doc/python3.5/library/http.cookiejar.html
+share/doc/python3.5/library/http.cookies.html
+share/doc/python3.5/library/http.html
+share/doc/python3.5/library/http.server.html
+share/doc/python3.5/library/i18n.html
+share/doc/python3.5/library/idle.html
+share/doc/python3.5/library/imaplib.html
+share/doc/python3.5/library/imghdr.html
+share/doc/python3.5/library/imp.html
+share/doc/python3.5/library/importlib.html
+share/doc/python3.5/library/index.html
+share/doc/python3.5/library/inspect.html
+share/doc/python3.5/library/internet.html
+share/doc/python3.5/library/intro.html
+share/doc/python3.5/library/io.html
+share/doc/python3.5/library/ipaddress.html
+share/doc/python3.5/library/ipc.html
+share/doc/python3.5/library/itertools.html
+share/doc/python3.5/library/json.html
+share/doc/python3.5/library/keyword.html
+share/doc/python3.5/library/language.html
+share/doc/python3.5/library/linecache.html
+share/doc/python3.5/library/locale.html
+share/doc/python3.5/library/logging.config.html
+share/doc/python3.5/library/logging.handlers.html
+share/doc/python3.5/library/logging.html
+share/doc/python3.5/library/lzma.html
+share/doc/python3.5/library/macpath.html
+share/doc/python3.5/library/mailbox.html
+share/doc/python3.5/library/mailcap.html
+share/doc/python3.5/library/markup.html
+share/doc/python3.5/library/marshal.html
+share/doc/python3.5/library/math.html
+share/doc/python3.5/library/mimetypes.html
+share/doc/python3.5/library/misc.html
+share/doc/python3.5/library/mm.html
+share/doc/python3.5/library/mmap.html
+share/doc/python3.5/library/modulefinder.html
+share/doc/python3.5/library/modules.html
+share/doc/python3.5/library/msilib.html
+share/doc/python3.5/library/msvcrt.html
+share/doc/python3.5/library/multiprocessing.html
+share/doc/python3.5/library/netdata.html
+share/doc/python3.5/library/netrc.html
+share/doc/python3.5/library/nis.html
+share/doc/python3.5/library/nntplib.html
+share/doc/python3.5/library/numbers.html
+share/doc/python3.5/library/numeric.html
+share/doc/python3.5/library/operator.html
+share/doc/python3.5/library/optparse.html
+share/doc/python3.5/library/os.html
+share/doc/python3.5/library/os.path.html
+share/doc/python3.5/library/ossaudiodev.html
+share/doc/python3.5/library/othergui.html
+share/doc/python3.5/library/parser.html
+share/doc/python3.5/library/pathlib.html
+share/doc/python3.5/library/pdb.html
+share/doc/python3.5/library/persistence.html
+share/doc/python3.5/library/pickle.html
+share/doc/python3.5/library/pickletools.html
+share/doc/python3.5/library/pipes.html
+share/doc/python3.5/library/pkgutil.html
+share/doc/python3.5/library/platform.html
+share/doc/python3.5/library/plistlib.html
+share/doc/python3.5/library/poplib.html
+share/doc/python3.5/library/posix.html
+share/doc/python3.5/library/pprint.html
+share/doc/python3.5/library/profile.html
+share/doc/python3.5/library/pty.html
+share/doc/python3.5/library/pwd.html
+share/doc/python3.5/library/py_compile.html
+share/doc/python3.5/library/pyclbr.html
+share/doc/python3.5/library/pydoc.html
+share/doc/python3.5/library/pyexpat.html
+share/doc/python3.5/library/python.html
+share/doc/python3.5/library/queue.html
+share/doc/python3.5/library/quopri.html
+share/doc/python3.5/library/random.html
+share/doc/python3.5/library/re.html
+share/doc/python3.5/library/readline.html
+share/doc/python3.5/library/reprlib.html
+share/doc/python3.5/library/resource.html
+share/doc/python3.5/library/rlcompleter.html
+share/doc/python3.5/library/runpy.html
+share/doc/python3.5/library/sched.html
+share/doc/python3.5/library/select.html
+share/doc/python3.5/library/selectors.html
+share/doc/python3.5/library/shelve.html
+share/doc/python3.5/library/shlex.html
+share/doc/python3.5/library/shutil.html
+share/doc/python3.5/library/signal.html
+share/doc/python3.5/library/site.html
+share/doc/python3.5/library/smtpd.html
+share/doc/python3.5/library/smtplib.html
+share/doc/python3.5/library/sndhdr.html
+share/doc/python3.5/library/socket.html
+share/doc/python3.5/library/socketserver.html
+share/doc/python3.5/library/spwd.html
+share/doc/python3.5/library/sqlite3.html
+share/doc/python3.5/library/ssl.html
+share/doc/python3.5/library/stat.html
+share/doc/python3.5/library/statistics.html
+share/doc/python3.5/library/stdtypes.html
+share/doc/python3.5/library/string.html
+share/doc/python3.5/library/stringprep.html
+share/doc/python3.5/library/struct.html
+share/doc/python3.5/library/subprocess.html
+share/doc/python3.5/library/sunau.html
+share/doc/python3.5/library/superseded.html
+share/doc/python3.5/library/symbol.html
+share/doc/python3.5/library/symtable.html
+share/doc/python3.5/library/sys.html
+share/doc/python3.5/library/sysconfig.html
+share/doc/python3.5/library/syslog.html
+share/doc/python3.5/library/tabnanny.html
+share/doc/python3.5/library/tarfile.html
+share/doc/python3.5/library/telnetlib.html
+share/doc/python3.5/library/tempfile.html
+share/doc/python3.5/library/termios.html
+share/doc/python3.5/library/test.html
+share/doc/python3.5/library/text.html
+share/doc/python3.5/library/textwrap.html
+share/doc/python3.5/library/threading.html
+share/doc/python3.5/library/time.html
+share/doc/python3.5/library/timeit.html
+share/doc/python3.5/library/tk.html
+share/doc/python3.5/library/tkinter.html
+share/doc/python3.5/library/tkinter.scrolledtext.html
+share/doc/python3.5/library/tkinter.tix.html
+share/doc/python3.5/library/tkinter.ttk.html
+share/doc/python3.5/library/token.html
+share/doc/python3.5/library/tokenize.html
+share/doc/python3.5/library/trace.html
+share/doc/python3.5/library/traceback.html
+share/doc/python3.5/library/tracemalloc.html
+share/doc/python3.5/library/tty.html
+share/doc/python3.5/library/turtle.html
+share/doc/python3.5/library/types.html
+share/doc/python3.5/library/typing.html
+share/doc/python3.5/library/undoc.html
+share/doc/python3.5/library/unicodedata.html
+share/doc/python3.5/library/unittest.html
+share/doc/python3.5/library/unittest.mock-examples.html
+share/doc/python3.5/library/unittest.mock.html
+share/doc/python3.5/library/unix.html
+share/doc/python3.5/library/urllib.error.html
+share/doc/python3.5/library/urllib.html
+share/doc/python3.5/library/urllib.parse.html
+share/doc/python3.5/library/urllib.request.html
+share/doc/python3.5/library/urllib.robotparser.html
+share/doc/python3.5/library/uu.html
+share/doc/python3.5/library/uuid.html
+share/doc/python3.5/library/venv.html
+share/doc/python3.5/library/warnings.html
+share/doc/python3.5/library/wave.html
+share/doc/python3.5/library/weakref.html
+share/doc/python3.5/library/webbrowser.html
+share/doc/python3.5/library/windows.html
+share/doc/python3.5/library/winreg.html
+share/doc/python3.5/library/winsound.html
+share/doc/python3.5/library/wsgiref.html
+share/doc/python3.5/library/xdrlib.html
+share/doc/python3.5/library/xml.dom.html
+share/doc/python3.5/library/xml.dom.minidom.html
+share/doc/python3.5/library/xml.dom.pulldom.html
+share/doc/python3.5/library/xml.etree.elementtree.html
+share/doc/python3.5/library/xml.html
+share/doc/python3.5/library/xml.sax.handler.html
+share/doc/python3.5/library/xml.sax.html
+share/doc/python3.5/library/xml.sax.reader.html
+share/doc/python3.5/library/xml.sax.utils.html
+share/doc/python3.5/library/xmlrpc.client.html
+share/doc/python3.5/library/xmlrpc.html
+share/doc/python3.5/library/xmlrpc.server.html
+share/doc/python3.5/library/zipapp.html
+share/doc/python3.5/library/zipfile.html
+share/doc/python3.5/library/zipimport.html
+share/doc/python3.5/library/zlib.html
+share/doc/python3.5/license.html
+share/doc/python3.5/objects.inv
+share/doc/python3.5/py-modindex.html
+share/doc/python3.5/reference/compound_stmts.html
+share/doc/python3.5/reference/datamodel.html
+share/doc/python3.5/reference/executionmodel.html
+share/doc/python3.5/reference/expressions.html
+share/doc/python3.5/reference/grammar.html
+share/doc/python3.5/reference/import.html
+share/doc/python3.5/reference/index.html
+share/doc/python3.5/reference/introduction.html
+share/doc/python3.5/reference/lexical_analysis.html
+share/doc/python3.5/reference/simple_stmts.html
+share/doc/python3.5/reference/toplevel_components.html
+share/doc/python3.5/search.html
+share/doc/python3.5/searchindex.js
+share/doc/python3.5/tutorial/appendix.html
+share/doc/python3.5/tutorial/appetite.html
+share/doc/python3.5/tutorial/classes.html
+share/doc/python3.5/tutorial/controlflow.html
+share/doc/python3.5/tutorial/datastructures.html
+share/doc/python3.5/tutorial/errors.html
+share/doc/python3.5/tutorial/floatingpoint.html
+share/doc/python3.5/tutorial/index.html
+share/doc/python3.5/tutorial/inputoutput.html
+share/doc/python3.5/tutorial/interactive.html
+share/doc/python3.5/tutorial/interpreter.html
+share/doc/python3.5/tutorial/introduction.html
+share/doc/python3.5/tutorial/modules.html
+share/doc/python3.5/tutorial/stdlib.html
+share/doc/python3.5/tutorial/stdlib2.html
+share/doc/python3.5/tutorial/venv.html
+share/doc/python3.5/tutorial/whatnow.html
+share/doc/python3.5/using/cmdline.html
+share/doc/python3.5/using/index.html
+share/doc/python3.5/using/mac.html
+share/doc/python3.5/using/scripts.html
+share/doc/python3.5/using/unix.html
+share/doc/python3.5/using/windows.html
+share/doc/python3.5/whatsnew/2.0.html
+share/doc/python3.5/whatsnew/2.1.html
+share/doc/python3.5/whatsnew/2.2.html
+share/doc/python3.5/whatsnew/2.3.html
+share/doc/python3.5/whatsnew/2.4.html
+share/doc/python3.5/whatsnew/2.5.html
+share/doc/python3.5/whatsnew/2.6.html
+share/doc/python3.5/whatsnew/2.7.html
+share/doc/python3.5/whatsnew/3.0.html
+share/doc/python3.5/whatsnew/3.1.html
+share/doc/python3.5/whatsnew/3.2.html
+share/doc/python3.5/whatsnew/3.3.html
+share/doc/python3.5/whatsnew/3.4.html
+share/doc/python3.5/whatsnew/3.5.html
+share/doc/python3.5/whatsnew/changelog.html
+share/doc/python3.5/whatsnew/index.html
diff --git a/py35-html-docs/distinfo b/py35-html-docs/distinfo
new file mode 100644
index 0000000000..f7ec5f9f4b
--- /dev/null
+++ b/py35-html-docs/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.5 2018/08/09 13:20:54 leot Exp $
+
+SHA1 (python/python-3.5.6-docs-html.tar.bz2) = 8998ec61622b6c66c823e76aaa8b34a6bed2be36
+RMD160 (python/python-3.5.6-docs-html.tar.bz2) = 9ae32debc1c66daee8b813fe5295803c2fdbe1db
+SHA512 (python/python-3.5.6-docs-html.tar.bz2) = 86add1713289dc190eed4fe6a911e96e41e4b8e5402df2a7f00bf36d610a5dfe64c23c215054e9b96f4b5f48aa747469c8a5bef21df1d98348131648841d53da
+Size (python/python-3.5.6-docs-html.tar.bz2) = 5779040 bytes


Home | Main Index | Thread Index | Old Index