Fri Nov 24 11:25:33 2017 UTC ()
py36-html-docs: Update py36-html-docs to 3.6.3

pkgsrc changes:
 - Take MAINTAINERship (or, in other words, make me blameworthy if the Python
   documentation isn't synced with the respective lang/python* packages :))

Changes:
No changelog is available but it syncs py36-html-docs to current
python36 version.


(leot)
diff -r1.3 -r1.4 pkgsrc/lang/py36-html-docs/Makefile
diff -r1.2 -r1.3 pkgsrc/lang/py36-html-docs/PLIST
diff -r1.2 -r1.3 pkgsrc/lang/py36-html-docs/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/lang/py36-html-docs/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/py36-html-docs/Attic/Makefile 2017/09/03 08:53:10 1.3
+++ pkgsrc/lang/py36-html-docs/Attic/Makefile 2017/11/24 11:25:33 1.4
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.3 2017/09/03 08:53:10 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2017/11/24 11:25:33 leot Exp $
2# 2#
3 3
4VERS= 3.6.1 4VERS= 3.6.3
5DISTNAME= python-${VERS}-docs-html 5DISTNAME= python-${VERS}-docs-html
6PKGNAME= py36-html-docs-${VERS} 6PKGNAME= py36-html-docs-${VERS}
7CATEGORIES= lang python 7CATEGORIES= lang python
8MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/ 8MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/
9EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= leot@NetBSD.org
12HOMEPAGE= https://www.python.org/doc/ 12HOMEPAGE= https://www.python.org/doc/
13COMMENT= HTML Documentation for Python 3.6 13COMMENT= HTML Documentation for Python 3.6
14LICENSE= python-software-foundation 14LICENSE= python-software-foundation
15 15
16DIST_SUBDIR= python 16DIST_SUBDIR= python
17 17
18USE_TOOLS+= pax 18USE_TOOLS+= pax
19 19
20NO_CONFIGURE= yes 20NO_CONFIGURE= yes
21NO_BUILD= yes 21NO_BUILD= yes
22 22
23HTMLDIR= share/doc/python3.6 23HTMLDIR= share/doc/python3.6
24 24

cvs diff -r1.2 -r1.3 pkgsrc/lang/py36-html-docs/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/lang/py36-html-docs/Attic/PLIST 2017/04/27 08:27:14 1.2
+++ pkgsrc/lang/py36-html-docs/Attic/PLIST 2017/11/24 11:25:33 1.3
@@ -1,514 +1,514 @@ @@ -1,514 +1,514 @@
1@comment $NetBSD: PLIST,v 1.2 2017/04/27 08:27:14 leot Exp $ 1@comment $NetBSD: PLIST,v 1.3 2017/11/24 11:25:33 leot Exp $
2share/doc/python3.6/.buildinfo 2share/doc/python3.6/.buildinfo
3share/doc/python3.6/_images/hashlib-blake2-tree.png 3share/doc/python3.6/_images/hashlib-blake2-tree.png
4share/doc/python3.6/_images/logging_flow.png 4share/doc/python3.6/_images/logging_flow.png
5share/doc/python3.6/_images/pathlib-inheritance.png 5share/doc/python3.6/_images/pathlib-inheritance.png
6share/doc/python3.6/_images/python-video-icon.png 6share/doc/python3.6/_images/python-video-icon.png
7share/doc/python3.6/_images/tulip_coro.png 7share/doc/python3.6/_images/tulip_coro.png
8share/doc/python3.6/_images/turtle-star.png 8share/doc/python3.6/_images/turtle-star.png
9share/doc/python3.6/_images/win_installer.png 9share/doc/python3.6/_images/win_installer.png
10share/doc/python3.6/_sources/about.txt 10share/doc/python3.6/_sources/about.rst.txt
11share/doc/python3.6/_sources/bugs.txt 11share/doc/python3.6/_sources/bugs.rst.txt
12share/doc/python3.6/_sources/c-api/abstract.txt 12share/doc/python3.6/_sources/c-api/abstract.rst.txt
13share/doc/python3.6/_sources/c-api/allocation.txt 13share/doc/python3.6/_sources/c-api/allocation.rst.txt
14share/doc/python3.6/_sources/c-api/apiabiversion.txt 14share/doc/python3.6/_sources/c-api/apiabiversion.rst.txt
15share/doc/python3.6/_sources/c-api/arg.txt 15share/doc/python3.6/_sources/c-api/arg.rst.txt
16share/doc/python3.6/_sources/c-api/bool.txt 16share/doc/python3.6/_sources/c-api/bool.rst.txt
17share/doc/python3.6/_sources/c-api/buffer.txt 17share/doc/python3.6/_sources/c-api/buffer.rst.txt
18share/doc/python3.6/_sources/c-api/bytearray.txt 18share/doc/python3.6/_sources/c-api/bytearray.rst.txt
19share/doc/python3.6/_sources/c-api/bytes.txt 19share/doc/python3.6/_sources/c-api/bytes.rst.txt
20share/doc/python3.6/_sources/c-api/capsule.txt 20share/doc/python3.6/_sources/c-api/capsule.rst.txt
21share/doc/python3.6/_sources/c-api/cell.txt 21share/doc/python3.6/_sources/c-api/cell.rst.txt
22share/doc/python3.6/_sources/c-api/code.txt 22share/doc/python3.6/_sources/c-api/code.rst.txt
23share/doc/python3.6/_sources/c-api/codec.txt 23share/doc/python3.6/_sources/c-api/codec.rst.txt
24share/doc/python3.6/_sources/c-api/complex.txt 24share/doc/python3.6/_sources/c-api/complex.rst.txt
25share/doc/python3.6/_sources/c-api/concrete.txt 25share/doc/python3.6/_sources/c-api/concrete.rst.txt
26share/doc/python3.6/_sources/c-api/conversion.txt 26share/doc/python3.6/_sources/c-api/conversion.rst.txt
27share/doc/python3.6/_sources/c-api/coro.txt 27share/doc/python3.6/_sources/c-api/coro.rst.txt
28share/doc/python3.6/_sources/c-api/datetime.txt 28share/doc/python3.6/_sources/c-api/datetime.rst.txt
29share/doc/python3.6/_sources/c-api/descriptor.txt 29share/doc/python3.6/_sources/c-api/descriptor.rst.txt
30share/doc/python3.6/_sources/c-api/dict.txt 30share/doc/python3.6/_sources/c-api/dict.rst.txt
31share/doc/python3.6/_sources/c-api/exceptions.txt 31share/doc/python3.6/_sources/c-api/exceptions.rst.txt
32share/doc/python3.6/_sources/c-api/file.txt 32share/doc/python3.6/_sources/c-api/file.rst.txt
33share/doc/python3.6/_sources/c-api/float.txt 33share/doc/python3.6/_sources/c-api/float.rst.txt
34share/doc/python3.6/_sources/c-api/function.txt 34share/doc/python3.6/_sources/c-api/function.rst.txt
35share/doc/python3.6/_sources/c-api/gcsupport.txt 35share/doc/python3.6/_sources/c-api/gcsupport.rst.txt
36share/doc/python3.6/_sources/c-api/gen.txt 36share/doc/python3.6/_sources/c-api/gen.rst.txt
37share/doc/python3.6/_sources/c-api/import.txt 37share/doc/python3.6/_sources/c-api/import.rst.txt
38share/doc/python3.6/_sources/c-api/index.txt 38share/doc/python3.6/_sources/c-api/index.rst.txt
39share/doc/python3.6/_sources/c-api/init.txt 39share/doc/python3.6/_sources/c-api/init.rst.txt
40share/doc/python3.6/_sources/c-api/intro.txt 40share/doc/python3.6/_sources/c-api/intro.rst.txt
41share/doc/python3.6/_sources/c-api/iter.txt 41share/doc/python3.6/_sources/c-api/iter.rst.txt
42share/doc/python3.6/_sources/c-api/iterator.txt 42share/doc/python3.6/_sources/c-api/iterator.rst.txt
43share/doc/python3.6/_sources/c-api/list.txt 43share/doc/python3.6/_sources/c-api/list.rst.txt
44share/doc/python3.6/_sources/c-api/long.txt 44share/doc/python3.6/_sources/c-api/long.rst.txt
45share/doc/python3.6/_sources/c-api/mapping.txt 45share/doc/python3.6/_sources/c-api/mapping.rst.txt
46share/doc/python3.6/_sources/c-api/marshal.txt 46share/doc/python3.6/_sources/c-api/marshal.rst.txt
47share/doc/python3.6/_sources/c-api/memory.txt 47share/doc/python3.6/_sources/c-api/memory.rst.txt
48share/doc/python3.6/_sources/c-api/memoryview.txt 48share/doc/python3.6/_sources/c-api/memoryview.rst.txt
49share/doc/python3.6/_sources/c-api/method.txt 49share/doc/python3.6/_sources/c-api/method.rst.txt
50share/doc/python3.6/_sources/c-api/module.txt 50share/doc/python3.6/_sources/c-api/module.rst.txt
51share/doc/python3.6/_sources/c-api/none.txt 51share/doc/python3.6/_sources/c-api/none.rst.txt
52share/doc/python3.6/_sources/c-api/number.txt 52share/doc/python3.6/_sources/c-api/number.rst.txt
53share/doc/python3.6/_sources/c-api/objbuffer.txt 53share/doc/python3.6/_sources/c-api/objbuffer.rst.txt
54share/doc/python3.6/_sources/c-api/object.txt 54share/doc/python3.6/_sources/c-api/object.rst.txt
55share/doc/python3.6/_sources/c-api/objimpl.txt 55share/doc/python3.6/_sources/c-api/objimpl.rst.txt
56share/doc/python3.6/_sources/c-api/refcounting.txt 56share/doc/python3.6/_sources/c-api/refcounting.rst.txt
57share/doc/python3.6/_sources/c-api/reflection.txt 57share/doc/python3.6/_sources/c-api/reflection.rst.txt
58share/doc/python3.6/_sources/c-api/sequence.txt 58share/doc/python3.6/_sources/c-api/sequence.rst.txt
59share/doc/python3.6/_sources/c-api/set.txt 59share/doc/python3.6/_sources/c-api/set.rst.txt
60share/doc/python3.6/_sources/c-api/slice.txt 60share/doc/python3.6/_sources/c-api/slice.rst.txt
61share/doc/python3.6/_sources/c-api/stable.txt 61share/doc/python3.6/_sources/c-api/stable.rst.txt
62share/doc/python3.6/_sources/c-api/structures.txt 62share/doc/python3.6/_sources/c-api/structures.rst.txt
63share/doc/python3.6/_sources/c-api/sys.txt 63share/doc/python3.6/_sources/c-api/sys.rst.txt
64share/doc/python3.6/_sources/c-api/tuple.txt 64share/doc/python3.6/_sources/c-api/tuple.rst.txt
65share/doc/python3.6/_sources/c-api/type.txt 65share/doc/python3.6/_sources/c-api/type.rst.txt
66share/doc/python3.6/_sources/c-api/typeobj.txt 66share/doc/python3.6/_sources/c-api/typeobj.rst.txt
67share/doc/python3.6/_sources/c-api/unicode.txt 67share/doc/python3.6/_sources/c-api/unicode.rst.txt
68share/doc/python3.6/_sources/c-api/utilities.txt 68share/doc/python3.6/_sources/c-api/utilities.rst.txt
69share/doc/python3.6/_sources/c-api/veryhigh.txt 69share/doc/python3.6/_sources/c-api/veryhigh.rst.txt
70share/doc/python3.6/_sources/c-api/weakref.txt 70share/doc/python3.6/_sources/c-api/weakref.rst.txt
71share/doc/python3.6/_sources/contents.txt 71share/doc/python3.6/_sources/contents.rst.txt
72share/doc/python3.6/_sources/copyright.txt 72share/doc/python3.6/_sources/copyright.rst.txt
73share/doc/python3.6/_sources/distributing/index.txt 73share/doc/python3.6/_sources/distributing/index.rst.txt
74share/doc/python3.6/_sources/distutils/apiref.txt 74share/doc/python3.6/_sources/distutils/apiref.rst.txt
75share/doc/python3.6/_sources/distutils/builtdist.txt 75share/doc/python3.6/_sources/distutils/builtdist.rst.txt
76share/doc/python3.6/_sources/distutils/commandref.txt 76share/doc/python3.6/_sources/distutils/commandref.rst.txt
77share/doc/python3.6/_sources/distutils/configfile.txt 77share/doc/python3.6/_sources/distutils/configfile.rst.txt
78share/doc/python3.6/_sources/distutils/examples.txt 78share/doc/python3.6/_sources/distutils/examples.rst.txt
79share/doc/python3.6/_sources/distutils/extending.txt 79share/doc/python3.6/_sources/distutils/extending.rst.txt
80share/doc/python3.6/_sources/distutils/index.txt 80share/doc/python3.6/_sources/distutils/index.rst.txt
81share/doc/python3.6/_sources/distutils/introduction.txt 81share/doc/python3.6/_sources/distutils/introduction.rst.txt
82share/doc/python3.6/_sources/distutils/packageindex.txt 82share/doc/python3.6/_sources/distutils/packageindex.rst.txt
83share/doc/python3.6/_sources/distutils/setupscript.txt 83share/doc/python3.6/_sources/distutils/setupscript.rst.txt
84share/doc/python3.6/_sources/distutils/sourcedist.txt 84share/doc/python3.6/_sources/distutils/sourcedist.rst.txt
85share/doc/python3.6/_sources/distutils/uploading.txt 85share/doc/python3.6/_sources/distutils/uploading.rst.txt
86share/doc/python3.6/_sources/extending/building.txt 86share/doc/python3.6/_sources/extending/building.rst.txt
87share/doc/python3.6/_sources/extending/embedding.txt 87share/doc/python3.6/_sources/extending/embedding.rst.txt
88share/doc/python3.6/_sources/extending/extending.txt 88share/doc/python3.6/_sources/extending/extending.rst.txt
89share/doc/python3.6/_sources/extending/index.txt 89share/doc/python3.6/_sources/extending/index.rst.txt
90share/doc/python3.6/_sources/extending/newtypes.txt 90share/doc/python3.6/_sources/extending/newtypes.rst.txt
91share/doc/python3.6/_sources/extending/windows.txt 91share/doc/python3.6/_sources/extending/windows.rst.txt
92share/doc/python3.6/_sources/faq/design.txt 92share/doc/python3.6/_sources/faq/design.rst.txt
93share/doc/python3.6/_sources/faq/extending.txt 93share/doc/python3.6/_sources/faq/extending.rst.txt
94share/doc/python3.6/_sources/faq/general.txt 94share/doc/python3.6/_sources/faq/general.rst.txt
95share/doc/python3.6/_sources/faq/gui.txt 95share/doc/python3.6/_sources/faq/gui.rst.txt
96share/doc/python3.6/_sources/faq/index.txt 96share/doc/python3.6/_sources/faq/index.rst.txt
97share/doc/python3.6/_sources/faq/installed.txt 97share/doc/python3.6/_sources/faq/installed.rst.txt
98share/doc/python3.6/_sources/faq/library.txt 98share/doc/python3.6/_sources/faq/library.rst.txt
99share/doc/python3.6/_sources/faq/programming.txt 99share/doc/python3.6/_sources/faq/programming.rst.txt
100share/doc/python3.6/_sources/faq/windows.txt 100share/doc/python3.6/_sources/faq/windows.rst.txt
101share/doc/python3.6/_sources/glossary.txt 101share/doc/python3.6/_sources/glossary.rst.txt
102share/doc/python3.6/_sources/howto/argparse.txt 102share/doc/python3.6/_sources/howto/argparse.rst.txt
103share/doc/python3.6/_sources/howto/clinic.txt 103share/doc/python3.6/_sources/howto/clinic.rst.txt
104share/doc/python3.6/_sources/howto/cporting.txt 104share/doc/python3.6/_sources/howto/cporting.rst.txt
105share/doc/python3.6/_sources/howto/curses.txt 105share/doc/python3.6/_sources/howto/curses.rst.txt
106share/doc/python3.6/_sources/howto/descriptor.txt 106share/doc/python3.6/_sources/howto/descriptor.rst.txt
107share/doc/python3.6/_sources/howto/functional.txt 107share/doc/python3.6/_sources/howto/functional.rst.txt
108share/doc/python3.6/_sources/howto/index.txt 108share/doc/python3.6/_sources/howto/index.rst.txt
109share/doc/python3.6/_sources/howto/instrumentation.txt 109share/doc/python3.6/_sources/howto/instrumentation.rst.txt
110share/doc/python3.6/_sources/howto/ipaddress.txt 110share/doc/python3.6/_sources/howto/ipaddress.rst.txt
111share/doc/python3.6/_sources/howto/logging-cookbook.txt 111share/doc/python3.6/_sources/howto/logging-cookbook.rst.txt
112share/doc/python3.6/_sources/howto/logging.txt 112share/doc/python3.6/_sources/howto/logging.rst.txt
113share/doc/python3.6/_sources/howto/pyporting.txt 113share/doc/python3.6/_sources/howto/pyporting.rst.txt
114share/doc/python3.6/_sources/howto/regex.txt 114share/doc/python3.6/_sources/howto/regex.rst.txt
115share/doc/python3.6/_sources/howto/sockets.txt 115share/doc/python3.6/_sources/howto/sockets.rst.txt
116share/doc/python3.6/_sources/howto/sorting.txt 116share/doc/python3.6/_sources/howto/sorting.rst.txt
117share/doc/python3.6/_sources/howto/unicode.txt 117share/doc/python3.6/_sources/howto/unicode.rst.txt
118share/doc/python3.6/_sources/howto/urllib2.txt 118share/doc/python3.6/_sources/howto/urllib2.rst.txt
119share/doc/python3.6/_sources/install/index.txt 119share/doc/python3.6/_sources/install/index.rst.txt
120share/doc/python3.6/_sources/installing/index.txt 120share/doc/python3.6/_sources/installing/index.rst.txt
121share/doc/python3.6/_sources/library/2to3.txt 121share/doc/python3.6/_sources/library/2to3.rst.txt
122share/doc/python3.6/_sources/library/__future__.txt 122share/doc/python3.6/_sources/library/__future__.rst.txt
123share/doc/python3.6/_sources/library/__main__.txt 123share/doc/python3.6/_sources/library/__main__.rst.txt
124share/doc/python3.6/_sources/library/_dummy_thread.txt 124share/doc/python3.6/_sources/library/_dummy_thread.rst.txt
125share/doc/python3.6/_sources/library/_thread.txt 125share/doc/python3.6/_sources/library/_thread.rst.txt
126share/doc/python3.6/_sources/library/abc.txt 126share/doc/python3.6/_sources/library/abc.rst.txt
127share/doc/python3.6/_sources/library/aifc.txt 127share/doc/python3.6/_sources/library/aifc.rst.txt
128share/doc/python3.6/_sources/library/allos.txt 128share/doc/python3.6/_sources/library/allos.rst.txt
129share/doc/python3.6/_sources/library/archiving.txt 129share/doc/python3.6/_sources/library/archiving.rst.txt
130share/doc/python3.6/_sources/library/argparse.txt 130share/doc/python3.6/_sources/library/argparse.rst.txt
131share/doc/python3.6/_sources/library/array.txt 131share/doc/python3.6/_sources/library/array.rst.txt
132share/doc/python3.6/_sources/library/ast.txt 132share/doc/python3.6/_sources/library/ast.rst.txt
133share/doc/python3.6/_sources/library/asynchat.txt 133share/doc/python3.6/_sources/library/asynchat.rst.txt
134share/doc/python3.6/_sources/library/asyncio-dev.txt 134share/doc/python3.6/_sources/library/asyncio-dev.rst.txt
135share/doc/python3.6/_sources/library/asyncio-eventloop.txt 135share/doc/python3.6/_sources/library/asyncio-eventloop.rst.txt
136share/doc/python3.6/_sources/library/asyncio-eventloops.txt 136share/doc/python3.6/_sources/library/asyncio-eventloops.rst.txt
137share/doc/python3.6/_sources/library/asyncio-protocol.txt 137share/doc/python3.6/_sources/library/asyncio-protocol.rst.txt
138share/doc/python3.6/_sources/library/asyncio-queue.txt 138share/doc/python3.6/_sources/library/asyncio-queue.rst.txt
139share/doc/python3.6/_sources/library/asyncio-stream.txt 139share/doc/python3.6/_sources/library/asyncio-stream.rst.txt
140share/doc/python3.6/_sources/library/asyncio-subprocess.txt 140share/doc/python3.6/_sources/library/asyncio-subprocess.rst.txt
141share/doc/python3.6/_sources/library/asyncio-sync.txt 141share/doc/python3.6/_sources/library/asyncio-sync.rst.txt
142share/doc/python3.6/_sources/library/asyncio-task.txt 142share/doc/python3.6/_sources/library/asyncio-task.rst.txt
143share/doc/python3.6/_sources/library/asyncio.txt 143share/doc/python3.6/_sources/library/asyncio.rst.txt
144share/doc/python3.6/_sources/library/asyncore.txt 144share/doc/python3.6/_sources/library/asyncore.rst.txt
145share/doc/python3.6/_sources/library/atexit.txt 145share/doc/python3.6/_sources/library/atexit.rst.txt
146share/doc/python3.6/_sources/library/audioop.txt 146share/doc/python3.6/_sources/library/audioop.rst.txt
147share/doc/python3.6/_sources/library/base64.txt 147share/doc/python3.6/_sources/library/base64.rst.txt
148share/doc/python3.6/_sources/library/bdb.txt 148share/doc/python3.6/_sources/library/bdb.rst.txt
149share/doc/python3.6/_sources/library/binary.txt 149share/doc/python3.6/_sources/library/binary.rst.txt
150share/doc/python3.6/_sources/library/binascii.txt 150share/doc/python3.6/_sources/library/binascii.rst.txt
151share/doc/python3.6/_sources/library/binhex.txt 151share/doc/python3.6/_sources/library/binhex.rst.txt
152share/doc/python3.6/_sources/library/bisect.txt 152share/doc/python3.6/_sources/library/bisect.rst.txt
153share/doc/python3.6/_sources/library/builtins.txt 153share/doc/python3.6/_sources/library/builtins.rst.txt
154share/doc/python3.6/_sources/library/bz2.txt 154share/doc/python3.6/_sources/library/bz2.rst.txt
155share/doc/python3.6/_sources/library/calendar.txt 155share/doc/python3.6/_sources/library/calendar.rst.txt
156share/doc/python3.6/_sources/library/cgi.txt 156share/doc/python3.6/_sources/library/cgi.rst.txt
157share/doc/python3.6/_sources/library/cgitb.txt 157share/doc/python3.6/_sources/library/cgitb.rst.txt
158share/doc/python3.6/_sources/library/chunk.txt 158share/doc/python3.6/_sources/library/chunk.rst.txt
159share/doc/python3.6/_sources/library/cmath.txt 159share/doc/python3.6/_sources/library/cmath.rst.txt
160share/doc/python3.6/_sources/library/cmd.txt 160share/doc/python3.6/_sources/library/cmd.rst.txt
161share/doc/python3.6/_sources/library/code.txt 161share/doc/python3.6/_sources/library/code.rst.txt
162share/doc/python3.6/_sources/library/codecs.txt 162share/doc/python3.6/_sources/library/codecs.rst.txt
163share/doc/python3.6/_sources/library/codeop.txt 163share/doc/python3.6/_sources/library/codeop.rst.txt
164share/doc/python3.6/_sources/library/collections.abc.txt 164share/doc/python3.6/_sources/library/collections.abc.rst.txt
165share/doc/python3.6/_sources/library/collections.txt 165share/doc/python3.6/_sources/library/collections.rst.txt
166share/doc/python3.6/_sources/library/colorsys.txt 166share/doc/python3.6/_sources/library/colorsys.rst.txt
167share/doc/python3.6/_sources/library/compileall.txt 167share/doc/python3.6/_sources/library/compileall.rst.txt
168share/doc/python3.6/_sources/library/concurrency.txt 168share/doc/python3.6/_sources/library/concurrency.rst.txt
169share/doc/python3.6/_sources/library/concurrent.futures.txt 169share/doc/python3.6/_sources/library/concurrent.futures.rst.txt
170share/doc/python3.6/_sources/library/concurrent.txt 170share/doc/python3.6/_sources/library/concurrent.rst.txt
171share/doc/python3.6/_sources/library/configparser.txt 171share/doc/python3.6/_sources/library/configparser.rst.txt
172share/doc/python3.6/_sources/library/constants.txt 172share/doc/python3.6/_sources/library/constants.rst.txt
173share/doc/python3.6/_sources/library/contextlib.txt 173share/doc/python3.6/_sources/library/contextlib.rst.txt
174share/doc/python3.6/_sources/library/copy.txt 174share/doc/python3.6/_sources/library/copy.rst.txt
175share/doc/python3.6/_sources/library/copyreg.txt 175share/doc/python3.6/_sources/library/copyreg.rst.txt
176share/doc/python3.6/_sources/library/crypt.txt 176share/doc/python3.6/_sources/library/crypt.rst.txt
177share/doc/python3.6/_sources/library/crypto.txt 177share/doc/python3.6/_sources/library/crypto.rst.txt
178share/doc/python3.6/_sources/library/csv.txt 178share/doc/python3.6/_sources/library/csv.rst.txt
179share/doc/python3.6/_sources/library/ctypes.txt 179share/doc/python3.6/_sources/library/ctypes.rst.txt
180share/doc/python3.6/_sources/library/curses.ascii.txt 180share/doc/python3.6/_sources/library/curses.ascii.rst.txt
181share/doc/python3.6/_sources/library/curses.panel.txt 181share/doc/python3.6/_sources/library/curses.panel.rst.txt
182share/doc/python3.6/_sources/library/curses.txt 182share/doc/python3.6/_sources/library/curses.rst.txt
183share/doc/python3.6/_sources/library/custominterp.txt 183share/doc/python3.6/_sources/library/custominterp.rst.txt
184share/doc/python3.6/_sources/library/datatypes.txt 184share/doc/python3.6/_sources/library/datatypes.rst.txt
185share/doc/python3.6/_sources/library/datetime.txt 185share/doc/python3.6/_sources/library/datetime.rst.txt
186share/doc/python3.6/_sources/library/dbm.txt 186share/doc/python3.6/_sources/library/dbm.rst.txt
187share/doc/python3.6/_sources/library/debug.txt 187share/doc/python3.6/_sources/library/debug.rst.txt
188share/doc/python3.6/_sources/library/decimal.txt 188share/doc/python3.6/_sources/library/decimal.rst.txt
189share/doc/python3.6/_sources/library/development.txt 189share/doc/python3.6/_sources/library/development.rst.txt
190share/doc/python3.6/_sources/library/difflib.txt 190share/doc/python3.6/_sources/library/difflib.rst.txt
191share/doc/python3.6/_sources/library/dis.txt 191share/doc/python3.6/_sources/library/dis.rst.txt
192share/doc/python3.6/_sources/library/distribution.txt 192share/doc/python3.6/_sources/library/distribution.rst.txt
193share/doc/python3.6/_sources/library/distutils.txt 193share/doc/python3.6/_sources/library/distutils.rst.txt
194share/doc/python3.6/_sources/library/doctest.txt 194share/doc/python3.6/_sources/library/doctest.rst.txt
195share/doc/python3.6/_sources/library/dummy_threading.txt 195share/doc/python3.6/_sources/library/dummy_threading.rst.txt
196share/doc/python3.6/_sources/library/email.charset.txt 196share/doc/python3.6/_sources/library/email.charset.rst.txt
197share/doc/python3.6/_sources/library/email.compat32-message.txt 197share/doc/python3.6/_sources/library/email.compat32-message.rst.txt
198share/doc/python3.6/_sources/library/email.contentmanager.txt 198share/doc/python3.6/_sources/library/email.contentmanager.rst.txt
199share/doc/python3.6/_sources/library/email.encoders.txt 199share/doc/python3.6/_sources/library/email.encoders.rst.txt
200share/doc/python3.6/_sources/library/email.errors.txt 200share/doc/python3.6/_sources/library/email.errors.rst.txt
201share/doc/python3.6/_sources/library/email.examples.txt 201share/doc/python3.6/_sources/library/email.examples.rst.txt
202share/doc/python3.6/_sources/library/email.generator.txt 202share/doc/python3.6/_sources/library/email.generator.rst.txt
203share/doc/python3.6/_sources/library/email.header.txt 203share/doc/python3.6/_sources/library/email.header.rst.txt
204share/doc/python3.6/_sources/library/email.headerregistry.txt 204share/doc/python3.6/_sources/library/email.headerregistry.rst.txt
205share/doc/python3.6/_sources/library/email.iterators.txt 205share/doc/python3.6/_sources/library/email.iterators.rst.txt
206share/doc/python3.6/_sources/library/email.message.txt 206share/doc/python3.6/_sources/library/email.message.rst.txt
207share/doc/python3.6/_sources/library/email.mime.txt 207share/doc/python3.6/_sources/library/email.mime.rst.txt
208share/doc/python3.6/_sources/library/email.parser.txt 208share/doc/python3.6/_sources/library/email.parser.rst.txt
209share/doc/python3.6/_sources/library/email.policy.txt 209share/doc/python3.6/_sources/library/email.policy.rst.txt
210share/doc/python3.6/_sources/library/email.txt 210share/doc/python3.6/_sources/library/email.rst.txt
211share/doc/python3.6/_sources/library/email.util.txt 211share/doc/python3.6/_sources/library/email.util.rst.txt
212share/doc/python3.6/_sources/library/ensurepip.txt 212share/doc/python3.6/_sources/library/ensurepip.rst.txt
213share/doc/python3.6/_sources/library/enum.txt 213share/doc/python3.6/_sources/library/enum.rst.txt
214share/doc/python3.6/_sources/library/errno.txt 214share/doc/python3.6/_sources/library/errno.rst.txt
215share/doc/python3.6/_sources/library/exceptions.txt 215share/doc/python3.6/_sources/library/exceptions.rst.txt
216share/doc/python3.6/_sources/library/faulthandler.txt 216share/doc/python3.6/_sources/library/faulthandler.rst.txt
217share/doc/python3.6/_sources/library/fcntl.txt 217share/doc/python3.6/_sources/library/fcntl.rst.txt
218share/doc/python3.6/_sources/library/filecmp.txt 218share/doc/python3.6/_sources/library/filecmp.rst.txt
219share/doc/python3.6/_sources/library/fileformats.txt 219share/doc/python3.6/_sources/library/fileformats.rst.txt
220share/doc/python3.6/_sources/library/fileinput.txt 220share/doc/python3.6/_sources/library/fileinput.rst.txt
221share/doc/python3.6/_sources/library/filesys.txt 221share/doc/python3.6/_sources/library/filesys.rst.txt
222share/doc/python3.6/_sources/library/fnmatch.txt 222share/doc/python3.6/_sources/library/fnmatch.rst.txt
223share/doc/python3.6/_sources/library/formatter.txt 223share/doc/python3.6/_sources/library/formatter.rst.txt
224share/doc/python3.6/_sources/library/fpectl.txt 224share/doc/python3.6/_sources/library/fpectl.rst.txt
225share/doc/python3.6/_sources/library/fractions.txt 225share/doc/python3.6/_sources/library/fractions.rst.txt
226share/doc/python3.6/_sources/library/frameworks.txt 226share/doc/python3.6/_sources/library/frameworks.rst.txt
227share/doc/python3.6/_sources/library/ftplib.txt 227share/doc/python3.6/_sources/library/ftplib.rst.txt
228share/doc/python3.6/_sources/library/functional.txt 228share/doc/python3.6/_sources/library/functional.rst.txt
229share/doc/python3.6/_sources/library/functions.txt 229share/doc/python3.6/_sources/library/functions.rst.txt
230share/doc/python3.6/_sources/library/functools.txt 230share/doc/python3.6/_sources/library/functools.rst.txt
231share/doc/python3.6/_sources/library/gc.txt 231share/doc/python3.6/_sources/library/gc.rst.txt
232share/doc/python3.6/_sources/library/getopt.txt 232share/doc/python3.6/_sources/library/getopt.rst.txt
233share/doc/python3.6/_sources/library/getpass.txt 233share/doc/python3.6/_sources/library/getpass.rst.txt
234share/doc/python3.6/_sources/library/gettext.txt 234share/doc/python3.6/_sources/library/gettext.rst.txt
235share/doc/python3.6/_sources/library/glob.txt 235share/doc/python3.6/_sources/library/glob.rst.txt
236share/doc/python3.6/_sources/library/grp.txt 236share/doc/python3.6/_sources/library/grp.rst.txt
237share/doc/python3.6/_sources/library/gzip.txt 237share/doc/python3.6/_sources/library/gzip.rst.txt
238share/doc/python3.6/_sources/library/hashlib.txt 238share/doc/python3.6/_sources/library/hashlib.rst.txt
239share/doc/python3.6/_sources/library/heapq.txt 239share/doc/python3.6/_sources/library/heapq.rst.txt
240share/doc/python3.6/_sources/library/hmac.txt 240share/doc/python3.6/_sources/library/hmac.rst.txt
241share/doc/python3.6/_sources/library/html.entities.txt 241share/doc/python3.6/_sources/library/html.entities.rst.txt
242share/doc/python3.6/_sources/library/html.parser.txt 242share/doc/python3.6/_sources/library/html.parser.rst.txt
243share/doc/python3.6/_sources/library/html.txt 243share/doc/python3.6/_sources/library/html.rst.txt
244share/doc/python3.6/_sources/library/http.client.txt 244share/doc/python3.6/_sources/library/http.client.rst.txt
245share/doc/python3.6/_sources/library/http.cookiejar.txt 245share/doc/python3.6/_sources/library/http.cookiejar.rst.txt
246share/doc/python3.6/_sources/library/http.cookies.txt 246share/doc/python3.6/_sources/library/http.cookies.rst.txt
247share/doc/python3.6/_sources/library/http.server.txt 247share/doc/python3.6/_sources/library/http.rst.txt
248share/doc/python3.6/_sources/library/http.txt 248share/doc/python3.6/_sources/library/http.server.rst.txt
249share/doc/python3.6/_sources/library/i18n.txt 249share/doc/python3.6/_sources/library/i18n.rst.txt
250share/doc/python3.6/_sources/library/idle.txt 250share/doc/python3.6/_sources/library/idle.rst.txt
251share/doc/python3.6/_sources/library/imaplib.txt 251share/doc/python3.6/_sources/library/imaplib.rst.txt
252share/doc/python3.6/_sources/library/imghdr.txt 252share/doc/python3.6/_sources/library/imghdr.rst.txt
253share/doc/python3.6/_sources/library/imp.txt 253share/doc/python3.6/_sources/library/imp.rst.txt
254share/doc/python3.6/_sources/library/importlib.txt 254share/doc/python3.6/_sources/library/importlib.rst.txt
255share/doc/python3.6/_sources/library/index.txt 255share/doc/python3.6/_sources/library/index.rst.txt
256share/doc/python3.6/_sources/library/inspect.txt 256share/doc/python3.6/_sources/library/inspect.rst.txt
257share/doc/python3.6/_sources/library/internet.txt 257share/doc/python3.6/_sources/library/internet.rst.txt
258share/doc/python3.6/_sources/library/intro.txt 258share/doc/python3.6/_sources/library/intro.rst.txt
259share/doc/python3.6/_sources/library/io.txt 259share/doc/python3.6/_sources/library/io.rst.txt
260share/doc/python3.6/_sources/library/ipaddress.txt 260share/doc/python3.6/_sources/library/ipaddress.rst.txt
261share/doc/python3.6/_sources/library/ipc.txt 261share/doc/python3.6/_sources/library/ipc.rst.txt
262share/doc/python3.6/_sources/library/itertools.txt 262share/doc/python3.6/_sources/library/itertools.rst.txt
263share/doc/python3.6/_sources/library/json.txt 263share/doc/python3.6/_sources/library/json.rst.txt
264share/doc/python3.6/_sources/library/keyword.txt 264share/doc/python3.6/_sources/library/keyword.rst.txt
265share/doc/python3.6/_sources/library/language.txt 265share/doc/python3.6/_sources/library/language.rst.txt
266share/doc/python3.6/_sources/library/linecache.txt 266share/doc/python3.6/_sources/library/linecache.rst.txt
267share/doc/python3.6/_sources/library/locale.txt 267share/doc/python3.6/_sources/library/locale.rst.txt
268share/doc/python3.6/_sources/library/logging.config.txt 268share/doc/python3.6/_sources/library/logging.config.rst.txt
269share/doc/python3.6/_sources/library/logging.handlers.txt 269share/doc/python3.6/_sources/library/logging.handlers.rst.txt
270share/doc/python3.6/_sources/library/logging.txt 270share/doc/python3.6/_sources/library/logging.rst.txt
271share/doc/python3.6/_sources/library/lzma.txt 271share/doc/python3.6/_sources/library/lzma.rst.txt
272share/doc/python3.6/_sources/library/macpath.txt 272share/doc/python3.6/_sources/library/macpath.rst.txt
273share/doc/python3.6/_sources/library/mailbox.txt 273share/doc/python3.6/_sources/library/mailbox.rst.txt
274share/doc/python3.6/_sources/library/mailcap.txt 274share/doc/python3.6/_sources/library/mailcap.rst.txt
275share/doc/python3.6/_sources/library/markup.txt 275share/doc/python3.6/_sources/library/markup.rst.txt
276share/doc/python3.6/_sources/library/marshal.txt 276share/doc/python3.6/_sources/library/marshal.rst.txt
277share/doc/python3.6/_sources/library/math.txt 277share/doc/python3.6/_sources/library/math.rst.txt
278share/doc/python3.6/_sources/library/mimetypes.txt 278share/doc/python3.6/_sources/library/mimetypes.rst.txt
279share/doc/python3.6/_sources/library/misc.txt 279share/doc/python3.6/_sources/library/misc.rst.txt
280share/doc/python3.6/_sources/library/mm.txt 280share/doc/python3.6/_sources/library/mm.rst.txt
281share/doc/python3.6/_sources/library/mmap.txt 281share/doc/python3.6/_sources/library/mmap.rst.txt
282share/doc/python3.6/_sources/library/modulefinder.txt 282share/doc/python3.6/_sources/library/modulefinder.rst.txt
283share/doc/python3.6/_sources/library/modules.txt 283share/doc/python3.6/_sources/library/modules.rst.txt
284share/doc/python3.6/_sources/library/msilib.txt 284share/doc/python3.6/_sources/library/msilib.rst.txt
285share/doc/python3.6/_sources/library/msvcrt.txt 285share/doc/python3.6/_sources/library/msvcrt.rst.txt
286share/doc/python3.6/_sources/library/multiprocessing.txt 286share/doc/python3.6/_sources/library/multiprocessing.rst.txt
287share/doc/python3.6/_sources/library/netdata.txt 287share/doc/python3.6/_sources/library/netdata.rst.txt
288share/doc/python3.6/_sources/library/netrc.txt 288share/doc/python3.6/_sources/library/netrc.rst.txt
289share/doc/python3.6/_sources/library/nis.txt 289share/doc/python3.6/_sources/library/nis.rst.txt
290share/doc/python3.6/_sources/library/nntplib.txt 290share/doc/python3.6/_sources/library/nntplib.rst.txt
291share/doc/python3.6/_sources/library/numbers.txt 291share/doc/python3.6/_sources/library/numbers.rst.txt
292share/doc/python3.6/_sources/library/numeric.txt 292share/doc/python3.6/_sources/library/numeric.rst.txt
293share/doc/python3.6/_sources/library/operator.txt 293share/doc/python3.6/_sources/library/operator.rst.txt
294share/doc/python3.6/_sources/library/optparse.txt 294share/doc/python3.6/_sources/library/optparse.rst.txt
295share/doc/python3.6/_sources/library/os.path.txt 295share/doc/python3.6/_sources/library/os.path.rst.txt
296share/doc/python3.6/_sources/library/os.txt 296share/doc/python3.6/_sources/library/os.rst.txt
297share/doc/python3.6/_sources/library/ossaudiodev.txt 297share/doc/python3.6/_sources/library/ossaudiodev.rst.txt
298share/doc/python3.6/_sources/library/othergui.txt 298share/doc/python3.6/_sources/library/othergui.rst.txt
299share/doc/python3.6/_sources/library/parser.txt 299share/doc/python3.6/_sources/library/parser.rst.txt
300share/doc/python3.6/_sources/library/pathlib.txt 300share/doc/python3.6/_sources/library/pathlib.rst.txt
301share/doc/python3.6/_sources/library/pdb.txt 301share/doc/python3.6/_sources/library/pdb.rst.txt
302share/doc/python3.6/_sources/library/persistence.txt 302share/doc/python3.6/_sources/library/persistence.rst.txt
303share/doc/python3.6/_sources/library/pickle.txt 303share/doc/python3.6/_sources/library/pickle.rst.txt
304share/doc/python3.6/_sources/library/pickletools.txt 304share/doc/python3.6/_sources/library/pickletools.rst.txt
305share/doc/python3.6/_sources/library/pipes.txt 305share/doc/python3.6/_sources/library/pipes.rst.txt
306share/doc/python3.6/_sources/library/pkgutil.txt 306share/doc/python3.6/_sources/library/pkgutil.rst.txt
307share/doc/python3.6/_sources/library/platform.txt 307share/doc/python3.6/_sources/library/platform.rst.txt
308share/doc/python3.6/_sources/library/plistlib.txt 308share/doc/python3.6/_sources/library/plistlib.rst.txt
309share/doc/python3.6/_sources/library/poplib.txt 309share/doc/python3.6/_sources/library/poplib.rst.txt
310share/doc/python3.6/_sources/library/posix.txt 310share/doc/python3.6/_sources/library/posix.rst.txt
311share/doc/python3.6/_sources/library/pprint.txt 311share/doc/python3.6/_sources/library/pprint.rst.txt
312share/doc/python3.6/_sources/library/profile.txt 312share/doc/python3.6/_sources/library/profile.rst.txt
313share/doc/python3.6/_sources/library/pty.txt 313share/doc/python3.6/_sources/library/pty.rst.txt
314share/doc/python3.6/_sources/library/pwd.txt 314share/doc/python3.6/_sources/library/pwd.rst.txt
315share/doc/python3.6/_sources/library/py_compile.txt 315share/doc/python3.6/_sources/library/py_compile.rst.txt
316share/doc/python3.6/_sources/library/pyclbr.txt 316share/doc/python3.6/_sources/library/pyclbr.rst.txt
317share/doc/python3.6/_sources/library/pydoc.txt 317share/doc/python3.6/_sources/library/pydoc.rst.txt
318share/doc/python3.6/_sources/library/pyexpat.txt 318share/doc/python3.6/_sources/library/pyexpat.rst.txt
319share/doc/python3.6/_sources/library/python.txt 319share/doc/python3.6/_sources/library/python.rst.txt
320share/doc/python3.6/_sources/library/queue.txt 320share/doc/python3.6/_sources/library/queue.rst.txt
321share/doc/python3.6/_sources/library/quopri.txt 321share/doc/python3.6/_sources/library/quopri.rst.txt
322share/doc/python3.6/_sources/library/random.txt 322share/doc/python3.6/_sources/library/random.rst.txt
323share/doc/python3.6/_sources/library/re.txt 323share/doc/python3.6/_sources/library/re.rst.txt
324share/doc/python3.6/_sources/library/readline.txt 324share/doc/python3.6/_sources/library/readline.rst.txt
325share/doc/python3.6/_sources/library/reprlib.txt 325share/doc/python3.6/_sources/library/reprlib.rst.txt
326share/doc/python3.6/_sources/library/resource.txt 326share/doc/python3.6/_sources/library/resource.rst.txt
327share/doc/python3.6/_sources/library/rlcompleter.txt 327share/doc/python3.6/_sources/library/rlcompleter.rst.txt
328share/doc/python3.6/_sources/library/runpy.txt 328share/doc/python3.6/_sources/library/runpy.rst.txt
329share/doc/python3.6/_sources/library/sched.txt 329share/doc/python3.6/_sources/library/sched.rst.txt
330share/doc/python3.6/_sources/library/secrets.txt 330share/doc/python3.6/_sources/library/secrets.rst.txt
331share/doc/python3.6/_sources/library/select.txt 331share/doc/python3.6/_sources/library/select.rst.txt
332share/doc/python3.6/_sources/library/selectors.txt 332share/doc/python3.6/_sources/library/selectors.rst.txt
333share/doc/python3.6/_sources/library/shelve.txt 333share/doc/python3.6/_sources/library/shelve.rst.txt
334share/doc/python3.6/_sources/library/shlex.txt 334share/doc/python3.6/_sources/library/shlex.rst.txt
335share/doc/python3.6/_sources/library/shutil.txt 335share/doc/python3.6/_sources/library/shutil.rst.txt
336share/doc/python3.6/_sources/library/signal.txt 336share/doc/python3.6/_sources/library/signal.rst.txt
337share/doc/python3.6/_sources/library/site.txt 337share/doc/python3.6/_sources/library/site.rst.txt
338share/doc/python3.6/_sources/library/smtpd.txt 338share/doc/python3.6/_sources/library/smtpd.rst.txt
339share/doc/python3.6/_sources/library/smtplib.txt 339share/doc/python3.6/_sources/library/smtplib.rst.txt
340share/doc/python3.6/_sources/library/sndhdr.txt 340share/doc/python3.6/_sources/library/sndhdr.rst.txt
341share/doc/python3.6/_sources/library/socket.txt 341share/doc/python3.6/_sources/library/socket.rst.txt
342share/doc/python3.6/_sources/library/socketserver.txt 342share/doc/python3.6/_sources/library/socketserver.rst.txt
343share/doc/python3.6/_sources/library/spwd.txt 343share/doc/python3.6/_sources/library/spwd.rst.txt
344share/doc/python3.6/_sources/library/sqlite3.txt 344share/doc/python3.6/_sources/library/sqlite3.rst.txt
345share/doc/python3.6/_sources/library/ssl.txt 345share/doc/python3.6/_sources/library/ssl.rst.txt
346share/doc/python3.6/_sources/library/stat.txt 346share/doc/python3.6/_sources/library/stat.rst.txt
347share/doc/python3.6/_sources/library/statistics.txt 347share/doc/python3.6/_sources/library/statistics.rst.txt
348share/doc/python3.6/_sources/library/stdtypes.txt 348share/doc/python3.6/_sources/library/stdtypes.rst.txt
349share/doc/python3.6/_sources/library/string.txt 349share/doc/python3.6/_sources/library/string.rst.txt
350share/doc/python3.6/_sources/library/stringprep.txt 350share/doc/python3.6/_sources/library/stringprep.rst.txt
351share/doc/python3.6/_sources/library/struct.txt 351share/doc/python3.6/_sources/library/struct.rst.txt
352share/doc/python3.6/_sources/library/subprocess.txt 352share/doc/python3.6/_sources/library/subprocess.rst.txt
353share/doc/python3.6/_sources/library/sunau.txt 353share/doc/python3.6/_sources/library/sunau.rst.txt
354share/doc/python3.6/_sources/library/superseded.txt 354share/doc/python3.6/_sources/library/superseded.rst.txt
355share/doc/python3.6/_sources/library/symbol.txt 355share/doc/python3.6/_sources/library/symbol.rst.txt
356share/doc/python3.6/_sources/library/symtable.txt 356share/doc/python3.6/_sources/library/symtable.rst.txt
357share/doc/python3.6/_sources/library/sys.txt 357share/doc/python3.6/_sources/library/sys.rst.txt
358share/doc/python3.6/_sources/library/sysconfig.txt 358share/doc/python3.6/_sources/library/sysconfig.rst.txt
359share/doc/python3.6/_sources/library/syslog.txt 359share/doc/python3.6/_sources/library/syslog.rst.txt
360share/doc/python3.6/_sources/library/tabnanny.txt 360share/doc/python3.6/_sources/library/tabnanny.rst.txt
361share/doc/python3.6/_sources/library/tarfile.txt 361share/doc/python3.6/_sources/library/tarfile.rst.txt
362share/doc/python3.6/_sources/library/telnetlib.txt 362share/doc/python3.6/_sources/library/telnetlib.rst.txt
363share/doc/python3.6/_sources/library/tempfile.txt 363share/doc/python3.6/_sources/library/tempfile.rst.txt
364share/doc/python3.6/_sources/library/termios.txt 364share/doc/python3.6/_sources/library/termios.rst.txt
365share/doc/python3.6/_sources/library/test.txt 365share/doc/python3.6/_sources/library/test.rst.txt
366share/doc/python3.6/_sources/library/text.txt 366share/doc/python3.6/_sources/library/text.rst.txt
367share/doc/python3.6/_sources/library/textwrap.txt 367share/doc/python3.6/_sources/library/textwrap.rst.txt
368share/doc/python3.6/_sources/library/threading.txt 368share/doc/python3.6/_sources/library/threading.rst.txt
369share/doc/python3.6/_sources/library/time.txt 369share/doc/python3.6/_sources/library/time.rst.txt
370share/doc/python3.6/_sources/library/timeit.txt 370share/doc/python3.6/_sources/library/timeit.rst.txt
371share/doc/python3.6/_sources/library/tk.txt 371share/doc/python3.6/_sources/library/tk.rst.txt
372share/doc/python3.6/_sources/library/tkinter.scrolledtext.txt 372share/doc/python3.6/_sources/library/tkinter.rst.txt
373share/doc/python3.6/_sources/library/tkinter.tix.txt 373share/doc/python3.6/_sources/library/tkinter.scrolledtext.rst.txt
374share/doc/python3.6/_sources/library/tkinter.ttk.txt 374share/doc/python3.6/_sources/library/tkinter.tix.rst.txt
375share/doc/python3.6/_sources/library/tkinter.txt 375share/doc/python3.6/_sources/library/tkinter.ttk.rst.txt
376share/doc/python3.6/_sources/library/token.txt 376share/doc/python3.6/_sources/library/token.rst.txt
377share/doc/python3.6/_sources/library/tokenize.txt 377share/doc/python3.6/_sources/library/tokenize.rst.txt
378share/doc/python3.6/_sources/library/trace.txt 378share/doc/python3.6/_sources/library/trace.rst.txt
379share/doc/python3.6/_sources/library/traceback.txt 379share/doc/python3.6/_sources/library/traceback.rst.txt
380share/doc/python3.6/_sources/library/tracemalloc.txt 380share/doc/python3.6/_sources/library/tracemalloc.rst.txt
381share/doc/python3.6/_sources/library/tty.txt 381share/doc/python3.6/_sources/library/tty.rst.txt
382share/doc/python3.6/_sources/library/turtle.txt 382share/doc/python3.6/_sources/library/turtle.rst.txt
383share/doc/python3.6/_sources/library/types.txt 383share/doc/python3.6/_sources/library/types.rst.txt
384share/doc/python3.6/_sources/library/typing.txt 384share/doc/python3.6/_sources/library/typing.rst.txt
385share/doc/python3.6/_sources/library/undoc.txt 385share/doc/python3.6/_sources/library/undoc.rst.txt
386share/doc/python3.6/_sources/library/unicodedata.txt 386share/doc/python3.6/_sources/library/unicodedata.rst.txt
387share/doc/python3.6/_sources/library/unittest.mock-examples.txt 387share/doc/python3.6/_sources/library/unittest.mock-examples.rst.txt
388share/doc/python3.6/_sources/library/unittest.mock.txt 388share/doc/python3.6/_sources/library/unittest.mock.rst.txt
389share/doc/python3.6/_sources/library/unittest.txt 389share/doc/python3.6/_sources/library/unittest.rst.txt
390share/doc/python3.6/_sources/library/unix.txt 390share/doc/python3.6/_sources/library/unix.rst.txt
391share/doc/python3.6/_sources/library/urllib.error.txt 391share/doc/python3.6/_sources/library/urllib.error.rst.txt
392share/doc/python3.6/_sources/library/urllib.parse.txt 392share/doc/python3.6/_sources/library/urllib.parse.rst.txt
393share/doc/python3.6/_sources/library/urllib.request.txt 393share/doc/python3.6/_sources/library/urllib.request.rst.txt
394share/doc/python3.6/_sources/library/urllib.robotparser.txt 394share/doc/python3.6/_sources/library/urllib.robotparser.rst.txt
395share/doc/python3.6/_sources/library/urllib.txt 395share/doc/python3.6/_sources/library/urllib.rst.txt
396share/doc/python3.6/_sources/library/uu.txt 396share/doc/python3.6/_sources/library/uu.rst.txt
397share/doc/python3.6/_sources/library/uuid.txt 397share/doc/python3.6/_sources/library/uuid.rst.txt
398share/doc/python3.6/_sources/library/venv.txt 398share/doc/python3.6/_sources/library/venv.rst.txt
399share/doc/python3.6/_sources/library/warnings.txt 399share/doc/python3.6/_sources/library/warnings.rst.txt
400share/doc/python3.6/_sources/library/wave.txt 400share/doc/python3.6/_sources/library/wave.rst.txt
401share/doc/python3.6/_sources/library/weakref.txt 401share/doc/python3.6/_sources/library/weakref.rst.txt
402share/doc/python3.6/_sources/library/webbrowser.txt 402share/doc/python3.6/_sources/library/webbrowser.rst.txt
403share/doc/python3.6/_sources/library/windows.txt 403share/doc/python3.6/_sources/library/windows.rst.txt
404share/doc/python3.6/_sources/library/winreg.txt 404share/doc/python3.6/_sources/library/winreg.rst.txt
405share/doc/python3.6/_sources/library/winsound.txt 405share/doc/python3.6/_sources/library/winsound.rst.txt
406share/doc/python3.6/_sources/library/wsgiref.txt 406share/doc/python3.6/_sources/library/wsgiref.rst.txt
407share/doc/python3.6/_sources/library/xdrlib.txt 407share/doc/python3.6/_sources/library/xdrlib.rst.txt
408share/doc/python3.6/_sources/library/xml.dom.minidom.txt 408share/doc/python3.6/_sources/library/xml.dom.minidom.rst.txt
409share/doc/python3.6/_sources/library/xml.dom.pulldom.txt 409share/doc/python3.6/_sources/library/xml.dom.pulldom.rst.txt
410share/doc/python3.6/_sources/library/xml.dom.txt 410share/doc/python3.6/_sources/library/xml.dom.rst.txt
411share/doc/python3.6/_sources/library/xml.etree.elementtree.txt 411share/doc/python3.6/_sources/library/xml.etree.elementtree.rst.txt
412share/doc/python3.6/_sources/library/xml.sax.handler.txt 412share/doc/python3.6/_sources/library/xml.rst.txt
413share/doc/python3.6/_sources/library/xml.sax.reader.txt 413share/doc/python3.6/_sources/library/xml.sax.handler.rst.txt
414share/doc/python3.6/_sources/library/xml.sax.txt 414share/doc/python3.6/_sources/library/xml.sax.reader.rst.txt
415share/doc/python3.6/_sources/library/xml.sax.utils.txt 415share/doc/python3.6/_sources/library/xml.sax.rst.txt
416share/doc/python3.6/_sources/library/xml.txt 416share/doc/python3.6/_sources/library/xml.sax.utils.rst.txt
417share/doc/python3.6/_sources/library/xmlrpc.client.txt 417share/doc/python3.6/_sources/library/xmlrpc.client.rst.txt
418share/doc/python3.6/_sources/library/xmlrpc.server.txt 418share/doc/python3.6/_sources/library/xmlrpc.rst.txt
419share/doc/python3.6/_sources/library/xmlrpc.txt 419share/doc/python3.6/_sources/library/xmlrpc.server.rst.txt
420share/doc/python3.6/_sources/library/zipapp.txt 420share/doc/python3.6/_sources/library/zipapp.rst.txt
421share/doc/python3.6/_sources/library/zipfile.txt 421share/doc/python3.6/_sources/library/zipfile.rst.txt
422share/doc/python3.6/_sources/library/zipimport.txt 422share/doc/python3.6/_sources/library/zipimport.rst.txt
423share/doc/python3.6/_sources/library/zlib.txt 423share/doc/python3.6/_sources/library/zlib.rst.txt
424share/doc/python3.6/_sources/license.txt 424share/doc/python3.6/_sources/license.rst.txt
425share/doc/python3.6/_sources/reference/compound_stmts.txt 425share/doc/python3.6/_sources/reference/compound_stmts.rst.txt
426share/doc/python3.6/_sources/reference/datamodel.txt 426share/doc/python3.6/_sources/reference/datamodel.rst.txt
427share/doc/python3.6/_sources/reference/executionmodel.txt 427share/doc/python3.6/_sources/reference/executionmodel.rst.txt
428share/doc/python3.6/_sources/reference/expressions.txt 428share/doc/python3.6/_sources/reference/expressions.rst.txt
429share/doc/python3.6/_sources/reference/grammar.txt 429share/doc/python3.6/_sources/reference/grammar.rst.txt
430share/doc/python3.6/_sources/reference/import.txt 430share/doc/python3.6/_sources/reference/import.rst.txt
431share/doc/python3.6/_sources/reference/index.txt 431share/doc/python3.6/_sources/reference/index.rst.txt
432share/doc/python3.6/_sources/reference/introduction.txt 432share/doc/python3.6/_sources/reference/introduction.rst.txt
433share/doc/python3.6/_sources/reference/lexical_analysis.txt 433share/doc/python3.6/_sources/reference/lexical_analysis.rst.txt
434share/doc/python3.6/_sources/reference/simple_stmts.txt 434share/doc/python3.6/_sources/reference/simple_stmts.rst.txt
435share/doc/python3.6/_sources/reference/toplevel_components.txt 435share/doc/python3.6/_sources/reference/toplevel_components.rst.txt
436share/doc/python3.6/_sources/tutorial/appendix.txt 436share/doc/python3.6/_sources/tutorial/appendix.rst.txt
437share/doc/python3.6/_sources/tutorial/appetite.txt 437share/doc/python3.6/_sources/tutorial/appetite.rst.txt
438share/doc/python3.6/_sources/tutorial/classes.txt 438share/doc/python3.6/_sources/tutorial/classes.rst.txt
439share/doc/python3.6/_sources/tutorial/controlflow.txt 439share/doc/python3.6/_sources/tutorial/controlflow.rst.txt
440share/doc/python3.6/_sources/tutorial/datastructures.txt 440share/doc/python3.6/_sources/tutorial/datastructures.rst.txt
441share/doc/python3.6/_sources/tutorial/errors.txt 441share/doc/python3.6/_sources/tutorial/errors.rst.txt
442share/doc/python3.6/_sources/tutorial/floatingpoint.txt 442share/doc/python3.6/_sources/tutorial/floatingpoint.rst.txt
443share/doc/python3.6/_sources/tutorial/index.txt 443share/doc/python3.6/_sources/tutorial/index.rst.txt
444share/doc/python3.6/_sources/tutorial/inputoutput.txt 444share/doc/python3.6/_sources/tutorial/inputoutput.rst.txt
445share/doc/python3.6/_sources/tutorial/interactive.txt 445share/doc/python3.6/_sources/tutorial/interactive.rst.txt
446share/doc/python3.6/_sources/tutorial/interpreter.txt 446share/doc/python3.6/_sources/tutorial/interpreter.rst.txt
447share/doc/python3.6/_sources/tutorial/introduction.txt 447share/doc/python3.6/_sources/tutorial/introduction.rst.txt
448share/doc/python3.6/_sources/tutorial/modules.txt 448share/doc/python3.6/_sources/tutorial/modules.rst.txt
449share/doc/python3.6/_sources/tutorial/stdlib.txt 449share/doc/python3.6/_sources/tutorial/stdlib.rst.txt
450share/doc/python3.6/_sources/tutorial/stdlib2.txt 450share/doc/python3.6/_sources/tutorial/stdlib2.rst.txt
451share/doc/python3.6/_sources/tutorial/venv.txt 451share/doc/python3.6/_sources/tutorial/venv.rst.txt
452share/doc/python3.6/_sources/tutorial/whatnow.txt 452share/doc/python3.6/_sources/tutorial/whatnow.rst.txt
453share/doc/python3.6/_sources/using/cmdline.txt 453share/doc/python3.6/_sources/using/cmdline.rst.txt
454share/doc/python3.6/_sources/using/index.txt 454share/doc/python3.6/_sources/using/index.rst.txt
455share/doc/python3.6/_sources/using/mac.txt 455share/doc/python3.6/_sources/using/mac.rst.txt
456share/doc/python3.6/_sources/using/unix.txt 456share/doc/python3.6/_sources/using/unix.rst.txt
457share/doc/python3.6/_sources/using/windows.txt 457share/doc/python3.6/_sources/using/windows.rst.txt
458share/doc/python3.6/_sources/whatsnew/2.0.txt 458share/doc/python3.6/_sources/whatsnew/2.0.rst.txt
459share/doc/python3.6/_sources/whatsnew/2.1.txt 459share/doc/python3.6/_sources/whatsnew/2.1.rst.txt
460share/doc/python3.6/_sources/whatsnew/2.2.txt 460share/doc/python3.6/_sources/whatsnew/2.2.rst.txt
461share/doc/python3.6/_sources/whatsnew/2.3.txt 461share/doc/python3.6/_sources/whatsnew/2.3.rst.txt
462share/doc/python3.6/_sources/whatsnew/2.4.txt 462share/doc/python3.6/_sources/whatsnew/2.4.rst.txt
463share/doc/python3.6/_sources/whatsnew/2.5.txt 463share/doc/python3.6/_sources/whatsnew/2.5.rst.txt
464share/doc/python3.6/_sources/whatsnew/2.6.txt 464share/doc/python3.6/_sources/whatsnew/2.6.rst.txt
465share/doc/python3.6/_sources/whatsnew/2.7.txt 465share/doc/python3.6/_sources/whatsnew/2.7.rst.txt
466share/doc/python3.6/_sources/whatsnew/3.0.txt 466share/doc/python3.6/_sources/whatsnew/3.0.rst.txt
467share/doc/python3.6/_sources/whatsnew/3.1.txt 467share/doc/python3.6/_sources/whatsnew/3.1.rst.txt
468share/doc/python3.6/_sources/whatsnew/3.2.txt 468share/doc/python3.6/_sources/whatsnew/3.2.rst.txt
469share/doc/python3.6/_sources/whatsnew/3.3.txt 469share/doc/python3.6/_sources/whatsnew/3.3.rst.txt
470share/doc/python3.6/_sources/whatsnew/3.4.txt 470share/doc/python3.6/_sources/whatsnew/3.4.rst.txt
471share/doc/python3.6/_sources/whatsnew/3.5.txt 471share/doc/python3.6/_sources/whatsnew/3.5.rst.txt
472share/doc/python3.6/_sources/whatsnew/3.6.txt 472share/doc/python3.6/_sources/whatsnew/3.6.rst.txt
473share/doc/python3.6/_sources/whatsnew/changelog.txt 473share/doc/python3.6/_sources/whatsnew/changelog.rst.txt
474share/doc/python3.6/_sources/whatsnew/index.txt 474share/doc/python3.6/_sources/whatsnew/index.rst.txt
475share/doc/python3.6/_static/ajax-loader.gif 475share/doc/python3.6/_static/ajax-loader.gif
476share/doc/python3.6/_static/basic.css 476share/doc/python3.6/_static/basic.css
477share/doc/python3.6/_static/classic.css 477share/doc/python3.6/_static/classic.css
478share/doc/python3.6/_static/comment-bright.png 478share/doc/python3.6/_static/comment-bright.png
479share/doc/python3.6/_static/comment-close.png 479share/doc/python3.6/_static/comment-close.png
480share/doc/python3.6/_static/comment.png 480share/doc/python3.6/_static/comment.png
481share/doc/python3.6/_static/copybutton.js 481share/doc/python3.6/_static/copybutton.js
482share/doc/python3.6/_static/default.css 482share/doc/python3.6/_static/default.css
483share/doc/python3.6/_static/doctools.js 483share/doc/python3.6/_static/doctools.js
484share/doc/python3.6/_static/down-pressed.png 484share/doc/python3.6/_static/down-pressed.png
485share/doc/python3.6/_static/down.png 485share/doc/python3.6/_static/down.png
486share/doc/python3.6/_static/file.png 486share/doc/python3.6/_static/file.png
487share/doc/python3.6/_static/jquery-1.11.1.js 487share/doc/python3.6/_static/jquery-3.1.0.js
488share/doc/python3.6/_static/jquery.js 488share/doc/python3.6/_static/jquery.js
489share/doc/python3.6/_static/minus.png 489share/doc/python3.6/_static/minus.png
490share/doc/python3.6/_static/opensearch.xml 490share/doc/python3.6/_static/opensearch.xml
491share/doc/python3.6/_static/plus.png 491share/doc/python3.6/_static/plus.png
492share/doc/python3.6/_static/py.png 492share/doc/python3.6/_static/py.png
493share/doc/python3.6/_static/pydoctheme.css 493share/doc/python3.6/_static/pydoctheme.css
494share/doc/python3.6/_static/pygments.css 494share/doc/python3.6/_static/pygments.css
495share/doc/python3.6/_static/searchtools.js 495share/doc/python3.6/_static/searchtools.js
496share/doc/python3.6/_static/sidebar.js 496share/doc/python3.6/_static/sidebar.js
 497share/doc/python3.6/_static/switchers.js
497share/doc/python3.6/_static/underscore-1.3.1.js 498share/doc/python3.6/_static/underscore-1.3.1.js
498share/doc/python3.6/_static/underscore.js 499share/doc/python3.6/_static/underscore.js
499share/doc/python3.6/_static/up-pressed.png 500share/doc/python3.6/_static/up-pressed.png
500share/doc/python3.6/_static/up.png 501share/doc/python3.6/_static/up.png
501share/doc/python3.6/_static/version_switch.js 
502share/doc/python3.6/_static/websupport.js 502share/doc/python3.6/_static/websupport.js
503share/doc/python3.6/about.html 503share/doc/python3.6/about.html
504share/doc/python3.6/bugs.html 504share/doc/python3.6/bugs.html
505share/doc/python3.6/c-api/abstract.html 505share/doc/python3.6/c-api/abstract.html
506share/doc/python3.6/c-api/allocation.html 506share/doc/python3.6/c-api/allocation.html
507share/doc/python3.6/c-api/apiabiversion.html 507share/doc/python3.6/c-api/apiabiversion.html
508share/doc/python3.6/c-api/arg.html 508share/doc/python3.6/c-api/arg.html
509share/doc/python3.6/c-api/bool.html 509share/doc/python3.6/c-api/bool.html
510share/doc/python3.6/c-api/buffer.html 510share/doc/python3.6/c-api/buffer.html
511share/doc/python3.6/c-api/bytearray.html 511share/doc/python3.6/c-api/bytearray.html
512share/doc/python3.6/c-api/bytes.html 512share/doc/python3.6/c-api/bytes.html
513share/doc/python3.6/c-api/capsule.html 513share/doc/python3.6/c-api/capsule.html
514share/doc/python3.6/c-api/cell.html 514share/doc/python3.6/c-api/cell.html

cvs diff -r1.2 -r1.3 pkgsrc/lang/py36-html-docs/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/lang/py36-html-docs/Attic/distinfo 2017/04/27 08:27:14 1.2
+++ pkgsrc/lang/py36-html-docs/Attic/distinfo 2017/11/24 11:25:33 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2017/04/27 08:27:14 leot Exp $ 1$NetBSD: distinfo,v 1.3 2017/11/24 11:25:33 leot Exp $
2 2
3SHA1 (python/python-3.6.1-docs-html.tar.bz2) = 1cf2ffc1ca3b486dbea4fdb3ac6e1badf7f49fdb 3SHA1 (python/python-3.6.3-docs-html.tar.bz2) = 69059d267ddb58b1510ace8ff2d365fbd64ab374
4RMD160 (python/python-3.6.1-docs-html.tar.bz2) = 9f39abed34a3240c5a783855e8662b39dc43483c 4RMD160 (python/python-3.6.3-docs-html.tar.bz2) = aaad797676f8debe417478680cfc542482ec85cb
5SHA512 (python/python-3.6.1-docs-html.tar.bz2) = 78a2019fc9efa2e8468319210cd1d5f69b1c755b1fc7f349571afb4c9ec738a7d2d1f1b55c79f1424946da190717816c911c9b5d5ae5de4668c30dfc0808f909 5SHA512 (python/python-3.6.3-docs-html.tar.bz2) = ffd6ea459ba36b19c788638f7e2f72ecd286218ed7eb29493819137c4bc25c02714128f07b781ad642eb08826d00924bd1b90a236ba46107bbe17de6633fa1ad
6Size (python/python-3.6.1-docs-html.tar.bz2) = 5887372 bytes 6Size (python/python-3.6.3-docs-html.tar.bz2) = 5945784 bytes