components/python/python26/python-26.p5m
branchs11u3-sru
changeset 7811 9126e6f58cd8
parent 7792 ee802f9b5132
child 7816 79ee06fdecc5
--- a/components/python/python26/python-26.p5m	Wed Mar 22 09:27:09 2017 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1004 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-<transform file path=usr.*/man/.+ -> default mangler.man.stability obsolete>
-set name=pkg.fmri \
-    value=pkg:/runtime/python-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="The Python interpreter, libraries and utilities"
-set name=com.oracle.info.description value="Python 2.6"
-set name=com.oracle.info.tpno value=$(TPNO)
-set name=info.classification \
-    value=org.opensolaris.category.2008:Development/Python
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2009/043
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-dir  path=usr
-dir  path=usr/bin
-dir  path=usr/bin/$(MACH32)
-
-# isapython2.6
-file usr/bin/python2.6 path=usr/bin/$(MACH32)/isapython2.6
-dir  path=usr/bin/$(MACH64)
-file usr/bin/$(MACH64)/python2.6 path=usr/bin/$(MACH64)/isapython2.6
-link path=usr/bin/$(MACH64)/python target=python2.6 mediator=python \
-    mediator-version=2.6
-link path=usr/bin/$(MACH64)/python-config target=python2.6-config \
-    mediator=python mediator-version=2.6
-link path=usr/bin/$(MACH64)/python2.6 target=isapython2.6
-file path=usr/bin/$(MACH64)/python2.6-config pkg.depend.bypass-generate=.*
-link path=usr/bin/2to3 target=2to3-2.6 mediator=python mediator-version=2.6
-file usr/bin/2to3 path=usr/bin/2to3-2.6
-link path=usr/bin/idle target=idle-2.6 mediator=python mediator-version=2.6
-file usr/bin/idle path=usr/bin/idle-2.6
-hardlink path=usr/bin/isapython2.6 target=../lib/isaexec
-link path=usr/bin/pydoc target=pydoc-2.6 mediator=python mediator-version=2.6
-file usr/bin/pydoc path=usr/bin/pydoc-2.6
-link path=usr/bin/python target=python2.6 mediator=python mediator-version=2.6
-link path=usr/bin/python-config target=python2.6-config mediator=python \
-    mediator-version=2.6
-
-# python2.6
-link path=usr/bin/python2.6 target=$(MACH32)/isapython2.6
-file path=usr/bin/python2.6-config
-dir  path=usr/include
-dir  path=usr/include/python2.6
-file path=usr/include/python2.6/Python-ast.h
-file path=usr/include/python2.6/Python.h
-file path=usr/include/python2.6/abstract.h
-file path=usr/include/python2.6/asdl.h
-file path=usr/include/python2.6/ast.h
-file path=usr/include/python2.6/bitset.h
-file path=usr/include/python2.6/boolobject.h
-file path=usr/include/python2.6/bufferobject.h
-file path=usr/include/python2.6/bytearrayobject.h
-file path=usr/include/python2.6/bytes_methods.h
-file path=usr/include/python2.6/bytesobject.h
-file path=usr/include/python2.6/cStringIO.h
-file path=usr/include/python2.6/cellobject.h
-file path=usr/include/python2.6/ceval.h
-file path=usr/include/python2.6/classobject.h
-file path=usr/include/python2.6/cobject.h
-file path=usr/include/python2.6/code.h
-file path=usr/include/python2.6/codecs.h
-file path=usr/include/python2.6/compile.h
-file path=usr/include/python2.6/complexobject.h
-file path=usr/include/python2.6/datetime.h
-file path=usr/include/python2.6/descrobject.h
-file path=usr/include/python2.6/dictobject.h
-file path=usr/include/python2.6/enumobject.h
-file path=usr/include/python2.6/errcode.h
-file path=usr/include/python2.6/eval.h
-file path=usr/include/python2.6/fileobject.h
-file path=usr/include/python2.6/floatobject.h
-file path=usr/include/python2.6/frameobject.h
-file path=usr/include/python2.6/funcobject.h
-file path=usr/include/python2.6/genobject.h
-file path=usr/include/python2.6/graminit.h
-file path=usr/include/python2.6/grammar.h
-file path=usr/include/python2.6/import.h
-file path=usr/include/python2.6/intobject.h
-file path=usr/include/python2.6/intrcheck.h
-file path=usr/include/python2.6/iterobject.h
-file path=usr/include/python2.6/listobject.h
-file path=usr/include/python2.6/longintrepr.h
-file path=usr/include/python2.6/longobject.h
-file path=usr/include/python2.6/marshal.h
-file path=usr/include/python2.6/metagrammar.h
-file path=usr/include/python2.6/methodobject.h
-file path=usr/include/python2.6/modsupport.h
-file path=usr/include/python2.6/moduleobject.h
-file path=usr/include/python2.6/node.h
-file path=usr/include/python2.6/object.h
-file path=usr/include/python2.6/objimpl.h
-file path=usr/include/python2.6/opcode.h
-file path=usr/include/python2.6/osdefs.h
-file path=usr/include/python2.6/parsetok.h
-file path=usr/include/python2.6/patchlevel.h
-file path=usr/include/python2.6/pgen.h
-file path=usr/include/python2.6/pgenheaders.h
-file path=usr/include/python2.6/py_curses.h
-file path=usr/include/python2.6/pyarena.h
-file path=usr/include/python2.6/pyconfig.h
-file path=usr/include/python2.6/pydebug.h
-file path=usr/include/python2.6/pyerrors.h
-file path=usr/include/python2.6/pyexpat.h
-file path=usr/include/python2.6/pyfpe.h
-file path=usr/include/python2.6/pygetopt.h
-file path=usr/include/python2.6/pymacconfig.h
-file path=usr/include/python2.6/pymactoolbox.h
-file path=usr/include/python2.6/pymath.h
-file path=usr/include/python2.6/pymem.h
-file path=usr/include/python2.6/pyport.h
-file path=usr/include/python2.6/pystate.h
-file path=usr/include/python2.6/pystrcmp.h
-file path=usr/include/python2.6/pystrtod.h
-file path=usr/include/python2.6/pythonrun.h
-file path=usr/include/python2.6/pythread.h
-file path=usr/include/python2.6/rangeobject.h
-file path=usr/include/python2.6/setobject.h
-file path=usr/include/python2.6/sliceobject.h
-file path=usr/include/python2.6/stringobject.h
-file path=usr/include/python2.6/structmember.h
-file path=usr/include/python2.6/structseq.h
-file path=usr/include/python2.6/symtable.h
-file path=usr/include/python2.6/sysmodule.h
-file path=usr/include/python2.6/timefuncs.h
-file path=usr/include/python2.6/token.h
-file path=usr/include/python2.6/traceback.h
-file path=usr/include/python2.6/tupleobject.h
-file path=usr/include/python2.6/ucnhash.h
-file path=usr/include/python2.6/unicodeobject.h
-file path=usr/include/python2.6/warnings.h
-file path=usr/include/python2.6/weakrefobject.h
-dir  path=usr/lib
-dir  path=usr/lib/$(MACH64)
-link path=usr/lib/$(MACH64)/libpython2.6.so target=libpython2.6.so.1.0
-file path=usr/lib/$(MACH64)/libpython2.6.so.1.0
-link path=usr/lib/$(MACH64)/libpython2.6_db.so target=libpython2.6_db.so.1.0
-file path=usr/lib/$(MACH64)/libpython2.6_db.so.1.0
-file $(MACH64)/llib-lpython26.ln path=usr/lib/$(MACH64)/llib-lpython2.6.ln
-link path=usr/lib/libpython2.6.so target=libpython2.6.so.1.0
-file path=usr/lib/libpython2.6.so.1.0
-link path=usr/lib/libpython2.6_db.so target=libpython2.6_db.so.1.0
-file path=usr/lib/libpython2.6_db.so.1.0
-file llib-lpython26 path=usr/lib/llib-lpython2.6
-file $(MACH32)/llib-lpython26.ln path=usr/lib/llib-lpython2.6.ln
-dir  path=usr/lib/python2.6
-file path=usr/lib/python2.6/BaseHTTPServer.py
-file path=usr/lib/python2.6/Bastion.py
-file path=usr/lib/python2.6/CGIHTTPServer.py
-file path=usr/lib/python2.6/ConfigParser.py
-file path=usr/lib/python2.6/Cookie.py pkg.depend.bypass-generate=.*doctest.*
-file path=usr/lib/python2.6/DocXMLRPCServer.py
-file path=usr/lib/python2.6/HTMLParser.py
-file path=usr/lib/python2.6/LICENSE.txt
-file path=usr/lib/python2.6/MimeWriter.py
-file path=usr/lib/python2.6/Queue.py
-file path=usr/lib/python2.6/SimpleHTTPServer.py
-file path=usr/lib/python2.6/SimpleXMLRPCServer.py
-file path=usr/lib/python2.6/SocketServer.py
-file path=usr/lib/python2.6/StringIO.py
-file path=usr/lib/python2.6/UserDict.py
-file path=usr/lib/python2.6/UserList.py
-file path=usr/lib/python2.6/UserString.py pkg.depend.bypass-generate=.*test.*
-file path=usr/lib/python2.6/_LWPCookieJar.py
-file path=usr/lib/python2.6/_MozillaCookieJar.py
-file path=usr/lib/python2.6/__future__.py
-file path=usr/lib/python2.6/__phello__.foo.py
-file path=usr/lib/python2.6/_abcoll.py
-file path=usr/lib/python2.6/_strptime.py
-file path=usr/lib/python2.6/_threading_local.py
-file path=usr/lib/python2.6/abc.py
-file path=usr/lib/python2.6/aifc.py
-file path=usr/lib/python2.6/anydbm.py
-file path=usr/lib/python2.6/ast.py
-file path=usr/lib/python2.6/asynchat.py
-file path=usr/lib/python2.6/asyncore.py
-file path=usr/lib/python2.6/atexit.py
-file path=usr/lib/python2.6/audiodev.py
-file path=usr/lib/python2.6/base64.py
-file path=usr/lib/python2.6/bdb.py
-file path=usr/lib/python2.6/binhex.py
-file path=usr/lib/python2.6/bisect.py
-file path=usr/lib/python2.6/cProfile.py pkg.depend.bypass-generate=.*
-file path=usr/lib/python2.6/calendar.py
-file path=usr/lib/python2.6/cgi.py
-file path=usr/lib/python2.6/cgitb.py
-file path=usr/lib/python2.6/chunk.py
-file path=usr/lib/python2.6/cmd.py
-file path=usr/lib/python2.6/code.py
-file path=usr/lib/python2.6/codecs.py
-file path=usr/lib/python2.6/codeop.py
-file path=usr/lib/python2.6/collections.py
-file path=usr/lib/python2.6/colorsys.py
-file path=usr/lib/python2.6/commands.py
-file path=usr/lib/python2.6/compileall.py
-dir  path=usr/lib/python2.6/compiler
-file path=usr/lib/python2.6/compiler/__init__.py
-file path=usr/lib/python2.6/compiler/ast.py
-file path=usr/lib/python2.6/compiler/consts.py
-file path=usr/lib/python2.6/compiler/future.py
-file path=usr/lib/python2.6/compiler/misc.py
-file path=usr/lib/python2.6/compiler/pyassem.py
-file path=usr/lib/python2.6/compiler/pycodegen.py
-file path=usr/lib/python2.6/compiler/symbols.py
-file path=usr/lib/python2.6/compiler/syntax.py
-file path=usr/lib/python2.6/compiler/transformer.py
-file path=usr/lib/python2.6/compiler/visitor.py
-dir  path=usr/lib/python2.6/config
-file Makefile.config path=usr/lib/python2.6/config/Makefile
-file path=usr/lib/python2.6/config/Setup
-file path=usr/lib/python2.6/config/Setup.config
-file path=usr/lib/python2.6/config/Setup.local
-file path=usr/lib/python2.6/config/config.c
-file path=usr/lib/python2.6/config/config.c.in
-file path=usr/lib/python2.6/config/install-sh mode=0555
-file path=usr/lib/python2.6/config/makesetup mode=0555
-file path=usr/lib/python2.6/config/python.o
-file path=usr/lib/python2.6/contextlib.py
-file path=usr/lib/python2.6/cookielib.py
-file path=usr/lib/python2.6/copy.py
-file path=usr/lib/python2.6/copy_reg.py
-file path=usr/lib/python2.6/csv.py
-dir  path=usr/lib/python2.6/ctypes
-file path=usr/lib/python2.6/ctypes/__init__.py
-file path=usr/lib/python2.6/ctypes/_endian.py
-dir  path=usr/lib/python2.6/ctypes/macholib
-file path=usr/lib/python2.6/ctypes/macholib/README.ctypes
-file path=usr/lib/python2.6/ctypes/macholib/__init__.py
-file path=usr/lib/python2.6/ctypes/macholib/dyld.py
-file path=usr/lib/python2.6/ctypes/macholib/dylib.py
-file path=usr/lib/python2.6/ctypes/macholib/fetch_macholib mode=0555
-file path=usr/lib/python2.6/ctypes/macholib/fetch_macholib.bat
-file path=usr/lib/python2.6/ctypes/macholib/framework.py
-file path=usr/lib/python2.6/ctypes/util.py
-file path=usr/lib/python2.6/ctypes/wintypes.py
-dir  path=usr/lib/python2.6/curses
-file path=usr/lib/python2.6/curses/__init__.py
-file path=usr/lib/python2.6/curses/ascii.py
-file path=usr/lib/python2.6/curses/has_key.py
-file path=usr/lib/python2.6/curses/panel.py
-file path=usr/lib/python2.6/curses/textpad.py
-file path=usr/lib/python2.6/curses/wrapper.py
-file path=usr/lib/python2.6/dbhash.py
-file path=usr/lib/python2.6/decimal.py
-file path=usr/lib/python2.6/difflib.py pkg.depend.bypass-generate=.*doctest.*
-file path=usr/lib/python2.6/dircache.py
-file path=usr/lib/python2.6/dis.py
-dir  path=usr/lib/python2.6/distutils
-file path=usr/lib/python2.6/distutils/README
-file path=usr/lib/python2.6/distutils/__init__.py
-file path=usr/lib/python2.6/distutils/archive_util.py
-file path=usr/lib/python2.6/distutils/bcppcompiler.py
-file path=usr/lib/python2.6/distutils/ccompiler.py
-file path=usr/lib/python2.6/distutils/cmd.py
-dir  path=usr/lib/python2.6/distutils/command
-file path=usr/lib/python2.6/distutils/command/__init__.py
-file path=usr/lib/python2.6/distutils/command/bdist.py
-file path=usr/lib/python2.6/distutils/command/bdist_dumb.py
-file path=usr/lib/python2.6/distutils/command/bdist_msi.py
-file path=usr/lib/python2.6/distutils/command/bdist_rpm.py
-file path=usr/lib/python2.6/distutils/command/bdist_wininst.py
-file path=usr/lib/python2.6/distutils/command/build.py
-file path=usr/lib/python2.6/distutils/command/build_clib.py
-file path=usr/lib/python2.6/distutils/command/build_ext.py
-file path=usr/lib/python2.6/distutils/command/build_py.py
-file path=usr/lib/python2.6/distutils/command/build_scripts.py
-file path=usr/lib/python2.6/distutils/command/clean.py
-file path=usr/lib/python2.6/distutils/command/command_template
-file path=usr/lib/python2.6/distutils/command/config.py
-file path=usr/lib/python2.6/distutils/command/install.py
-file path=usr/lib/python2.6/distutils/command/install_data.py
-file path=usr/lib/python2.6/distutils/command/install_egg_info.py
-file path=usr/lib/python2.6/distutils/command/install_headers.py
-file path=usr/lib/python2.6/distutils/command/install_lib.py
-file path=usr/lib/python2.6/distutils/command/install_scripts.py
-file path=usr/lib/python2.6/distutils/command/register.py
-file path=usr/lib/python2.6/distutils/command/sdist.py
-file path=usr/lib/python2.6/distutils/command/upload.py
-file path=usr/lib/python2.6/distutils/command/wininst-6.0.exe
-file path=usr/lib/python2.6/distutils/command/wininst-7.1.exe
-file path=usr/lib/python2.6/distutils/command/wininst-8.0.exe
-file path=usr/lib/python2.6/distutils/command/wininst-9.0-amd64.exe
-file path=usr/lib/python2.6/distutils/command/wininst-9.0.exe
-file path=usr/lib/python2.6/distutils/config.py
-file path=usr/lib/python2.6/distutils/core.py
-file path=usr/lib/python2.6/distutils/cygwinccompiler.py
-file path=usr/lib/python2.6/distutils/debug.py
-file path=usr/lib/python2.6/distutils/dep_util.py
-file path=usr/lib/python2.6/distutils/dir_util.py
-file path=usr/lib/python2.6/distutils/dist.py
-file path=usr/lib/python2.6/distutils/emxccompiler.py
-file path=usr/lib/python2.6/distutils/errors.py
-file path=usr/lib/python2.6/distutils/extension.py
-file path=usr/lib/python2.6/distutils/fancy_getopt.py
-file path=usr/lib/python2.6/distutils/file_util.py
-file path=usr/lib/python2.6/distutils/filelist.py
-file path=usr/lib/python2.6/distutils/log.py
-file path=usr/lib/python2.6/distutils/msvc9compiler.py
-file path=usr/lib/python2.6/distutils/msvccompiler.py
-file path=usr/lib/python2.6/distutils/mwerkscompiler.py
-file path=usr/lib/python2.6/distutils/spawn.py
-file path=usr/lib/python2.6/distutils/sysconfig.py
-file path=usr/lib/python2.6/distutils/text_file.py
-file path=usr/lib/python2.6/distutils/unixccompiler.py
-file path=usr/lib/python2.6/distutils/util.py
-file path=usr/lib/python2.6/distutils/version.py
-file path=usr/lib/python2.6/distutils/versionpredicate.py
-file path=usr/lib/python2.6/doctest.py
-file path=usr/lib/python2.6/dumbdbm.py
-file path=usr/lib/python2.6/dummy_thread.py
-file path=usr/lib/python2.6/dummy_threading.py
-dir  path=usr/lib/python2.6/email
-file path=usr/lib/python2.6/email/__init__.py
-file path=usr/lib/python2.6/email/_parseaddr.py
-file path=usr/lib/python2.6/email/base64mime.py
-file path=usr/lib/python2.6/email/charset.py
-file path=usr/lib/python2.6/email/encoders.py
-file path=usr/lib/python2.6/email/errors.py
-file path=usr/lib/python2.6/email/feedparser.py
-file path=usr/lib/python2.6/email/generator.py
-file path=usr/lib/python2.6/email/header.py
-file path=usr/lib/python2.6/email/iterators.py
-file path=usr/lib/python2.6/email/message.py
-dir  path=usr/lib/python2.6/email/mime
-file path=usr/lib/python2.6/email/mime/__init__.py
-file path=usr/lib/python2.6/email/mime/application.py
-file path=usr/lib/python2.6/email/mime/audio.py
-file path=usr/lib/python2.6/email/mime/base.py
-file path=usr/lib/python2.6/email/mime/image.py
-file path=usr/lib/python2.6/email/mime/message.py
-file path=usr/lib/python2.6/email/mime/multipart.py
-file path=usr/lib/python2.6/email/mime/nonmultipart.py
-file path=usr/lib/python2.6/email/mime/text.py
-file path=usr/lib/python2.6/email/parser.py
-file path=usr/lib/python2.6/email/quoprimime.py
-file path=usr/lib/python2.6/email/utils.py
-dir  path=usr/lib/python2.6/encodings
-file path=usr/lib/python2.6/encodings/__init__.py
-file path=usr/lib/python2.6/encodings/aliases.py
-file path=usr/lib/python2.6/encodings/ascii.py
-file path=usr/lib/python2.6/encodings/base64_codec.py
-file path=usr/lib/python2.6/encodings/big5.py
-file path=usr/lib/python2.6/encodings/big5hkscs.py
-file path=usr/lib/python2.6/encodings/bz2_codec.py
-file path=usr/lib/python2.6/encodings/charmap.py
-file path=usr/lib/python2.6/encodings/cp037.py
-file path=usr/lib/python2.6/encodings/cp1006.py
-file path=usr/lib/python2.6/encodings/cp1026.py
-file path=usr/lib/python2.6/encodings/cp1140.py
-file path=usr/lib/python2.6/encodings/cp1250.py
-file path=usr/lib/python2.6/encodings/cp1251.py
-file path=usr/lib/python2.6/encodings/cp1252.py
-file path=usr/lib/python2.6/encodings/cp1253.py
-file path=usr/lib/python2.6/encodings/cp1254.py
-file path=usr/lib/python2.6/encodings/cp1255.py
-file path=usr/lib/python2.6/encodings/cp1256.py
-file path=usr/lib/python2.6/encodings/cp1257.py
-file path=usr/lib/python2.6/encodings/cp1258.py
-file path=usr/lib/python2.6/encodings/cp424.py
-file path=usr/lib/python2.6/encodings/cp437.py
-file path=usr/lib/python2.6/encodings/cp500.py
-file path=usr/lib/python2.6/encodings/cp737.py
-file path=usr/lib/python2.6/encodings/cp775.py
-file path=usr/lib/python2.6/encodings/cp850.py
-file path=usr/lib/python2.6/encodings/cp852.py
-file path=usr/lib/python2.6/encodings/cp855.py
-file path=usr/lib/python2.6/encodings/cp856.py
-file path=usr/lib/python2.6/encodings/cp857.py
-file path=usr/lib/python2.6/encodings/cp860.py
-file path=usr/lib/python2.6/encodings/cp861.py
-file path=usr/lib/python2.6/encodings/cp862.py
-file path=usr/lib/python2.6/encodings/cp863.py
-file path=usr/lib/python2.6/encodings/cp864.py
-file path=usr/lib/python2.6/encodings/cp865.py
-file path=usr/lib/python2.6/encodings/cp866.py
-file path=usr/lib/python2.6/encodings/cp869.py
-file path=usr/lib/python2.6/encodings/cp874.py
-file path=usr/lib/python2.6/encodings/cp875.py
-file path=usr/lib/python2.6/encodings/cp932.py
-file path=usr/lib/python2.6/encodings/cp949.py
-file path=usr/lib/python2.6/encodings/cp950.py
-file path=usr/lib/python2.6/encodings/euc_jis_2004.py
-file path=usr/lib/python2.6/encodings/euc_jisx0213.py
-file path=usr/lib/python2.6/encodings/euc_jp.py
-file path=usr/lib/python2.6/encodings/euc_kr.py
-file path=usr/lib/python2.6/encodings/gb18030.py
-file path=usr/lib/python2.6/encodings/gb2312.py
-file path=usr/lib/python2.6/encodings/gbk.py
-file path=usr/lib/python2.6/encodings/hex_codec.py
-file path=usr/lib/python2.6/encodings/hp_roman8.py
-file path=usr/lib/python2.6/encodings/hz.py
-file path=usr/lib/python2.6/encodings/idna.py
-file path=usr/lib/python2.6/encodings/iso2022_jp.py
-file path=usr/lib/python2.6/encodings/iso2022_jp_1.py
-file path=usr/lib/python2.6/encodings/iso2022_jp_2.py
-file path=usr/lib/python2.6/encodings/iso2022_jp_2004.py
-file path=usr/lib/python2.6/encodings/iso2022_jp_3.py
-file path=usr/lib/python2.6/encodings/iso2022_jp_ext.py
-file path=usr/lib/python2.6/encodings/iso2022_kr.py
-file path=usr/lib/python2.6/encodings/iso8859_1.py
-file path=usr/lib/python2.6/encodings/iso8859_10.py
-file path=usr/lib/python2.6/encodings/iso8859_11.py
-file path=usr/lib/python2.6/encodings/iso8859_13.py
-file path=usr/lib/python2.6/encodings/iso8859_14.py
-file path=usr/lib/python2.6/encodings/iso8859_15.py
-file path=usr/lib/python2.6/encodings/iso8859_16.py
-file path=usr/lib/python2.6/encodings/iso8859_2.py
-file path=usr/lib/python2.6/encodings/iso8859_3.py
-file path=usr/lib/python2.6/encodings/iso8859_4.py
-file path=usr/lib/python2.6/encodings/iso8859_5.py
-file path=usr/lib/python2.6/encodings/iso8859_6.py
-file path=usr/lib/python2.6/encodings/iso8859_7.py
-file path=usr/lib/python2.6/encodings/iso8859_8.py
-file path=usr/lib/python2.6/encodings/iso8859_9.py
-file path=usr/lib/python2.6/encodings/johab.py
-file path=usr/lib/python2.6/encodings/koi8_r.py
-file path=usr/lib/python2.6/encodings/koi8_u.py
-file path=usr/lib/python2.6/encodings/latin_1.py
-file path=usr/lib/python2.6/encodings/mac_arabic.py
-file path=usr/lib/python2.6/encodings/mac_centeuro.py
-file path=usr/lib/python2.6/encodings/mac_croatian.py
-file path=usr/lib/python2.6/encodings/mac_cyrillic.py
-file path=usr/lib/python2.6/encodings/mac_farsi.py
-file path=usr/lib/python2.6/encodings/mac_greek.py
-file path=usr/lib/python2.6/encodings/mac_iceland.py
-file path=usr/lib/python2.6/encodings/mac_latin2.py
-file path=usr/lib/python2.6/encodings/mac_roman.py
-file path=usr/lib/python2.6/encodings/mac_romanian.py
-file path=usr/lib/python2.6/encodings/mac_turkish.py
-file path=usr/lib/python2.6/encodings/mbcs.py
-file path=usr/lib/python2.6/encodings/palmos.py
-file path=usr/lib/python2.6/encodings/ptcp154.py
-file path=usr/lib/python2.6/encodings/punycode.py
-file path=usr/lib/python2.6/encodings/quopri_codec.py
-file path=usr/lib/python2.6/encodings/raw_unicode_escape.py
-file path=usr/lib/python2.6/encodings/rot_13.py
-file path=usr/lib/python2.6/encodings/shift_jis.py
-file path=usr/lib/python2.6/encodings/shift_jis_2004.py
-file path=usr/lib/python2.6/encodings/shift_jisx0213.py
-file path=usr/lib/python2.6/encodings/string_escape.py
-file path=usr/lib/python2.6/encodings/tis_620.py
-file path=usr/lib/python2.6/encodings/undefined.py
-file path=usr/lib/python2.6/encodings/unicode_escape.py
-file path=usr/lib/python2.6/encodings/unicode_internal.py
-file path=usr/lib/python2.6/encodings/utf_16.py
-file path=usr/lib/python2.6/encodings/utf_16_be.py
-file path=usr/lib/python2.6/encodings/utf_16_le.py
-file path=usr/lib/python2.6/encodings/utf_32.py
-file path=usr/lib/python2.6/encodings/utf_32_be.py
-file path=usr/lib/python2.6/encodings/utf_32_le.py
-file path=usr/lib/python2.6/encodings/utf_7.py
-file path=usr/lib/python2.6/encodings/utf_8.py
-file path=usr/lib/python2.6/encodings/utf_8_sig.py
-file path=usr/lib/python2.6/encodings/uu_codec.py
-file path=usr/lib/python2.6/encodings/zlib_codec.py
-file path=usr/lib/python2.6/filecmp.py
-file path=usr/lib/python2.6/fileinput.py
-file path=usr/lib/python2.6/fnmatch.py
-file path=usr/lib/python2.6/formatter.py
-file path=usr/lib/python2.6/fpformat.py
-file path=usr/lib/python2.6/fractions.py
-file path=usr/lib/python2.6/ftplib.py
-file path=usr/lib/python2.6/functools.py
-file path=usr/lib/python2.6/genericpath.py
-file path=usr/lib/python2.6/getopt.py
-file path=usr/lib/python2.6/getpass.py
-file path=usr/lib/python2.6/gettext.py
-file path=usr/lib/python2.6/glob.py
-file path=usr/lib/python2.6/gzip.py
-file path=usr/lib/python2.6/hashlib.py
-file path=usr/lib/python2.6/heapq.py
-file path=usr/lib/python2.6/hmac.py
-dir  path=usr/lib/python2.6/hotshot
-file path=usr/lib/python2.6/hotshot/__init__.py
-file path=usr/lib/python2.6/hotshot/log.py
-file path=usr/lib/python2.6/hotshot/stats.py
-file path=usr/lib/python2.6/hotshot/stones.py
-file path=usr/lib/python2.6/htmlentitydefs.py
-file path=usr/lib/python2.6/htmllib.py
-file path=usr/lib/python2.6/httplib.py
-dir  path=usr/lib/python2.6/idlelib
-file path=usr/lib/python2.6/idlelib/AutoComplete.py
-file path=usr/lib/python2.6/idlelib/AutoCompleteWindow.py
-file path=usr/lib/python2.6/idlelib/AutoExpand.py
-file path=usr/lib/python2.6/idlelib/Bindings.py
-file path=usr/lib/python2.6/idlelib/CREDITS.txt
-file path=usr/lib/python2.6/idlelib/CallTipWindow.py
-file path=usr/lib/python2.6/idlelib/CallTips.py
-file path=usr/lib/python2.6/idlelib/ChangeLog
-file path=usr/lib/python2.6/idlelib/ClassBrowser.py
-file path=usr/lib/python2.6/idlelib/CodeContext.py
-file path=usr/lib/python2.6/idlelib/ColorDelegator.py
-file path=usr/lib/python2.6/idlelib/Debugger.py
-file path=usr/lib/python2.6/idlelib/Delegator.py
-file path=usr/lib/python2.6/idlelib/EditorWindow.py
-file path=usr/lib/python2.6/idlelib/FileList.py
-file path=usr/lib/python2.6/idlelib/FormatParagraph.py
-file path=usr/lib/python2.6/idlelib/GrepDialog.py
-file path=usr/lib/python2.6/idlelib/HISTORY.txt
-file path=usr/lib/python2.6/idlelib/HyperParser.py
-file path=usr/lib/python2.6/idlelib/IOBinding.py
-dir  path=usr/lib/python2.6/idlelib/Icons
-file path=usr/lib/python2.6/idlelib/Icons/folder.gif
-file path=usr/lib/python2.6/idlelib/Icons/idle.icns
-file path=usr/lib/python2.6/idlelib/Icons/minusnode.gif
-file path=usr/lib/python2.6/idlelib/Icons/openfolder.gif
-file path=usr/lib/python2.6/idlelib/Icons/plusnode.gif
-file path=usr/lib/python2.6/idlelib/Icons/python.gif
-file path=usr/lib/python2.6/idlelib/Icons/tk.gif
-file path=usr/lib/python2.6/idlelib/IdleHistory.py
-file path=usr/lib/python2.6/idlelib/MultiCall.py
-file path=usr/lib/python2.6/idlelib/MultiStatusBar.py
-file path=usr/lib/python2.6/idlelib/NEWS.txt
-file path=usr/lib/python2.6/idlelib/ObjectBrowser.py
-file path=usr/lib/python2.6/idlelib/OutputWindow.py
-file path=usr/lib/python2.6/idlelib/ParenMatch.py
-file path=usr/lib/python2.6/idlelib/PathBrowser.py
-file path=usr/lib/python2.6/idlelib/Percolator.py
-file path=usr/lib/python2.6/idlelib/PyParse.py
-file path=usr/lib/python2.6/idlelib/PyShell.py pkg.depend.bypass-generate=.*
-file path=usr/lib/python2.6/idlelib/README.txt
-file path=usr/lib/python2.6/idlelib/RemoteDebugger.py
-file path=usr/lib/python2.6/idlelib/RemoteObjectBrowser.py
-file path=usr/lib/python2.6/idlelib/ReplaceDialog.py
-file path=usr/lib/python2.6/idlelib/ScriptBinding.py
-file path=usr/lib/python2.6/idlelib/ScrolledList.py
-file path=usr/lib/python2.6/idlelib/SearchDialog.py
-file path=usr/lib/python2.6/idlelib/SearchDialogBase.py
-file path=usr/lib/python2.6/idlelib/SearchEngine.py
-file path=usr/lib/python2.6/idlelib/StackViewer.py
-file path=usr/lib/python2.6/idlelib/TODO.txt
-file path=usr/lib/python2.6/idlelib/ToolTip.py
-file path=usr/lib/python2.6/idlelib/TreeWidget.py
-file path=usr/lib/python2.6/idlelib/UndoDelegator.py
-file path=usr/lib/python2.6/idlelib/WidgetRedirector.py
-file path=usr/lib/python2.6/idlelib/WindowList.py
-file path=usr/lib/python2.6/idlelib/ZoomHeight.py
-file path=usr/lib/python2.6/idlelib/__init__.py
-file path=usr/lib/python2.6/idlelib/aboutDialog.py
-file path=usr/lib/python2.6/idlelib/config-extensions.def
-file path=usr/lib/python2.6/idlelib/config-highlight.def
-file path=usr/lib/python2.6/idlelib/config-keys.def
-file path=usr/lib/python2.6/idlelib/config-main.def
-file path=usr/lib/python2.6/idlelib/configDialog.py
-file path=usr/lib/python2.6/idlelib/configHandler.py
-file path=usr/lib/python2.6/idlelib/configHelpSourceEdit.py
-file path=usr/lib/python2.6/idlelib/configSectionNameDialog.py
-file path=usr/lib/python2.6/idlelib/dynOptionMenuWidget.py
-file path=usr/lib/python2.6/idlelib/extend.txt
-file path=usr/lib/python2.6/idlelib/help.txt
-file path=usr/lib/python2.6/idlelib/idle.bat mode=0555
-file path=usr/lib/python2.6/idlelib/idle.py
-file path=usr/lib/python2.6/idlelib/idle.pyw
-file path=usr/lib/python2.6/idlelib/idlever.py
-file path=usr/lib/python2.6/idlelib/keybindingDialog.py
-file path=usr/lib/python2.6/idlelib/macosxSupport.py
-file path=usr/lib/python2.6/idlelib/rpc.py
-file path=usr/lib/python2.6/idlelib/run.py
-file path=usr/lib/python2.6/idlelib/tabbedpages.py
-file path=usr/lib/python2.6/idlelib/textView.py
-file path=usr/lib/python2.6/ihooks.py
-file path=usr/lib/python2.6/imaplib.py
-file path=usr/lib/python2.6/imghdr.py
-file path=usr/lib/python2.6/imputil.py
-file path=usr/lib/python2.6/inspect.py
-file path=usr/lib/python2.6/io.py
-dir  path=usr/lib/python2.6/json
-file path=usr/lib/python2.6/json/__init__.py
-file path=usr/lib/python2.6/json/decoder.py
-file path=usr/lib/python2.6/json/encoder.py
-file path=usr/lib/python2.6/json/scanner.py
-file path=usr/lib/python2.6/json/tool.py
-file path=usr/lib/python2.6/keyword.py
-dir  path=usr/lib/python2.6/lib-dynload
-dir  path=usr/lib/python2.6/lib-dynload/64
-file path=usr/lib/python2.6/lib-dynload/64/_bisect.so
-file path=usr/lib/python2.6/lib-dynload/64/_bytesio.so
-file path=usr/lib/python2.6/lib-dynload/64/_codecs_cn.so
-file path=usr/lib/python2.6/lib-dynload/64/_codecs_hk.so
-file path=usr/lib/python2.6/lib-dynload/64/_codecs_iso2022.so
-file path=usr/lib/python2.6/lib-dynload/64/_codecs_jp.so
-file path=usr/lib/python2.6/lib-dynload/64/_codecs_kr.so
-file path=usr/lib/python2.6/lib-dynload/64/_codecs_tw.so
-file path=usr/lib/python2.6/lib-dynload/64/_collections.so
-file path=usr/lib/python2.6/lib-dynload/64/_csv.so
-file path=usr/lib/python2.6/lib-dynload/64/_ctypes.so
-file path=usr/lib/python2.6/lib-dynload/64/_curses.so
-file path=usr/lib/python2.6/lib-dynload/64/_curses_panel.so
-file path=usr/lib/python2.6/lib-dynload/64/_elementtree.so
-file path=usr/lib/python2.6/lib-dynload/64/_fileio.so
-file path=usr/lib/python2.6/lib-dynload/64/_functools.so
-file path=usr/lib/python2.6/lib-dynload/64/_hashlib.so
-file path=usr/lib/python2.6/lib-dynload/64/_heapq.so
-file path=usr/lib/python2.6/lib-dynload/64/_hotshot.so
-file path=usr/lib/python2.6/lib-dynload/64/_json.so
-file path=usr/lib/python2.6/lib-dynload/64/_locale.so
-file path=usr/lib/python2.6/lib-dynload/64/_lsprof.so
-file path=usr/lib/python2.6/lib-dynload/64/_multibytecodec.so
-file path=usr/lib/python2.6/lib-dynload/64/_multiprocessing.so
-file path=usr/lib/python2.6/lib-dynload/64/_random.so
-file path=usr/lib/python2.6/lib-dynload/64/_socket.so
-file path=usr/lib/python2.6/lib-dynload/64/_sqlite3.so
-file path=usr/lib/python2.6/lib-dynload/64/_ssl.so
-file path=usr/lib/python2.6/lib-dynload/64/_struct.so
-file path=usr/lib/python2.6/lib-dynload/64/_weakref.so
-file path=usr/lib/python2.6/lib-dynload/64/array.so
-file path=usr/lib/python2.6/lib-dynload/64/audioop.so
-file path=usr/lib/python2.6/lib-dynload/64/binascii.so
-file path=usr/lib/python2.6/lib-dynload/64/bz2.so
-file path=usr/lib/python2.6/lib-dynload/64/cPickle.so
-file path=usr/lib/python2.6/lib-dynload/64/cStringIO.so
-file path=usr/lib/python2.6/lib-dynload/64/cmath.so
-file path=usr/lib/python2.6/lib-dynload/64/crypt.so
-file path=usr/lib/python2.6/lib-dynload/64/datetime.so
-file path=usr/lib/python2.6/lib-dynload/64/dbm.so
-file path=usr/lib/python2.6/lib-dynload/64/dlpi.so
-file path=usr/lib/python2.6/lib-dynload/64/fcntl.so
-file path=usr/lib/python2.6/lib-dynload/64/future_builtins.so
-file path=usr/lib/python2.6/lib-dynload/64/gdbm.so
-file path=usr/lib/python2.6/lib-dynload/64/grp.so
-file path=usr/lib/python2.6/lib-dynload/64/itertools.so
-file path=usr/lib/python2.6/lib-dynload/64/math.so
-file path=usr/lib/python2.6/lib-dynload/64/mmap.so
-file path=usr/lib/python2.6/lib-dynload/64/nis.so
-file path=usr/lib/python2.6/lib-dynload/64/operator.so
-file path=usr/lib/python2.6/lib-dynload/64/parser.so
-file path=usr/lib/python2.6/lib-dynload/64/privileges.so
-file path=usr/lib/python2.6/lib-dynload/64/pyexpat.so
-file path=usr/lib/python2.6/lib-dynload/64/rbac.so
-file path=usr/lib/python2.6/lib-dynload/64/readline.so
-file path=usr/lib/python2.6/lib-dynload/64/resource.so
-file path=usr/lib/python2.6/lib-dynload/64/select.so
-file path=usr/lib/python2.6/lib-dynload/64/spwd.so
-file path=usr/lib/python2.6/lib-dynload/64/strop.so
-file path=usr/lib/python2.6/lib-dynload/64/sunaudiodev.so
-file path=usr/lib/python2.6/lib-dynload/64/syslog.so
-file path=usr/lib/python2.6/lib-dynload/64/termios.so
-file path=usr/lib/python2.6/lib-dynload/64/time.so
-file path=usr/lib/python2.6/lib-dynload/64/ucred.so
-file path=usr/lib/python2.6/lib-dynload/64/unicodedata.so
-file path=usr/lib/python2.6/lib-dynload/64/zlib.so
-file path=usr/lib/python2.6/lib-dynload/Python-$(COMPONENT_VERSION)-py2.6.egg-info
-file path=usr/lib/python2.6/lib-dynload/_bisect.so
-file path=usr/lib/python2.6/lib-dynload/_bytesio.so
-file path=usr/lib/python2.6/lib-dynload/_codecs_cn.so
-file path=usr/lib/python2.6/lib-dynload/_codecs_hk.so
-file path=usr/lib/python2.6/lib-dynload/_codecs_iso2022.so
-file path=usr/lib/python2.6/lib-dynload/_codecs_jp.so
-file path=usr/lib/python2.6/lib-dynload/_codecs_kr.so
-file path=usr/lib/python2.6/lib-dynload/_codecs_tw.so
-file path=usr/lib/python2.6/lib-dynload/_collections.so
-file path=usr/lib/python2.6/lib-dynload/_csv.so
-file path=usr/lib/python2.6/lib-dynload/_ctypes.so
-file path=usr/lib/python2.6/lib-dynload/_curses.so
-file path=usr/lib/python2.6/lib-dynload/_curses_panel.so
-file path=usr/lib/python2.6/lib-dynload/_elementtree.so
-file path=usr/lib/python2.6/lib-dynload/_fileio.so
-file path=usr/lib/python2.6/lib-dynload/_functools.so
-file path=usr/lib/python2.6/lib-dynload/_hashlib.so
-file path=usr/lib/python2.6/lib-dynload/_heapq.so
-file path=usr/lib/python2.6/lib-dynload/_hotshot.so
-file path=usr/lib/python2.6/lib-dynload/_json.so
-file path=usr/lib/python2.6/lib-dynload/_locale.so
-file path=usr/lib/python2.6/lib-dynload/_lsprof.so
-file path=usr/lib/python2.6/lib-dynload/_multibytecodec.so
-file path=usr/lib/python2.6/lib-dynload/_multiprocessing.so
-file path=usr/lib/python2.6/lib-dynload/_random.so
-file path=usr/lib/python2.6/lib-dynload/_socket.so
-file path=usr/lib/python2.6/lib-dynload/_sqlite3.so
-file path=usr/lib/python2.6/lib-dynload/_ssl.so
-file path=usr/lib/python2.6/lib-dynload/_struct.so
-file path=usr/lib/python2.6/lib-dynload/_weakref.so
-file path=usr/lib/python2.6/lib-dynload/array.so
-file path=usr/lib/python2.6/lib-dynload/audioop.so
-file path=usr/lib/python2.6/lib-dynload/binascii.so
-file path=usr/lib/python2.6/lib-dynload/bz2.so
-file path=usr/lib/python2.6/lib-dynload/cPickle.so
-file path=usr/lib/python2.6/lib-dynload/cStringIO.so
-file path=usr/lib/python2.6/lib-dynload/cmath.so
-file path=usr/lib/python2.6/lib-dynload/crypt.so
-file path=usr/lib/python2.6/lib-dynload/datetime.so
-file path=usr/lib/python2.6/lib-dynload/dbm.so
-file path=usr/lib/python2.6/lib-dynload/dl.so
-file path=usr/lib/python2.6/lib-dynload/dlpi.so
-file path=usr/lib/python2.6/lib-dynload/fcntl.so
-file path=usr/lib/python2.6/lib-dynload/future_builtins.so
-file path=usr/lib/python2.6/lib-dynload/gdbm.so
-file path=usr/lib/python2.6/lib-dynload/grp.so
-file path=usr/lib/python2.6/lib-dynload/imageop.so
-file path=usr/lib/python2.6/lib-dynload/itertools.so
-file path=usr/lib/python2.6/lib-dynload/math.so
-file path=usr/lib/python2.6/lib-dynload/mmap.so
-file path=usr/lib/python2.6/lib-dynload/nis.so
-file path=usr/lib/python2.6/lib-dynload/operator.so
-file path=usr/lib/python2.6/lib-dynload/parser.so
-file path=usr/lib/python2.6/lib-dynload/privileges.so
-file path=usr/lib/python2.6/lib-dynload/pyexpat.so
-file path=usr/lib/python2.6/lib-dynload/rbac.so
-file path=usr/lib/python2.6/lib-dynload/readline.so
-file path=usr/lib/python2.6/lib-dynload/resource.so
-file path=usr/lib/python2.6/lib-dynload/select.so
-file path=usr/lib/python2.6/lib-dynload/spwd.so
-file path=usr/lib/python2.6/lib-dynload/strop.so
-file path=usr/lib/python2.6/lib-dynload/sunaudiodev.so
-file path=usr/lib/python2.6/lib-dynload/syslog.so
-file path=usr/lib/python2.6/lib-dynload/termios.so
-file path=usr/lib/python2.6/lib-dynload/time.so
-file path=usr/lib/python2.6/lib-dynload/ucred.so
-file path=usr/lib/python2.6/lib-dynload/unicodedata.so
-file path=usr/lib/python2.6/lib-dynload/zlib.so
-dir  path=usr/lib/python2.6/lib-old
-dir  path=usr/lib/python2.6/lib2to3
-file path=usr/lib/python2.6/lib2to3/Grammar$(COMPONENT_VERSION).final.0.pickle
-file path=usr/lib/python2.6/lib2to3/Grammar.txt
-file path=usr/lib/python2.6/lib2to3/PatternGrammar$(COMPONENT_VERSION).final.0.pickle
-file path=usr/lib/python2.6/lib2to3/PatternGrammar.txt
-file path=usr/lib/python2.6/lib2to3/__init__.py
-file path=usr/lib/python2.6/lib2to3/fixer_base.py
-file path=usr/lib/python2.6/lib2to3/fixer_util.py
-dir  path=usr/lib/python2.6/lib2to3/fixes
-file path=usr/lib/python2.6/lib2to3/fixes/__init__.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_apply.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_basestring.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_buffer.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_callable.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_dict.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_except.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_exec.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_execfile.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_exitfunc.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_filter.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_funcattrs.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_future.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_getcwdu.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_has_key.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_idioms.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_import.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_imports.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_imports2.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_input.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_intern.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_isinstance.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_itertools.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_itertools_imports.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_long.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_map.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_metaclass.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_methodattrs.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_ne.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_next.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_nonzero.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_numliterals.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_operator.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_paren.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_print.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_raise.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_raw_input.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_reduce.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_renames.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_repr.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_set_literal.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_standarderror.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_sys_exc.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_throw.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_tuple_params.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_types.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_unicode.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_urllib.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_ws_comma.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_xrange.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_xreadlines.py
-file path=usr/lib/python2.6/lib2to3/fixes/fix_zip.py
-file path=usr/lib/python2.6/lib2to3/main.py
-file path=usr/lib/python2.6/lib2to3/patcomp.py
-dir  path=usr/lib/python2.6/lib2to3/pgen2
-file path=usr/lib/python2.6/lib2to3/pgen2/__init__.py
-file path=usr/lib/python2.6/lib2to3/pgen2/conv.py
-file path=usr/lib/python2.6/lib2to3/pgen2/driver.py
-file path=usr/lib/python2.6/lib2to3/pgen2/grammar.py
-file path=usr/lib/python2.6/lib2to3/pgen2/literals.py
-file path=usr/lib/python2.6/lib2to3/pgen2/parse.py
-file path=usr/lib/python2.6/lib2to3/pgen2/pgen.py
-file path=usr/lib/python2.6/lib2to3/pgen2/token.py
-file path=usr/lib/python2.6/lib2to3/pgen2/tokenize.py
-file path=usr/lib/python2.6/lib2to3/pygram.py
-file path=usr/lib/python2.6/lib2to3/pytree.py
-file path=usr/lib/python2.6/lib2to3/refactor.py pkg.depend.bypass-generate=.*
-file path=usr/lib/python2.6/linecache.py
-file path=usr/lib/python2.6/locale.py
-dir  path=usr/lib/python2.6/logging
-file path=usr/lib/python2.6/logging/__init__.py
-file path=usr/lib/python2.6/logging/config.py
-file path=usr/lib/python2.6/logging/handlers.py
-file path=usr/lib/python2.6/macpath.py
-file path=usr/lib/python2.6/macurl2path.py
-file path=usr/lib/python2.6/mailbox.py
-file path=usr/lib/python2.6/mailcap.py
-file path=usr/lib/python2.6/markupbase.py
-file path=usr/lib/python2.6/md5.py
-file path=usr/lib/python2.6/mhlib.py
-file path=usr/lib/python2.6/mimetools.py
-file path=usr/lib/python2.6/mimetypes.py
-file path=usr/lib/python2.6/mimify.py
-file path=usr/lib/python2.6/modulefinder.py
-file path=usr/lib/python2.6/multifile.py
-dir  path=usr/lib/python2.6/multiprocessing
-file path=usr/lib/python2.6/multiprocessing/__init__.py
-file path=usr/lib/python2.6/multiprocessing/connection.py
-dir  path=usr/lib/python2.6/multiprocessing/dummy
-file path=usr/lib/python2.6/multiprocessing/dummy/__init__.py
-file path=usr/lib/python2.6/multiprocessing/dummy/connection.py
-file path=usr/lib/python2.6/multiprocessing/forking.py
-file path=usr/lib/python2.6/multiprocessing/heap.py
-file path=usr/lib/python2.6/multiprocessing/managers.py
-file path=usr/lib/python2.6/multiprocessing/pool.py
-file path=usr/lib/python2.6/multiprocessing/process.py
-file path=usr/lib/python2.6/multiprocessing/queues.py
-file path=usr/lib/python2.6/multiprocessing/reduction.py
-file path=usr/lib/python2.6/multiprocessing/sharedctypes.py
-file path=usr/lib/python2.6/multiprocessing/synchronize.py
-file path=usr/lib/python2.6/multiprocessing/util.py
-file path=usr/lib/python2.6/mutex.py
-file path=usr/lib/python2.6/netrc.py
-file path=usr/lib/python2.6/new.py
-file path=usr/lib/python2.6/nntplib.py
-file path=usr/lib/python2.6/ntpath.py
-file path=usr/lib/python2.6/nturl2path.py
-file path=usr/lib/python2.6/numbers.py
-file path=usr/lib/python2.6/opcode.py
-file path=usr/lib/python2.6/optparse.py
-file path=usr/lib/python2.6/os.py
-file path=usr/lib/python2.6/os2emxpath.py
-file path=usr/lib/python2.6/pdb.doc
-file path=usr/lib/python2.6/pdb.py pkg.depend.bypass-generate=.*
-file path=usr/lib/python2.6/pickle.py
-file path=usr/lib/python2.6/pickletools.py
-file path=usr/lib/python2.6/pipes.py
-file path=usr/lib/python2.6/pkgutil.py
-dir  path=usr/lib/python2.6/plat-sunos5
-file path=usr/lib/python2.6/plat-sunos5/CDIO.py
-file path=usr/lib/python2.6/plat-sunos5/DLFCN.py
-file path=usr/lib/python2.6/plat-sunos5/IN.py
-file path=usr/lib/python2.6/plat-sunos5/STROPTS.py
-file path=usr/lib/python2.6/plat-sunos5/SUNAUDIODEV.py
-file path=usr/lib/python2.6/plat-sunos5/TYPES.py
-file path=usr/lib/python2.6/plat-sunos5/regen mode=0555
-file path=usr/lib/python2.6/platform.py pkg.depend.bypass-generate=.*
-file path=usr/lib/python2.6/plistlib.py
-file path=usr/lib/python2.6/popen2.py
-file path=usr/lib/python2.6/poplib.py
-file path=usr/lib/python2.6/posixfile.py
-file path=usr/lib/python2.6/posixpath.py
-file path=usr/lib/python2.6/pprint.py
-file path=usr/lib/python2.6/profile.py pkg.depend.bypass-generate=.*
-file path=usr/lib/python2.6/pstats.py
-file path=usr/lib/python2.6/pty.py
-link path=usr/lib/python2.6/pyCC target=pycc
-file path=usr/lib/python2.6/py_compile.py
-file path=usr/lib/python2.6/pycc mode=0555
-file path=usr/lib/python2.6/pyclbr.py
-file path=usr/lib/python2.6/pydoc.py pkg.depend.bypass-generate=.*
-file path=usr/lib/python2.6/pydoc_topics.py
-file path=usr/lib/python2.6/quopri.py
-file path=usr/lib/python2.6/random.py
-file path=usr/lib/python2.6/re.py
-file path=usr/lib/python2.6/repr.py
-file path=usr/lib/python2.6/rexec.py
-file path=usr/lib/python2.6/rfc822.py
-file path=usr/lib/python2.6/rlcompleter.py
-file path=usr/lib/python2.6/robotparser.py
-file path=usr/lib/python2.6/runpy.py
-file path=usr/lib/python2.6/sched.py
-file path=usr/lib/python2.6/sets.py
-file path=usr/lib/python2.6/sgmllib.py
-file path=usr/lib/python2.6/sha.py
-file path=usr/lib/python2.6/shelve.py
-file path=usr/lib/python2.6/shlex.py
-file path=usr/lib/python2.6/shutil.py
-dir  path=usr/lib/python2.6/site-packages
-file path=usr/lib/python2.6/site-packages/README
-file path=usr/lib/python2.6/site-packages/vendor-packages.pth
-file path=usr/lib/python2.6/site.py
-file path=usr/lib/python2.6/smtpd.py pkg.depend.bypass-generate=.*
-file path=usr/lib/python2.6/smtplib.py
-file path=usr/lib/python2.6/sndhdr.py
-file path=usr/lib/python2.6/socket.py
-dir  path=usr/lib/python2.6/sqlite3
-file path=usr/lib/python2.6/sqlite3/__init__.py
-file path=usr/lib/python2.6/sqlite3/dbapi2.py
-file path=usr/lib/python2.6/sqlite3/dump.py
-file path=usr/lib/python2.6/sre.py
-file path=usr/lib/python2.6/sre_compile.py
-file path=usr/lib/python2.6/sre_constants.py
-file path=usr/lib/python2.6/sre_parse.py
-file path=usr/lib/python2.6/ssl.py
-file path=usr/lib/python2.6/stat.py
-file path=usr/lib/python2.6/statvfs.py
-file path=usr/lib/python2.6/string.py
-file path=usr/lib/python2.6/stringold.py
-file path=usr/lib/python2.6/stringprep.py
-file path=usr/lib/python2.6/struct.py
-file path=usr/lib/python2.6/subprocess.py
-file path=usr/lib/python2.6/sunau.py
-file path=usr/lib/python2.6/sunaudio.py
-file path=usr/lib/python2.6/symbol.py
-file path=usr/lib/python2.6/symtable.py
-file path=usr/lib/python2.6/tabnanny.py
-file path=usr/lib/python2.6/tarfile.py
-file path=usr/lib/python2.6/telnetlib.py
-file path=usr/lib/python2.6/tempfile.py
-file path=usr/lib/python2.6/textwrap.py
-file path=usr/lib/python2.6/this.py
-file path=usr/lib/python2.6/threading.py
-file path=usr/lib/python2.6/timeit.py
-file path=usr/lib/python2.6/toaiff.py
-file path=usr/lib/python2.6/token.py
-file path=usr/lib/python2.6/tokenize.py
-file path=usr/lib/python2.6/trace.py pkg.depend.bypass-generate=.*
-file path=usr/lib/python2.6/traceback.py
-file path=usr/lib/python2.6/tty.py
-file path=usr/lib/python2.6/types.py
-file path=usr/lib/python2.6/unittest.py
-file path=usr/lib/python2.6/urllib.py
-file path=usr/lib/python2.6/urllib2.py
-file path=usr/lib/python2.6/urlparse.py
-file path=usr/lib/python2.6/user.py
-file path=usr/lib/python2.6/uu.py
-file path=usr/lib/python2.6/uuid.py
-dir  path=usr/lib/python2.6/vendor-packages
-file path=usr/lib/python2.6/warnings.py
-file path=usr/lib/python2.6/wave.py
-file path=usr/lib/python2.6/weakref.py
-file path=usr/lib/python2.6/webbrowser.py pkg.depend.bypass-generate=.*
-file path=usr/lib/python2.6/whichdb.py
-dir  path=usr/lib/python2.6/wsgiref
-file path=usr/lib/python2.6/wsgiref.egg-info
-file path=usr/lib/python2.6/wsgiref/__init__.py
-file path=usr/lib/python2.6/wsgiref/handlers.py
-file path=usr/lib/python2.6/wsgiref/headers.py
-file path=usr/lib/python2.6/wsgiref/simple_server.py
-file path=usr/lib/python2.6/wsgiref/util.py
-file path=usr/lib/python2.6/wsgiref/validate.py
-file path=usr/lib/python2.6/xdrlib.py
-dir  path=usr/lib/python2.6/xml
-file path=usr/lib/python2.6/xml/__init__.py
-dir  path=usr/lib/python2.6/xml/dom
-file path=usr/lib/python2.6/xml/dom/NodeFilter.py
-file path=usr/lib/python2.6/xml/dom/__init__.py
-file path=usr/lib/python2.6/xml/dom/domreg.py
-file path=usr/lib/python2.6/xml/dom/expatbuilder.py
-file path=usr/lib/python2.6/xml/dom/minicompat.py
-file path=usr/lib/python2.6/xml/dom/minidom.py
-file path=usr/lib/python2.6/xml/dom/pulldom.py
-file path=usr/lib/python2.6/xml/dom/xmlbuilder.py
-dir  path=usr/lib/python2.6/xml/etree
-file path=usr/lib/python2.6/xml/etree/ElementInclude.py
-file path=usr/lib/python2.6/xml/etree/ElementPath.py
-file path=usr/lib/python2.6/xml/etree/ElementTree.py
-file path=usr/lib/python2.6/xml/etree/__init__.py
-file path=usr/lib/python2.6/xml/etree/cElementTree.py
-dir  path=usr/lib/python2.6/xml/parsers
-file path=usr/lib/python2.6/xml/parsers/__init__.py
-file path=usr/lib/python2.6/xml/parsers/expat.py
-dir  path=usr/lib/python2.6/xml/sax
-file path=usr/lib/python2.6/xml/sax/__init__.py
-file path=usr/lib/python2.6/xml/sax/_exceptions.py
-file path=usr/lib/python2.6/xml/sax/expatreader.py
-file path=usr/lib/python2.6/xml/sax/handler.py
-file path=usr/lib/python2.6/xml/sax/saxutils.py
-file path=usr/lib/python2.6/xml/sax/xmlreader.py
-file path=usr/lib/python2.6/xmllib.py
-file path=usr/lib/python2.6/xmlrpclib.py
-file path=usr/lib/python2.6/zipfile.py
-dir  path=usr/share
-dir  path=usr/share/man
-dir  path=usr/share/man/man1
-link path=usr/share/man/man1/python.1 target=python2.6.1 mediator=python \
-    mediator-version=2.6
-file usr/share/man/man1/python.1 path=usr/share/man/man1/python2.6.1
-license python26.license license=PSFv2
-
-# This optionally brings in the python tk support if tk is installed
-depend type=conditional fmri=library/python/tkinter-26 predicate=runtime/tk-8