diff options
author | leot <leot@pkgsrc.org> | 2016-07-12 09:45:58 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-07-12 09:45:58 +0000 |
commit | 3d99315a4d7e17ea82f8efaf1e92fa700492bc80 (patch) | |
tree | b6fb5bb908c2cbcdbe7dd808371b981261b211f6 /lang | |
parent | 4458668489052fa233ebe17e17cbe33fdb36b309 (diff) | |
download | pkgsrc-3d99315a4d7e17ea82f8efaf1e92fa700492bc80.tar.gz |
Remove lang/py33-html-docs
We no longer have lang/python33 so it is less useful now.
Discussed with <wiz>
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 | ||||
-rw-r--r-- | lang/py33-html-docs/DESCR | 1 | ||||
-rw-r--r-- | lang/py33-html-docs/Makefile | 29 | ||||
-rw-r--r-- | lang/py33-html-docs/PLIST | 934 | ||||
-rw-r--r-- | lang/py33-html-docs/distinfo | 6 |
5 files changed, 1 insertions, 972 deletions
diff --git a/lang/Makefile b/lang/Makefile index 07e05b42d4b..bff414dd0d9 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.435 2016/07/09 13:04:40 wiz Exp $ +# $NetBSD: Makefile,v 1.436 2016/07/12 09:45:58 leot Exp $ # COMMENT= Programming languages @@ -178,7 +178,6 @@ SUBDIR+= py-pyrex SUBDIR+= py-pythonz SUBDIR+= py-six SUBDIR+= py27-html-docs -SUBDIR+= py33-html-docs SUBDIR+= py34-html-docs #SUBDIR+= python # only contains Makefile fragments SUBDIR+= python27 diff --git a/lang/py33-html-docs/DESCR b/lang/py33-html-docs/DESCR deleted file mode 100644 index f6bed6ed1ab..00000000000 --- a/lang/py33-html-docs/DESCR +++ /dev/null @@ -1 +0,0 @@ -HTML Documentation for Python 3.3 diff --git a/lang/py33-html-docs/Makefile b/lang/py33-html-docs/Makefile deleted file mode 100644 index b0b2828c7d7..00000000000 --- a/lang/py33-html-docs/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# $NetBSD: Makefile,v 1.1 2014/07/17 11:37:38 obache Exp $ -# - -VERS= 3.3.5 -DISTNAME= python-${VERS}-docs-html -PKGNAME= py33-html-docs-${VERS} -CATEGORIES= lang python -MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/ -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.python.org/doc/ -COMMENT= HTML Documentation for Python 3.3 - -DIST_SUBDIR= python - -USE_TOOLS+= pax - -NO_CONFIGURE= yes -NO_BUILD= yes - -HTMLDIR= share/doc/python3.3 - -INSTALLATION_DIRS= ${HTMLDIR} - -do-install: - cd ${WRKSRC} && pax -rw -pp . ${DESTDIR}${PREFIX}/${HTMLDIR} - -.include "../../mk/bsd.pkg.mk" diff --git a/lang/py33-html-docs/PLIST b/lang/py33-html-docs/PLIST deleted file mode 100644 index e375b268e41..00000000000 --- a/lang/py33-html-docs/PLIST +++ /dev/null @@ -1,934 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2014/07/17 11:37:38 obache Exp $ -share/doc/python3.3/.buildinfo -share/doc/python3.3/_images/logging_flow.png -share/doc/python3.3/_images/python-video-icon.png -share/doc/python3.3/_images/turtle-star.png -share/doc/python3.3/_sources/about.txt -share/doc/python3.3/_sources/bugs.txt -share/doc/python3.3/_sources/c-api/abstract.txt -share/doc/python3.3/_sources/c-api/allocation.txt -share/doc/python3.3/_sources/c-api/apiabiversion.txt -share/doc/python3.3/_sources/c-api/arg.txt -share/doc/python3.3/_sources/c-api/bool.txt -share/doc/python3.3/_sources/c-api/buffer.txt -share/doc/python3.3/_sources/c-api/bytearray.txt -share/doc/python3.3/_sources/c-api/bytes.txt -share/doc/python3.3/_sources/c-api/capsule.txt -share/doc/python3.3/_sources/c-api/cell.txt -share/doc/python3.3/_sources/c-api/code.txt -share/doc/python3.3/_sources/c-api/codec.txt -share/doc/python3.3/_sources/c-api/complex.txt -share/doc/python3.3/_sources/c-api/concrete.txt -share/doc/python3.3/_sources/c-api/conversion.txt -share/doc/python3.3/_sources/c-api/datetime.txt -share/doc/python3.3/_sources/c-api/descriptor.txt -share/doc/python3.3/_sources/c-api/dict.txt -share/doc/python3.3/_sources/c-api/exceptions.txt -share/doc/python3.3/_sources/c-api/file.txt -share/doc/python3.3/_sources/c-api/float.txt -share/doc/python3.3/_sources/c-api/function.txt -share/doc/python3.3/_sources/c-api/gcsupport.txt -share/doc/python3.3/_sources/c-api/gen.txt -share/doc/python3.3/_sources/c-api/import.txt -share/doc/python3.3/_sources/c-api/index.txt -share/doc/python3.3/_sources/c-api/init.txt -share/doc/python3.3/_sources/c-api/intro.txt -share/doc/python3.3/_sources/c-api/iter.txt -share/doc/python3.3/_sources/c-api/iterator.txt -share/doc/python3.3/_sources/c-api/list.txt -share/doc/python3.3/_sources/c-api/long.txt -share/doc/python3.3/_sources/c-api/mapping.txt -share/doc/python3.3/_sources/c-api/marshal.txt -share/doc/python3.3/_sources/c-api/memory.txt -share/doc/python3.3/_sources/c-api/memoryview.txt -share/doc/python3.3/_sources/c-api/method.txt -share/doc/python3.3/_sources/c-api/module.txt -share/doc/python3.3/_sources/c-api/none.txt -share/doc/python3.3/_sources/c-api/number.txt -share/doc/python3.3/_sources/c-api/objbuffer.txt -share/doc/python3.3/_sources/c-api/object.txt -share/doc/python3.3/_sources/c-api/objimpl.txt -share/doc/python3.3/_sources/c-api/refcounting.txt -share/doc/python3.3/_sources/c-api/reflection.txt -share/doc/python3.3/_sources/c-api/sequence.txt -share/doc/python3.3/_sources/c-api/set.txt -share/doc/python3.3/_sources/c-api/slice.txt -share/doc/python3.3/_sources/c-api/stable.txt -share/doc/python3.3/_sources/c-api/structures.txt -share/doc/python3.3/_sources/c-api/sys.txt -share/doc/python3.3/_sources/c-api/tuple.txt -share/doc/python3.3/_sources/c-api/type.txt -share/doc/python3.3/_sources/c-api/typeobj.txt -share/doc/python3.3/_sources/c-api/unicode.txt -share/doc/python3.3/_sources/c-api/utilities.txt -share/doc/python3.3/_sources/c-api/veryhigh.txt -share/doc/python3.3/_sources/c-api/weakref.txt -share/doc/python3.3/_sources/contents.txt -share/doc/python3.3/_sources/copyright.txt -share/doc/python3.3/_sources/distutils/apiref.txt -share/doc/python3.3/_sources/distutils/builtdist.txt -share/doc/python3.3/_sources/distutils/commandref.txt -share/doc/python3.3/_sources/distutils/configfile.txt -share/doc/python3.3/_sources/distutils/examples.txt -share/doc/python3.3/_sources/distutils/extending.txt -share/doc/python3.3/_sources/distutils/index.txt -share/doc/python3.3/_sources/distutils/introduction.txt -share/doc/python3.3/_sources/distutils/packageindex.txt -share/doc/python3.3/_sources/distutils/setupscript.txt -share/doc/python3.3/_sources/distutils/sourcedist.txt -share/doc/python3.3/_sources/distutils/uploading.txt -share/doc/python3.3/_sources/extending/building.txt -share/doc/python3.3/_sources/extending/embedding.txt -share/doc/python3.3/_sources/extending/extending.txt -share/doc/python3.3/_sources/extending/index.txt -share/doc/python3.3/_sources/extending/newtypes.txt -share/doc/python3.3/_sources/extending/windows.txt -share/doc/python3.3/_sources/faq/design.txt -share/doc/python3.3/_sources/faq/extending.txt -share/doc/python3.3/_sources/faq/general.txt -share/doc/python3.3/_sources/faq/gui.txt -share/doc/python3.3/_sources/faq/index.txt -share/doc/python3.3/_sources/faq/installed.txt -share/doc/python3.3/_sources/faq/library.txt -share/doc/python3.3/_sources/faq/programming.txt -share/doc/python3.3/_sources/faq/windows.txt -share/doc/python3.3/_sources/glossary.txt -share/doc/python3.3/_sources/howto/argparse.txt -share/doc/python3.3/_sources/howto/cporting.txt -share/doc/python3.3/_sources/howto/curses.txt -share/doc/python3.3/_sources/howto/descriptor.txt -share/doc/python3.3/_sources/howto/functional.txt -share/doc/python3.3/_sources/howto/index.txt -share/doc/python3.3/_sources/howto/ipaddress.txt -share/doc/python3.3/_sources/howto/logging-cookbook.txt -share/doc/python3.3/_sources/howto/logging.txt -share/doc/python3.3/_sources/howto/pyporting.txt -share/doc/python3.3/_sources/howto/regex.txt -share/doc/python3.3/_sources/howto/sockets.txt -share/doc/python3.3/_sources/howto/sorting.txt -share/doc/python3.3/_sources/howto/unicode.txt -share/doc/python3.3/_sources/howto/urllib2.txt -share/doc/python3.3/_sources/howto/webservers.txt -share/doc/python3.3/_sources/install/index.txt -share/doc/python3.3/_sources/library/2to3.txt -share/doc/python3.3/_sources/library/__future__.txt -share/doc/python3.3/_sources/library/__main__.txt -share/doc/python3.3/_sources/library/_dummy_thread.txt -share/doc/python3.3/_sources/library/_thread.txt -share/doc/python3.3/_sources/library/abc.txt -share/doc/python3.3/_sources/library/aifc.txt -share/doc/python3.3/_sources/library/allos.txt -share/doc/python3.3/_sources/library/archiving.txt -share/doc/python3.3/_sources/library/argparse.txt -share/doc/python3.3/_sources/library/array.txt -share/doc/python3.3/_sources/library/ast.txt -share/doc/python3.3/_sources/library/asynchat.txt -share/doc/python3.3/_sources/library/asyncore.txt -share/doc/python3.3/_sources/library/atexit.txt -share/doc/python3.3/_sources/library/audioop.txt -share/doc/python3.3/_sources/library/base64.txt -share/doc/python3.3/_sources/library/bdb.txt -share/doc/python3.3/_sources/library/binary.txt -share/doc/python3.3/_sources/library/binascii.txt -share/doc/python3.3/_sources/library/binhex.txt -share/doc/python3.3/_sources/library/bisect.txt -share/doc/python3.3/_sources/library/builtins.txt -share/doc/python3.3/_sources/library/bz2.txt -share/doc/python3.3/_sources/library/calendar.txt -share/doc/python3.3/_sources/library/cgi.txt -share/doc/python3.3/_sources/library/cgitb.txt -share/doc/python3.3/_sources/library/chunk.txt -share/doc/python3.3/_sources/library/cmath.txt -share/doc/python3.3/_sources/library/cmd.txt -share/doc/python3.3/_sources/library/code.txt -share/doc/python3.3/_sources/library/codecs.txt -share/doc/python3.3/_sources/library/codeop.txt -share/doc/python3.3/_sources/library/collections.abc.txt -share/doc/python3.3/_sources/library/collections.txt -share/doc/python3.3/_sources/library/colorsys.txt -share/doc/python3.3/_sources/library/compileall.txt -share/doc/python3.3/_sources/library/concurrency.txt -share/doc/python3.3/_sources/library/concurrent.futures.txt -share/doc/python3.3/_sources/library/concurrent.txt -share/doc/python3.3/_sources/library/configparser.txt -share/doc/python3.3/_sources/library/constants.txt -share/doc/python3.3/_sources/library/contextlib.txt -share/doc/python3.3/_sources/library/copy.txt -share/doc/python3.3/_sources/library/copyreg.txt -share/doc/python3.3/_sources/library/crypt.txt -share/doc/python3.3/_sources/library/crypto.txt -share/doc/python3.3/_sources/library/csv.txt -share/doc/python3.3/_sources/library/ctypes.txt -share/doc/python3.3/_sources/library/curses.ascii.txt -share/doc/python3.3/_sources/library/curses.panel.txt -share/doc/python3.3/_sources/library/curses.txt -share/doc/python3.3/_sources/library/custominterp.txt -share/doc/python3.3/_sources/library/datatypes.txt -share/doc/python3.3/_sources/library/datetime.txt -share/doc/python3.3/_sources/library/dbm.txt -share/doc/python3.3/_sources/library/debug.txt -share/doc/python3.3/_sources/library/decimal.txt -share/doc/python3.3/_sources/library/development.txt -share/doc/python3.3/_sources/library/difflib.txt -share/doc/python3.3/_sources/library/dis.txt -share/doc/python3.3/_sources/library/distutils.txt -share/doc/python3.3/_sources/library/doctest.txt -share/doc/python3.3/_sources/library/dummy_threading.txt -share/doc/python3.3/_sources/library/email-examples.txt -share/doc/python3.3/_sources/library/email.charset.txt -share/doc/python3.3/_sources/library/email.encoders.txt -share/doc/python3.3/_sources/library/email.errors.txt -share/doc/python3.3/_sources/library/email.generator.txt -share/doc/python3.3/_sources/library/email.header.txt -share/doc/python3.3/_sources/library/email.headerregistry.txt -share/doc/python3.3/_sources/library/email.iterators.txt -share/doc/python3.3/_sources/library/email.message.txt -share/doc/python3.3/_sources/library/email.mime.txt -share/doc/python3.3/_sources/library/email.parser.txt -share/doc/python3.3/_sources/library/email.policy.txt -share/doc/python3.3/_sources/library/email.txt -share/doc/python3.3/_sources/library/email.util.txt -share/doc/python3.3/_sources/library/errno.txt -share/doc/python3.3/_sources/library/exceptions.txt -share/doc/python3.3/_sources/library/faulthandler.txt -share/doc/python3.3/_sources/library/fcntl.txt -share/doc/python3.3/_sources/library/filecmp.txt -share/doc/python3.3/_sources/library/fileformats.txt -share/doc/python3.3/_sources/library/fileinput.txt -share/doc/python3.3/_sources/library/filesys.txt -share/doc/python3.3/_sources/library/fnmatch.txt -share/doc/python3.3/_sources/library/formatter.txt -share/doc/python3.3/_sources/library/fpectl.txt -share/doc/python3.3/_sources/library/fractions.txt -share/doc/python3.3/_sources/library/frameworks.txt -share/doc/python3.3/_sources/library/ftplib.txt -share/doc/python3.3/_sources/library/functional.txt -share/doc/python3.3/_sources/library/functions.txt -share/doc/python3.3/_sources/library/functools.txt -share/doc/python3.3/_sources/library/gc.txt -share/doc/python3.3/_sources/library/getopt.txt -share/doc/python3.3/_sources/library/getpass.txt -share/doc/python3.3/_sources/library/gettext.txt -share/doc/python3.3/_sources/library/glob.txt -share/doc/python3.3/_sources/library/grp.txt -share/doc/python3.3/_sources/library/gzip.txt -share/doc/python3.3/_sources/library/hashlib.txt -share/doc/python3.3/_sources/library/heapq.txt -share/doc/python3.3/_sources/library/hmac.txt -share/doc/python3.3/_sources/library/html.entities.txt -share/doc/python3.3/_sources/library/html.parser.txt -share/doc/python3.3/_sources/library/html.txt -share/doc/python3.3/_sources/library/http.client.txt -share/doc/python3.3/_sources/library/http.cookiejar.txt -share/doc/python3.3/_sources/library/http.cookies.txt -share/doc/python3.3/_sources/library/http.server.txt -share/doc/python3.3/_sources/library/http.txt -share/doc/python3.3/_sources/library/i18n.txt -share/doc/python3.3/_sources/library/idle.txt -share/doc/python3.3/_sources/library/imaplib.txt -share/doc/python3.3/_sources/library/imghdr.txt -share/doc/python3.3/_sources/library/imp.txt -share/doc/python3.3/_sources/library/importlib.txt -share/doc/python3.3/_sources/library/index.txt -share/doc/python3.3/_sources/library/inspect.txt -share/doc/python3.3/_sources/library/internet.txt -share/doc/python3.3/_sources/library/intro.txt -share/doc/python3.3/_sources/library/io.txt -share/doc/python3.3/_sources/library/ipaddress.txt -share/doc/python3.3/_sources/library/ipc.txt -share/doc/python3.3/_sources/library/itertools.txt -share/doc/python3.3/_sources/library/json.txt -share/doc/python3.3/_sources/library/keyword.txt -share/doc/python3.3/_sources/library/language.txt -share/doc/python3.3/_sources/library/linecache.txt -share/doc/python3.3/_sources/library/locale.txt -share/doc/python3.3/_sources/library/logging.config.txt -share/doc/python3.3/_sources/library/logging.handlers.txt -share/doc/python3.3/_sources/library/logging.txt -share/doc/python3.3/_sources/library/lzma.txt -share/doc/python3.3/_sources/library/macpath.txt -share/doc/python3.3/_sources/library/mailbox.txt -share/doc/python3.3/_sources/library/mailcap.txt -share/doc/python3.3/_sources/library/markup.txt -share/doc/python3.3/_sources/library/marshal.txt -share/doc/python3.3/_sources/library/math.txt -share/doc/python3.3/_sources/library/mimetypes.txt -share/doc/python3.3/_sources/library/misc.txt -share/doc/python3.3/_sources/library/mm.txt -share/doc/python3.3/_sources/library/mmap.txt -share/doc/python3.3/_sources/library/modulefinder.txt -share/doc/python3.3/_sources/library/modules.txt -share/doc/python3.3/_sources/library/msilib.txt -share/doc/python3.3/_sources/library/msvcrt.txt -share/doc/python3.3/_sources/library/multiprocessing.txt -share/doc/python3.3/_sources/library/netdata.txt -share/doc/python3.3/_sources/library/netrc.txt -share/doc/python3.3/_sources/library/nis.txt -share/doc/python3.3/_sources/library/nntplib.txt -share/doc/python3.3/_sources/library/numbers.txt -share/doc/python3.3/_sources/library/numeric.txt -share/doc/python3.3/_sources/library/operator.txt -share/doc/python3.3/_sources/library/optparse.txt -share/doc/python3.3/_sources/library/os.path.txt -share/doc/python3.3/_sources/library/os.txt -share/doc/python3.3/_sources/library/ossaudiodev.txt -share/doc/python3.3/_sources/library/othergui.txt -share/doc/python3.3/_sources/library/parser.txt -share/doc/python3.3/_sources/library/pdb.txt -share/doc/python3.3/_sources/library/persistence.txt -share/doc/python3.3/_sources/library/pickle.txt -share/doc/python3.3/_sources/library/pickletools.txt -share/doc/python3.3/_sources/library/pipes.txt -share/doc/python3.3/_sources/library/pkgutil.txt -share/doc/python3.3/_sources/library/platform.txt -share/doc/python3.3/_sources/library/plistlib.txt -share/doc/python3.3/_sources/library/poplib.txt -share/doc/python3.3/_sources/library/posix.txt -share/doc/python3.3/_sources/library/pprint.txt -share/doc/python3.3/_sources/library/profile.txt -share/doc/python3.3/_sources/library/pty.txt -share/doc/python3.3/_sources/library/pwd.txt -share/doc/python3.3/_sources/library/py_compile.txt -share/doc/python3.3/_sources/library/pyclbr.txt -share/doc/python3.3/_sources/library/pydoc.txt -share/doc/python3.3/_sources/library/pyexpat.txt -share/doc/python3.3/_sources/library/python.txt -share/doc/python3.3/_sources/library/queue.txt -share/doc/python3.3/_sources/library/quopri.txt -share/doc/python3.3/_sources/library/random.txt -share/doc/python3.3/_sources/library/re.txt -share/doc/python3.3/_sources/library/readline.txt -share/doc/python3.3/_sources/library/reprlib.txt -share/doc/python3.3/_sources/library/resource.txt -share/doc/python3.3/_sources/library/rlcompleter.txt -share/doc/python3.3/_sources/library/runpy.txt -share/doc/python3.3/_sources/library/sched.txt -share/doc/python3.3/_sources/library/select.txt -share/doc/python3.3/_sources/library/shelve.txt -share/doc/python3.3/_sources/library/shlex.txt -share/doc/python3.3/_sources/library/shutil.txt -share/doc/python3.3/_sources/library/signal.txt -share/doc/python3.3/_sources/library/site.txt -share/doc/python3.3/_sources/library/smtpd.txt -share/doc/python3.3/_sources/library/smtplib.txt -share/doc/python3.3/_sources/library/sndhdr.txt -share/doc/python3.3/_sources/library/socket.txt -share/doc/python3.3/_sources/library/socketserver.txt -share/doc/python3.3/_sources/library/spwd.txt -share/doc/python3.3/_sources/library/sqlite3.txt -share/doc/python3.3/_sources/library/ssl.txt -share/doc/python3.3/_sources/library/stat.txt -share/doc/python3.3/_sources/library/stdtypes.txt -share/doc/python3.3/_sources/library/string.txt -share/doc/python3.3/_sources/library/stringprep.txt -share/doc/python3.3/_sources/library/struct.txt -share/doc/python3.3/_sources/library/subprocess.txt -share/doc/python3.3/_sources/library/sunau.txt -share/doc/python3.3/_sources/library/symbol.txt -share/doc/python3.3/_sources/library/symtable.txt -share/doc/python3.3/_sources/library/sys.txt -share/doc/python3.3/_sources/library/sysconfig.txt -share/doc/python3.3/_sources/library/syslog.txt -share/doc/python3.3/_sources/library/tabnanny.txt -share/doc/python3.3/_sources/library/tarfile.txt -share/doc/python3.3/_sources/library/telnetlib.txt -share/doc/python3.3/_sources/library/tempfile.txt -share/doc/python3.3/_sources/library/termios.txt -share/doc/python3.3/_sources/library/test.txt -share/doc/python3.3/_sources/library/text.txt -share/doc/python3.3/_sources/library/textwrap.txt -share/doc/python3.3/_sources/library/threading.txt -share/doc/python3.3/_sources/library/time.txt -share/doc/python3.3/_sources/library/timeit.txt -share/doc/python3.3/_sources/library/tk.txt -share/doc/python3.3/_sources/library/tkinter.scrolledtext.txt -share/doc/python3.3/_sources/library/tkinter.tix.txt -share/doc/python3.3/_sources/library/tkinter.ttk.txt -share/doc/python3.3/_sources/library/tkinter.txt -share/doc/python3.3/_sources/library/token.txt -share/doc/python3.3/_sources/library/tokenize.txt -share/doc/python3.3/_sources/library/trace.txt -share/doc/python3.3/_sources/library/traceback.txt -share/doc/python3.3/_sources/library/tty.txt -share/doc/python3.3/_sources/library/turtle.txt -share/doc/python3.3/_sources/library/types.txt -share/doc/python3.3/_sources/library/undoc.txt -share/doc/python3.3/_sources/library/unicodedata.txt -share/doc/python3.3/_sources/library/unittest.mock-examples.txt -share/doc/python3.3/_sources/library/unittest.mock.txt -share/doc/python3.3/_sources/library/unittest.txt -share/doc/python3.3/_sources/library/unix.txt -share/doc/python3.3/_sources/library/urllib.error.txt -share/doc/python3.3/_sources/library/urllib.parse.txt -share/doc/python3.3/_sources/library/urllib.request.txt -share/doc/python3.3/_sources/library/urllib.robotparser.txt -share/doc/python3.3/_sources/library/urllib.txt -share/doc/python3.3/_sources/library/uu.txt -share/doc/python3.3/_sources/library/uuid.txt -share/doc/python3.3/_sources/library/venv.txt -share/doc/python3.3/_sources/library/warnings.txt -share/doc/python3.3/_sources/library/wave.txt -share/doc/python3.3/_sources/library/weakref.txt -share/doc/python3.3/_sources/library/webbrowser.txt -share/doc/python3.3/_sources/library/windows.txt -share/doc/python3.3/_sources/library/winreg.txt -share/doc/python3.3/_sources/library/winsound.txt -share/doc/python3.3/_sources/library/wsgiref.txt -share/doc/python3.3/_sources/library/xdrlib.txt -share/doc/python3.3/_sources/library/xml.dom.minidom.txt -share/doc/python3.3/_sources/library/xml.dom.pulldom.txt -share/doc/python3.3/_sources/library/xml.dom.txt -share/doc/python3.3/_sources/library/xml.etree.elementtree.txt -share/doc/python3.3/_sources/library/xml.sax.handler.txt -share/doc/python3.3/_sources/library/xml.sax.reader.txt -share/doc/python3.3/_sources/library/xml.sax.txt -share/doc/python3.3/_sources/library/xml.sax.utils.txt -share/doc/python3.3/_sources/library/xml.txt -share/doc/python3.3/_sources/library/xmlrpc.client.txt -share/doc/python3.3/_sources/library/xmlrpc.server.txt -share/doc/python3.3/_sources/library/xmlrpc.txt -share/doc/python3.3/_sources/library/zipfile.txt -share/doc/python3.3/_sources/library/zipimport.txt -share/doc/python3.3/_sources/library/zlib.txt -share/doc/python3.3/_sources/license.txt -share/doc/python3.3/_sources/reference/compound_stmts.txt -share/doc/python3.3/_sources/reference/datamodel.txt -share/doc/python3.3/_sources/reference/executionmodel.txt -share/doc/python3.3/_sources/reference/expressions.txt -share/doc/python3.3/_sources/reference/grammar.txt -share/doc/python3.3/_sources/reference/import.txt -share/doc/python3.3/_sources/reference/index.txt -share/doc/python3.3/_sources/reference/introduction.txt -share/doc/python3.3/_sources/reference/lexical_analysis.txt -share/doc/python3.3/_sources/reference/simple_stmts.txt -share/doc/python3.3/_sources/reference/toplevel_components.txt -share/doc/python3.3/_sources/tutorial/appetite.txt -share/doc/python3.3/_sources/tutorial/classes.txt -share/doc/python3.3/_sources/tutorial/controlflow.txt -share/doc/python3.3/_sources/tutorial/datastructures.txt -share/doc/python3.3/_sources/tutorial/errors.txt -share/doc/python3.3/_sources/tutorial/floatingpoint.txt -share/doc/python3.3/_sources/tutorial/index.txt -share/doc/python3.3/_sources/tutorial/inputoutput.txt -share/doc/python3.3/_sources/tutorial/interactive.txt -share/doc/python3.3/_sources/tutorial/interpreter.txt -share/doc/python3.3/_sources/tutorial/introduction.txt -share/doc/python3.3/_sources/tutorial/modules.txt -share/doc/python3.3/_sources/tutorial/stdlib.txt -share/doc/python3.3/_sources/tutorial/stdlib2.txt -share/doc/python3.3/_sources/tutorial/whatnow.txt -share/doc/python3.3/_sources/using/cmdline.txt -share/doc/python3.3/_sources/using/index.txt -share/doc/python3.3/_sources/using/mac.txt -share/doc/python3.3/_sources/using/scripts.txt -share/doc/python3.3/_sources/using/unix.txt -share/doc/python3.3/_sources/using/windows.txt -share/doc/python3.3/_sources/whatsnew/2.0.txt -share/doc/python3.3/_sources/whatsnew/2.1.txt -share/doc/python3.3/_sources/whatsnew/2.2.txt -share/doc/python3.3/_sources/whatsnew/2.3.txt -share/doc/python3.3/_sources/whatsnew/2.4.txt -share/doc/python3.3/_sources/whatsnew/2.5.txt -share/doc/python3.3/_sources/whatsnew/2.6.txt -share/doc/python3.3/_sources/whatsnew/2.7.txt -share/doc/python3.3/_sources/whatsnew/3.0.txt -share/doc/python3.3/_sources/whatsnew/3.1.txt -share/doc/python3.3/_sources/whatsnew/3.2.txt -share/doc/python3.3/_sources/whatsnew/3.3.txt -share/doc/python3.3/_sources/whatsnew/changelog.txt -share/doc/python3.3/_sources/whatsnew/index.txt -share/doc/python3.3/_static/ajax-loader.gif -share/doc/python3.3/_static/basic.css -share/doc/python3.3/_static/comment-bright.png -share/doc/python3.3/_static/comment-close.png -share/doc/python3.3/_static/comment.png -share/doc/python3.3/_static/copybutton.js -share/doc/python3.3/_static/default.css -share/doc/python3.3/_static/doctools.js -share/doc/python3.3/_static/down-pressed.png -share/doc/python3.3/_static/down.png -share/doc/python3.3/_static/file.png -share/doc/python3.3/_static/jquery.js -share/doc/python3.3/_static/minus.png -share/doc/python3.3/_static/opensearch.xml -share/doc/python3.3/_static/plus.png -share/doc/python3.3/_static/py.png -share/doc/python3.3/_static/pydoctheme.css -share/doc/python3.3/_static/pygments.css -share/doc/python3.3/_static/searchtools.js -share/doc/python3.3/_static/sidebar.js -share/doc/python3.3/_static/underscore.js -share/doc/python3.3/_static/up-pressed.png -share/doc/python3.3/_static/up.png -share/doc/python3.3/_static/version_switch.js -share/doc/python3.3/_static/websupport.js -share/doc/python3.3/about.html -share/doc/python3.3/bugs.html -share/doc/python3.3/c-api/abstract.html -share/doc/python3.3/c-api/allocation.html -share/doc/python3.3/c-api/apiabiversion.html -share/doc/python3.3/c-api/arg.html -share/doc/python3.3/c-api/bool.html -share/doc/python3.3/c-api/buffer.html -share/doc/python3.3/c-api/bytearray.html -share/doc/python3.3/c-api/bytes.html -share/doc/python3.3/c-api/capsule.html -share/doc/python3.3/c-api/cell.html -share/doc/python3.3/c-api/code.html -share/doc/python3.3/c-api/codec.html -share/doc/python3.3/c-api/complex.html -share/doc/python3.3/c-api/concrete.html -share/doc/python3.3/c-api/conversion.html -share/doc/python3.3/c-api/datetime.html -share/doc/python3.3/c-api/descriptor.html -share/doc/python3.3/c-api/dict.html -share/doc/python3.3/c-api/exceptions.html -share/doc/python3.3/c-api/file.html -share/doc/python3.3/c-api/float.html -share/doc/python3.3/c-api/function.html -share/doc/python3.3/c-api/gcsupport.html -share/doc/python3.3/c-api/gen.html -share/doc/python3.3/c-api/import.html -share/doc/python3.3/c-api/index.html -share/doc/python3.3/c-api/init.html -share/doc/python3.3/c-api/intro.html -share/doc/python3.3/c-api/iter.html -share/doc/python3.3/c-api/iterator.html -share/doc/python3.3/c-api/list.html -share/doc/python3.3/c-api/long.html -share/doc/python3.3/c-api/mapping.html -share/doc/python3.3/c-api/marshal.html -share/doc/python3.3/c-api/memory.html -share/doc/python3.3/c-api/memoryview.html -share/doc/python3.3/c-api/method.html -share/doc/python3.3/c-api/module.html -share/doc/python3.3/c-api/none.html -share/doc/python3.3/c-api/number.html -share/doc/python3.3/c-api/objbuffer.html -share/doc/python3.3/c-api/object.html -share/doc/python3.3/c-api/objimpl.html -share/doc/python3.3/c-api/refcounting.html -share/doc/python3.3/c-api/reflection.html -share/doc/python3.3/c-api/sequence.html -share/doc/python3.3/c-api/set.html -share/doc/python3.3/c-api/slice.html -share/doc/python3.3/c-api/stable.html -share/doc/python3.3/c-api/structures.html -share/doc/python3.3/c-api/sys.html -share/doc/python3.3/c-api/tuple.html -share/doc/python3.3/c-api/type.html -share/doc/python3.3/c-api/typeobj.html -share/doc/python3.3/c-api/unicode.html -share/doc/python3.3/c-api/utilities.html -share/doc/python3.3/c-api/veryhigh.html -share/doc/python3.3/c-api/weakref.html -share/doc/python3.3/contents.html -share/doc/python3.3/copyright.html -share/doc/python3.3/distutils/apiref.html -share/doc/python3.3/distutils/builtdist.html -share/doc/python3.3/distutils/commandref.html -share/doc/python3.3/distutils/configfile.html -share/doc/python3.3/distutils/examples.html -share/doc/python3.3/distutils/extending.html -share/doc/python3.3/distutils/index.html -share/doc/python3.3/distutils/introduction.html -share/doc/python3.3/distutils/packageindex.html -share/doc/python3.3/distutils/setupscript.html -share/doc/python3.3/distutils/sourcedist.html -share/doc/python3.3/distutils/uploading.html -share/doc/python3.3/download.html -share/doc/python3.3/extending/building.html -share/doc/python3.3/extending/embedding.html -share/doc/python3.3/extending/extending.html -share/doc/python3.3/extending/index.html -share/doc/python3.3/extending/newtypes.html -share/doc/python3.3/extending/windows.html -share/doc/python3.3/faq/design.html -share/doc/python3.3/faq/extending.html -share/doc/python3.3/faq/general.html -share/doc/python3.3/faq/gui.html -share/doc/python3.3/faq/index.html -share/doc/python3.3/faq/installed.html -share/doc/python3.3/faq/library.html -share/doc/python3.3/faq/programming.html -share/doc/python3.3/faq/windows.html -share/doc/python3.3/genindex-A.html -share/doc/python3.3/genindex-B.html -share/doc/python3.3/genindex-C.html -share/doc/python3.3/genindex-D.html -share/doc/python3.3/genindex-E.html -share/doc/python3.3/genindex-F.html -share/doc/python3.3/genindex-G.html -share/doc/python3.3/genindex-H.html -share/doc/python3.3/genindex-I.html -share/doc/python3.3/genindex-J.html -share/doc/python3.3/genindex-K.html -share/doc/python3.3/genindex-L.html -share/doc/python3.3/genindex-M.html -share/doc/python3.3/genindex-N.html -share/doc/python3.3/genindex-O.html -share/doc/python3.3/genindex-P.html -share/doc/python3.3/genindex-Q.html -share/doc/python3.3/genindex-R.html -share/doc/python3.3/genindex-S.html -share/doc/python3.3/genindex-Symbols.html -share/doc/python3.3/genindex-T.html -share/doc/python3.3/genindex-U.html -share/doc/python3.3/genindex-V.html -share/doc/python3.3/genindex-W.html -share/doc/python3.3/genindex-X.html -share/doc/python3.3/genindex-Y.html -share/doc/python3.3/genindex-Z.html -share/doc/python3.3/genindex-_.html -share/doc/python3.3/genindex-all.html -share/doc/python3.3/genindex.html -share/doc/python3.3/glossary.html -share/doc/python3.3/howto/argparse.html -share/doc/python3.3/howto/cporting.html -share/doc/python3.3/howto/curses.html -share/doc/python3.3/howto/descriptor.html -share/doc/python3.3/howto/functional.html -share/doc/python3.3/howto/index.html -share/doc/python3.3/howto/ipaddress.html -share/doc/python3.3/howto/logging-cookbook.html -share/doc/python3.3/howto/logging.html -share/doc/python3.3/howto/pyporting.html -share/doc/python3.3/howto/regex.html -share/doc/python3.3/howto/sockets.html -share/doc/python3.3/howto/sorting.html -share/doc/python3.3/howto/unicode.html -share/doc/python3.3/howto/urllib2.html -share/doc/python3.3/howto/webservers.html -share/doc/python3.3/index.html -share/doc/python3.3/install/index.html -share/doc/python3.3/library/2to3.html -share/doc/python3.3/library/__future__.html -share/doc/python3.3/library/__main__.html -share/doc/python3.3/library/_dummy_thread.html -share/doc/python3.3/library/_thread.html -share/doc/python3.3/library/abc.html -share/doc/python3.3/library/aifc.html -share/doc/python3.3/library/allos.html -share/doc/python3.3/library/archiving.html -share/doc/python3.3/library/argparse.html -share/doc/python3.3/library/array.html -share/doc/python3.3/library/ast.html -share/doc/python3.3/library/asynchat.html -share/doc/python3.3/library/asyncore.html -share/doc/python3.3/library/atexit.html -share/doc/python3.3/library/audioop.html -share/doc/python3.3/library/base64.html -share/doc/python3.3/library/bdb.html -share/doc/python3.3/library/binary.html -share/doc/python3.3/library/binascii.html -share/doc/python3.3/library/binhex.html -share/doc/python3.3/library/bisect.html -share/doc/python3.3/library/builtins.html -share/doc/python3.3/library/bz2.html -share/doc/python3.3/library/calendar.html -share/doc/python3.3/library/cgi.html -share/doc/python3.3/library/cgitb.html -share/doc/python3.3/library/chunk.html -share/doc/python3.3/library/cmath.html -share/doc/python3.3/library/cmd.html -share/doc/python3.3/library/code.html -share/doc/python3.3/library/codecs.html -share/doc/python3.3/library/codeop.html -share/doc/python3.3/library/collections.abc.html -share/doc/python3.3/library/collections.html -share/doc/python3.3/library/colorsys.html -share/doc/python3.3/library/compileall.html -share/doc/python3.3/library/concurrency.html -share/doc/python3.3/library/concurrent.futures.html -share/doc/python3.3/library/concurrent.html -share/doc/python3.3/library/configparser.html -share/doc/python3.3/library/constants.html -share/doc/python3.3/library/contextlib.html -share/doc/python3.3/library/copy.html -share/doc/python3.3/library/copyreg.html -share/doc/python3.3/library/crypt.html -share/doc/python3.3/library/crypto.html -share/doc/python3.3/library/csv.html -share/doc/python3.3/library/ctypes.html -share/doc/python3.3/library/curses.ascii.html -share/doc/python3.3/library/curses.html -share/doc/python3.3/library/curses.panel.html -share/doc/python3.3/library/custominterp.html -share/doc/python3.3/library/datatypes.html -share/doc/python3.3/library/datetime.html -share/doc/python3.3/library/dbm.html -share/doc/python3.3/library/debug.html -share/doc/python3.3/library/decimal.html -share/doc/python3.3/library/development.html -share/doc/python3.3/library/difflib.html -share/doc/python3.3/library/dis.html -share/doc/python3.3/library/distutils.html -share/doc/python3.3/library/doctest.html -share/doc/python3.3/library/dummy_threading.html -share/doc/python3.3/library/email-examples.html -share/doc/python3.3/library/email.charset.html -share/doc/python3.3/library/email.encoders.html -share/doc/python3.3/library/email.errors.html -share/doc/python3.3/library/email.generator.html -share/doc/python3.3/library/email.header.html -share/doc/python3.3/library/email.headerregistry.html -share/doc/python3.3/library/email.html -share/doc/python3.3/library/email.iterators.html -share/doc/python3.3/library/email.message.html -share/doc/python3.3/library/email.mime.html -share/doc/python3.3/library/email.parser.html -share/doc/python3.3/library/email.policy.html -share/doc/python3.3/library/email.util.html -share/doc/python3.3/library/errno.html -share/doc/python3.3/library/exceptions.html -share/doc/python3.3/library/faulthandler.html -share/doc/python3.3/library/fcntl.html -share/doc/python3.3/library/filecmp.html -share/doc/python3.3/library/fileformats.html -share/doc/python3.3/library/fileinput.html -share/doc/python3.3/library/filesys.html -share/doc/python3.3/library/fnmatch.html -share/doc/python3.3/library/formatter.html -share/doc/python3.3/library/fpectl.html -share/doc/python3.3/library/fractions.html -share/doc/python3.3/library/frameworks.html -share/doc/python3.3/library/ftplib.html -share/doc/python3.3/library/functional.html -share/doc/python3.3/library/functions.html -share/doc/python3.3/library/functools.html -share/doc/python3.3/library/gc.html -share/doc/python3.3/library/getopt.html -share/doc/python3.3/library/getpass.html -share/doc/python3.3/library/gettext.html -share/doc/python3.3/library/glob.html -share/doc/python3.3/library/grp.html -share/doc/python3.3/library/gzip.html -share/doc/python3.3/library/hashlib.html -share/doc/python3.3/library/heapq.html -share/doc/python3.3/library/hmac.html -share/doc/python3.3/library/html.entities.html -share/doc/python3.3/library/html.html -share/doc/python3.3/library/html.parser.html -share/doc/python3.3/library/http.client.html -share/doc/python3.3/library/http.cookiejar.html -share/doc/python3.3/library/http.cookies.html -share/doc/python3.3/library/http.html -share/doc/python3.3/library/http.server.html -share/doc/python3.3/library/i18n.html -share/doc/python3.3/library/idle.html -share/doc/python3.3/library/imaplib.html -share/doc/python3.3/library/imghdr.html -share/doc/python3.3/library/imp.html -share/doc/python3.3/library/importlib.html -share/doc/python3.3/library/index.html -share/doc/python3.3/library/inspect.html -share/doc/python3.3/library/internet.html -share/doc/python3.3/library/intro.html -share/doc/python3.3/library/io.html -share/doc/python3.3/library/ipaddress.html -share/doc/python3.3/library/ipc.html -share/doc/python3.3/library/itertools.html -share/doc/python3.3/library/json.html -share/doc/python3.3/library/keyword.html -share/doc/python3.3/library/language.html -share/doc/python3.3/library/linecache.html -share/doc/python3.3/library/locale.html -share/doc/python3.3/library/logging.config.html -share/doc/python3.3/library/logging.handlers.html -share/doc/python3.3/library/logging.html -share/doc/python3.3/library/lzma.html -share/doc/python3.3/library/macpath.html -share/doc/python3.3/library/mailbox.html -share/doc/python3.3/library/mailcap.html -share/doc/python3.3/library/markup.html -share/doc/python3.3/library/marshal.html -share/doc/python3.3/library/math.html -share/doc/python3.3/library/mimetypes.html -share/doc/python3.3/library/misc.html -share/doc/python3.3/library/mm.html -share/doc/python3.3/library/mmap.html -share/doc/python3.3/library/modulefinder.html -share/doc/python3.3/library/modules.html -share/doc/python3.3/library/msilib.html -share/doc/python3.3/library/msvcrt.html -share/doc/python3.3/library/multiprocessing.html -share/doc/python3.3/library/netdata.html -share/doc/python3.3/library/netrc.html -share/doc/python3.3/library/nis.html -share/doc/python3.3/library/nntplib.html -share/doc/python3.3/library/numbers.html -share/doc/python3.3/library/numeric.html -share/doc/python3.3/library/operator.html -share/doc/python3.3/library/optparse.html -share/doc/python3.3/library/os.html -share/doc/python3.3/library/os.path.html -share/doc/python3.3/library/ossaudiodev.html -share/doc/python3.3/library/othergui.html -share/doc/python3.3/library/parser.html -share/doc/python3.3/library/pdb.html -share/doc/python3.3/library/persistence.html -share/doc/python3.3/library/pickle.html -share/doc/python3.3/library/pickletools.html -share/doc/python3.3/library/pipes.html -share/doc/python3.3/library/pkgutil.html -share/doc/python3.3/library/platform.html -share/doc/python3.3/library/plistlib.html -share/doc/python3.3/library/poplib.html -share/doc/python3.3/library/posix.html -share/doc/python3.3/library/pprint.html -share/doc/python3.3/library/profile.html -share/doc/python3.3/library/pty.html -share/doc/python3.3/library/pwd.html -share/doc/python3.3/library/py_compile.html -share/doc/python3.3/library/pyclbr.html -share/doc/python3.3/library/pydoc.html -share/doc/python3.3/library/pyexpat.html -share/doc/python3.3/library/python.html -share/doc/python3.3/library/queue.html -share/doc/python3.3/library/quopri.html -share/doc/python3.3/library/random.html -share/doc/python3.3/library/re.html -share/doc/python3.3/library/readline.html -share/doc/python3.3/library/reprlib.html -share/doc/python3.3/library/resource.html -share/doc/python3.3/library/rlcompleter.html -share/doc/python3.3/library/runpy.html -share/doc/python3.3/library/sched.html -share/doc/python3.3/library/select.html -share/doc/python3.3/library/shelve.html -share/doc/python3.3/library/shlex.html -share/doc/python3.3/library/shutil.html -share/doc/python3.3/library/signal.html -share/doc/python3.3/library/site.html -share/doc/python3.3/library/smtpd.html -share/doc/python3.3/library/smtplib.html -share/doc/python3.3/library/sndhdr.html -share/doc/python3.3/library/socket.html -share/doc/python3.3/library/socketserver.html -share/doc/python3.3/library/spwd.html -share/doc/python3.3/library/sqlite3.html -share/doc/python3.3/library/ssl.html -share/doc/python3.3/library/stat.html -share/doc/python3.3/library/stdtypes.html -share/doc/python3.3/library/string.html -share/doc/python3.3/library/stringprep.html -share/doc/python3.3/library/struct.html -share/doc/python3.3/library/subprocess.html -share/doc/python3.3/library/sunau.html -share/doc/python3.3/library/symbol.html -share/doc/python3.3/library/symtable.html -share/doc/python3.3/library/sys.html -share/doc/python3.3/library/sysconfig.html -share/doc/python3.3/library/syslog.html -share/doc/python3.3/library/tabnanny.html -share/doc/python3.3/library/tarfile.html -share/doc/python3.3/library/telnetlib.html -share/doc/python3.3/library/tempfile.html -share/doc/python3.3/library/termios.html -share/doc/python3.3/library/test.html -share/doc/python3.3/library/text.html -share/doc/python3.3/library/textwrap.html -share/doc/python3.3/library/threading.html -share/doc/python3.3/library/time.html -share/doc/python3.3/library/timeit.html -share/doc/python3.3/library/tk.html -share/doc/python3.3/library/tkinter.html -share/doc/python3.3/library/tkinter.scrolledtext.html -share/doc/python3.3/library/tkinter.tix.html -share/doc/python3.3/library/tkinter.ttk.html -share/doc/python3.3/library/token.html -share/doc/python3.3/library/tokenize.html -share/doc/python3.3/library/trace.html -share/doc/python3.3/library/traceback.html -share/doc/python3.3/library/tty.html -share/doc/python3.3/library/turtle.html -share/doc/python3.3/library/types.html -share/doc/python3.3/library/undoc.html -share/doc/python3.3/library/unicodedata.html -share/doc/python3.3/library/unittest.html -share/doc/python3.3/library/unittest.mock-examples.html -share/doc/python3.3/library/unittest.mock.html -share/doc/python3.3/library/unix.html -share/doc/python3.3/library/urllib.error.html -share/doc/python3.3/library/urllib.html -share/doc/python3.3/library/urllib.parse.html -share/doc/python3.3/library/urllib.request.html -share/doc/python3.3/library/urllib.robotparser.html -share/doc/python3.3/library/uu.html -share/doc/python3.3/library/uuid.html -share/doc/python3.3/library/venv.html -share/doc/python3.3/library/warnings.html -share/doc/python3.3/library/wave.html -share/doc/python3.3/library/weakref.html -share/doc/python3.3/library/webbrowser.html -share/doc/python3.3/library/windows.html -share/doc/python3.3/library/winreg.html -share/doc/python3.3/library/winsound.html -share/doc/python3.3/library/wsgiref.html -share/doc/python3.3/library/xdrlib.html -share/doc/python3.3/library/xml.dom.html -share/doc/python3.3/library/xml.dom.minidom.html -share/doc/python3.3/library/xml.dom.pulldom.html -share/doc/python3.3/library/xml.etree.elementtree.html -share/doc/python3.3/library/xml.html -share/doc/python3.3/library/xml.sax.handler.html -share/doc/python3.3/library/xml.sax.html -share/doc/python3.3/library/xml.sax.reader.html -share/doc/python3.3/library/xml.sax.utils.html -share/doc/python3.3/library/xmlrpc.client.html -share/doc/python3.3/library/xmlrpc.html -share/doc/python3.3/library/xmlrpc.server.html -share/doc/python3.3/library/zipfile.html -share/doc/python3.3/library/zipimport.html -share/doc/python3.3/library/zlib.html -share/doc/python3.3/license.html -share/doc/python3.3/objects.inv -share/doc/python3.3/py-modindex.html -share/doc/python3.3/reference/compound_stmts.html -share/doc/python3.3/reference/datamodel.html -share/doc/python3.3/reference/executionmodel.html -share/doc/python3.3/reference/expressions.html -share/doc/python3.3/reference/grammar.html -share/doc/python3.3/reference/import.html -share/doc/python3.3/reference/index.html -share/doc/python3.3/reference/introduction.html -share/doc/python3.3/reference/lexical_analysis.html -share/doc/python3.3/reference/simple_stmts.html -share/doc/python3.3/reference/toplevel_components.html -share/doc/python3.3/search.html -share/doc/python3.3/searchindex.js -share/doc/python3.3/tutorial/appetite.html -share/doc/python3.3/tutorial/classes.html -share/doc/python3.3/tutorial/controlflow.html -share/doc/python3.3/tutorial/datastructures.html -share/doc/python3.3/tutorial/errors.html -share/doc/python3.3/tutorial/floatingpoint.html -share/doc/python3.3/tutorial/index.html -share/doc/python3.3/tutorial/inputoutput.html -share/doc/python3.3/tutorial/interactive.html -share/doc/python3.3/tutorial/interpreter.html -share/doc/python3.3/tutorial/introduction.html -share/doc/python3.3/tutorial/modules.html -share/doc/python3.3/tutorial/stdlib.html -share/doc/python3.3/tutorial/stdlib2.html -share/doc/python3.3/tutorial/whatnow.html -share/doc/python3.3/using/cmdline.html -share/doc/python3.3/using/index.html -share/doc/python3.3/using/mac.html -share/doc/python3.3/using/scripts.html -share/doc/python3.3/using/unix.html -share/doc/python3.3/using/windows.html -share/doc/python3.3/whatsnew/2.0.html -share/doc/python3.3/whatsnew/2.1.html -share/doc/python3.3/whatsnew/2.2.html -share/doc/python3.3/whatsnew/2.3.html -share/doc/python3.3/whatsnew/2.4.html -share/doc/python3.3/whatsnew/2.5.html -share/doc/python3.3/whatsnew/2.6.html -share/doc/python3.3/whatsnew/2.7.html -share/doc/python3.3/whatsnew/3.0.html -share/doc/python3.3/whatsnew/3.1.html -share/doc/python3.3/whatsnew/3.2.html -share/doc/python3.3/whatsnew/3.3.html -share/doc/python3.3/whatsnew/changelog.html -share/doc/python3.3/whatsnew/index.html diff --git a/lang/py33-html-docs/distinfo b/lang/py33-html-docs/distinfo deleted file mode 100644 index 896c06d6ad8..00000000000 --- a/lang/py33-html-docs/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 22:50:42 agc Exp $ - -SHA1 (python/python-3.3.5-docs-html.tar.bz2) = 3f1104de2af4eceaed0775b31ba1d47a2372cb8b -RMD160 (python/python-3.3.5-docs-html.tar.bz2) = c6d6e31594ba1b4bc0a8fd7700bdb9a3a2efb5e3 -SHA512 (python/python-3.3.5-docs-html.tar.bz2) = 6cf6d02bf980609561ec829407e0a4d541ddf949db0b6d3156f9fa90ed7c87f9ef16128e9c8226887568489826efcdde5ea38af246ec235a077227d73736ea71 -Size (python/python-3.3.5-docs-html.tar.bz2) = 4955315 bytes |