diff options
Diffstat (limited to 'lang/python-doc-html')
-rw-r--r-- | lang/python-doc-html/Makefile | 43 | ||||
-rw-r--r-- | lang/python-doc-html/distinfo | 9 | ||||
-rw-r--r-- | lang/python-doc-html/pkg-plist_html | 876 | ||||
-rw-r--r-- | lang/python-doc-html/pkg-plist_pdf-a4 | 11 | ||||
-rw-r--r-- | lang/python-doc-html/pkg-plist_pdf-letter | 11 | ||||
-rw-r--r-- | lang/python-doc-html/pkg-plist_postscript-a4 | 12 | ||||
-rw-r--r-- | lang/python-doc-html/pkg-plist_postscript-letter | 12 |
7 files changed, 27 insertions, 947 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile index d3807a0c2cba..b3ca245a668f 100644 --- a/lang/python-doc-html/Makefile +++ b/lang/python-doc-html/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PYTHON} MASTER_SITE_SUBDIR= ftp/python/doc/${PORTVERSION} DISTNAME= ${DOCFORMAT}-${PORTVERSION} -MAINTAINER= perky@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Documentation for the Python programming language DIST_SUBDIR= python @@ -23,10 +23,12 @@ PLIST= ${WRKDIR}/pkg-plist_${DOCFORMAT} WRKSRC= ${WRKDIR}/Python-Docs-${PORTVERSION} DOCDIR= ${PREFIX}/share/doc/${PYTHON_VERSION} -PLIST_DIFF= ${FILESDIR}/plist-${DOCFORMAT}-${PORTVERSION}.diff DOCFORMAT?= html +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 260 .if ${DOCFORMAT} != "html" && ${DOCFORMAT} != "pdf-a4" && ${DOCFORMAT} != "pdf-letter" && ${DOCFORMAT} != "postscript-a4" && ${DOCFORMAT} != "postscript-letter" .BEGIN: @${ECHO} "ERROR: invalid value for DOCFORMAT: \"${DOCFORMAT}\"" @@ -34,28 +36,24 @@ DOCFORMAT?= html @${ECHO} "postscript-a4, postscript-letter." @${FALSE} .endif - -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} < 220 -PLIST_SUB+= PYTHON22_ONLY="@comment " -.else -PLIST_SUB+= PYTHON22_ONLY="" +.else # ${PYTHON_REL} >= 260 +.if ${DOCFORMAT} != "html" && ${DOCFORMAT} != "pdf-a4" && ${DOCFORMAT} != "pdf-letter" +.BEGIN: + @${ECHO} "ERROR: invalid value for DOCFORMAT: \"${DOCFORMAT}\"" + @${ECHO} "Possible values are: html, pdf-a4, pdf-letter." + @${FALSE} .endif -.if ${PYTHON_REL} < 230 -do-extract: - @${RM} -rf ${WRKDIR} - @${MKDIR} ${WRKDIR} -.endif +DISTNAME= python-docs-${DOCFORMAT} +DIST_SUBDIR= python${PYTHON_REL} +.if ${DOCFORMAT} == "html" +WRKSRC= ${WRKDIR}/${DISTNAME} +.else +WRKSRC= ${WRKDIR}/docs-pdf +.endif # ${DOCSFORMAT} == "html" +.endif # ${PYTHON_REL} < 260 pre-install: -.if ${PYTHON_REL} < 230 - @${CP} ${PKGDIR}/pkg-plist_${DOCFORMAT} ${WRKDIR} - @if [ -f ${PLIST_DIFF} ]; then \ - cd ${WRKDIR} && patch -p --quiet < ${PLIST_DIFF}; \ - fi -.else @cd ${WRKSRC} && (${FIND} . -type f | \ ${SED} -e 's,^\.,share/doc/${PYTHON_VERSION},' | ${SORT} \ > ${PLIST}) @@ -63,14 +61,9 @@ pre-install: ${SED} -e 's,^,@dirrm share/doc/${PYTHON_VERSION}/,' | \ ${SORT} -r) >> ${PLIST} @${ECHO_CMD} "@dirrmtry share/doc/%%PYTHON_VERSION%%" >> ${PLIST} -.endif do-install: @${MKDIR} ${DOCDIR} -.if ${PYTHON_REL} < 230 - @(cd ${DOCDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTFILES} ${EXTRACT_AFTER_ARGS}) -.else @${TAR} -C ${WRKSRC} -cf - . | ${TAR} -C ${DOCDIR} -xf - -.endif .include <bsd.port.post.mk> diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo index f9ed6ac3a7f4..a899816eb8f4 100644 --- a/lang/python-doc-html/distinfo +++ b/lang/python-doc-html/distinfo @@ -109,6 +109,9 @@ MD5 (python/postscript-letter-2.4.tar.bz2) = a54ca46c53f0ed8e2f47e94286c7a419 MD5 (python/postscript-letter-2.5.1.tar.bz2) = c72bd8f549745e75bfdb00b40eb05285 MD5 (python/postscript-letter-2.5.2.tar.bz2) = 45a86e5aa093d91ab1e8c0757a1ca7d1 MD5 (python/postscript-letter-2.5.tar.bz2) = 9f5aaba82f37fce8435c2bcc9886e2bf +MD5 (python260/python-docs-html.tar.bz2) = cfcd4b9b00ba1e7496b5d823692370a4 +MD5 (python260/python-docs-pdf-a4.tar.bz2) = d5e1fd4e178887d2b42a619da15bfcbd +MD5 (python260/python-docs-pdf-letter.tar.bz2) = 7b7ee0c4fe014eaa14862a1a4c71701e SHA256 (python/html-2.0.1.tar.bz2) = d42308dda686cc3a27f11d93bdb05c400f4754f51c8e9734435a3b600ea0689e SHA256 (python/html-2.0.tar.bz2) = 0462f3ba3cea3867be268232e974e2de3b641a6408045ee7bfe94b790c973e1b SHA256 (python/html-2.1.1.tar.bz2) = 4694db0306f86b76a1a9fd92c20abf896950c3334e6ca736bb37e6cdb624fb96 @@ -220,6 +223,9 @@ SHA256 (python/postscript-letter-2.4.tar.bz2) = d9e89330107bb77e29e9e938b71b8f1e SHA256 (python/postscript-letter-2.5.1.tar.bz2) = 10f4f80dd2f3ca0844f62faa2eaba3aac02690382abbe9996f43b49c6c4e601f SHA256 (python/postscript-letter-2.5.2.tar.bz2) = 00c96f06647904c5920ca6ff62f616732a05de1a216b5bed4bb99b1c8f59d6bd SHA256 (python/postscript-letter-2.5.tar.bz2) = c2be9ac9cca88cebb2f48b4cc467f6d46a10997b2ad651c2047bf7cccf2ff656 +SHA256 (python260/python-docs-html.tar.bz2) = e9c39e51fc19c6ec367f41cd47c0831bc1e4f4c6d615dccfd37337cd7843ae0a +SHA256 (python260/python-docs-pdf-a4.tar.bz2) = efddc99e33933c6ca898551db9252592fd0a3f18904f53a5b0c0d41d4de393a4 +SHA256 (python260/python-docs-pdf-letter.tar.bz2) = a3bc9b18b2a77fdd73c2779632324e6c83e5c56472dfd80ba60714073b963887 SIZE (python/html-2.0.1.tar.bz2) = 704567 SIZE (python/html-2.0.tar.bz2) = 699404 SIZE (python/html-2.1.1.tar.bz2) = 792096 @@ -331,3 +337,6 @@ SIZE (python/postscript-letter-2.4.tar.bz2) = 1693474 SIZE (python/postscript-letter-2.5.1.tar.bz2) = 1839274 SIZE (python/postscript-letter-2.5.2.tar.bz2) = 1839992 SIZE (python/postscript-letter-2.5.tar.bz2) = 1813655 +SIZE (python260/python-docs-html.tar.bz2) = 3445776 +SIZE (python260/python-docs-pdf-a4.tar.bz2) = 8804548 +SIZE (python260/python-docs-pdf-letter.tar.bz2) = 8847332 diff --git a/lang/python-doc-html/pkg-plist_html b/lang/python-doc-html/pkg-plist_html deleted file mode 100644 index 5a9eb7824eac..000000000000 --- a/lang/python-doc-html/pkg-plist_html +++ /dev/null @@ -1,876 +0,0 @@ -share/doc/%%PYTHON_VERSION%%/about.html -share/doc/%%PYTHON_VERSION%%/acks.html -share/doc/%%PYTHON_VERSION%%/api/about.html -share/doc/%%PYTHON_VERSION%%/api/abstract.html -share/doc/%%PYTHON_VERSION%%/api/api.css -share/doc/%%PYTHON_VERSION%%/api/api.html -share/doc/%%PYTHON_VERSION%%/api/buffer-structs.html -share/doc/%%PYTHON_VERSION%%/api/bufferObjects.html -share/doc/%%PYTHON_VERSION%%/api/builtinCodecs.html -share/doc/%%PYTHON_VERSION%%/api/cObjects.html -share/doc/%%PYTHON_VERSION%%/api/common-structs.html -share/doc/%%PYTHON_VERSION%%/api/complexObjects.html -share/doc/%%PYTHON_VERSION%%/api/concrete.html -share/doc/%%PYTHON_VERSION%%/api/contents.html -share/doc/%%PYTHON_VERSION%%/api/countingRefs.html -share/doc/%%PYTHON_VERSION%%/api/dictObjects.html -share/doc/%%PYTHON_VERSION%%/api/embedding.html -share/doc/%%PYTHON_VERSION%%/api/exceptionHandling.html -share/doc/%%PYTHON_VERSION%%/api/exceptions.html -share/doc/%%PYTHON_VERSION%%/api/fileObjects.html -share/doc/%%PYTHON_VERSION%%/api/floatObjects.html -share/doc/%%PYTHON_VERSION%%/api/front.html -share/doc/%%PYTHON_VERSION%%/api/fundamental.html -share/doc/%%PYTHON_VERSION%%/api/genindex.html -share/doc/%%PYTHON_VERSION%%/api/importing.html -share/doc/%%PYTHON_VERSION%%/api/includes.html -share/doc/%%PYTHON_VERSION%%/api/index.html -share/doc/%%PYTHON_VERSION%%/api/initialization.html -share/doc/%%PYTHON_VERSION%%/api/intObjects.html -share/doc/%%PYTHON_VERSION%%/api/intro.html -share/doc/%%PYTHON_VERSION%%/api/listObjects.html -share/doc/%%PYTHON_VERSION%%/api/longObjects.html -share/doc/%%PYTHON_VERSION%%/api/mapObjects.html -share/doc/%%PYTHON_VERSION%%/api/mapping-structs.html -share/doc/%%PYTHON_VERSION%%/api/mapping.html -share/doc/%%PYTHON_VERSION%%/api/memory.html -share/doc/%%PYTHON_VERSION%%/api/memoryExamples.html -share/doc/%%PYTHON_VERSION%%/api/memoryInterface.html -share/doc/%%PYTHON_VERSION%%/api/memoryOverview.html -share/doc/%%PYTHON_VERSION%%/api/moduleObjects.html -share/doc/%%PYTHON_VERSION%%/api/newTypes.html -share/doc/%%PYTHON_VERSION%%/api/node15.html -share/doc/%%PYTHON_VERSION%%/api/node44.html -share/doc/%%PYTHON_VERSION%%/api/node45.html -share/doc/%%PYTHON_VERSION%%/api/noneObject.html -share/doc/%%PYTHON_VERSION%%/api/number-structs.html -share/doc/%%PYTHON_VERSION%%/api/number.html -share/doc/%%PYTHON_VERSION%%/api/numericObjects.html -share/doc/%%PYTHON_VERSION%%/api/object.html -share/doc/%%PYTHON_VERSION%%/api/objects.html -share/doc/%%PYTHON_VERSION%%/api/os.html -share/doc/%%PYTHON_VERSION%%/api/otherObjects.html -share/doc/%%PYTHON_VERSION%%/api/processControl.html -share/doc/%%PYTHON_VERSION%%/api/refcountDetails.html -share/doc/%%PYTHON_VERSION%%/api/refcounts.html -share/doc/%%PYTHON_VERSION%%/api/reporting-bugs.html -share/doc/%%PYTHON_VERSION%%/api/sequence-structs.html -share/doc/%%PYTHON_VERSION%%/api/sequence.html -share/doc/%%PYTHON_VERSION%%/api/sequenceObjects.html -share/doc/%%PYTHON_VERSION%%/api/standardExceptions.html -share/doc/%%PYTHON_VERSION%%/api/stringObjects.html -share/doc/%%PYTHON_VERSION%%/api/threads.html -share/doc/%%PYTHON_VERSION%%/api/tupleObjects.html -share/doc/%%PYTHON_VERSION%%/api/typeObjects.html -share/doc/%%PYTHON_VERSION%%/api/types.html -share/doc/%%PYTHON_VERSION%%/api/unicodeMethodsAndSlots.html -share/doc/%%PYTHON_VERSION%%/api/unicodeObjects.html -share/doc/%%PYTHON_VERSION%%/api/utilities.html -share/doc/%%PYTHON_VERSION%%/api/veryhigh.html -share/doc/%%PYTHON_VERSION%%/dist/about.html -share/doc/%%PYTHON_VERSION%%/dist/bdist-cmds.html -share/doc/%%PYTHON_VERSION%%/dist/build-clib-cmd.html -share/doc/%%PYTHON_VERSION%%/dist/build-cmd.html -share/doc/%%PYTHON_VERSION%%/dist/build-cmds.html -share/doc/%%PYTHON_VERSION%%/dist/build-ext-cmd.html -share/doc/%%PYTHON_VERSION%%/dist/build-py-cmd.html -share/doc/%%PYTHON_VERSION%%/dist/built-dist.html -share/doc/%%PYTHON_VERSION%%/dist/clean-cmd.html -share/doc/%%PYTHON_VERSION%%/dist/concepts.html -share/doc/%%PYTHON_VERSION%%/dist/contents.html -share/doc/%%PYTHON_VERSION%%/dist/creating-dumb.html -share/doc/%%PYTHON_VERSION%%/dist/creating-rpms.html -share/doc/%%PYTHON_VERSION%%/dist/creating-wininst.html -share/doc/%%PYTHON_VERSION%%/dist/describing-extensions.html -share/doc/%%PYTHON_VERSION%%/dist/dist.css -share/doc/%%PYTHON_VERSION%%/dist/dist.html -share/doc/%%PYTHON_VERSION%%/dist/distutils-term.html -share/doc/%%PYTHON_VERSION%%/dist/examples.html -share/doc/%%PYTHON_VERSION%%/dist/extend-existing.html -share/doc/%%PYTHON_VERSION%%/dist/extending.html -share/doc/%%PYTHON_VERSION%%/dist/index.html -share/doc/%%PYTHON_VERSION%%/dist/install-cmd.html -share/doc/%%PYTHON_VERSION%%/dist/install-data-cmd.html -share/doc/%%PYTHON_VERSION%%/dist/install-lib-cmd.html -share/doc/%%PYTHON_VERSION%%/dist/install-scripts-cmd.html -share/doc/%%PYTHON_VERSION%%/dist/intro.html -share/doc/%%PYTHON_VERSION%%/dist/listing-modules.html -share/doc/%%PYTHON_VERSION%%/dist/listing-packages.html -share/doc/%%PYTHON_VERSION%%/dist/manifest-options.html -share/doc/%%PYTHON_VERSION%%/dist/manifest.html -share/doc/%%PYTHON_VERSION%%/dist/multiple-ext.html -share/doc/%%PYTHON_VERSION%%/dist/new-commands.html -share/doc/%%PYTHON_VERSION%%/dist/node11.html -share/doc/%%PYTHON_VERSION%%/dist/node12.html -share/doc/%%PYTHON_VERSION%%/dist/node13.html -share/doc/%%PYTHON_VERSION%%/dist/node14.html -share/doc/%%PYTHON_VERSION%%/dist/node28.html -share/doc/%%PYTHON_VERSION%%/dist/node45.html -share/doc/%%PYTHON_VERSION%%/dist/node46.html -share/doc/%%PYTHON_VERSION%%/dist/node47.html -share/doc/%%PYTHON_VERSION%%/dist/node48.html -share/doc/%%PYTHON_VERSION%%/dist/pure-mod.html -share/doc/%%PYTHON_VERSION%%/dist/pure-pkg.html -share/doc/%%PYTHON_VERSION%%/dist/python-terms.html -share/doc/%%PYTHON_VERSION%%/dist/reference.html -share/doc/%%PYTHON_VERSION%%/dist/sdist-cmd.html -share/doc/%%PYTHON_VERSION%%/dist/setup-config.html -share/doc/%%PYTHON_VERSION%%/dist/setup-script.html -share/doc/%%PYTHON_VERSION%%/dist/simple-example.html -share/doc/%%PYTHON_VERSION%%/dist/single-ext.html -share/doc/%%PYTHON_VERSION%%/dist/source-dist.html -share/doc/%%PYTHON_VERSION%%/doc/about.html -share/doc/%%PYTHON_VERSION%%/doc/classes.html -share/doc/%%PYTHON_VERSION%%/doc/contents.html -share/doc/%%PYTHON_VERSION%%/doc/discussion.html -share/doc/%%PYTHON_VERSION%%/doc/doc.css -share/doc/%%PYTHON_VERSION%%/doc/doc.html -share/doc/%%PYTHON_VERSION%%/doc/futures.html -share/doc/%%PYTHON_VERSION%%/doc/index.html -share/doc/%%PYTHON_VERSION%%/doc/indexing.html -share/doc/%%PYTHON_VERSION%%/doc/info-units.html -share/doc/%%PYTHON_VERSION%%/doc/latex-primer.html -share/doc/%%PYTHON_VERSION%%/doc/meta-info.html -share/doc/%%PYTHON_VERSION%%/doc/node10.html -share/doc/%%PYTHON_VERSION%%/doc/node11.html -share/doc/%%PYTHON_VERSION%%/doc/node12.html -share/doc/%%PYTHON_VERSION%%/doc/node13.html -share/doc/%%PYTHON_VERSION%%/doc/node14.html -share/doc/%%PYTHON_VERSION%%/doc/node17.html -share/doc/%%PYTHON_VERSION%%/doc/node18.html -share/doc/%%PYTHON_VERSION%%/doc/node19.html -share/doc/%%PYTHON_VERSION%%/doc/node2.html -share/doc/%%PYTHON_VERSION%%/doc/node20.html -share/doc/%%PYTHON_VERSION%%/doc/node3.html -share/doc/%%PYTHON_VERSION%%/doc/node6.html -share/doc/%%PYTHON_VERSION%%/doc/preamble-info.html -share/doc/%%PYTHON_VERSION%%/doc/references.html -share/doc/%%PYTHON_VERSION%%/doc/structured.html -share/doc/%%PYTHON_VERSION%%/ext/about.html -share/doc/%%PYTHON_VERSION%%/ext/backToExample.html -share/doc/%%PYTHON_VERSION%%/ext/buildValue.html -share/doc/%%PYTHON_VERSION%%/ext/building-on-unix.html -share/doc/%%PYTHON_VERSION%%/ext/building-on-windows.html -share/doc/%%PYTHON_VERSION%%/ext/callingPython.html -share/doc/%%PYTHON_VERSION%%/ext/compilation.html -share/doc/%%PYTHON_VERSION%%/ext/contents.html -share/doc/%%PYTHON_VERSION%%/ext/cplusplus.html -share/doc/%%PYTHON_VERSION%%/ext/custom-interps.html -share/doc/%%PYTHON_VERSION%%/ext/distributing.html -share/doc/%%PYTHON_VERSION%%/ext/dynamic-linking.html -share/doc/%%PYTHON_VERSION%%/ext/embedding.html -share/doc/%%PYTHON_VERSION%%/ext/embeddingInCplusplus.html -share/doc/%%PYTHON_VERSION%%/ext/errors.html -share/doc/%%PYTHON_VERSION%%/ext/ext.css -share/doc/%%PYTHON_VERSION%%/ext/ext.html -share/doc/%%PYTHON_VERSION%%/ext/front.html -share/doc/%%PYTHON_VERSION%%/ext/index.html -share/doc/%%PYTHON_VERSION%%/ext/intro.html -share/doc/%%PYTHON_VERSION%%/ext/link-reqs.html -share/doc/%%PYTHON_VERSION%%/ext/methodTable.html -share/doc/%%PYTHON_VERSION%%/ext/module-defn-example.html -share/doc/%%PYTHON_VERSION%%/ext/module-defn-options.html -share/doc/%%PYTHON_VERSION%%/ext/nullPointers.html -share/doc/%%PYTHON_VERSION%%/ext/ownershipRules.html -share/doc/%%PYTHON_VERSION%%/ext/parseTuple.html -share/doc/%%PYTHON_VERSION%%/ext/parseTupleAndKeywords.html -share/doc/%%PYTHON_VERSION%%/ext/refcounts.html -share/doc/%%PYTHON_VERSION%%/ext/refcountsInPython.html -share/doc/%%PYTHON_VERSION%%/ext/reporting-bugs.html -share/doc/%%PYTHON_VERSION%%/ext/simpleExample.html -share/doc/%%PYTHON_VERSION%%/ext/thinIce.html -share/doc/%%PYTHON_VERSION%%/ext/using-cobjects.html -share/doc/%%PYTHON_VERSION%%/ext/win-cookbook.html -share/doc/%%PYTHON_VERSION%%/ext/win-dlls.html -share/doc/%%PYTHON_VERSION%%/icons/blank.gif -share/doc/%%PYTHON_VERSION%%/icons/contents.gif -share/doc/%%PYTHON_VERSION%%/icons/index.gif -share/doc/%%PYTHON_VERSION%%/icons/labslogo.gif -share/doc/%%PYTHON_VERSION%%/icons/modules.gif -share/doc/%%PYTHON_VERSION%%/icons/next.gif -share/doc/%%PYTHON_VERSION%%/icons/offsite.gif -share/doc/%%PYTHON_VERSION%%/icons/previous.gif -share/doc/%%PYTHON_VERSION%%/icons/pythonlabs.gif -share/doc/%%PYTHON_VERSION%%/icons/up.gif -share/doc/%%PYTHON_VERSION%%/index.html -share/doc/%%PYTHON_VERSION%%/inst/about.html -share/doc/%%PYTHON_VERSION%%/inst/alt-install-home.html -share/doc/%%PYTHON_VERSION%%/inst/alt-install-macos.html -share/doc/%%PYTHON_VERSION%%/inst/alt-install-prefix.html -share/doc/%%PYTHON_VERSION%%/inst/alt-install-windows.html -share/doc/%%PYTHON_VERSION%%/inst/alt-install.html -share/doc/%%PYTHON_VERSION%%/inst/building-ext.html -share/doc/%%PYTHON_VERSION%%/inst/config-files.html -share/doc/%%PYTHON_VERSION%%/inst/contents.html -share/doc/%%PYTHON_VERSION%%/inst/custom-install.html -share/doc/%%PYTHON_VERSION%%/inst/how-build-works.html -share/doc/%%PYTHON_VERSION%%/inst/how-install-works.html -share/doc/%%PYTHON_VERSION%%/inst/index.html -share/doc/%%PYTHON_VERSION%%/inst/inst.css -share/doc/%%PYTHON_VERSION%%/inst/inst.html -share/doc/%%PYTHON_VERSION%%/inst/intro.html -share/doc/%%PYTHON_VERSION%%/inst/makefile-pre-in.html -share/doc/%%PYTHON_VERSION%%/inst/manual-install.html -share/doc/%%PYTHON_VERSION%%/inst/new-standard.html -share/doc/%%PYTHON_VERSION%%/inst/non-ms-compilers.html -share/doc/%%PYTHON_VERSION%%/inst/old-way.html -share/doc/%%PYTHON_VERSION%%/inst/platform-variations.html -share/doc/%%PYTHON_VERSION%%/inst/pre-distutils.html -share/doc/%%PYTHON_VERSION%%/inst/splitting-up.html -share/doc/%%PYTHON_VERSION%%/inst/standard-install.html -share/doc/%%PYTHON_VERSION%%/inst/trivial-install.html -share/doc/%%PYTHON_VERSION%%/inst/tweak-flags.html -share/doc/%%PYTHON_VERSION%%/lib/AST_Errors.html -share/doc/%%PYTHON_VERSION%%/lib/AST_Examples.html -share/doc/%%PYTHON_VERSION%%/lib/AST_Objects.html -share/doc/%%PYTHON_VERSION%%/lib/Cmd-objects.html -share/doc/%%PYTHON_VERSION%%/lib/ConfigParser-objects.html -share/doc/%%PYTHON_VERSION%%/lib/Contents_of_Module_re.html -share/doc/%%PYTHON_VERSION%%/lib/Converting_ASTs.html -share/doc/%%PYTHON_VERSION%%/lib/Creating_ASTs.html -share/doc/%%PYTHON_VERSION%%/lib/Deterministic_Profiling.html -share/doc/%%PYTHON_VERSION%%/lib/FL_Functions.html -share/doc/%%PYTHON_VERSION%%/lib/Functions_in_cgi_module.html -share/doc/%%PYTHON_VERSION%%/lib/HTTP_Examples.html -share/doc/%%PYTHON_VERSION%%/lib/MimeWriter-objects.html -share/doc/%%PYTHON_VERSION%%/lib/MultiFile-objects.html -share/doc/%%PYTHON_VERSION%%/lib/PrettyPrinter_Objects.html -share/doc/%%PYTHON_VERSION%%/lib/Profiler_Changes.html -share/doc/%%PYTHON_VERSION%%/lib/Profiler_Extensions.html -share/doc/%%PYTHON_VERSION%%/lib/Profiler_Introduction.html -share/doc/%%PYTHON_VERSION%%/lib/Querying_ASTs.html -share/doc/%%PYTHON_VERSION%%/lib/QueueObjects.html -share/doc/%%PYTHON_VERSION%%/lib/Repr-objects.html -share/doc/%%PYTHON_VERSION%%/lib/SMTP-example.html -share/doc/%%PYTHON_VERSION%%/lib/SMTP-objects.html -share/doc/%%PYTHON_VERSION%%/lib/Signal_Example.html -share/doc/%%PYTHON_VERSION%%/lib/Urllib_Examples.html -share/doc/%%PYTHON_VERSION%%/lib/Using_the_cgi_module.html -share/doc/%%PYTHON_VERSION%%/lib/Wave-read-objects.html -share/doc/%%PYTHON_VERSION%%/lib/Wave-write-objects.html -share/doc/%%PYTHON_VERSION%%/lib/about.html -share/doc/%%PYTHON_VERSION%%/lib/addresslist-objects.html -share/doc/%%PYTHON_VERSION%%/lib/al-config-objects.html -share/doc/%%PYTHON_VERSION%%/lib/al-port-objects.html -share/doc/%%PYTHON_VERSION%%/lib/allos.html -share/doc/%%PYTHON_VERSION%%/lib/asyncore-example.html -share/doc/%%PYTHON_VERSION%%/lib/atexit-example.html -share/doc/%%PYTHON_VERSION%%/lib/attributes-impl-objects.html -share/doc/%%PYTHON_VERSION%%/lib/attributes-ns-impl-objects.html -share/doc/%%PYTHON_VERSION%%/lib/au-read-objects.html -share/doc/%%PYTHON_VERSION%%/lib/au-write-objects.html -share/doc/%%PYTHON_VERSION%%/lib/audio-device-objects.html -share/doc/%%PYTHON_VERSION%%/lib/binhex-notes.html -share/doc/%%PYTHON_VERSION%%/lib/bisect-example.html -share/doc/%%PYTHON_VERSION%%/lib/bitstring-ops.html -share/doc/%%PYTHON_VERSION%%/lib/bltin-code-objects.html -share/doc/%%PYTHON_VERSION%%/lib/bltin-ellipsis-object.html -share/doc/%%PYTHON_VERSION%%/lib/bltin-file-objects.html -share/doc/%%PYTHON_VERSION%%/lib/bltin-null-object.html -share/doc/%%PYTHON_VERSION%%/lib/bltin-type-objects.html -share/doc/%%PYTHON_VERSION%%/lib/boolean.html -share/doc/%%PYTHON_VERSION%%/lib/browser-controllers.html -share/doc/%%PYTHON_VERSION%%/lib/bsddb-objects.html -share/doc/%%PYTHON_VERSION%%/lib/built-in-funcs.html -share/doc/%%PYTHON_VERSION%%/lib/builtin.html -share/doc/%%PYTHON_VERSION%%/lib/bytecodes.html -share/doc/%%PYTHON_VERSION%%/lib/cd-parser-objects.html -share/doc/%%PYTHON_VERSION%%/lib/cgi-intro.html -share/doc/%%PYTHON_VERSION%%/lib/codec-objects.html -share/doc/%%PYTHON_VERSION%%/lib/comparisons.html -share/doc/%%PYTHON_VERSION%%/lib/completer-objects.html -share/doc/%%PYTHON_VERSION%%/lib/condition-objects.html -share/doc/%%PYTHON_VERSION%%/lib/console-objects.html -share/doc/%%PYTHON_VERSION%%/lib/content-handler-objects.html -share/doc/%%PYTHON_VERSION%%/lib/contents.html -share/doc/%%PYTHON_VERSION%%/lib/cookie-example.html -share/doc/%%PYTHON_VERSION%%/lib/cookie-objects.html -share/doc/%%PYTHON_VERSION%%/lib/crypto.html -share/doc/%%PYTHON_VERSION%%/lib/curses-functions.html -share/doc/%%PYTHON_VERSION%%/lib/curses-textpad-objects.html -share/doc/%%PYTHON_VERSION%%/lib/curses-window-objects.html -share/doc/%%PYTHON_VERSION%%/lib/dbhash-objects.html -share/doc/%%PYTHON_VERSION%%/lib/debugger-commands.html -share/doc/%%PYTHON_VERSION%%/lib/dircmp-objects.html -share/doc/%%PYTHON_VERSION%%/lib/dl-objects.html -share/doc/%%PYTHON_VERSION%%/lib/dtd-handler-objects.html -share/doc/%%PYTHON_VERSION%%/lib/embedding-locale.html -share/doc/%%PYTHON_VERSION%%/lib/entity-resolver-objects.html -share/doc/%%PYTHON_VERSION%%/lib/event-objects.html -share/doc/%%PYTHON_VERSION%%/lib/examples-imp.html -share/doc/%%PYTHON_VERSION%%/lib/expat-errors.html -share/doc/%%PYTHON_VERSION%%/lib/expat-example.html -share/doc/%%PYTHON_VERSION%%/lib/form-objects.html -share/doc/%%PYTHON_VERSION%%/lib/formatter-impls.html -share/doc/%%PYTHON_VERSION%%/lib/formatter-interface.html -share/doc/%%PYTHON_VERSION%%/lib/forms-objects.html -share/doc/%%PYTHON_VERSION%%/lib/front.html -share/doc/%%PYTHON_VERSION%%/lib/ftp-objects.html -share/doc/%%PYTHON_VERSION%%/lib/genindex.html -share/doc/%%PYTHON_VERSION%%/lib/handle-object.html -share/doc/%%PYTHON_VERSION%%/lib/html-parser-objects.html -share/doc/%%PYTHON_VERSION%%/lib/imap4-example.html -share/doc/%%PYTHON_VERSION%%/lib/imap4-objects.html -share/doc/%%PYTHON_VERSION%%/lib/img1.gif -share/doc/%%PYTHON_VERSION%%/lib/incremental-parser-objects.html -share/doc/%%PYTHON_VERSION%%/lib/index.html -share/doc/%%PYTHON_VERSION%%/lib/input-source-objects.html -share/doc/%%PYTHON_VERSION%%/lib/internet.html -share/doc/%%PYTHON_VERSION%%/lib/interpreter-objects.html -share/doc/%%PYTHON_VERSION%%/lib/intro.html -share/doc/%%PYTHON_VERSION%%/lib/language.html -share/doc/%%PYTHON_VERSION%%/lib/lib.css -share/doc/%%PYTHON_VERSION%%/lib/lib.html -share/doc/%%PYTHON_VERSION%%/lib/locator-objects.html -share/doc/%%PYTHON_VERSION%%/lib/lock-objects.html -share/doc/%%PYTHON_VERSION%%/lib/mailbox-objects.html -share/doc/%%PYTHON_VERSION%%/lib/markup.html -share/doc/%%PYTHON_VERSION%%/lib/match-objects.html -share/doc/%%PYTHON_VERSION%%/lib/matching-searching.html -share/doc/%%PYTHON_VERSION%%/lib/message-objects.html -share/doc/%%PYTHON_VERSION%%/lib/mh-folder-objects.html -share/doc/%%PYTHON_VERSION%%/lib/mh-message-objects.html -share/doc/%%PYTHON_VERSION%%/lib/mh-objects.html -share/doc/%%PYTHON_VERSION%%/lib/mimetools-message-objects.html -share/doc/%%PYTHON_VERSION%%/lib/misc.html -share/doc/%%PYTHON_VERSION%%/lib/mmedia.html -share/doc/%%PYTHON_VERSION%%/lib/modindex.html -share/doc/%%PYTHON_VERSION%%/lib/module--winreg.html -share/doc/%%PYTHON_VERSION%%/lib/module-BaseHTTPServer.html -share/doc/%%PYTHON_VERSION%%/lib/module-Bastion.html -share/doc/%%PYTHON_VERSION%%/lib/module-CGIHTTPServer.html -share/doc/%%PYTHON_VERSION%%/lib/module-ConfigParser.html -share/doc/%%PYTHON_VERSION%%/lib/module-Cookie.html -share/doc/%%PYTHON_VERSION%%/lib/module-DEVICE.html -share/doc/%%PYTHON_VERSION%%/lib/module-MimeWriter.html -share/doc/%%PYTHON_VERSION%%/lib/module-Queue.html -share/doc/%%PYTHON_VERSION%%/lib/module-SimpleHTTPServer.html -share/doc/%%PYTHON_VERSION%%/lib/module-SocketServer.html -share/doc/%%PYTHON_VERSION%%/lib/module-StringIO.html -share/doc/%%PYTHON_VERSION%%/lib/module-TERMIOSuppercase.html -share/doc/%%PYTHON_VERSION%%/lib/module-UserDict.html -share/doc/%%PYTHON_VERSION%%/lib/module-UserList.html -share/doc/%%PYTHON_VERSION%%/lib/module-UserString.html -share/doc/%%PYTHON_VERSION%%/lib/module-aifc.html -share/doc/%%PYTHON_VERSION%%/lib/module-al-constants.html -share/doc/%%PYTHON_VERSION%%/lib/module-al.html -share/doc/%%PYTHON_VERSION%%/lib/module-anydbm.html -share/doc/%%PYTHON_VERSION%%/lib/module-array.html -share/doc/%%PYTHON_VERSION%%/lib/module-asyncore.html -share/doc/%%PYTHON_VERSION%%/lib/module-atexit.html -share/doc/%%PYTHON_VERSION%%/lib/module-audioop.html -share/doc/%%PYTHON_VERSION%%/lib/module-base64.html -share/doc/%%PYTHON_VERSION%%/lib/module-binascii.html -share/doc/%%PYTHON_VERSION%%/lib/module-binhex.html -share/doc/%%PYTHON_VERSION%%/lib/module-bisect.html -share/doc/%%PYTHON_VERSION%%/lib/module-bsddb.html -share/doc/%%PYTHON_VERSION%%/lib/module-builtin.html -share/doc/%%PYTHON_VERSION%%/lib/module-cPickle.html -share/doc/%%PYTHON_VERSION%%/lib/module-cStringIO.html -share/doc/%%PYTHON_VERSION%%/lib/module-calendar.html -share/doc/%%PYTHON_VERSION%%/lib/module-cd.html -share/doc/%%PYTHON_VERSION%%/lib/module-cgi.html -share/doc/%%PYTHON_VERSION%%/lib/module-chunk.html -share/doc/%%PYTHON_VERSION%%/lib/module-cmath.html -share/doc/%%PYTHON_VERSION%%/lib/module-cmd.html -share/doc/%%PYTHON_VERSION%%/lib/module-code.html -share/doc/%%PYTHON_VERSION%%/lib/module-codecs.html -share/doc/%%PYTHON_VERSION%%/lib/module-codeop.html -share/doc/%%PYTHON_VERSION%%/lib/module-colorsys.html -share/doc/%%PYTHON_VERSION%%/lib/module-commands.html -share/doc/%%PYTHON_VERSION%%/lib/module-compileall.html -share/doc/%%PYTHON_VERSION%%/lib/module-copy.html -share/doc/%%PYTHON_VERSION%%/lib/module-copyreg.html -share/doc/%%PYTHON_VERSION%%/lib/module-crypt.html -share/doc/%%PYTHON_VERSION%%/lib/module-curses.ascii.html -share/doc/%%PYTHON_VERSION%%/lib/module-curses.html -share/doc/%%PYTHON_VERSION%%/lib/module-curses.textpad.html -share/doc/%%PYTHON_VERSION%%/lib/module-curses.wrapper.html -share/doc/%%PYTHON_VERSION%%/lib/module-dbhash.html -share/doc/%%PYTHON_VERSION%%/lib/module-dbm.html -share/doc/%%PYTHON_VERSION%%/lib/module-dircache.html -share/doc/%%PYTHON_VERSION%%/lib/module-dis.html -share/doc/%%PYTHON_VERSION%%/lib/module-dl.html -share/doc/%%PYTHON_VERSION%%/lib/module-dumbdbm.html -share/doc/%%PYTHON_VERSION%%/lib/module-errno.html -share/doc/%%PYTHON_VERSION%%/lib/module-exceptions.html -share/doc/%%PYTHON_VERSION%%/lib/module-fcntl.html -share/doc/%%PYTHON_VERSION%%/lib/module-filecmp.html -share/doc/%%PYTHON_VERSION%%/lib/module-fileinput.html -share/doc/%%PYTHON_VERSION%%/lib/module-fl-constants.html -share/doc/%%PYTHON_VERSION%%/lib/module-fl.html -share/doc/%%PYTHON_VERSION%%/lib/module-flp.html -share/doc/%%PYTHON_VERSION%%/lib/module-fm.html -share/doc/%%PYTHON_VERSION%%/lib/module-fnmatch.html -share/doc/%%PYTHON_VERSION%%/lib/module-formatter.html -share/doc/%%PYTHON_VERSION%%/lib/module-fpformat.html -share/doc/%%PYTHON_VERSION%%/lib/module-ftplib.html -share/doc/%%PYTHON_VERSION%%/lib/module-gc.html -share/doc/%%PYTHON_VERSION%%/lib/module-gdbm.html -share/doc/%%PYTHON_VERSION%%/lib/module-getopt.html -share/doc/%%PYTHON_VERSION%%/lib/module-getpass.html -share/doc/%%PYTHON_VERSION%%/lib/module-gettext.html -share/doc/%%PYTHON_VERSION%%/lib/module-gl-constants.html -share/doc/%%PYTHON_VERSION%%/lib/module-gl.html -share/doc/%%PYTHON_VERSION%%/lib/module-glob.html -share/doc/%%PYTHON_VERSION%%/lib/module-gopherlib.html -share/doc/%%PYTHON_VERSION%%/lib/module-grp.html -share/doc/%%PYTHON_VERSION%%/lib/module-gzip.html -share/doc/%%PYTHON_VERSION%%/lib/module-htmlentitydefs.html -share/doc/%%PYTHON_VERSION%%/lib/module-htmllib.html -share/doc/%%PYTHON_VERSION%%/lib/module-httplib.html -share/doc/%%PYTHON_VERSION%%/lib/module-imageop.html -share/doc/%%PYTHON_VERSION%%/lib/module-imaplib.html -share/doc/%%PYTHON_VERSION%%/lib/module-imgfile.html -share/doc/%%PYTHON_VERSION%%/lib/module-imghdr.html -share/doc/%%PYTHON_VERSION%%/lib/module-imp.html -share/doc/%%PYTHON_VERSION%%/lib/module-jpeg.html -share/doc/%%PYTHON_VERSION%%/lib/module-keyword.html -share/doc/%%PYTHON_VERSION%%/lib/module-linecache.html -share/doc/%%PYTHON_VERSION%%/lib/module-locale.html -share/doc/%%PYTHON_VERSION%%/lib/module-mailbox.html -share/doc/%%PYTHON_VERSION%%/lib/module-mailcap.html -share/doc/%%PYTHON_VERSION%%/lib/module-main.html -share/doc/%%PYTHON_VERSION%%/lib/module-marshal.html -share/doc/%%PYTHON_VERSION%%/lib/module-math.html -share/doc/%%PYTHON_VERSION%%/lib/module-md5.html -share/doc/%%PYTHON_VERSION%%/lib/module-mhlib.html -share/doc/%%PYTHON_VERSION%%/lib/module-mimetools.html -share/doc/%%PYTHON_VERSION%%/lib/module-mimetypes.html -share/doc/%%PYTHON_VERSION%%/lib/module-mimify.html -share/doc/%%PYTHON_VERSION%%/lib/module-mmap.html -share/doc/%%PYTHON_VERSION%%/lib/module-mpz.html -share/doc/%%PYTHON_VERSION%%/lib/module-msvcrt.html -share/doc/%%PYTHON_VERSION%%/lib/module-multifile.html -share/doc/%%PYTHON_VERSION%%/lib/module-mutex.html -share/doc/%%PYTHON_VERSION%%/lib/module-netrc.html -share/doc/%%PYTHON_VERSION%%/lib/module-new.html -share/doc/%%PYTHON_VERSION%%/lib/module-nis.html -share/doc/%%PYTHON_VERSION%%/lib/module-nntplib.html -share/doc/%%PYTHON_VERSION%%/lib/module-operator.html -share/doc/%%PYTHON_VERSION%%/lib/module-os.html -share/doc/%%PYTHON_VERSION%%/lib/module-os.path.html -share/doc/%%PYTHON_VERSION%%/lib/module-parser.html -share/doc/%%PYTHON_VERSION%%/lib/module-pdb.html -share/doc/%%PYTHON_VERSION%%/lib/module-pickle.html -share/doc/%%PYTHON_VERSION%%/lib/module-pipes.html -share/doc/%%PYTHON_VERSION%%/lib/module-popen2.html -share/doc/%%PYTHON_VERSION%%/lib/module-poplib.html -share/doc/%%PYTHON_VERSION%%/lib/module-posix.html -share/doc/%%PYTHON_VERSION%%/lib/module-posixfile.html -share/doc/%%PYTHON_VERSION%%/lib/module-pprint.html -share/doc/%%PYTHON_VERSION%%/lib/module-profile.html -share/doc/%%PYTHON_VERSION%%/lib/module-pty.html -share/doc/%%PYTHON_VERSION%%/lib/module-pwd.html -share/doc/%%PYTHON_VERSION%%/lib/module-pyclbr.html -share/doc/%%PYTHON_VERSION%%/lib/module-pycompile.html -share/doc/%%PYTHON_VERSION%%/lib/module-quopri.html -share/doc/%%PYTHON_VERSION%%/lib/module-random.html -share/doc/%%PYTHON_VERSION%%/lib/module-re.html -share/doc/%%PYTHON_VERSION%%/lib/module-readline.html -share/doc/%%PYTHON_VERSION%%/lib/module-repr.html -share/doc/%%PYTHON_VERSION%%/lib/module-resource.html -share/doc/%%PYTHON_VERSION%%/lib/module-rexec.html -share/doc/%%PYTHON_VERSION%%/lib/module-rfc822.html -share/doc/%%PYTHON_VERSION%%/lib/module-rgbimg.html -share/doc/%%PYTHON_VERSION%%/lib/module-rlcompleter.html -share/doc/%%PYTHON_VERSION%%/lib/module-robotparser.html -share/doc/%%PYTHON_VERSION%%/lib/module-rotor.html -share/doc/%%PYTHON_VERSION%%/lib/module-sched.html -share/doc/%%PYTHON_VERSION%%/lib/module-select.html -share/doc/%%PYTHON_VERSION%%/lib/module-sgmllib.html -share/doc/%%PYTHON_VERSION%%/lib/module-sha.html -share/doc/%%PYTHON_VERSION%%/lib/module-shelve.html -share/doc/%%PYTHON_VERSION%%/lib/module-shlex.html -share/doc/%%PYTHON_VERSION%%/lib/module-shutil.html -share/doc/%%PYTHON_VERSION%%/lib/module-signal.html -share/doc/%%PYTHON_VERSION%%/lib/module-site.html -share/doc/%%PYTHON_VERSION%%/lib/module-smtplib.html -share/doc/%%PYTHON_VERSION%%/lib/module-sndhdr.html -share/doc/%%PYTHON_VERSION%%/lib/module-socket.html -share/doc/%%PYTHON_VERSION%%/lib/module-stat.html -share/doc/%%PYTHON_VERSION%%/lib/module-statcache.html -share/doc/%%PYTHON_VERSION%%/lib/module-statvfs.html -share/doc/%%PYTHON_VERSION%%/lib/module-string.html -share/doc/%%PYTHON_VERSION%%/lib/module-struct.html -share/doc/%%PYTHON_VERSION%%/lib/module-sunau.html -share/doc/%%PYTHON_VERSION%%/lib/module-sunaudiodev-constants.html -share/doc/%%PYTHON_VERSION%%/lib/module-sunaudiodev.html -share/doc/%%PYTHON_VERSION%%/lib/module-symbol.html -share/doc/%%PYTHON_VERSION%%/lib/module-sys.html -share/doc/%%PYTHON_VERSION%%/lib/module-syslog.html -share/doc/%%PYTHON_VERSION%%/lib/module-tabnanny.html -share/doc/%%PYTHON_VERSION%%/lib/module-telnetlib.html -share/doc/%%PYTHON_VERSION%%/lib/module-tempfile.html -share/doc/%%PYTHON_VERSION%%/lib/module-termios.html -share/doc/%%PYTHON_VERSION%%/lib/module-thread.html -share/doc/%%PYTHON_VERSION%%/lib/module-threading.html -share/doc/%%PYTHON_VERSION%%/lib/module-time.html -share/doc/%%PYTHON_VERSION%%/lib/module-token.html -share/doc/%%PYTHON_VERSION%%/lib/module-tokenize.html -share/doc/%%PYTHON_VERSION%%/lib/module-traceback.html -share/doc/%%PYTHON_VERSION%%/lib/module-tty.html -share/doc/%%PYTHON_VERSION%%/lib/module-types.html -share/doc/%%PYTHON_VERSION%%/lib/module-unicodedata.html -share/doc/%%PYTHON_VERSION%%/lib/module-urllib.html -share/doc/%%PYTHON_VERSION%%/lib/module-urlparse.html -share/doc/%%PYTHON_VERSION%%/lib/module-user.html -share/doc/%%PYTHON_VERSION%%/lib/module-uu.html -share/doc/%%PYTHON_VERSION%%/lib/module-wave.html -share/doc/%%PYTHON_VERSION%%/lib/module-webbrowser.html -share/doc/%%PYTHON_VERSION%%/lib/module-whichdb.html -share/doc/%%PYTHON_VERSION%%/lib/module-whrandom.html -share/doc/%%PYTHON_VERSION%%/lib/module-winsound.html -share/doc/%%PYTHON_VERSION%%/lib/module-xdrlib.html -share/doc/%%PYTHON_VERSION%%/lib/module-xml.parsers.expat.html -share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.handler.html -share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.html -share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.saxutils.html -share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.xmlreader.html -share/doc/%%PYTHON_VERSION%%/lib/module-xmllib.html -share/doc/%%PYTHON_VERSION%%/lib/module-zipfile.html -share/doc/%%PYTHON_VERSION%%/lib/module-zlib.html -share/doc/%%PYTHON_VERSION%%/lib/morsel-objects.html -share/doc/%%PYTHON_VERSION%%/lib/msvcrt-console.html -share/doc/%%PYTHON_VERSION%%/lib/msvcrt-files.html -share/doc/%%PYTHON_VERSION%%/lib/msvcrt-other.html -share/doc/%%PYTHON_VERSION%%/lib/multifile-example.html -share/doc/%%PYTHON_VERSION%%/lib/mutex-objects.html -share/doc/%%PYTHON_VERSION%%/lib/netdata.html -share/doc/%%PYTHON_VERSION%%/lib/netrc-objects.html -share/doc/%%PYTHON_VERSION%%/lib/nntp-objects.html -share/doc/%%PYTHON_VERSION%%/lib/node128.html -share/doc/%%PYTHON_VERSION%%/lib/node141.html -share/doc/%%PYTHON_VERSION%%/lib/node144.html -share/doc/%%PYTHON_VERSION%%/lib/node145.html -share/doc/%%PYTHON_VERSION%%/lib/node146.html -share/doc/%%PYTHON_VERSION%%/lib/node147.html -share/doc/%%PYTHON_VERSION%%/lib/node148.html -share/doc/%%PYTHON_VERSION%%/lib/node149.html -share/doc/%%PYTHON_VERSION%%/lib/node150.html -share/doc/%%PYTHON_VERSION%%/lib/node151.html -share/doc/%%PYTHON_VERSION%%/lib/node152.html -share/doc/%%PYTHON_VERSION%%/lib/node153.html -share/doc/%%PYTHON_VERSION%%/lib/node154.html -share/doc/%%PYTHON_VERSION%%/lib/node155.html -share/doc/%%PYTHON_VERSION%%/lib/node215.html -share/doc/%%PYTHON_VERSION%%/lib/node216.html -share/doc/%%PYTHON_VERSION%%/lib/node222.html -share/doc/%%PYTHON_VERSION%%/lib/node241.html -share/doc/%%PYTHON_VERSION%%/lib/node243.html -share/doc/%%PYTHON_VERSION%%/lib/node244.html -share/doc/%%PYTHON_VERSION%%/lib/node245.html -share/doc/%%PYTHON_VERSION%%/lib/node246.html -share/doc/%%PYTHON_VERSION%%/lib/node247.html -share/doc/%%PYTHON_VERSION%%/lib/node252.html -share/doc/%%PYTHON_VERSION%%/lib/node366.html -share/doc/%%PYTHON_VERSION%%/lib/node376.html -share/doc/%%PYTHON_VERSION%%/lib/node377.html -share/doc/%%PYTHON_VERSION%%/lib/node413.html -share/doc/%%PYTHON_VERSION%%/lib/node422.html -share/doc/%%PYTHON_VERSION%%/lib/node423.html -share/doc/%%PYTHON_VERSION%%/lib/node424.html -share/doc/%%PYTHON_VERSION%%/lib/node425.html -share/doc/%%PYTHON_VERSION%%/lib/node427.html -share/doc/%%PYTHON_VERSION%%/lib/node80.html -share/doc/%%PYTHON_VERSION%%/lib/obsolete-modules.html -share/doc/%%PYTHON_VERSION%%/lib/os-fd-ops.html -share/doc/%%PYTHON_VERSION%%/lib/os-file-dir.html -share/doc/%%PYTHON_VERSION%%/lib/os-newstreams.html -share/doc/%%PYTHON_VERSION%%/lib/os-path.html -share/doc/%%PYTHON_VERSION%%/lib/os-process.html -share/doc/%%PYTHON_VERSION%%/lib/os-procinfo.html -share/doc/%%PYTHON_VERSION%%/lib/pickle-example.html -share/doc/%%PYTHON_VERSION%%/lib/player-objects.html -share/doc/%%PYTHON_VERSION%%/lib/poll-objects.html -share/doc/%%PYTHON_VERSION%%/lib/pop3-example.html -share/doc/%%PYTHON_VERSION%%/lib/pop3-objects.html -share/doc/%%PYTHON_VERSION%%/lib/popen3-objects.html -share/doc/%%PYTHON_VERSION%%/lib/posix-contents.html -share/doc/%%PYTHON_VERSION%%/lib/posix-large-files.html -share/doc/%%PYTHON_VERSION%%/lib/profile-HotProfile.html -share/doc/%%PYTHON_VERSION%%/lib/profile-calibration.html -share/doc/%%PYTHON_VERSION%%/lib/profile-instant.html -share/doc/%%PYTHON_VERSION%%/lib/profile-limits.html -share/doc/%%PYTHON_VERSION%%/lib/profile-old.html -share/doc/%%PYTHON_VERSION%%/lib/profile-stats.html -share/doc/%%PYTHON_VERSION%%/lib/profile.html -share/doc/%%PYTHON_VERSION%%/lib/pyclbr-class-objects.html -share/doc/%%PYTHON_VERSION%%/lib/python.html -share/doc/%%PYTHON_VERSION%%/lib/pyzipfile-objects.html -share/doc/%%PYTHON_VERSION%%/lib/re-objects.html -share/doc/%%PYTHON_VERSION%%/lib/re-syntax.html -share/doc/%%PYTHON_VERSION%%/lib/readline-example.html -share/doc/%%PYTHON_VERSION%%/lib/reporting-bugs.html -share/doc/%%PYTHON_VERSION%%/lib/restricted.html -share/doc/%%PYTHON_VERSION%%/lib/rlock-objects.html -share/doc/%%PYTHON_VERSION%%/lib/rng-objects.html -share/doc/%%PYTHON_VERSION%%/lib/sax-exception-objects.html -share/doc/%%PYTHON_VERSION%%/lib/scheduler-objects.html -share/doc/%%PYTHON_VERSION%%/lib/semaphore-objects.html -share/doc/%%PYTHON_VERSION%%/lib/sgi.html -share/doc/%%PYTHON_VERSION%%/lib/shlex-objects.html -share/doc/%%PYTHON_VERSION%%/lib/shutil-example.html -share/doc/%%PYTHON_VERSION%%/lib/socket-example.html -share/doc/%%PYTHON_VERSION%%/lib/socket-objects.html -share/doc/%%PYTHON_VERSION%%/lib/someos.html -share/doc/%%PYTHON_VERSION%%/lib/specialattrs.html -share/doc/%%PYTHON_VERSION%%/lib/stream-reader-objects.html -share/doc/%%PYTHON_VERSION%%/lib/stream-reader-writer.html -share/doc/%%PYTHON_VERSION%%/lib/stream-recoder-objects.html -share/doc/%%PYTHON_VERSION%%/lib/stream-writer-objects.html -share/doc/%%PYTHON_VERSION%%/lib/string-methods.html -share/doc/%%PYTHON_VERSION%%/lib/strings.html -share/doc/%%PYTHON_VERSION%%/lib/subclassing-reprs.html -share/doc/%%PYTHON_VERSION%%/lib/sunos.html -share/doc/%%PYTHON_VERSION%%/lib/telnet-example.html -share/doc/%%PYTHON_VERSION%%/lib/telnet-objects.html -share/doc/%%PYTHON_VERSION%%/lib/template-objects.html -share/doc/%%PYTHON_VERSION%%/lib/termios_Example.html -share/doc/%%PYTHON_VERSION%%/lib/thread-objects.html -share/doc/%%PYTHON_VERSION%%/lib/traceback-example.html -share/doc/%%PYTHON_VERSION%%/lib/truth.html -share/doc/%%PYTHON_VERSION%%/lib/types.html -share/doc/%%PYTHON_VERSION%%/lib/typesfunctions.html -share/doc/%%PYTHON_VERSION%%/lib/typesinternal.html -share/doc/%%PYTHON_VERSION%%/lib/typesmapping.html -share/doc/%%PYTHON_VERSION%%/lib/typesmethods.html -share/doc/%%PYTHON_VERSION%%/lib/typesmodules.html -share/doc/%%PYTHON_VERSION%%/lib/typesnumeric.html -share/doc/%%PYTHON_VERSION%%/lib/typesobjects.html -share/doc/%%PYTHON_VERSION%%/lib/typesother.html -share/doc/%%PYTHON_VERSION%%/lib/typesseq-mutable.html -share/doc/%%PYTHON_VERSION%%/lib/typesseq-strings.html -share/doc/%%PYTHON_VERSION%%/lib/typesseq-xrange.html -share/doc/%%PYTHON_VERSION%%/lib/typesseq.html -share/doc/%%PYTHON_VERSION%%/lib/undoc.html -share/doc/%%PYTHON_VERSION%%/lib/unix.html -share/doc/%%PYTHON_VERSION%%/lib/urlopener-objs.html -share/doc/%%PYTHON_VERSION%%/lib/writer-impls.html -share/doc/%%PYTHON_VERSION%%/lib/writer-interface.html -share/doc/%%PYTHON_VERSION%%/lib/xdr-exceptions.html -share/doc/%%PYTHON_VERSION%%/lib/xdr-packer-objects.html -share/doc/%%PYTHON_VERSION%%/lib/xdr-unpacker-objects.html -share/doc/%%PYTHON_VERSION%%/lib/xml-namespace.html -share/doc/%%PYTHON_VERSION%%/lib/xmlreader-objects.html -share/doc/%%PYTHON_VERSION%%/lib/zipfile-objects.html -share/doc/%%PYTHON_VERSION%%/lib/zipinfo-objects.html -share/doc/%%PYTHON_VERSION%%/mac/EditPythonPrefs.html -share/doc/%%PYTHON_VERSION%%/mac/IDE.html -share/doc/%%PYTHON_VERSION%%/mac/IDEapplet.html -share/doc/%%PYTHON_VERSION%%/mac/IDEexecution.html -share/doc/%%PYTHON_VERSION%%/mac/IDEwrite.html -share/doc/%%PYTHON_VERSION%%/mac/about.html -share/doc/%%PYTHON_VERSION%%/mac/aeserver-objects.html -share/doc/%%PYTHON_VERSION%%/mac/alias-objects.html -share/doc/%%PYTHON_VERSION%%/mac/application-objects.html -share/doc/%%PYTHON_VERSION%%/mac/argv.html -share/doc/%%PYTHON_VERSION%%/mac/configuration.html -share/doc/%%PYTHON_VERSION%%/mac/connection-object.html -share/doc/%%PYTHON_VERSION%%/mac/contents.html -share/doc/%%PYTHON_VERSION%%/mac/controlswindow-object.html -share/doc/%%PYTHON_VERSION%%/mac/creator-code.html -share/doc/%%PYTHON_VERSION%%/mac/defaults.html -share/doc/%%PYTHON_VERSION%%/mac/dialogwindow-objects.html -share/doc/%%PYTHON_VERSION%%/mac/dnr-result-object.html -share/doc/%%PYTHON_VERSION%%/mac/finfo-objects.html -share/doc/%%PYTHON_VERSION%%/mac/front.html -share/doc/%%PYTHON_VERSION%%/mac/fsspec-objects.html -share/doc/%%PYTHON_VERSION%%/mac/genindex.html -share/doc/%%PYTHON_VERSION%%/mac/getting.html -share/doc/%%PYTHON_VERSION%%/mac/index.html -share/doc/%%PYTHON_VERSION%%/mac/interpreter.html -share/doc/%%PYTHON_VERSION%%/mac/mac.css -share/doc/%%PYTHON_VERSION%%/mac/mac.html -share/doc/%%PYTHON_VERSION%%/mac/macpython-modules.html -share/doc/%%PYTHON_VERSION%%/mac/modindex.html -share/doc/%%PYTHON_VERSION%%/mac/module-AE.html -share/doc/%%PYTHON_VERSION%%/mac/module-Cm.html -share/doc/%%PYTHON_VERSION%%/mac/module-Ctl.html -share/doc/%%PYTHON_VERSION%%/mac/module-Dlg.html -share/doc/%%PYTHON_VERSION%%/mac/module-EasyDialogs.html -share/doc/%%PYTHON_VERSION%%/mac/module-Evt.html -share/doc/%%PYTHON_VERSION%%/mac/module-Fm.html -share/doc/%%PYTHON_VERSION%%/mac/module-FrameWork.html -share/doc/%%PYTHON_VERSION%%/mac/module-List.html -share/doc/%%PYTHON_VERSION%%/mac/module-MacOS.html -share/doc/%%PYTHON_VERSION%%/mac/module-Menu.html -share/doc/%%PYTHON_VERSION%%/mac/module-MiniAEFrame.html -share/doc/%%PYTHON_VERSION%%/mac/module-PixMapWrapper.html -share/doc/%%PYTHON_VERSION%%/mac/module-Qd.html -share/doc/%%PYTHON_VERSION%%/mac/module-Qt.html -share/doc/%%PYTHON_VERSION%%/mac/module-Res.html -share/doc/%%PYTHON_VERSION%%/mac/module-Scrap.html -share/doc/%%PYTHON_VERSION%%/mac/module-Snd.html -share/doc/%%PYTHON_VERSION%%/mac/module-TE.html -share/doc/%%PYTHON_VERSION%%/mac/module-W.html -share/doc/%%PYTHON_VERSION%%/mac/module-Win.html -share/doc/%%PYTHON_VERSION%%/mac/module-aepack.html -share/doc/%%PYTHON_VERSION%%/mac/module-aetypes.html -share/doc/%%PYTHON_VERSION%%/mac/module-buildtools.html -share/doc/%%PYTHON_VERSION%%/mac/module-cfmfile.html -share/doc/%%PYTHON_VERSION%%/mac/module-ctb.html -share/doc/%%PYTHON_VERSION%%/mac/module-findertools.html -share/doc/%%PYTHON_VERSION%%/mac/module-ic.html -share/doc/%%PYTHON_VERSION%%/mac/module-icopen.html -share/doc/%%PYTHON_VERSION%%/mac/module-mac.html -share/doc/%%PYTHON_VERSION%%/mac/module-macdnr.html -share/doc/%%PYTHON_VERSION%%/mac/module-macerrors.html -share/doc/%%PYTHON_VERSION%%/mac/module-macfs.html -share/doc/%%PYTHON_VERSION%%/mac/module-macfsn.html -share/doc/%%PYTHON_VERSION%%/mac/module-macostools.html -share/doc/%%PYTHON_VERSION%%/mac/module-macpath.html -share/doc/%%PYTHON_VERSION%%/mac/module-macspeech.html -share/doc/%%PYTHON_VERSION%%/mac/module-mactcp.html -share/doc/%%PYTHON_VERSION%%/mac/module-mactty.html -share/doc/%%PYTHON_VERSION%%/mac/module-nsremote.html -share/doc/%%PYTHON_VERSION%%/mac/module-preferences.html -share/doc/%%PYTHON_VERSION%%/mac/module-pyresource.html -share/doc/%%PYTHON_VERSION%%/mac/module-pythonprefs.html -share/doc/%%PYTHON_VERSION%%/mac/module-quietconsole.html -share/doc/%%PYTHON_VERSION%%/mac/module-waste.html -share/doc/%%PYTHON_VERSION%%/mac/node10.html -share/doc/%%PYTHON_VERSION%%/mac/node11.html -share/doc/%%PYTHON_VERSION%%/mac/node12.html -share/doc/%%PYTHON_VERSION%%/mac/node15.html -share/doc/%%PYTHON_VERSION%%/mac/node23.html -share/doc/%%PYTHON_VERSION%%/mac/node36.html -share/doc/%%PYTHON_VERSION%%/mac/node41.html -share/doc/%%PYTHON_VERSION%%/mac/node42.html -share/doc/%%PYTHON_VERSION%%/mac/node43.html -share/doc/%%PYTHON_VERSION%%/mac/node6.html -share/doc/%%PYTHON_VERSION%%/mac/node7.html -share/doc/%%PYTHON_VERSION%%/mac/scripting-with-BBedit.html -share/doc/%%PYTHON_VERSION%%/mac/scrolledwindow-object.html -share/doc/%%PYTHON_VERSION%%/mac/search-path.html -share/doc/%%PYTHON_VERSION%%/mac/speech-channel-objects.html -share/doc/%%PYTHON_VERSION%%/mac/toolbox.html -share/doc/%%PYTHON_VERSION%%/mac/undocumented-modules.html -share/doc/%%PYTHON_VERSION%%/mac/using.html -share/doc/%%PYTHON_VERSION%%/mac/voice-objects.html -share/doc/%%PYTHON_VERSION%%/mac/window-objects.html -share/doc/%%PYTHON_VERSION%%/modindex.html -share/doc/%%PYTHON_VERSION%%/ref/about.html -share/doc/%%PYTHON_VERSION%%/ref/assert.html -share/doc/%%PYTHON_VERSION%%/ref/assignment.html -share/doc/%%PYTHON_VERSION%%/ref/atom-identifiers.html -share/doc/%%PYTHON_VERSION%%/ref/atom-literals.html -share/doc/%%PYTHON_VERSION%%/ref/atoms.html -share/doc/%%PYTHON_VERSION%%/ref/attribute-access.html -share/doc/%%PYTHON_VERSION%%/ref/attribute-references.html -share/doc/%%PYTHON_VERSION%%/ref/augassign.html -share/doc/%%PYTHON_VERSION%%/ref/binary.html -share/doc/%%PYTHON_VERSION%%/ref/bitwise.html -share/doc/%%PYTHON_VERSION%%/ref/blank-lines.html -share/doc/%%PYTHON_VERSION%%/ref/break.html -share/doc/%%PYTHON_VERSION%%/ref/callable-types.html -share/doc/%%PYTHON_VERSION%%/ref/calls.html -share/doc/%%PYTHON_VERSION%%/ref/class.html -share/doc/%%PYTHON_VERSION%%/ref/comments.html -share/doc/%%PYTHON_VERSION%%/ref/comparisons.html -share/doc/%%PYTHON_VERSION%%/ref/compound.html -share/doc/%%PYTHON_VERSION%%/ref/contents.html -share/doc/%%PYTHON_VERSION%%/ref/continue.html -share/doc/%%PYTHON_VERSION%%/ref/conversions.html -share/doc/%%PYTHON_VERSION%%/ref/customization.html -share/doc/%%PYTHON_VERSION%%/ref/datamodel.html -share/doc/%%PYTHON_VERSION%%/ref/del.html -share/doc/%%PYTHON_VERSION%%/ref/delimiters.html -share/doc/%%PYTHON_VERSION%%/ref/dict.html -share/doc/%%PYTHON_VERSION%%/ref/exceptions.html -share/doc/%%PYTHON_VERSION%%/ref/exec.html -share/doc/%%PYTHON_VERSION%%/ref/execframes.html -share/doc/%%PYTHON_VERSION%%/ref/execmodel.html -share/doc/%%PYTHON_VERSION%%/ref/explicit-joining.html -share/doc/%%PYTHON_VERSION%%/ref/expression-input.html -share/doc/%%PYTHON_VERSION%%/ref/expressions.html -share/doc/%%PYTHON_VERSION%%/ref/exprlists.html -share/doc/%%PYTHON_VERSION%%/ref/exprstmts.html -share/doc/%%PYTHON_VERSION%%/ref/file-input.html -share/doc/%%PYTHON_VERSION%%/ref/floating.html -share/doc/%%PYTHON_VERSION%%/ref/for.html -share/doc/%%PYTHON_VERSION%%/ref/front.html -share/doc/%%PYTHON_VERSION%%/ref/function.html -share/doc/%%PYTHON_VERSION%%/ref/genindex.html -share/doc/%%PYTHON_VERSION%%/ref/global.html -share/doc/%%PYTHON_VERSION%%/ref/id-classes.html -share/doc/%%PYTHON_VERSION%%/ref/identifiers.html -share/doc/%%PYTHON_VERSION%%/ref/if.html -share/doc/%%PYTHON_VERSION%%/ref/imaginary.html -share/doc/%%PYTHON_VERSION%%/ref/implicit-joining.html -share/doc/%%PYTHON_VERSION%%/ref/import.html -share/doc/%%PYTHON_VERSION%%/ref/indentation.html -share/doc/%%PYTHON_VERSION%%/ref/index.html -share/doc/%%PYTHON_VERSION%%/ref/integers.html -share/doc/%%PYTHON_VERSION%%/ref/interactive.html -share/doc/%%PYTHON_VERSION%%/ref/introduction.html -share/doc/%%PYTHON_VERSION%%/ref/keywords.html -share/doc/%%PYTHON_VERSION%%/ref/lambda.html -share/doc/%%PYTHON_VERSION%%/ref/lexical.html -share/doc/%%PYTHON_VERSION%%/ref/line-structure.html -share/doc/%%PYTHON_VERSION%%/ref/lists.html -share/doc/%%PYTHON_VERSION%%/ref/literals.html -share/doc/%%PYTHON_VERSION%%/ref/logical.html -share/doc/%%PYTHON_VERSION%%/ref/notation.html -share/doc/%%PYTHON_VERSION%%/ref/numbers.html -share/doc/%%PYTHON_VERSION%%/ref/numeric-types.html -share/doc/%%PYTHON_VERSION%%/ref/objects.html -share/doc/%%PYTHON_VERSION%%/ref/operators.html -share/doc/%%PYTHON_VERSION%%/ref/other-tokens.html -share/doc/%%PYTHON_VERSION%%/ref/parenthesized.html -share/doc/%%PYTHON_VERSION%%/ref/pass.html -share/doc/%%PYTHON_VERSION%%/ref/physical.html -share/doc/%%PYTHON_VERSION%%/ref/power.html -share/doc/%%PYTHON_VERSION%%/ref/primaries.html -share/doc/%%PYTHON_VERSION%%/ref/print.html -share/doc/%%PYTHON_VERSION%%/ref/programs.html -share/doc/%%PYTHON_VERSION%%/ref/raise.html -share/doc/%%PYTHON_VERSION%%/ref/ref.css -share/doc/%%PYTHON_VERSION%%/ref/ref.html -share/doc/%%PYTHON_VERSION%%/ref/return.html -share/doc/%%PYTHON_VERSION%%/ref/sequence-methods.html -share/doc/%%PYTHON_VERSION%%/ref/sequence-types.html -share/doc/%%PYTHON_VERSION%%/ref/shifting.html -share/doc/%%PYTHON_VERSION%%/ref/simple.html -share/doc/%%PYTHON_VERSION%%/ref/slicings.html -share/doc/%%PYTHON_VERSION%%/ref/specialnames.html -share/doc/%%PYTHON_VERSION%%/ref/string-catenation.html -share/doc/%%PYTHON_VERSION%%/ref/string-conversions.html -share/doc/%%PYTHON_VERSION%%/ref/strings.html -share/doc/%%PYTHON_VERSION%%/ref/subscriptions.html -share/doc/%%PYTHON_VERSION%%/ref/summary.html -share/doc/%%PYTHON_VERSION%%/ref/top-level.html -share/doc/%%PYTHON_VERSION%%/ref/try.html -share/doc/%%PYTHON_VERSION%%/ref/types.html -share/doc/%%PYTHON_VERSION%%/ref/unary.html -share/doc/%%PYTHON_VERSION%%/ref/while.html -share/doc/%%PYTHON_VERSION%%/ref/whitespace.html -share/doc/%%PYTHON_VERSION%%/tut/about.html -share/doc/%%PYTHON_VERSION%%/tut/index.html -share/doc/%%PYTHON_VERSION%%/tut/node1.html -share/doc/%%PYTHON_VERSION%%/tut/node10.html -share/doc/%%PYTHON_VERSION%%/tut/node11.html -share/doc/%%PYTHON_VERSION%%/tut/node12.html -share/doc/%%PYTHON_VERSION%%/tut/node13.html -share/doc/%%PYTHON_VERSION%%/tut/node14.html -share/doc/%%PYTHON_VERSION%%/tut/node2.html -share/doc/%%PYTHON_VERSION%%/tut/node3.html -share/doc/%%PYTHON_VERSION%%/tut/node4.html -share/doc/%%PYTHON_VERSION%%/tut/node5.html -share/doc/%%PYTHON_VERSION%%/tut/node6.html -share/doc/%%PYTHON_VERSION%%/tut/node7.html -share/doc/%%PYTHON_VERSION%%/tut/node8.html -share/doc/%%PYTHON_VERSION%%/tut/node9.html -share/doc/%%PYTHON_VERSION%%/tut/tut.css -share/doc/%%PYTHON_VERSION%%/tut/tut.html -@dirrm share/doc/%%PYTHON_VERSION%%/tut -@dirrm share/doc/%%PYTHON_VERSION%%/ref -@dirrm share/doc/%%PYTHON_VERSION%%/mac -@dirrm share/doc/%%PYTHON_VERSION%%/lib -@dirrm share/doc/%%PYTHON_VERSION%%/inst -@dirrm share/doc/%%PYTHON_VERSION%%/icons -@dirrm share/doc/%%PYTHON_VERSION%%/ext -@dirrm share/doc/%%PYTHON_VERSION%%/doc -@dirrm share/doc/%%PYTHON_VERSION%%/dist -@dirrm share/doc/%%PYTHON_VERSION%%/api -@dirrmtry share/doc/%%PYTHON_VERSION%% diff --git a/lang/python-doc-html/pkg-plist_pdf-a4 b/lang/python-doc-html/pkg-plist_pdf-a4 deleted file mode 100644 index dbe570c20a1e..000000000000 --- a/lang/python-doc-html/pkg-plist_pdf-a4 +++ /dev/null @@ -1,11 +0,0 @@ -share/doc/%%PYTHON_VERSION%%/api.pdf -share/doc/%%PYTHON_VERSION%%/dist.pdf -share/doc/%%PYTHON_VERSION%%/doc.pdf -share/doc/%%PYTHON_VERSION%%/ext.pdf -share/doc/%%PYTHON_VERSION%%/inst.pdf -share/doc/%%PYTHON_VERSION%%/lib.pdf -share/doc/%%PYTHON_VERSION%%/mac.pdf -share/doc/%%PYTHON_VERSION%%/ref.pdf -share/doc/%%PYTHON_VERSION%%/tut.pdf -%%PYTHON22_ONLY%%share/doc/%%PYTHON_VERSION%%/whatsnew22.pdf -@dirrmtry share/doc/%%PYTHON_VERSION%% diff --git a/lang/python-doc-html/pkg-plist_pdf-letter b/lang/python-doc-html/pkg-plist_pdf-letter deleted file mode 100644 index dbe570c20a1e..000000000000 --- a/lang/python-doc-html/pkg-plist_pdf-letter +++ /dev/null @@ -1,11 +0,0 @@ -share/doc/%%PYTHON_VERSION%%/api.pdf -share/doc/%%PYTHON_VERSION%%/dist.pdf -share/doc/%%PYTHON_VERSION%%/doc.pdf -share/doc/%%PYTHON_VERSION%%/ext.pdf -share/doc/%%PYTHON_VERSION%%/inst.pdf -share/doc/%%PYTHON_VERSION%%/lib.pdf -share/doc/%%PYTHON_VERSION%%/mac.pdf -share/doc/%%PYTHON_VERSION%%/ref.pdf -share/doc/%%PYTHON_VERSION%%/tut.pdf -%%PYTHON22_ONLY%%share/doc/%%PYTHON_VERSION%%/whatsnew22.pdf -@dirrmtry share/doc/%%PYTHON_VERSION%% diff --git a/lang/python-doc-html/pkg-plist_postscript-a4 b/lang/python-doc-html/pkg-plist_postscript-a4 deleted file mode 100644 index 363d5cf0b47f..000000000000 --- a/lang/python-doc-html/pkg-plist_postscript-a4 +++ /dev/null @@ -1,12 +0,0 @@ -share/doc/%%PYTHON_VERSION%%/api.ps -share/doc/%%PYTHON_VERSION%%/dist.ps -share/doc/%%PYTHON_VERSION%%/doc.ps -share/doc/%%PYTHON_VERSION%%/ext.ps -share/doc/%%PYTHON_VERSION%%/inst.ps -share/doc/%%PYTHON_VERSION%%/lib.ps -share/doc/%%PYTHON_VERSION%%/mac.ps -share/doc/%%PYTHON_VERSION%%/ref.ps -share/doc/%%PYTHON_VERSION%%/tut.ps -share/doc/%%PYTHON_VERSION%%/README -%%PYTHON22_ONLY%%share/doc/%%PYTHON_VERSION%%/whatsnew22.ps -@dirrmtry share/doc/%%PYTHON_VERSION%% diff --git a/lang/python-doc-html/pkg-plist_postscript-letter b/lang/python-doc-html/pkg-plist_postscript-letter deleted file mode 100644 index 363d5cf0b47f..000000000000 --- a/lang/python-doc-html/pkg-plist_postscript-letter +++ /dev/null @@ -1,12 +0,0 @@ -share/doc/%%PYTHON_VERSION%%/api.ps -share/doc/%%PYTHON_VERSION%%/dist.ps -share/doc/%%PYTHON_VERSION%%/doc.ps -share/doc/%%PYTHON_VERSION%%/ext.ps -share/doc/%%PYTHON_VERSION%%/inst.ps -share/doc/%%PYTHON_VERSION%%/lib.ps -share/doc/%%PYTHON_VERSION%%/mac.ps -share/doc/%%PYTHON_VERSION%%/ref.ps -share/doc/%%PYTHON_VERSION%%/tut.ps -share/doc/%%PYTHON_VERSION%%/README -%%PYTHON22_ONLY%%share/doc/%%PYTHON_VERSION%%/whatsnew22.ps -@dirrmtry share/doc/%%PYTHON_VERSION%% |