summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache>2014-07-17 11:34:42 +0000
committerobache <obache>2014-07-17 11:34:42 +0000
commit3ef4ce4ada695947520803201ebaac851bb89b35 (patch)
tree867ec8e013a9a06b4f137fa98bd7f1a7423c487d /lang
parente8aae35278d966dab2568fc4eb9281f7ab9733a3 (diff)
downloadpkgsrc-3ef4ce4ada695947520803201ebaac851bb89b35.tar.gz
Some packaging improvements.
* prevent to use derecated doc/html hier. * install whole contents, especially css and js are useful parts. * use static PLIST. Bump PKGREVISION.
Diffstat (limited to 'lang')
-rw-r--r--lang/py27-html-docs/Makefile9
-rw-r--r--lang/py27-html-docs/PLIST1003
2 files changed, 1007 insertions, 5 deletions
diff --git a/lang/py27-html-docs/Makefile b/lang/py27-html-docs/Makefile
index 80dfde1d8b7..162d7f93df9 100644
--- a/lang/py27-html-docs/Makefile
+++ b/lang/py27-html-docs/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2014/07/17 10:04:45 obache Exp $
+# $NetBSD: Makefile,v 1.5 2014/07/17 11:34:42 obache Exp $
#
VERS= 2.7.8
DISTNAME= python-${VERS}-docs-html
PKGNAME= py27-html-docs-${VERS}
+PKGREVISION= 1
CATEGORIES= lang python
MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/
EXTRACT_SUFX= .tar.bz2
@@ -19,13 +20,11 @@ USE_TOOLS+= pax
NO_CONFIGURE= yes
NO_BUILD= yes
-HTMLDIR= share/doc/html/python2.7
+HTMLDIR= share/doc/python2.7
INSTALLATION_DIRS= ${HTMLDIR}
-GENERATE_PLIST= cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print;
-
do-install:
- cd ${WRKSRC} && pax -rw -pp [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}
+ cd ${WRKSRC} && pax -rw -pp . ${DESTDIR}${PREFIX}/${HTMLDIR}
.include "../../mk/bsd.pkg.mk"
diff --git a/lang/py27-html-docs/PLIST b/lang/py27-html-docs/PLIST
new file mode 100644
index 00000000000..2492061744c
--- /dev/null
+++ b/lang/py27-html-docs/PLIST
@@ -0,0 +1,1003 @@
+@comment $NetBSD: PLIST,v 1.1 2014/07/17 11:34:42 obache Exp $
+share/doc/python2.7/.buildinfo
+share/doc/python2.7/_images/logging_flow.png
+share/doc/python2.7/_images/python-video-icon.png
+share/doc/python2.7/_sources/about.txt
+share/doc/python2.7/_sources/bugs.txt
+share/doc/python2.7/_sources/c-api/abstract.txt
+share/doc/python2.7/_sources/c-api/allocation.txt
+share/doc/python2.7/_sources/c-api/arg.txt
+share/doc/python2.7/_sources/c-api/bool.txt
+share/doc/python2.7/_sources/c-api/buffer.txt
+share/doc/python2.7/_sources/c-api/bytearray.txt
+share/doc/python2.7/_sources/c-api/capsule.txt
+share/doc/python2.7/_sources/c-api/cell.txt
+share/doc/python2.7/_sources/c-api/class.txt
+share/doc/python2.7/_sources/c-api/cobject.txt
+share/doc/python2.7/_sources/c-api/code.txt
+share/doc/python2.7/_sources/c-api/codec.txt
+share/doc/python2.7/_sources/c-api/complex.txt
+share/doc/python2.7/_sources/c-api/concrete.txt
+share/doc/python2.7/_sources/c-api/conversion.txt
+share/doc/python2.7/_sources/c-api/datetime.txt
+share/doc/python2.7/_sources/c-api/descriptor.txt
+share/doc/python2.7/_sources/c-api/dict.txt
+share/doc/python2.7/_sources/c-api/exceptions.txt
+share/doc/python2.7/_sources/c-api/file.txt
+share/doc/python2.7/_sources/c-api/float.txt
+share/doc/python2.7/_sources/c-api/function.txt
+share/doc/python2.7/_sources/c-api/gcsupport.txt
+share/doc/python2.7/_sources/c-api/gen.txt
+share/doc/python2.7/_sources/c-api/import.txt
+share/doc/python2.7/_sources/c-api/index.txt
+share/doc/python2.7/_sources/c-api/init.txt
+share/doc/python2.7/_sources/c-api/int.txt
+share/doc/python2.7/_sources/c-api/intro.txt
+share/doc/python2.7/_sources/c-api/iter.txt
+share/doc/python2.7/_sources/c-api/iterator.txt
+share/doc/python2.7/_sources/c-api/list.txt
+share/doc/python2.7/_sources/c-api/long.txt
+share/doc/python2.7/_sources/c-api/mapping.txt
+share/doc/python2.7/_sources/c-api/marshal.txt
+share/doc/python2.7/_sources/c-api/memory.txt
+share/doc/python2.7/_sources/c-api/method.txt
+share/doc/python2.7/_sources/c-api/module.txt
+share/doc/python2.7/_sources/c-api/none.txt
+share/doc/python2.7/_sources/c-api/number.txt
+share/doc/python2.7/_sources/c-api/objbuffer.txt
+share/doc/python2.7/_sources/c-api/object.txt
+share/doc/python2.7/_sources/c-api/objimpl.txt
+share/doc/python2.7/_sources/c-api/refcounting.txt
+share/doc/python2.7/_sources/c-api/reflection.txt
+share/doc/python2.7/_sources/c-api/sequence.txt
+share/doc/python2.7/_sources/c-api/set.txt
+share/doc/python2.7/_sources/c-api/slice.txt
+share/doc/python2.7/_sources/c-api/string.txt
+share/doc/python2.7/_sources/c-api/structures.txt
+share/doc/python2.7/_sources/c-api/sys.txt
+share/doc/python2.7/_sources/c-api/tuple.txt
+share/doc/python2.7/_sources/c-api/type.txt
+share/doc/python2.7/_sources/c-api/typeobj.txt
+share/doc/python2.7/_sources/c-api/unicode.txt
+share/doc/python2.7/_sources/c-api/utilities.txt
+share/doc/python2.7/_sources/c-api/veryhigh.txt
+share/doc/python2.7/_sources/c-api/weakref.txt
+share/doc/python2.7/_sources/contents.txt
+share/doc/python2.7/_sources/copyright.txt
+share/doc/python2.7/_sources/distutils/apiref.txt
+share/doc/python2.7/_sources/distutils/builtdist.txt
+share/doc/python2.7/_sources/distutils/commandref.txt
+share/doc/python2.7/_sources/distutils/configfile.txt
+share/doc/python2.7/_sources/distutils/examples.txt
+share/doc/python2.7/_sources/distutils/extending.txt
+share/doc/python2.7/_sources/distutils/index.txt
+share/doc/python2.7/_sources/distutils/introduction.txt
+share/doc/python2.7/_sources/distutils/packageindex.txt
+share/doc/python2.7/_sources/distutils/setupscript.txt
+share/doc/python2.7/_sources/distutils/sourcedist.txt
+share/doc/python2.7/_sources/distutils/uploading.txt
+share/doc/python2.7/_sources/extending/building.txt
+share/doc/python2.7/_sources/extending/embedding.txt
+share/doc/python2.7/_sources/extending/extending.txt
+share/doc/python2.7/_sources/extending/index.txt
+share/doc/python2.7/_sources/extending/newtypes.txt
+share/doc/python2.7/_sources/extending/windows.txt
+share/doc/python2.7/_sources/faq/design.txt
+share/doc/python2.7/_sources/faq/extending.txt
+share/doc/python2.7/_sources/faq/general.txt
+share/doc/python2.7/_sources/faq/gui.txt
+share/doc/python2.7/_sources/faq/index.txt
+share/doc/python2.7/_sources/faq/installed.txt
+share/doc/python2.7/_sources/faq/library.txt
+share/doc/python2.7/_sources/faq/programming.txt
+share/doc/python2.7/_sources/faq/windows.txt
+share/doc/python2.7/_sources/glossary.txt
+share/doc/python2.7/_sources/howto/argparse.txt
+share/doc/python2.7/_sources/howto/cporting.txt
+share/doc/python2.7/_sources/howto/curses.txt
+share/doc/python2.7/_sources/howto/descriptor.txt
+share/doc/python2.7/_sources/howto/doanddont.txt
+share/doc/python2.7/_sources/howto/functional.txt
+share/doc/python2.7/_sources/howto/index.txt
+share/doc/python2.7/_sources/howto/logging-cookbook.txt
+share/doc/python2.7/_sources/howto/logging.txt
+share/doc/python2.7/_sources/howto/pyporting.txt
+share/doc/python2.7/_sources/howto/regex.txt
+share/doc/python2.7/_sources/howto/sockets.txt
+share/doc/python2.7/_sources/howto/sorting.txt
+share/doc/python2.7/_sources/howto/unicode.txt
+share/doc/python2.7/_sources/howto/urllib2.txt
+share/doc/python2.7/_sources/howto/webservers.txt
+share/doc/python2.7/_sources/install/index.txt
+share/doc/python2.7/_sources/library/2to3.txt
+share/doc/python2.7/_sources/library/__builtin__.txt
+share/doc/python2.7/_sources/library/__future__.txt
+share/doc/python2.7/_sources/library/__main__.txt
+share/doc/python2.7/_sources/library/_winreg.txt
+share/doc/python2.7/_sources/library/abc.txt
+share/doc/python2.7/_sources/library/aepack.txt
+share/doc/python2.7/_sources/library/aetools.txt
+share/doc/python2.7/_sources/library/aetypes.txt
+share/doc/python2.7/_sources/library/aifc.txt
+share/doc/python2.7/_sources/library/al.txt
+share/doc/python2.7/_sources/library/allos.txt
+share/doc/python2.7/_sources/library/anydbm.txt
+share/doc/python2.7/_sources/library/archiving.txt
+share/doc/python2.7/_sources/library/argparse.txt
+share/doc/python2.7/_sources/library/array.txt
+share/doc/python2.7/_sources/library/ast.txt
+share/doc/python2.7/_sources/library/asynchat.txt
+share/doc/python2.7/_sources/library/asyncore.txt
+share/doc/python2.7/_sources/library/atexit.txt
+share/doc/python2.7/_sources/library/audioop.txt
+share/doc/python2.7/_sources/library/autogil.txt
+share/doc/python2.7/_sources/library/base64.txt
+share/doc/python2.7/_sources/library/basehttpserver.txt
+share/doc/python2.7/_sources/library/bastion.txt
+share/doc/python2.7/_sources/library/bdb.txt
+share/doc/python2.7/_sources/library/binascii.txt
+share/doc/python2.7/_sources/library/binhex.txt
+share/doc/python2.7/_sources/library/bisect.txt
+share/doc/python2.7/_sources/library/bsddb.txt
+share/doc/python2.7/_sources/library/bz2.txt
+share/doc/python2.7/_sources/library/calendar.txt
+share/doc/python2.7/_sources/library/carbon.txt
+share/doc/python2.7/_sources/library/cd.txt
+share/doc/python2.7/_sources/library/cgi.txt
+share/doc/python2.7/_sources/library/cgihttpserver.txt
+share/doc/python2.7/_sources/library/cgitb.txt
+share/doc/python2.7/_sources/library/chunk.txt
+share/doc/python2.7/_sources/library/cmath.txt
+share/doc/python2.7/_sources/library/cmd.txt
+share/doc/python2.7/_sources/library/code.txt
+share/doc/python2.7/_sources/library/codecs.txt
+share/doc/python2.7/_sources/library/codeop.txt
+share/doc/python2.7/_sources/library/collections.txt
+share/doc/python2.7/_sources/library/colorpicker.txt
+share/doc/python2.7/_sources/library/colorsys.txt
+share/doc/python2.7/_sources/library/commands.txt
+share/doc/python2.7/_sources/library/compileall.txt
+share/doc/python2.7/_sources/library/compiler.txt
+share/doc/python2.7/_sources/library/configparser.txt
+share/doc/python2.7/_sources/library/constants.txt
+share/doc/python2.7/_sources/library/contextlib.txt
+share/doc/python2.7/_sources/library/cookie.txt
+share/doc/python2.7/_sources/library/cookielib.txt
+share/doc/python2.7/_sources/library/copy.txt
+share/doc/python2.7/_sources/library/copy_reg.txt
+share/doc/python2.7/_sources/library/crypt.txt
+share/doc/python2.7/_sources/library/crypto.txt
+share/doc/python2.7/_sources/library/csv.txt
+share/doc/python2.7/_sources/library/ctypes.txt
+share/doc/python2.7/_sources/library/curses.ascii.txt
+share/doc/python2.7/_sources/library/curses.panel.txt
+share/doc/python2.7/_sources/library/curses.txt
+share/doc/python2.7/_sources/library/custominterp.txt
+share/doc/python2.7/_sources/library/datatypes.txt
+share/doc/python2.7/_sources/library/datetime.txt
+share/doc/python2.7/_sources/library/dbhash.txt
+share/doc/python2.7/_sources/library/dbm.txt
+share/doc/python2.7/_sources/library/debug.txt
+share/doc/python2.7/_sources/library/decimal.txt
+share/doc/python2.7/_sources/library/development.txt
+share/doc/python2.7/_sources/library/difflib.txt
+share/doc/python2.7/_sources/library/dircache.txt
+share/doc/python2.7/_sources/library/dis.txt
+share/doc/python2.7/_sources/library/distutils.txt
+share/doc/python2.7/_sources/library/dl.txt
+share/doc/python2.7/_sources/library/doctest.txt
+share/doc/python2.7/_sources/library/docxmlrpcserver.txt
+share/doc/python2.7/_sources/library/dumbdbm.txt
+share/doc/python2.7/_sources/library/dummy_thread.txt
+share/doc/python2.7/_sources/library/dummy_threading.txt
+share/doc/python2.7/_sources/library/easydialogs.txt
+share/doc/python2.7/_sources/library/email-examples.txt
+share/doc/python2.7/_sources/library/email.charset.txt
+share/doc/python2.7/_sources/library/email.encoders.txt
+share/doc/python2.7/_sources/library/email.errors.txt
+share/doc/python2.7/_sources/library/email.generator.txt
+share/doc/python2.7/_sources/library/email.header.txt
+share/doc/python2.7/_sources/library/email.iterators.txt
+share/doc/python2.7/_sources/library/email.message.txt
+share/doc/python2.7/_sources/library/email.mime.txt
+share/doc/python2.7/_sources/library/email.parser.txt
+share/doc/python2.7/_sources/library/email.txt
+share/doc/python2.7/_sources/library/email.util.txt
+share/doc/python2.7/_sources/library/errno.txt
+share/doc/python2.7/_sources/library/exceptions.txt
+share/doc/python2.7/_sources/library/fcntl.txt
+share/doc/python2.7/_sources/library/filecmp.txt
+share/doc/python2.7/_sources/library/fileformats.txt
+share/doc/python2.7/_sources/library/fileinput.txt
+share/doc/python2.7/_sources/library/filesys.txt
+share/doc/python2.7/_sources/library/fl.txt
+share/doc/python2.7/_sources/library/fm.txt
+share/doc/python2.7/_sources/library/fnmatch.txt
+share/doc/python2.7/_sources/library/formatter.txt
+share/doc/python2.7/_sources/library/fpectl.txt
+share/doc/python2.7/_sources/library/fpformat.txt
+share/doc/python2.7/_sources/library/fractions.txt
+share/doc/python2.7/_sources/library/framework.txt
+share/doc/python2.7/_sources/library/frameworks.txt
+share/doc/python2.7/_sources/library/ftplib.txt
+share/doc/python2.7/_sources/library/functions.txt
+share/doc/python2.7/_sources/library/functools.txt
+share/doc/python2.7/_sources/library/future_builtins.txt
+share/doc/python2.7/_sources/library/gc.txt
+share/doc/python2.7/_sources/library/gdbm.txt
+share/doc/python2.7/_sources/library/gensuitemodule.txt
+share/doc/python2.7/_sources/library/getopt.txt
+share/doc/python2.7/_sources/library/getpass.txt
+share/doc/python2.7/_sources/library/gettext.txt
+share/doc/python2.7/_sources/library/gl.txt
+share/doc/python2.7/_sources/library/glob.txt
+share/doc/python2.7/_sources/library/grp.txt
+share/doc/python2.7/_sources/library/gzip.txt
+share/doc/python2.7/_sources/library/hashlib.txt
+share/doc/python2.7/_sources/library/heapq.txt
+share/doc/python2.7/_sources/library/hmac.txt
+share/doc/python2.7/_sources/library/hotshot.txt
+share/doc/python2.7/_sources/library/htmllib.txt
+share/doc/python2.7/_sources/library/htmlparser.txt
+share/doc/python2.7/_sources/library/httplib.txt
+share/doc/python2.7/_sources/library/i18n.txt
+share/doc/python2.7/_sources/library/ic.txt
+share/doc/python2.7/_sources/library/idle.txt
+share/doc/python2.7/_sources/library/imageop.txt
+share/doc/python2.7/_sources/library/imaplib.txt
+share/doc/python2.7/_sources/library/imgfile.txt
+share/doc/python2.7/_sources/library/imghdr.txt
+share/doc/python2.7/_sources/library/imp.txt
+share/doc/python2.7/_sources/library/importlib.txt
+share/doc/python2.7/_sources/library/imputil.txt
+share/doc/python2.7/_sources/library/index.txt
+share/doc/python2.7/_sources/library/inspect.txt
+share/doc/python2.7/_sources/library/internet.txt
+share/doc/python2.7/_sources/library/intro.txt
+share/doc/python2.7/_sources/library/io.txt
+share/doc/python2.7/_sources/library/ipc.txt
+share/doc/python2.7/_sources/library/itertools.txt
+share/doc/python2.7/_sources/library/jpeg.txt
+share/doc/python2.7/_sources/library/json.txt
+share/doc/python2.7/_sources/library/keyword.txt
+share/doc/python2.7/_sources/library/language.txt
+share/doc/python2.7/_sources/library/linecache.txt
+share/doc/python2.7/_sources/library/locale.txt
+share/doc/python2.7/_sources/library/logging.config.txt
+share/doc/python2.7/_sources/library/logging.handlers.txt
+share/doc/python2.7/_sources/library/logging.txt
+share/doc/python2.7/_sources/library/mac.txt
+share/doc/python2.7/_sources/library/macos.txt
+share/doc/python2.7/_sources/library/macosa.txt
+share/doc/python2.7/_sources/library/macostools.txt
+share/doc/python2.7/_sources/library/macpath.txt
+share/doc/python2.7/_sources/library/mailbox.txt
+share/doc/python2.7/_sources/library/mailcap.txt
+share/doc/python2.7/_sources/library/markup.txt
+share/doc/python2.7/_sources/library/marshal.txt
+share/doc/python2.7/_sources/library/math.txt
+share/doc/python2.7/_sources/library/md5.txt
+share/doc/python2.7/_sources/library/mhlib.txt
+share/doc/python2.7/_sources/library/mimetools.txt
+share/doc/python2.7/_sources/library/mimetypes.txt
+share/doc/python2.7/_sources/library/mimewriter.txt
+share/doc/python2.7/_sources/library/mimify.txt
+share/doc/python2.7/_sources/library/miniaeframe.txt
+share/doc/python2.7/_sources/library/misc.txt
+share/doc/python2.7/_sources/library/mm.txt
+share/doc/python2.7/_sources/library/mmap.txt
+share/doc/python2.7/_sources/library/modulefinder.txt
+share/doc/python2.7/_sources/library/modules.txt
+share/doc/python2.7/_sources/library/msilib.txt
+share/doc/python2.7/_sources/library/msvcrt.txt
+share/doc/python2.7/_sources/library/multifile.txt
+share/doc/python2.7/_sources/library/multiprocessing.txt
+share/doc/python2.7/_sources/library/mutex.txt
+share/doc/python2.7/_sources/library/netdata.txt
+share/doc/python2.7/_sources/library/netrc.txt
+share/doc/python2.7/_sources/library/new.txt
+share/doc/python2.7/_sources/library/nis.txt
+share/doc/python2.7/_sources/library/nntplib.txt
+share/doc/python2.7/_sources/library/numbers.txt
+share/doc/python2.7/_sources/library/numeric.txt
+share/doc/python2.7/_sources/library/operator.txt
+share/doc/python2.7/_sources/library/optparse.txt
+share/doc/python2.7/_sources/library/os.path.txt
+share/doc/python2.7/_sources/library/os.txt
+share/doc/python2.7/_sources/library/ossaudiodev.txt
+share/doc/python2.7/_sources/library/othergui.txt
+share/doc/python2.7/_sources/library/parser.txt
+share/doc/python2.7/_sources/library/pdb.txt
+share/doc/python2.7/_sources/library/persistence.txt
+share/doc/python2.7/_sources/library/pickle.txt
+share/doc/python2.7/_sources/library/pickletools.txt
+share/doc/python2.7/_sources/library/pipes.txt
+share/doc/python2.7/_sources/library/pkgutil.txt
+share/doc/python2.7/_sources/library/platform.txt
+share/doc/python2.7/_sources/library/plistlib.txt
+share/doc/python2.7/_sources/library/popen2.txt
+share/doc/python2.7/_sources/library/poplib.txt
+share/doc/python2.7/_sources/library/posix.txt
+share/doc/python2.7/_sources/library/posixfile.txt
+share/doc/python2.7/_sources/library/pprint.txt
+share/doc/python2.7/_sources/library/profile.txt
+share/doc/python2.7/_sources/library/pty.txt
+share/doc/python2.7/_sources/library/pwd.txt
+share/doc/python2.7/_sources/library/py_compile.txt
+share/doc/python2.7/_sources/library/pyclbr.txt
+share/doc/python2.7/_sources/library/pydoc.txt
+share/doc/python2.7/_sources/library/pyexpat.txt
+share/doc/python2.7/_sources/library/python.txt
+share/doc/python2.7/_sources/library/queue.txt
+share/doc/python2.7/_sources/library/quopri.txt
+share/doc/python2.7/_sources/library/random.txt
+share/doc/python2.7/_sources/library/re.txt
+share/doc/python2.7/_sources/library/readline.txt
+share/doc/python2.7/_sources/library/repr.txt
+share/doc/python2.7/_sources/library/resource.txt
+share/doc/python2.7/_sources/library/restricted.txt
+share/doc/python2.7/_sources/library/rexec.txt
+share/doc/python2.7/_sources/library/rfc822.txt
+share/doc/python2.7/_sources/library/rlcompleter.txt
+share/doc/python2.7/_sources/library/robotparser.txt
+share/doc/python2.7/_sources/library/runpy.txt
+share/doc/python2.7/_sources/library/sched.txt
+share/doc/python2.7/_sources/library/scrolledtext.txt
+share/doc/python2.7/_sources/library/select.txt
+share/doc/python2.7/_sources/library/sets.txt
+share/doc/python2.7/_sources/library/sgi.txt
+share/doc/python2.7/_sources/library/sgmllib.txt
+share/doc/python2.7/_sources/library/sha.txt
+share/doc/python2.7/_sources/library/shelve.txt
+share/doc/python2.7/_sources/library/shlex.txt
+share/doc/python2.7/_sources/library/shutil.txt
+share/doc/python2.7/_sources/library/signal.txt
+share/doc/python2.7/_sources/library/simplehttpserver.txt
+share/doc/python2.7/_sources/library/simplexmlrpcserver.txt
+share/doc/python2.7/_sources/library/site.txt
+share/doc/python2.7/_sources/library/smtpd.txt
+share/doc/python2.7/_sources/library/smtplib.txt
+share/doc/python2.7/_sources/library/sndhdr.txt
+share/doc/python2.7/_sources/library/socket.txt
+share/doc/python2.7/_sources/library/socketserver.txt
+share/doc/python2.7/_sources/library/someos.txt
+share/doc/python2.7/_sources/library/spwd.txt
+share/doc/python2.7/_sources/library/sqlite3.txt
+share/doc/python2.7/_sources/library/ssl.txt
+share/doc/python2.7/_sources/library/stat.txt
+share/doc/python2.7/_sources/library/statvfs.txt
+share/doc/python2.7/_sources/library/stdtypes.txt
+share/doc/python2.7/_sources/library/string.txt
+share/doc/python2.7/_sources/library/stringio.txt
+share/doc/python2.7/_sources/library/stringprep.txt
+share/doc/python2.7/_sources/library/strings.txt
+share/doc/python2.7/_sources/library/struct.txt
+share/doc/python2.7/_sources/library/subprocess.txt
+share/doc/python2.7/_sources/library/sun.txt
+share/doc/python2.7/_sources/library/sunau.txt
+share/doc/python2.7/_sources/library/sunaudio.txt
+share/doc/python2.7/_sources/library/symbol.txt
+share/doc/python2.7/_sources/library/symtable.txt
+share/doc/python2.7/_sources/library/sys.txt
+share/doc/python2.7/_sources/library/sysconfig.txt
+share/doc/python2.7/_sources/library/syslog.txt
+share/doc/python2.7/_sources/library/tabnanny.txt
+share/doc/python2.7/_sources/library/tarfile.txt
+share/doc/python2.7/_sources/library/telnetlib.txt
+share/doc/python2.7/_sources/library/tempfile.txt
+share/doc/python2.7/_sources/library/termios.txt
+share/doc/python2.7/_sources/library/test.txt
+share/doc/python2.7/_sources/library/textwrap.txt
+share/doc/python2.7/_sources/library/thread.txt
+share/doc/python2.7/_sources/library/threading.txt
+share/doc/python2.7/_sources/library/time.txt
+share/doc/python2.7/_sources/library/timeit.txt
+share/doc/python2.7/_sources/library/tix.txt
+share/doc/python2.7/_sources/library/tk.txt
+share/doc/python2.7/_sources/library/tkinter.txt
+share/doc/python2.7/_sources/library/token.txt
+share/doc/python2.7/_sources/library/tokenize.txt
+share/doc/python2.7/_sources/library/trace.txt
+share/doc/python2.7/_sources/library/traceback.txt
+share/doc/python2.7/_sources/library/ttk.txt
+share/doc/python2.7/_sources/library/tty.txt
+share/doc/python2.7/_sources/library/turtle.txt
+share/doc/python2.7/_sources/library/types.txt
+share/doc/python2.7/_sources/library/undoc.txt
+share/doc/python2.7/_sources/library/unicodedata.txt
+share/doc/python2.7/_sources/library/unittest.txt
+share/doc/python2.7/_sources/library/unix.txt
+share/doc/python2.7/_sources/library/urllib.txt
+share/doc/python2.7/_sources/library/urllib2.txt
+share/doc/python2.7/_sources/library/urlparse.txt
+share/doc/python2.7/_sources/library/user.txt
+share/doc/python2.7/_sources/library/userdict.txt
+share/doc/python2.7/_sources/library/uu.txt
+share/doc/python2.7/_sources/library/uuid.txt
+share/doc/python2.7/_sources/library/warnings.txt
+share/doc/python2.7/_sources/library/wave.txt
+share/doc/python2.7/_sources/library/weakref.txt
+share/doc/python2.7/_sources/library/webbrowser.txt
+share/doc/python2.7/_sources/library/whichdb.txt
+share/doc/python2.7/_sources/library/windows.txt
+share/doc/python2.7/_sources/library/winsound.txt
+share/doc/python2.7/_sources/library/wsgiref.txt
+share/doc/python2.7/_sources/library/xdrlib.txt
+share/doc/python2.7/_sources/library/xml.dom.minidom.txt
+share/doc/python2.7/_sources/library/xml.dom.pulldom.txt
+share/doc/python2.7/_sources/library/xml.dom.txt
+share/doc/python2.7/_sources/library/xml.etree.elementtree.txt
+share/doc/python2.7/_sources/library/xml.sax.handler.txt
+share/doc/python2.7/_sources/library/xml.sax.reader.txt
+share/doc/python2.7/_sources/library/xml.sax.txt
+share/doc/python2.7/_sources/library/xml.sax.utils.txt
+share/doc/python2.7/_sources/library/xml.txt
+share/doc/python2.7/_sources/library/xmlrpclib.txt
+share/doc/python2.7/_sources/library/zipfile.txt
+share/doc/python2.7/_sources/library/zipimport.txt
+share/doc/python2.7/_sources/library/zlib.txt
+share/doc/python2.7/_sources/license.txt
+share/doc/python2.7/_sources/reference/compound_stmts.txt
+share/doc/python2.7/_sources/reference/datamodel.txt
+share/doc/python2.7/_sources/reference/executionmodel.txt
+share/doc/python2.7/_sources/reference/expressions.txt
+share/doc/python2.7/_sources/reference/grammar.txt
+share/doc/python2.7/_sources/reference/index.txt
+share/doc/python2.7/_sources/reference/introduction.txt
+share/doc/python2.7/_sources/reference/lexical_analysis.txt
+share/doc/python2.7/_sources/reference/simple_stmts.txt
+share/doc/python2.7/_sources/reference/toplevel_components.txt
+share/doc/python2.7/_sources/tutorial/appetite.txt
+share/doc/python2.7/_sources/tutorial/classes.txt
+share/doc/python2.7/_sources/tutorial/controlflow.txt
+share/doc/python2.7/_sources/tutorial/datastructures.txt
+share/doc/python2.7/_sources/tutorial/errors.txt
+share/doc/python2.7/_sources/tutorial/floatingpoint.txt
+share/doc/python2.7/_sources/tutorial/index.txt
+share/doc/python2.7/_sources/tutorial/inputoutput.txt
+share/doc/python2.7/_sources/tutorial/interactive.txt
+share/doc/python2.7/_sources/tutorial/interpreter.txt
+share/doc/python2.7/_sources/tutorial/introduction.txt
+share/doc/python2.7/_sources/tutorial/modules.txt
+share/doc/python2.7/_sources/tutorial/stdlib.txt
+share/doc/python2.7/_sources/tutorial/stdlib2.txt
+share/doc/python2.7/_sources/tutorial/whatnow.txt
+share/doc/python2.7/_sources/using/cmdline.txt
+share/doc/python2.7/_sources/using/index.txt
+share/doc/python2.7/_sources/using/mac.txt
+share/doc/python2.7/_sources/using/unix.txt
+share/doc/python2.7/_sources/using/windows.txt
+share/doc/python2.7/_sources/whatsnew/2.0.txt
+share/doc/python2.7/_sources/whatsnew/2.1.txt
+share/doc/python2.7/_sources/whatsnew/2.2.txt
+share/doc/python2.7/_sources/whatsnew/2.3.txt
+share/doc/python2.7/_sources/whatsnew/2.4.txt
+share/doc/python2.7/_sources/whatsnew/2.5.txt
+share/doc/python2.7/_sources/whatsnew/2.6.txt
+share/doc/python2.7/_sources/whatsnew/2.7.txt
+share/doc/python2.7/_sources/whatsnew/index.txt
+share/doc/python2.7/_static/basic.css
+share/doc/python2.7/_static/copybutton.js
+share/doc/python2.7/_static/default.css
+share/doc/python2.7/_static/doctools.js
+share/doc/python2.7/_static/file.png
+share/doc/python2.7/_static/jquery.js
+share/doc/python2.7/_static/minus.png
+share/doc/python2.7/_static/opensearch.xml
+share/doc/python2.7/_static/plus.png
+share/doc/python2.7/_static/py.png
+share/doc/python2.7/_static/pygments.css
+share/doc/python2.7/_static/searchtools.js
+share/doc/python2.7/_static/sidebar.js
+share/doc/python2.7/_static/underscore.js
+share/doc/python2.7/_static/version_switch.js
+share/doc/python2.7/about.html
+share/doc/python2.7/bugs.html
+share/doc/python2.7/c-api/abstract.html
+share/doc/python2.7/c-api/allocation.html
+share/doc/python2.7/c-api/arg.html
+share/doc/python2.7/c-api/bool.html
+share/doc/python2.7/c-api/buffer.html
+share/doc/python2.7/c-api/bytearray.html
+share/doc/python2.7/c-api/capsule.html
+share/doc/python2.7/c-api/cell.html
+share/doc/python2.7/c-api/class.html
+share/doc/python2.7/c-api/cobject.html
+share/doc/python2.7/c-api/code.html
+share/doc/python2.7/c-api/codec.html
+share/doc/python2.7/c-api/complex.html
+share/doc/python2.7/c-api/concrete.html
+share/doc/python2.7/c-api/conversion.html
+share/doc/python2.7/c-api/datetime.html
+share/doc/python2.7/c-api/descriptor.html
+share/doc/python2.7/c-api/dict.html
+share/doc/python2.7/c-api/exceptions.html
+share/doc/python2.7/c-api/file.html
+share/doc/python2.7/c-api/float.html
+share/doc/python2.7/c-api/function.html
+share/doc/python2.7/c-api/gcsupport.html
+share/doc/python2.7/c-api/gen.html
+share/doc/python2.7/c-api/import.html
+share/doc/python2.7/c-api/index.html
+share/doc/python2.7/c-api/init.html
+share/doc/python2.7/c-api/int.html
+share/doc/python2.7/c-api/intro.html
+share/doc/python2.7/c-api/iter.html
+share/doc/python2.7/c-api/iterator.html
+share/doc/python2.7/c-api/list.html
+share/doc/python2.7/c-api/long.html
+share/doc/python2.7/c-api/mapping.html
+share/doc/python2.7/c-api/marshal.html
+share/doc/python2.7/c-api/memory.html
+share/doc/python2.7/c-api/method.html
+share/doc/python2.7/c-api/module.html
+share/doc/python2.7/c-api/none.html
+share/doc/python2.7/c-api/number.html
+share/doc/python2.7/c-api/objbuffer.html
+share/doc/python2.7/c-api/object.html
+share/doc/python2.7/c-api/objimpl.html
+share/doc/python2.7/c-api/refcounting.html
+share/doc/python2.7/c-api/reflection.html
+share/doc/python2.7/c-api/sequence.html
+share/doc/python2.7/c-api/set.html
+share/doc/python2.7/c-api/slice.html
+share/doc/python2.7/c-api/string.html
+share/doc/python2.7/c-api/structures.html
+share/doc/python2.7/c-api/sys.html
+share/doc/python2.7/c-api/tuple.html
+share/doc/python2.7/c-api/type.html
+share/doc/python2.7/c-api/typeobj.html
+share/doc/python2.7/c-api/unicode.html
+share/doc/python2.7/c-api/utilities.html
+share/doc/python2.7/c-api/veryhigh.html
+share/doc/python2.7/c-api/weakref.html
+share/doc/python2.7/contents.html
+share/doc/python2.7/copyright.html
+share/doc/python2.7/distutils/apiref.html
+share/doc/python2.7/distutils/builtdist.html
+share/doc/python2.7/distutils/commandref.html
+share/doc/python2.7/distutils/configfile.html
+share/doc/python2.7/distutils/examples.html
+share/doc/python2.7/distutils/extending.html
+share/doc/python2.7/distutils/index.html
+share/doc/python2.7/distutils/introduction.html
+share/doc/python2.7/distutils/packageindex.html
+share/doc/python2.7/distutils/setupscript.html
+share/doc/python2.7/distutils/sourcedist.html
+share/doc/python2.7/distutils/uploading.html
+share/doc/python2.7/download.html
+share/doc/python2.7/extending/building.html
+share/doc/python2.7/extending/embedding.html
+share/doc/python2.7/extending/extending.html
+share/doc/python2.7/extending/index.html
+share/doc/python2.7/extending/newtypes.html
+share/doc/python2.7/extending/windows.html
+share/doc/python2.7/faq/design.html
+share/doc/python2.7/faq/extending.html
+share/doc/python2.7/faq/general.html
+share/doc/python2.7/faq/gui.html
+share/doc/python2.7/faq/index.html
+share/doc/python2.7/faq/installed.html
+share/doc/python2.7/faq/library.html
+share/doc/python2.7/faq/programming.html
+share/doc/python2.7/faq/windows.html
+share/doc/python2.7/genindex-A.html
+share/doc/python2.7/genindex-B.html
+share/doc/python2.7/genindex-C.html
+share/doc/python2.7/genindex-D.html
+share/doc/python2.7/genindex-E.html
+share/doc/python2.7/genindex-F.html
+share/doc/python2.7/genindex-G.html
+share/doc/python2.7/genindex-H.html
+share/doc/python2.7/genindex-I.html
+share/doc/python2.7/genindex-J.html
+share/doc/python2.7/genindex-K.html
+share/doc/python2.7/genindex-L.html
+share/doc/python2.7/genindex-M.html
+share/doc/python2.7/genindex-N.html
+share/doc/python2.7/genindex-O.html
+share/doc/python2.7/genindex-P.html
+share/doc/python2.7/genindex-Q.html
+share/doc/python2.7/genindex-R.html
+share/doc/python2.7/genindex-S.html
+share/doc/python2.7/genindex-Symbols.html
+share/doc/python2.7/genindex-T.html
+share/doc/python2.7/genindex-U.html
+share/doc/python2.7/genindex-V.html
+share/doc/python2.7/genindex-W.html
+share/doc/python2.7/genindex-X.html
+share/doc/python2.7/genindex-Y.html
+share/doc/python2.7/genindex-Z.html
+share/doc/python2.7/genindex-_.html
+share/doc/python2.7/genindex-all.html
+share/doc/python2.7/genindex.html
+share/doc/python2.7/glossary.html
+share/doc/python2.7/howto/argparse.html
+share/doc/python2.7/howto/cporting.html
+share/doc/python2.7/howto/curses.html
+share/doc/python2.7/howto/descriptor.html
+share/doc/python2.7/howto/doanddont.html
+share/doc/python2.7/howto/functional.html
+share/doc/python2.7/howto/index.html
+share/doc/python2.7/howto/logging-cookbook.html
+share/doc/python2.7/howto/logging.html
+share/doc/python2.7/howto/pyporting.html
+share/doc/python2.7/howto/regex.html
+share/doc/python2.7/howto/sockets.html
+share/doc/python2.7/howto/sorting.html
+share/doc/python2.7/howto/unicode.html
+share/doc/python2.7/howto/urllib2.html
+share/doc/python2.7/howto/webservers.html
+share/doc/python2.7/index.html
+share/doc/python2.7/install/index.html
+share/doc/python2.7/library/2to3.html
+share/doc/python2.7/library/__builtin__.html
+share/doc/python2.7/library/__future__.html
+share/doc/python2.7/library/__main__.html
+share/doc/python2.7/library/_winreg.html
+share/doc/python2.7/library/abc.html
+share/doc/python2.7/library/aepack.html
+share/doc/python2.7/library/aetools.html
+share/doc/python2.7/library/aetypes.html
+share/doc/python2.7/library/aifc.html
+share/doc/python2.7/library/al.html
+share/doc/python2.7/library/allos.html
+share/doc/python2.7/library/anydbm.html
+share/doc/python2.7/library/archiving.html
+share/doc/python2.7/library/argparse.html
+share/doc/python2.7/library/array.html
+share/doc/python2.7/library/ast.html
+share/doc/python2.7/library/asynchat.html
+share/doc/python2.7/library/asyncore.html
+share/doc/python2.7/library/atexit.html
+share/doc/python2.7/library/audioop.html
+share/doc/python2.7/library/autogil.html
+share/doc/python2.7/library/base64.html
+share/doc/python2.7/library/basehttpserver.html
+share/doc/python2.7/library/bastion.html
+share/doc/python2.7/library/bdb.html
+share/doc/python2.7/library/binascii.html
+share/doc/python2.7/library/binhex.html
+share/doc/python2.7/library/bisect.html
+share/doc/python2.7/library/bsddb.html
+share/doc/python2.7/library/bz2.html
+share/doc/python2.7/library/calendar.html
+share/doc/python2.7/library/carbon.html
+share/doc/python2.7/library/cd.html
+share/doc/python2.7/library/cgi.html
+share/doc/python2.7/library/cgihttpserver.html
+share/doc/python2.7/library/cgitb.html
+share/doc/python2.7/library/chunk.html
+share/doc/python2.7/library/cmath.html
+share/doc/python2.7/library/cmd.html
+share/doc/python2.7/library/code.html
+share/doc/python2.7/library/codecs.html
+share/doc/python2.7/library/codeop.html
+share/doc/python2.7/library/collections.html
+share/doc/python2.7/library/colorpicker.html
+share/doc/python2.7/library/colorsys.html
+share/doc/python2.7/library/commands.html
+share/doc/python2.7/library/compileall.html
+share/doc/python2.7/library/compiler.html
+share/doc/python2.7/library/configparser.html
+share/doc/python2.7/library/constants.html
+share/doc/python2.7/library/contextlib.html
+share/doc/python2.7/library/cookie.html
+share/doc/python2.7/library/cookielib.html
+share/doc/python2.7/library/copy.html
+share/doc/python2.7/library/copy_reg.html
+share/doc/python2.7/library/crypt.html
+share/doc/python2.7/library/crypto.html
+share/doc/python2.7/library/csv.html
+share/doc/python2.7/library/ctypes.html
+share/doc/python2.7/library/curses.ascii.html
+share/doc/python2.7/library/curses.html
+share/doc/python2.7/library/curses.panel.html
+share/doc/python2.7/library/custominterp.html
+share/doc/python2.7/library/datatypes.html
+share/doc/python2.7/library/datetime.html
+share/doc/python2.7/library/dbhash.html
+share/doc/python2.7/library/dbm.html
+share/doc/python2.7/library/debug.html
+share/doc/python2.7/library/decimal.html
+share/doc/python2.7/library/development.html
+share/doc/python2.7/library/difflib.html
+share/doc/python2.7/library/dircache.html
+share/doc/python2.7/library/dis.html
+share/doc/python2.7/library/distutils.html
+share/doc/python2.7/library/dl.html
+share/doc/python2.7/library/doctest.html
+share/doc/python2.7/library/docxmlrpcserver.html
+share/doc/python2.7/library/dumbdbm.html
+share/doc/python2.7/library/dummy_thread.html
+share/doc/python2.7/library/dummy_threading.html
+share/doc/python2.7/library/easydialogs.html
+share/doc/python2.7/library/email-examples.html
+share/doc/python2.7/library/email.charset.html
+share/doc/python2.7/library/email.encoders.html
+share/doc/python2.7/library/email.errors.html
+share/doc/python2.7/library/email.generator.html
+share/doc/python2.7/library/email.header.html
+share/doc/python2.7/library/email.html
+share/doc/python2.7/library/email.iterators.html
+share/doc/python2.7/library/email.message.html
+share/doc/python2.7/library/email.mime.html
+share/doc/python2.7/library/email.parser.html
+share/doc/python2.7/library/email.util.html
+share/doc/python2.7/library/errno.html
+share/doc/python2.7/library/exceptions.html
+share/doc/python2.7/library/fcntl.html
+share/doc/python2.7/library/filecmp.html
+share/doc/python2.7/library/fileformats.html
+share/doc/python2.7/library/fileinput.html
+share/doc/python2.7/library/filesys.html
+share/doc/python2.7/library/fl.html
+share/doc/python2.7/library/fm.html
+share/doc/python2.7/library/fnmatch.html
+share/doc/python2.7/library/formatter.html
+share/doc/python2.7/library/fpectl.html
+share/doc/python2.7/library/fpformat.html
+share/doc/python2.7/library/fractions.html
+share/doc/python2.7/library/framework.html
+share/doc/python2.7/library/frameworks.html
+share/doc/python2.7/library/ftplib.html
+share/doc/python2.7/library/functions.html
+share/doc/python2.7/library/functools.html
+share/doc/python2.7/library/future_builtins.html
+share/doc/python2.7/library/gc.html
+share/doc/python2.7/library/gdbm.html
+share/doc/python2.7/library/gensuitemodule.html
+share/doc/python2.7/library/getopt.html
+share/doc/python2.7/library/getpass.html
+share/doc/python2.7/library/gettext.html
+share/doc/python2.7/library/gl.html
+share/doc/python2.7/library/glob.html
+share/doc/python2.7/library/grp.html
+share/doc/python2.7/library/gzip.html
+share/doc/python2.7/library/hashlib.html
+share/doc/python2.7/library/heapq.html
+share/doc/python2.7/library/hmac.html
+share/doc/python2.7/library/hotshot.html
+share/doc/python2.7/library/htmllib.html
+share/doc/python2.7/library/htmlparser.html
+share/doc/python2.7/library/httplib.html
+share/doc/python2.7/library/i18n.html
+share/doc/python2.7/library/ic.html
+share/doc/python2.7/library/idle.html
+share/doc/python2.7/library/imageop.html
+share/doc/python2.7/library/imaplib.html
+share/doc/python2.7/library/imgfile.html
+share/doc/python2.7/library/imghdr.html
+share/doc/python2.7/library/imp.html
+share/doc/python2.7/library/importlib.html
+share/doc/python2.7/library/imputil.html
+share/doc/python2.7/library/index.html
+share/doc/python2.7/library/inspect.html
+share/doc/python2.7/library/internet.html
+share/doc/python2.7/library/intro.html
+share/doc/python2.7/library/io.html
+share/doc/python2.7/library/ipc.html
+share/doc/python2.7/library/itertools.html
+share/doc/python2.7/library/jpeg.html
+share/doc/python2.7/library/json.html
+share/doc/python2.7/library/keyword.html
+share/doc/python2.7/library/language.html
+share/doc/python2.7/library/linecache.html
+share/doc/python2.7/library/locale.html
+share/doc/python2.7/library/logging.config.html
+share/doc/python2.7/library/logging.handlers.html
+share/doc/python2.7/library/logging.html
+share/doc/python2.7/library/mac.html
+share/doc/python2.7/library/macos.html
+share/doc/python2.7/library/macosa.html
+share/doc/python2.7/library/macostools.html
+share/doc/python2.7/library/macpath.html
+share/doc/python2.7/library/mailbox.html
+share/doc/python2.7/library/mailcap.html
+share/doc/python2.7/library/markup.html
+share/doc/python2.7/library/marshal.html
+share/doc/python2.7/library/math.html
+share/doc/python2.7/library/md5.html
+share/doc/python2.7/library/mhlib.html
+share/doc/python2.7/library/mimetools.html
+share/doc/python2.7/library/mimetypes.html
+share/doc/python2.7/library/mimewriter.html
+share/doc/python2.7/library/mimify.html
+share/doc/python2.7/library/miniaeframe.html
+share/doc/python2.7/library/misc.html
+share/doc/python2.7/library/mm.html
+share/doc/python2.7/library/mmap.html
+share/doc/python2.7/library/modulefinder.html
+share/doc/python2.7/library/modules.html
+share/doc/python2.7/library/msilib.html
+share/doc/python2.7/library/msvcrt.html
+share/doc/python2.7/library/multifile.html
+share/doc/python2.7/library/multiprocessing.html
+share/doc/python2.7/library/mutex.html
+share/doc/python2.7/library/netdata.html
+share/doc/python2.7/library/netrc.html
+share/doc/python2.7/library/new.html
+share/doc/python2.7/library/nis.html
+share/doc/python2.7/library/nntplib.html
+share/doc/python2.7/library/numbers.html
+share/doc/python2.7/library/numeric.html
+share/doc/python2.7/library/operator.html
+share/doc/python2.7/library/optparse.html
+share/doc/python2.7/library/os.html
+share/doc/python2.7/library/os.path.html
+share/doc/python2.7/library/ossaudiodev.html
+share/doc/python2.7/library/othergui.html
+share/doc/python2.7/library/parser.html
+share/doc/python2.7/library/pdb.html
+share/doc/python2.7/library/persistence.html
+share/doc/python2.7/library/pickle.html
+share/doc/python2.7/library/pickletools.html
+share/doc/python2.7/library/pipes.html
+share/doc/python2.7/library/pkgutil.html
+share/doc/python2.7/library/platform.html
+share/doc/python2.7/library/plistlib.html
+share/doc/python2.7/library/popen2.html
+share/doc/python2.7/library/poplib.html
+share/doc/python2.7/library/posix.html
+share/doc/python2.7/library/posixfile.html
+share/doc/python2.7/library/pprint.html
+share/doc/python2.7/library/profile.html
+share/doc/python2.7/library/pty.html
+share/doc/python2.7/library/pwd.html
+share/doc/python2.7/library/py_compile.html
+share/doc/python2.7/library/pyclbr.html
+share/doc/python2.7/library/pydoc.html
+share/doc/python2.7/library/pyexpat.html
+share/doc/python2.7/library/python.html
+share/doc/python2.7/library/queue.html
+share/doc/python2.7/library/quopri.html
+share/doc/python2.7/library/random.html
+share/doc/python2.7/library/re.html
+share/doc/python2.7/library/readline.html
+share/doc/python2.7/library/repr.html
+share/doc/python2.7/library/resource.html
+share/doc/python2.7/library/restricted.html
+share/doc/python2.7/library/rexec.html
+share/doc/python2.7/library/rfc822.html
+share/doc/python2.7/library/rlcompleter.html
+share/doc/python2.7/library/robotparser.html
+share/doc/python2.7/library/runpy.html
+share/doc/python2.7/library/sched.html
+share/doc/python2.7/library/scrolledtext.html
+share/doc/python2.7/library/select.html
+share/doc/python2.7/library/sets.html
+share/doc/python2.7/library/sgi.html
+share/doc/python2.7/library/sgmllib.html
+share/doc/python2.7/library/sha.html
+share/doc/python2.7/library/shelve.html
+share/doc/python2.7/library/shlex.html
+share/doc/python2.7/library/shutil.html
+share/doc/python2.7/library/signal.html
+share/doc/python2.7/library/simplehttpserver.html
+share/doc/python2.7/library/simplexmlrpcserver.html
+share/doc/python2.7/library/site.html
+share/doc/python2.7/library/smtpd.html
+share/doc/python2.7/library/smtplib.html
+share/doc/python2.7/library/sndhdr.html
+share/doc/python2.7/library/socket.html
+share/doc/python2.7/library/socketserver.html
+share/doc/python2.7/library/someos.html
+share/doc/python2.7/library/spwd.html
+share/doc/python2.7/library/sqlite3.html
+share/doc/python2.7/library/ssl.html
+share/doc/python2.7/library/stat.html
+share/doc/python2.7/library/statvfs.html
+share/doc/python2.7/library/stdtypes.html
+share/doc/python2.7/library/string.html
+share/doc/python2.7/library/stringio.html
+share/doc/python2.7/library/stringprep.html
+share/doc/python2.7/library/strings.html
+share/doc/python2.7/library/struct.html
+share/doc/python2.7/library/subprocess.html
+share/doc/python2.7/library/sun.html
+share/doc/python2.7/library/sunau.html
+share/doc/python2.7/library/sunaudio.html
+share/doc/python2.7/library/symbol.html
+share/doc/python2.7/library/symtable.html
+share/doc/python2.7/library/sys.html
+share/doc/python2.7/library/sysconfig.html
+share/doc/python2.7/library/syslog.html
+share/doc/python2.7/library/tabnanny.html
+share/doc/python2.7/library/tarfile.html
+share/doc/python2.7/library/telnetlib.html
+share/doc/python2.7/library/tempfile.html
+share/doc/python2.7/library/termios.html
+share/doc/python2.7/library/test.html
+share/doc/python2.7/library/textwrap.html
+share/doc/python2.7/library/thread.html
+share/doc/python2.7/library/threading.html
+share/doc/python2.7/library/time.html
+share/doc/python2.7/library/timeit.html
+share/doc/python2.7/library/tix.html
+share/doc/python2.7/library/tk.html
+share/doc/python2.7/library/tkinter.html
+share/doc/python2.7/library/token.html
+share/doc/python2.7/library/tokenize.html
+share/doc/python2.7/library/trace.html
+share/doc/python2.7/library/traceback.html
+share/doc/python2.7/library/ttk.html
+share/doc/python2.7/library/tty.html
+share/doc/python2.7/library/turtle.html
+share/doc/python2.7/library/types.html
+share/doc/python2.7/library/undoc.html
+share/doc/python2.7/library/unicodedata.html
+share/doc/python2.7/library/unittest.html
+share/doc/python2.7/library/unix.html
+share/doc/python2.7/library/urllib.html
+share/doc/python2.7/library/urllib2.html
+share/doc/python2.7/library/urlparse.html
+share/doc/python2.7/library/user.html
+share/doc/python2.7/library/userdict.html
+share/doc/python2.7/library/uu.html
+share/doc/python2.7/library/uuid.html
+share/doc/python2.7/library/warnings.html
+share/doc/python2.7/library/wave.html
+share/doc/python2.7/library/weakref.html
+share/doc/python2.7/library/webbrowser.html
+share/doc/python2.7/library/whichdb.html
+share/doc/python2.7/library/windows.html
+share/doc/python2.7/library/winsound.html
+share/doc/python2.7/library/wsgiref.html
+share/doc/python2.7/library/xdrlib.html
+share/doc/python2.7/library/xml.dom.html
+share/doc/python2.7/library/xml.dom.minidom.html
+share/doc/python2.7/library/xml.dom.pulldom.html
+share/doc/python2.7/library/xml.etree.elementtree.html
+share/doc/python2.7/library/xml.html
+share/doc/python2.7/library/xml.sax.handler.html
+share/doc/python2.7/library/xml.sax.html
+share/doc/python2.7/library/xml.sax.reader.html
+share/doc/python2.7/library/xml.sax.utils.html
+share/doc/python2.7/library/xmlrpclib.html
+share/doc/python2.7/library/zipfile.html
+share/doc/python2.7/library/zipimport.html
+share/doc/python2.7/library/zlib.html
+share/doc/python2.7/license.html
+share/doc/python2.7/objects.inv
+share/doc/python2.7/py-modindex.html
+share/doc/python2.7/reference/compound_stmts.html
+share/doc/python2.7/reference/datamodel.html
+share/doc/python2.7/reference/executionmodel.html
+share/doc/python2.7/reference/expressions.html
+share/doc/python2.7/reference/grammar.html
+share/doc/python2.7/reference/index.html
+share/doc/python2.7/reference/introduction.html
+share/doc/python2.7/reference/lexical_analysis.html
+share/doc/python2.7/reference/simple_stmts.html
+share/doc/python2.7/reference/toplevel_components.html
+share/doc/python2.7/search.html
+share/doc/python2.7/searchindex.js
+share/doc/python2.7/tutorial/appetite.html
+share/doc/python2.7/tutorial/classes.html
+share/doc/python2.7/tutorial/controlflow.html
+share/doc/python2.7/tutorial/datastructures.html
+share/doc/python2.7/tutorial/errors.html
+share/doc/python2.7/tutorial/floatingpoint.html
+share/doc/python2.7/tutorial/index.html
+share/doc/python2.7/tutorial/inputoutput.html
+share/doc/python2.7/tutorial/interactive.html
+share/doc/python2.7/tutorial/interpreter.html
+share/doc/python2.7/tutorial/introduction.html
+share/doc/python2.7/tutorial/modules.html
+share/doc/python2.7/tutorial/stdlib.html
+share/doc/python2.7/tutorial/stdlib2.html
+share/doc/python2.7/tutorial/whatnow.html
+share/doc/python2.7/using/cmdline.html
+share/doc/python2.7/using/index.html
+share/doc/python2.7/using/mac.html
+share/doc/python2.7/using/unix.html
+share/doc/python2.7/using/windows.html
+share/doc/python2.7/whatsnew/2.0.html
+share/doc/python2.7/whatsnew/2.1.html
+share/doc/python2.7/whatsnew/2.2.html
+share/doc/python2.7/whatsnew/2.3.html
+share/doc/python2.7/whatsnew/2.4.html
+share/doc/python2.7/whatsnew/2.5.html
+share/doc/python2.7/whatsnew/2.6.html
+share/doc/python2.7/whatsnew/2.7.html
+share/doc/python2.7/whatsnew/index.html