author | John Beck <John.Beck@Oracle.COM> |
Mon, 23 Jun 2014 13:31:06 -0700 | |
branch | s11-update |
changeset 3780 | c1c65dfab733 |
parent 3779 | d01825f968e9 |
child 3783 | 9edbfb2ff34a |
permissions | -rw-r--r-- |
3778 | 1 |
# |
2 |
# CDDL HEADER START |
|
3 |
# |
|
4 |
# The contents of this file are subject to the terms of the |
|
5 |
# Common Development and Distribution License (the "License"). |
|
6 |
# You may not use this file except in compliance with the License. |
|
7 |
# |
|
8 |
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE |
|
9 |
# or http://www.opensolaris.org/os/licensing. |
|
10 |
# See the License for the specific language governing permissions |
|
11 |
# and limitations under the License. |
|
12 |
# |
|
13 |
# When distributing Covered Code, include this CDDL HEADER in each |
|
14 |
# file and include the License file at usr/src/OPENSOLARIS.LICENSE. |
|
15 |
# If applicable, add the following below this CDDL HEADER, with the |
|
16 |
# fields enclosed by brackets "[]" replaced with your own identifying |
|
17 |
# information: Portions Copyright [yyyy] [name of copyright owner] |
|
18 |
# |
|
19 |
# CDDL HEADER END |
|
20 |
# |
|
21 |
# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved. |
|
22 |
# |
|
23 |
||
24 |
# bootstrap: pkgdepend doesn't like python 3.4 yet; |
|
25 |
# remove this block once it is installed on build machine |
|
26 |
# also look for other "XXX bootstrap" comments |
|
27 |
<transform file path=.+\.py$ -> \ |
|
28 |
default pkg.depend.bypass-generate .* > |
|
29 |
<transform file path=.+\.pyc$ -> \ |
|
30 |
default pkg.depend.bypass-generate .* > |
|
31 |
<transform file path=usr/bin.*$ -> \ |
|
32 |
default pkg.depend.bypass-generate .* > |
|
33 |
||
34 |
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted> |
|
35 |
<transform file path=.*/(idle_)?tests?/.* -> default facet.optional.test true> |
|
36 |
set name=pkg.fmri \ |
|
37 |
value=pkg:/runtime/python-34@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) |
|
38 |
set name=pkg.summary value="The Python interpreter, libraries and utilities" |
|
39 |
set name=com.oracle.info.description value="Python 3.4" |
|
40 |
set name=com.oracle.info.tpno value=17691 |
|
41 |
set name=info.classification \ |
|
42 |
value=org.opensolaris.category.2008:Development/Python |
|
43 |
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) |
|
44 |
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) |
|
45 |
set name=org.opensolaris.arc-caseid value=PSARC/2005/555 value=PSARC/2008/514 \ |
|
46 |
value=PSARC/2009/529 value=PSARC/2013/235 value=PSARC/2014/151 |
|
47 |
set name=org.opensolaris.consolidation value=$(CONSOLIDATION) |
|
48 |
# |
|
49 |
link path=usr/bin/$(MACH64)/2to3 target=2to3-3.4 mediator=python \ |
|
50 |
mediator-version=3.4 |
|
51 |
file path=usr/bin/$(MACH64)/2to3-3.4 |
|
52 |
link path=usr/bin/$(MACH64)/idle3 target=idle3.4 mediator=python \ |
|
53 |
mediator-version=3.4 |
|
54 |
file path=usr/bin/$(MACH64)/idle3.4 |
|
55 |
link path=usr/bin/$(MACH64)/pydoc3 target=pydoc3.4 mediator=python \ |
|
56 |
mediator-version=3.4 |
|
57 |
file path=usr/bin/$(MACH64)/pydoc3.4 |
|
58 |
link path=usr/bin/$(MACH64)/python3-config target=python3.4-config \ |
|
59 |
mediator=python mediator-version=3.4 |
|
60 |
file path=usr/bin/$(MACH64)/python3.4 |
|
61 |
file path=usr/bin/$(MACH64)/python3.4-config |
|
62 |
link path=usr/bin/$(MACH64)/pyvenv target=pyvenv-3.4 mediator=python \ |
|
63 |
mediator-version=3.4 |
|
64 |
file path=usr/bin/$(MACH64)/pyvenv-3.4 |
|
65 |
link path=usr/bin/2to3 target=2to3-3.4 mediator=python mediator-version=3.4 |
|
66 |
link path=usr/bin/2to3-3.4 target=$(MACH64)/2to3-3.4 |
|
67 |
link path=usr/bin/idle3 target=idle3.4 mediator=python mediator-version=3.4 |
|
68 |
link path=usr/bin/idle3.4 target=$(MACH64)/idle3.4 |
|
69 |
link path=usr/bin/pydoc3 target=pydoc3.4 mediator=python mediator-version=3.4 |
|
70 |
link path=usr/bin/pydoc3.4 target=$(MACH64)/pydoc3.4 |
|
71 |
link path=usr/bin/python3-config target=python3.4-config mediator=python \ |
|
72 |
mediator-version=3.4 |
|
73 |
link path=usr/bin/python3.4 target=$(MACH64)/python3.4 |
|
74 |
link path=usr/bin/python3.4-config target=$(MACH64)/python3.4-config |
|
75 |
link path=usr/bin/pyvenv target=pyvenv-3.4 mediator=python mediator-version=3.4 |
|
76 |
link path=usr/bin/pyvenv-3.4 target=$(MACH64)/pyvenv-3.4 |
|
77 |
file path=usr/include/python3.4/Python-ast.h |
|
78 |
file path=usr/include/python3.4/Python.h |
|
79 |
file path=usr/include/python3.4/abstract.h |
|
80 |
file path=usr/include/python3.4/accu.h |
|
81 |
file path=usr/include/python3.4/asdl.h |
|
82 |
file path=usr/include/python3.4/ast.h |
|
83 |
file path=usr/include/python3.4/bitset.h |
|
84 |
file path=usr/include/python3.4/bltinmodule.h |
|
85 |
file path=usr/include/python3.4/boolobject.h |
|
86 |
file path=usr/include/python3.4/bytearrayobject.h |
|
87 |
file path=usr/include/python3.4/bytes_methods.h |
|
88 |
file path=usr/include/python3.4/bytesobject.h |
|
89 |
file path=usr/include/python3.4/cellobject.h |
|
90 |
file path=usr/include/python3.4/ceval.h |
|
91 |
file path=usr/include/python3.4/classobject.h |
|
92 |
file path=usr/include/python3.4/code.h |
|
93 |
file path=usr/include/python3.4/codecs.h |
|
94 |
file path=usr/include/python3.4/compile.h |
|
95 |
file path=usr/include/python3.4/complexobject.h |
|
96 |
file path=usr/include/python3.4/datetime.h |
|
97 |
file path=usr/include/python3.4/descrobject.h |
|
98 |
file path=usr/include/python3.4/dictobject.h |
|
99 |
file path=usr/include/python3.4/dtoa.h |
|
100 |
file path=usr/include/python3.4/dynamic_annotations.h |
|
101 |
file path=usr/include/python3.4/enumobject.h |
|
102 |
file path=usr/include/python3.4/errcode.h |
|
103 |
file path=usr/include/python3.4/eval.h |
|
104 |
file path=usr/include/python3.4/fileobject.h |
|
105 |
file path=usr/include/python3.4/fileutils.h |
|
106 |
file path=usr/include/python3.4/floatobject.h |
|
107 |
file path=usr/include/python3.4/frameobject.h |
|
108 |
file path=usr/include/python3.4/funcobject.h |
|
109 |
file path=usr/include/python3.4/genobject.h |
|
110 |
file path=usr/include/python3.4/graminit.h |
|
111 |
file path=usr/include/python3.4/grammar.h |
|
112 |
file path=usr/include/python3.4/import.h |
|
113 |
file path=usr/include/python3.4/intrcheck.h |
|
114 |
file path=usr/include/python3.4/iterobject.h |
|
115 |
file path=usr/include/python3.4/listobject.h |
|
116 |
file path=usr/include/python3.4/longintrepr.h |
|
117 |
file path=usr/include/python3.4/longobject.h |
|
118 |
file path=usr/include/python3.4/marshal.h |
|
119 |
file path=usr/include/python3.4/memoryobject.h |
|
120 |
file path=usr/include/python3.4/metagrammar.h |
|
121 |
file path=usr/include/python3.4/methodobject.h |
|
122 |
file path=usr/include/python3.4/modsupport.h |
|
123 |
file path=usr/include/python3.4/moduleobject.h |
|
124 |
file path=usr/include/python3.4/namespaceobject.h |
|
125 |
file path=usr/include/python3.4/node.h |
|
126 |
file path=usr/include/python3.4/object.h |
|
127 |
file path=usr/include/python3.4/objimpl.h |
|
128 |
file path=usr/include/python3.4/opcode.h |
|
129 |
file path=usr/include/python3.4/osdefs.h |
|
130 |
file path=usr/include/python3.4/parsetok.h |
|
131 |
file path=usr/include/python3.4/patchlevel.h |
|
132 |
file path=usr/include/python3.4/pgen.h |
|
133 |
file path=usr/include/python3.4/pgenheaders.h |
|
134 |
file path=usr/include/python3.4/py_curses.h |
|
135 |
file path=usr/include/python3.4/pyarena.h |
|
136 |
file path=usr/include/python3.4/pyatomic.h |
|
137 |
file path=usr/include/python3.4/pycapsule.h |
|
138 |
file path=usr/include/python3.4/pyconfig.h |
|
139 |
file path=usr/include/python3.4/pyctype.h |
|
140 |
file path=usr/include/python3.4/pydebug.h |
|
141 |
file path=usr/include/python3.4/pyerrors.h |
|
142 |
file path=usr/include/python3.4/pyexpat.h |
|
143 |
file path=usr/include/python3.4/pyfpe.h |
|
144 |
file path=usr/include/python3.4/pygetopt.h |
|
145 |
file path=usr/include/python3.4/pyhash.h |
|
146 |
file path=usr/include/python3.4/pymacconfig.h |
|
147 |
file path=usr/include/python3.4/pymacro.h |
|
148 |
file path=usr/include/python3.4/pymath.h |
|
149 |
file path=usr/include/python3.4/pymem.h |
|
150 |
file path=usr/include/python3.4/pyport.h |
|
151 |
file path=usr/include/python3.4/pystate.h |
|
152 |
file path=usr/include/python3.4/pystrcmp.h |
|
153 |
file path=usr/include/python3.4/pystrtod.h |
|
154 |
file path=usr/include/python3.4/pythonrun.h |
|
155 |
file path=usr/include/python3.4/pythread.h |
|
156 |
file path=usr/include/python3.4/pytime.h |
|
157 |
file path=usr/include/python3.4/rangeobject.h |
|
158 |
file path=usr/include/python3.4/setobject.h |
|
159 |
file path=usr/include/python3.4/sliceobject.h |
|
160 |
file path=usr/include/python3.4/structmember.h |
|
161 |
file path=usr/include/python3.4/structseq.h |
|
162 |
file path=usr/include/python3.4/symtable.h |
|
163 |
file path=usr/include/python3.4/sysmodule.h |
|
164 |
file path=usr/include/python3.4/token.h |
|
165 |
file path=usr/include/python3.4/traceback.h |
|
166 |
file path=usr/include/python3.4/tupleobject.h |
|
167 |
file path=usr/include/python3.4/typeslots.h |
|
168 |
file path=usr/include/python3.4/ucnhash.h |
|
169 |
file path=usr/include/python3.4/unicodeobject.h |
|
170 |
file path=usr/include/python3.4/warnings.h |
|
171 |
file path=usr/include/python3.4/weakrefobject.h |
|
172 |
link path=usr/lib/$(MACH64)/libpython3.4.so target=libpython3.4.so.1.0 |
|
173 |
file path=usr/lib/$(MACH64)/libpython3.4.so.1.0 |
|
174 |
link path=usr/lib/$(MACH64)/libpython3.4_db.so target=libpython3.4_db.so.1.0 |
|
175 |
file path=usr/lib/$(MACH64)/libpython3.4_db.so.1.0 |
|
176 |
file path=usr/lib/$(MACH64)/libpython3.so |
|
177 |
file path=usr/lib/$(MACH64)/pkgconfig/python-3.4.pc |
|
178 |
link path=usr/lib/$(MACH64)/pkgconfig/python3.pc target=python-3.4.pc \ |
|
179 |
mediator=python mediator-version=3.4 |
|
180 |
link path=usr/lib/pkgconfig/python-3.4.pc \ |
|
181 |
target=../$(MACH64)/pkgconfig/python-3.4.pc |
|
182 |
link path=usr/lib/pkgconfig/python3.pc target=python-3.4.pc mediator=python \ |
|
183 |
mediator-version=3.4 |
|
184 |
file path=usr/lib/python3.4/LICENSE.txt |
|
185 |
file path=usr/lib/python3.4/__future__.py |
|
186 |
file path=usr/lib/python3.4/__phello__.foo.py pkg.tmp.autopyc=false |
|
187 |
file path=usr/lib/python3.4/_bootlocale.py |
|
188 |
file path=usr/lib/python3.4/_collections_abc.py |
|
189 |
file path=usr/lib/python3.4/_compat_pickle.py |
|
190 |
file path=usr/lib/python3.4/_dummy_thread.py |
|
191 |
file path=usr/lib/python3.4/_markupbase.py |
|
192 |
file path=usr/lib/python3.4/_osx_support.py |
|
193 |
file path=usr/lib/python3.4/_pyio.py |
|
194 |
file path=usr/lib/python3.4/_sitebuiltins.py |
|
195 |
file path=usr/lib/python3.4/_strptime.py |
|
196 |
file path=usr/lib/python3.4/_threading_local.py |
|
197 |
file path=usr/lib/python3.4/_weakrefset.py |
|
198 |
file path=usr/lib/python3.4/abc.py |
|
199 |
file path=usr/lib/python3.4/aifc.py |
|
200 |
file path=usr/lib/python3.4/antigravity.py |
|
201 |
file path=usr/lib/python3.4/argparse.py |
|
202 |
file path=usr/lib/python3.4/ast.py |
|
203 |
file path=usr/lib/python3.4/asynchat.py |
|
204 |
file path=usr/lib/python3.4/asyncio/__init__.py |
|
205 |
file path=usr/lib/python3.4/asyncio/base_events.py |
|
206 |
file path=usr/lib/python3.4/asyncio/base_subprocess.py |
|
207 |
file path=usr/lib/python3.4/asyncio/constants.py |
|
208 |
file path=usr/lib/python3.4/asyncio/events.py |
|
209 |
file path=usr/lib/python3.4/asyncio/futures.py |
|
210 |
file path=usr/lib/python3.4/asyncio/locks.py |
|
211 |
file path=usr/lib/python3.4/asyncio/log.py |
|
212 |
file path=usr/lib/python3.4/asyncio/proactor_events.py |
|
213 |
file path=usr/lib/python3.4/asyncio/protocols.py |
|
214 |
file path=usr/lib/python3.4/asyncio/queues.py |
|
215 |
file path=usr/lib/python3.4/asyncio/selector_events.py |
|
216 |
file path=usr/lib/python3.4/asyncio/streams.py |
|
217 |
file path=usr/lib/python3.4/asyncio/subprocess.py |
|
218 |
file path=usr/lib/python3.4/asyncio/tasks.py |
|
219 |
file path=usr/lib/python3.4/asyncio/test_utils.py |
|
220 |
file path=usr/lib/python3.4/asyncio/transports.py |
|
221 |
file path=usr/lib/python3.4/asyncio/unix_events.py |
|
222 |
file path=usr/lib/python3.4/asyncio/windows_events.py |
|
223 |
file path=usr/lib/python3.4/asyncio/windows_utils.py |
|
224 |
file path=usr/lib/python3.4/asyncore.py |
|
225 |
file path=usr/lib/python3.4/base64.py |
|
226 |
file path=usr/lib/python3.4/bdb.py |
|
227 |
file path=usr/lib/python3.4/binhex.py |
|
228 |
file path=usr/lib/python3.4/bisect.py |
|
229 |
file path=usr/lib/python3.4/bz2.py |
|
230 |
file path=usr/lib/python3.4/cProfile.py pkg.depend.bypass-generate=.* |
|
231 |
file path=usr/lib/python3.4/calendar.py |
|
232 |
file path=usr/lib/python3.4/cgi.py |
|
233 |
file path=usr/lib/python3.4/cgitb.py |
|
234 |
file path=usr/lib/python3.4/chunk.py |
|
235 |
file path=usr/lib/python3.4/cmd.py |
|
236 |
file path=usr/lib/python3.4/code.py |
|
237 |
file path=usr/lib/python3.4/codecs.py |
|
238 |
file path=usr/lib/python3.4/codeop.py |
|
239 |
file path=usr/lib/python3.4/collections/__init__.py |
|
240 |
file path=usr/lib/python3.4/collections/__main__.py |
|
241 |
file path=usr/lib/python3.4/collections/abc.py |
|
242 |
file path=usr/lib/python3.4/colorsys.py |
|
243 |
file path=usr/lib/python3.4/compileall.py |
|
244 |
file path=usr/lib/python3.4/concurrent/__init__.py |
|
245 |
file path=usr/lib/python3.4/concurrent/futures/__init__.py |
|
246 |
file path=usr/lib/python3.4/concurrent/futures/_base.py |
|
247 |
file path=usr/lib/python3.4/concurrent/futures/process.py |
|
248 |
file path=usr/lib/python3.4/concurrent/futures/thread.py |
|
249 |
file usr/lib/python3.4/config-3.4/python.o \ |
|
250 |
path=usr/lib/python3.4/config-3.4/64/python.o |
|
251 |
file path=usr/lib/python3.4/config-3.4/Makefile |
|
252 |
file path=usr/lib/python3.4/config-3.4/Setup |
|
253 |
file path=usr/lib/python3.4/config-3.4/Setup.config |
|
254 |
file path=usr/lib/python3.4/config-3.4/Setup.local |
|
255 |
file path=usr/lib/python3.4/config-3.4/config.c |
|
256 |
file path=usr/lib/python3.4/config-3.4/config.c.in |
|
257 |
file path=usr/lib/python3.4/config-3.4/install-sh |
|
258 |
file path=usr/lib/python3.4/config-3.4/libpython3.4.a |
|
259 |
file path=usr/lib/python3.4/config-3.4/makesetup |
|
260 |
file path=usr/lib/python3.4/configparser.py |
|
261 |
file path=usr/lib/python3.4/contextlib.py |
|
262 |
file path=usr/lib/python3.4/copy.py |
|
263 |
file path=usr/lib/python3.4/copyreg.py |
|
264 |
file path=usr/lib/python3.4/crypt.py |
|
265 |
file path=usr/lib/python3.4/csv.py |
|
266 |
file path=usr/lib/python3.4/ctypes/__init__.py |
|
267 |
file path=usr/lib/python3.4/ctypes/_endian.py |
|
268 |
file path=usr/lib/python3.4/ctypes/macholib/README.ctypes |
|
269 |
file path=usr/lib/python3.4/ctypes/macholib/__init__.py |
|
270 |
file path=usr/lib/python3.4/ctypes/macholib/dyld.py |
|
271 |
file path=usr/lib/python3.4/ctypes/macholib/dylib.py |
|
272 |
file path=usr/lib/python3.4/ctypes/macholib/fetch_macholib |
|
273 |
file path=usr/lib/python3.4/ctypes/macholib/fetch_macholib.bat |
|
274 |
file path=usr/lib/python3.4/ctypes/macholib/framework.py |
|
275 |
# |
|
276 |
file path=usr/lib/python3.4/ctypes/test/__init__.py |
|
277 |
file path=usr/lib/python3.4/ctypes/test/runtests.py |
|
278 |
file path=usr/lib/python3.4/ctypes/test/test_anon.py |
|
279 |
file path=usr/lib/python3.4/ctypes/test/test_array_in_pointer.py |
|
280 |
file path=usr/lib/python3.4/ctypes/test/test_arrays.py |
|
281 |
file path=usr/lib/python3.4/ctypes/test/test_as_parameter.py |
|
282 |
file path=usr/lib/python3.4/ctypes/test/test_bitfields.py |
|
283 |
file path=usr/lib/python3.4/ctypes/test/test_buffers.py |
|
284 |
file path=usr/lib/python3.4/ctypes/test/test_bytes.py |
|
285 |
file path=usr/lib/python3.4/ctypes/test/test_byteswap.py |
|
286 |
file path=usr/lib/python3.4/ctypes/test/test_callbacks.py |
|
287 |
file path=usr/lib/python3.4/ctypes/test/test_cast.py |
|
288 |
file path=usr/lib/python3.4/ctypes/test/test_cfuncs.py |
|
289 |
file path=usr/lib/python3.4/ctypes/test/test_checkretval.py |
|
290 |
file path=usr/lib/python3.4/ctypes/test/test_delattr.py |
|
291 |
file path=usr/lib/python3.4/ctypes/test/test_errcheck.py |
|
292 |
file path=usr/lib/python3.4/ctypes/test/test_errno.py |
|
293 |
file path=usr/lib/python3.4/ctypes/test/test_find.py |
|
294 |
file path=usr/lib/python3.4/ctypes/test/test_frombuffer.py |
|
295 |
file path=usr/lib/python3.4/ctypes/test/test_funcptr.py |
|
296 |
file path=usr/lib/python3.4/ctypes/test/test_functions.py |
|
297 |
file path=usr/lib/python3.4/ctypes/test/test_incomplete.py |
|
298 |
file path=usr/lib/python3.4/ctypes/test/test_init.py |
|
299 |
file path=usr/lib/python3.4/ctypes/test/test_integers.py |
|
300 |
file path=usr/lib/python3.4/ctypes/test/test_internals.py |
|
301 |
file path=usr/lib/python3.4/ctypes/test/test_keeprefs.py |
|
302 |
file path=usr/lib/python3.4/ctypes/test/test_libc.py |
|
303 |
file path=usr/lib/python3.4/ctypes/test/test_loading.py |
|
304 |
file path=usr/lib/python3.4/ctypes/test/test_macholib.py |
|
305 |
file path=usr/lib/python3.4/ctypes/test/test_memfunctions.py |
|
306 |
file path=usr/lib/python3.4/ctypes/test/test_numbers.py |
|
307 |
file path=usr/lib/python3.4/ctypes/test/test_objects.py |
|
308 |
file path=usr/lib/python3.4/ctypes/test/test_parameters.py |
|
309 |
file path=usr/lib/python3.4/ctypes/test/test_pep3118.py |
|
310 |
file path=usr/lib/python3.4/ctypes/test/test_pickling.py |
|
311 |
file path=usr/lib/python3.4/ctypes/test/test_pointers.py |
|
312 |
file path=usr/lib/python3.4/ctypes/test/test_prototypes.py |
|
313 |
file path=usr/lib/python3.4/ctypes/test/test_python_api.py |
|
314 |
file path=usr/lib/python3.4/ctypes/test/test_random_things.py |
|
315 |
file path=usr/lib/python3.4/ctypes/test/test_refcounts.py |
|
316 |
file path=usr/lib/python3.4/ctypes/test/test_repr.py |
|
317 |
file path=usr/lib/python3.4/ctypes/test/test_returnfuncptrs.py |
|
318 |
file path=usr/lib/python3.4/ctypes/test/test_simplesubclasses.py |
|
319 |
file path=usr/lib/python3.4/ctypes/test/test_sizes.py |
|
320 |
file path=usr/lib/python3.4/ctypes/test/test_slicing.py |
|
321 |
file path=usr/lib/python3.4/ctypes/test/test_stringptr.py |
|
322 |
file path=usr/lib/python3.4/ctypes/test/test_strings.py |
|
323 |
file path=usr/lib/python3.4/ctypes/test/test_struct_fields.py |
|
324 |
file path=usr/lib/python3.4/ctypes/test/test_structures.py |
|
325 |
file path=usr/lib/python3.4/ctypes/test/test_unaligned_structures.py |
|
326 |
file path=usr/lib/python3.4/ctypes/test/test_unicode.py |
|
327 |
file path=usr/lib/python3.4/ctypes/test/test_values.py |
|
328 |
file path=usr/lib/python3.4/ctypes/test/test_varsize_struct.py |
|
329 |
file path=usr/lib/python3.4/ctypes/test/test_win32.py |
|
330 |
file path=usr/lib/python3.4/ctypes/test/test_wintypes.py |
|
331 |
file path=usr/lib/python3.4/ctypes/util.py |
|
332 |
file path=usr/lib/python3.4/ctypes/wintypes.py |
|
333 |
file path=usr/lib/python3.4/curses/__init__.py |
|
334 |
file path=usr/lib/python3.4/curses/ascii.py |
|
335 |
file path=usr/lib/python3.4/curses/has_key.py |
|
336 |
file path=usr/lib/python3.4/curses/panel.py |
|
337 |
file path=usr/lib/python3.4/curses/textpad.py |
|
338 |
file path=usr/lib/python3.4/datetime.py |
|
339 |
file path=usr/lib/python3.4/dbm/__init__.py |
|
340 |
file path=usr/lib/python3.4/dbm/dumb.py |
|
341 |
file path=usr/lib/python3.4/dbm/gnu.py |
|
342 |
file path=usr/lib/python3.4/dbm/ndbm.py |
|
343 |
file path=usr/lib/python3.4/decimal.py |
|
344 |
file path=usr/lib/python3.4/difflib.py |
|
345 |
file path=usr/lib/python3.4/dis.py |
|
346 |
file path=usr/lib/python3.4/distutils/README |
|
347 |
file path=usr/lib/python3.4/distutils/__init__.py |
|
348 |
file path=usr/lib/python3.4/distutils/archive_util.py |
|
349 |
file path=usr/lib/python3.4/distutils/bcppcompiler.py |
|
350 |
file path=usr/lib/python3.4/distutils/ccompiler.py |
|
351 |
file path=usr/lib/python3.4/distutils/cmd.py |
|
352 |
file path=usr/lib/python3.4/distutils/command/__init__.py |
|
353 |
file path=usr/lib/python3.4/distutils/command/bdist.py |
|
354 |
file path=usr/lib/python3.4/distutils/command/bdist_dumb.py |
|
355 |
file path=usr/lib/python3.4/distutils/command/bdist_msi.py |
|
356 |
file path=usr/lib/python3.4/distutils/command/bdist_rpm.py |
|
357 |
file path=usr/lib/python3.4/distutils/command/bdist_wininst.py |
|
358 |
file path=usr/lib/python3.4/distutils/command/build.py |
|
359 |
file path=usr/lib/python3.4/distutils/command/build_clib.py |
|
360 |
file path=usr/lib/python3.4/distutils/command/build_ext.py |
|
361 |
file path=usr/lib/python3.4/distutils/command/build_py.py |
|
362 |
file path=usr/lib/python3.4/distutils/command/build_scripts.py |
|
363 |
file path=usr/lib/python3.4/distutils/command/check.py |
|
364 |
file path=usr/lib/python3.4/distutils/command/clean.py |
|
365 |
file path=usr/lib/python3.4/distutils/command/command_template |
|
366 |
file path=usr/lib/python3.4/distutils/command/config.py |
|
367 |
file path=usr/lib/python3.4/distutils/command/install.py |
|
368 |
file path=usr/lib/python3.4/distutils/command/install_data.py |
|
369 |
file path=usr/lib/python3.4/distutils/command/install_egg_info.py |
|
370 |
file path=usr/lib/python3.4/distutils/command/install_headers.py |
|
371 |
file path=usr/lib/python3.4/distutils/command/install_lib.py |
|
372 |
file path=usr/lib/python3.4/distutils/command/install_scripts.py |
|
373 |
file path=usr/lib/python3.4/distutils/command/register.py |
|
374 |
file path=usr/lib/python3.4/distutils/command/sdist.py |
|
375 |
file path=usr/lib/python3.4/distutils/command/upload.py |
|
376 |
file path=usr/lib/python3.4/distutils/command/wininst-10.0-amd64.exe |
|
377 |
file path=usr/lib/python3.4/distutils/command/wininst-10.0.exe |
|
378 |
file path=usr/lib/python3.4/distutils/command/wininst-6.0.exe |
|
379 |
file path=usr/lib/python3.4/distutils/command/wininst-7.1.exe |
|
380 |
file path=usr/lib/python3.4/distutils/command/wininst-8.0.exe |
|
381 |
file path=usr/lib/python3.4/distutils/command/wininst-9.0-amd64.exe |
|
382 |
file path=usr/lib/python3.4/distutils/command/wininst-9.0.exe |
|
383 |
file path=usr/lib/python3.4/distutils/config.py |
|
384 |
file path=usr/lib/python3.4/distutils/core.py |
|
385 |
file path=usr/lib/python3.4/distutils/cygwinccompiler.py |
|
386 |
file path=usr/lib/python3.4/distutils/debug.py |
|
387 |
file path=usr/lib/python3.4/distutils/dep_util.py |
|
388 |
file path=usr/lib/python3.4/distutils/dir_util.py |
|
389 |
file path=usr/lib/python3.4/distutils/dist.py |
|
390 |
file path=usr/lib/python3.4/distutils/errors.py |
|
391 |
file path=usr/lib/python3.4/distutils/extension.py |
|
392 |
file path=usr/lib/python3.4/distutils/fancy_getopt.py |
|
393 |
file path=usr/lib/python3.4/distutils/file_util.py |
|
394 |
file path=usr/lib/python3.4/distutils/filelist.py |
|
395 |
file path=usr/lib/python3.4/distutils/log.py |
|
396 |
file path=usr/lib/python3.4/distutils/msvc9compiler.py |
|
397 |
file path=usr/lib/python3.4/distutils/msvccompiler.py |
|
398 |
file path=usr/lib/python3.4/distutils/spawn.py |
|
399 |
file path=usr/lib/python3.4/distutils/sysconfig.py |
|
400 |
file path=usr/lib/python3.4/distutils/tests/Setup.sample |
|
401 |
file path=usr/lib/python3.4/distutils/tests/__init__.py |
|
402 |
file path=usr/lib/python3.4/distutils/tests/support.py |
|
403 |
file path=usr/lib/python3.4/distutils/tests/test_archive_util.py |
|
404 |
file path=usr/lib/python3.4/distutils/tests/test_bdist.py |
|
405 |
file path=usr/lib/python3.4/distutils/tests/test_bdist_dumb.py |
|
406 |
file path=usr/lib/python3.4/distutils/tests/test_bdist_msi.py |
|
407 |
file path=usr/lib/python3.4/distutils/tests/test_bdist_rpm.py |
|
408 |
file path=usr/lib/python3.4/distutils/tests/test_bdist_wininst.py |
|
409 |
file path=usr/lib/python3.4/distutils/tests/test_build.py |
|
410 |
file path=usr/lib/python3.4/distutils/tests/test_build_clib.py |
|
411 |
file path=usr/lib/python3.4/distutils/tests/test_build_ext.py |
|
412 |
file path=usr/lib/python3.4/distutils/tests/test_build_py.py |
|
413 |
file path=usr/lib/python3.4/distutils/tests/test_build_scripts.py |
|
414 |
file path=usr/lib/python3.4/distutils/tests/test_check.py |
|
415 |
file path=usr/lib/python3.4/distutils/tests/test_clean.py |
|
416 |
file path=usr/lib/python3.4/distutils/tests/test_cmd.py |
|
417 |
file path=usr/lib/python3.4/distutils/tests/test_config.py |
|
418 |
file path=usr/lib/python3.4/distutils/tests/test_config_cmd.py |
|
419 |
file path=usr/lib/python3.4/distutils/tests/test_core.py |
|
420 |
file path=usr/lib/python3.4/distutils/tests/test_cygwinccompiler.py |
|
421 |
file path=usr/lib/python3.4/distutils/tests/test_dep_util.py |
|
422 |
file path=usr/lib/python3.4/distutils/tests/test_dir_util.py |
|
423 |
file path=usr/lib/python3.4/distutils/tests/test_dist.py |
|
424 |
file path=usr/lib/python3.4/distutils/tests/test_extension.py |
|
425 |
file path=usr/lib/python3.4/distutils/tests/test_file_util.py |
|
426 |
file path=usr/lib/python3.4/distutils/tests/test_filelist.py |
|
427 |
file path=usr/lib/python3.4/distutils/tests/test_install.py |
|
428 |
file path=usr/lib/python3.4/distutils/tests/test_install_data.py |
|
429 |
file path=usr/lib/python3.4/distutils/tests/test_install_headers.py |
|
430 |
file path=usr/lib/python3.4/distutils/tests/test_install_lib.py |
|
431 |
file path=usr/lib/python3.4/distutils/tests/test_install_scripts.py |
|
432 |
file path=usr/lib/python3.4/distutils/tests/test_log.py |
|
433 |
file path=usr/lib/python3.4/distutils/tests/test_msvc9compiler.py |
|
434 |
file path=usr/lib/python3.4/distutils/tests/test_register.py |
|
435 |
file path=usr/lib/python3.4/distutils/tests/test_sdist.py |
|
436 |
file path=usr/lib/python3.4/distutils/tests/test_spawn.py |
|
437 |
file path=usr/lib/python3.4/distutils/tests/test_sysconfig.py |
|
438 |
file path=usr/lib/python3.4/distutils/tests/test_text_file.py |
|
439 |
file path=usr/lib/python3.4/distutils/tests/test_unixccompiler.py |
|
440 |
file path=usr/lib/python3.4/distutils/tests/test_upload.py |
|
441 |
file path=usr/lib/python3.4/distutils/tests/test_util.py |
|
442 |
file path=usr/lib/python3.4/distutils/tests/test_version.py |
|
443 |
file path=usr/lib/python3.4/distutils/tests/test_versionpredicate.py |
|
444 |
file path=usr/lib/python3.4/distutils/tests/xxmodule.c |
|
445 |
file path=usr/lib/python3.4/distutils/text_file.py |
|
446 |
file path=usr/lib/python3.4/distutils/unixccompiler.py |
|
447 |
file path=usr/lib/python3.4/distutils/util.py |
|
448 |
file path=usr/lib/python3.4/distutils/version.py |
|
449 |
file path=usr/lib/python3.4/distutils/versionpredicate.py |
|
450 |
file path=usr/lib/python3.4/doctest.py |
|
451 |
file path=usr/lib/python3.4/dummy_threading.py |
|
452 |
file path=usr/lib/python3.4/email/__init__.py |
|
453 |
file path=usr/lib/python3.4/email/_encoded_words.py |
|
454 |
file path=usr/lib/python3.4/email/_header_value_parser.py |
|
455 |
file path=usr/lib/python3.4/email/_parseaddr.py |
|
456 |
file path=usr/lib/python3.4/email/_policybase.py |
|
457 |
file path=usr/lib/python3.4/email/architecture.rst |
|
458 |
file path=usr/lib/python3.4/email/base64mime.py |
|
459 |
file path=usr/lib/python3.4/email/charset.py |
|
460 |
file path=usr/lib/python3.4/email/contentmanager.py |
|
461 |
file path=usr/lib/python3.4/email/encoders.py |
|
462 |
file path=usr/lib/python3.4/email/errors.py |
|
463 |
file path=usr/lib/python3.4/email/feedparser.py |
|
464 |
file path=usr/lib/python3.4/email/generator.py |
|
465 |
file path=usr/lib/python3.4/email/header.py |
|
466 |
file path=usr/lib/python3.4/email/headerregistry.py |
|
467 |
file path=usr/lib/python3.4/email/iterators.py |
|
468 |
file path=usr/lib/python3.4/email/message.py |
|
469 |
file path=usr/lib/python3.4/email/mime/__init__.py |
|
470 |
file path=usr/lib/python3.4/email/mime/application.py |
|
471 |
file path=usr/lib/python3.4/email/mime/audio.py |
|
472 |
file path=usr/lib/python3.4/email/mime/base.py |
|
473 |
file path=usr/lib/python3.4/email/mime/image.py |
|
474 |
file path=usr/lib/python3.4/email/mime/message.py |
|
475 |
file path=usr/lib/python3.4/email/mime/multipart.py |
|
476 |
file path=usr/lib/python3.4/email/mime/nonmultipart.py |
|
477 |
file path=usr/lib/python3.4/email/mime/text.py |
|
478 |
file path=usr/lib/python3.4/email/parser.py |
|
479 |
file path=usr/lib/python3.4/email/policy.py |
|
480 |
file path=usr/lib/python3.4/email/quoprimime.py |
|
481 |
file path=usr/lib/python3.4/email/utils.py |
|
482 |
file path=usr/lib/python3.4/encodings/__init__.py |
|
483 |
file path=usr/lib/python3.4/encodings/aliases.py |
|
484 |
file path=usr/lib/python3.4/encodings/ascii.py |
|
485 |
file path=usr/lib/python3.4/encodings/base64_codec.py |
|
486 |
file path=usr/lib/python3.4/encodings/big5.py |
|
487 |
file path=usr/lib/python3.4/encodings/big5hkscs.py |
|
488 |
file path=usr/lib/python3.4/encodings/bz2_codec.py |
|
489 |
file path=usr/lib/python3.4/encodings/charmap.py |
|
490 |
file path=usr/lib/python3.4/encodings/cp037.py |
|
491 |
file path=usr/lib/python3.4/encodings/cp1006.py |
|
492 |
file path=usr/lib/python3.4/encodings/cp1026.py |
|
493 |
file path=usr/lib/python3.4/encodings/cp1125.py |
|
494 |
file path=usr/lib/python3.4/encodings/cp1140.py |
|
495 |
file path=usr/lib/python3.4/encodings/cp1250.py |
|
496 |
file path=usr/lib/python3.4/encodings/cp1251.py |
|
497 |
file path=usr/lib/python3.4/encodings/cp1252.py |
|
498 |
file path=usr/lib/python3.4/encodings/cp1253.py |
|
499 |
file path=usr/lib/python3.4/encodings/cp1254.py |
|
500 |
file path=usr/lib/python3.4/encodings/cp1255.py |
|
501 |
file path=usr/lib/python3.4/encodings/cp1256.py |
|
502 |
file path=usr/lib/python3.4/encodings/cp1257.py |
|
503 |
file path=usr/lib/python3.4/encodings/cp1258.py |
|
504 |
file path=usr/lib/python3.4/encodings/cp273.py |
|
505 |
file path=usr/lib/python3.4/encodings/cp424.py |
|
506 |
file path=usr/lib/python3.4/encodings/cp437.py |
|
507 |
file path=usr/lib/python3.4/encodings/cp500.py |
|
508 |
file path=usr/lib/python3.4/encodings/cp65001.py |
|
509 |
file path=usr/lib/python3.4/encodings/cp720.py |
|
510 |
file path=usr/lib/python3.4/encodings/cp737.py |
|
511 |
file path=usr/lib/python3.4/encodings/cp775.py |
|
512 |
file path=usr/lib/python3.4/encodings/cp850.py |
|
513 |
file path=usr/lib/python3.4/encodings/cp852.py |
|
514 |
file path=usr/lib/python3.4/encodings/cp855.py |
|
515 |
file path=usr/lib/python3.4/encodings/cp856.py |
|
516 |
file path=usr/lib/python3.4/encodings/cp857.py |
|
517 |
file path=usr/lib/python3.4/encodings/cp858.py |
|
518 |
file path=usr/lib/python3.4/encodings/cp860.py |
|
519 |
file path=usr/lib/python3.4/encodings/cp861.py |
|
520 |
file path=usr/lib/python3.4/encodings/cp862.py |
|
521 |
file path=usr/lib/python3.4/encodings/cp863.py |
|
522 |
file path=usr/lib/python3.4/encodings/cp864.py |
|
523 |
file path=usr/lib/python3.4/encodings/cp865.py |
|
524 |
file path=usr/lib/python3.4/encodings/cp866.py |
|
525 |
file path=usr/lib/python3.4/encodings/cp869.py |
|
526 |
file path=usr/lib/python3.4/encodings/cp874.py |
|
527 |
file path=usr/lib/python3.4/encodings/cp875.py |
|
528 |
file path=usr/lib/python3.4/encodings/cp932.py |
|
529 |
file path=usr/lib/python3.4/encodings/cp949.py |
|
530 |
file path=usr/lib/python3.4/encodings/cp950.py |
|
531 |
file path=usr/lib/python3.4/encodings/euc_jis_2004.py |
|
532 |
file path=usr/lib/python3.4/encodings/euc_jisx0213.py |
|
533 |
file path=usr/lib/python3.4/encodings/euc_jp.py |
|
534 |
file path=usr/lib/python3.4/encodings/euc_kr.py |
|
535 |
file path=usr/lib/python3.4/encodings/gb18030.py |
|
536 |
file path=usr/lib/python3.4/encodings/gb2312.py |
|
537 |
file path=usr/lib/python3.4/encodings/gbk.py |
|
538 |
file path=usr/lib/python3.4/encodings/hex_codec.py |
|
539 |
file path=usr/lib/python3.4/encodings/hp_roman8.py |
|
540 |
file path=usr/lib/python3.4/encodings/hz.py |
|
541 |
file path=usr/lib/python3.4/encodings/idna.py |
|
542 |
file path=usr/lib/python3.4/encodings/iso2022_jp.py |
|
543 |
file path=usr/lib/python3.4/encodings/iso2022_jp_1.py |
|
544 |
file path=usr/lib/python3.4/encodings/iso2022_jp_2.py |
|
545 |
file path=usr/lib/python3.4/encodings/iso2022_jp_2004.py |
|
546 |
file path=usr/lib/python3.4/encodings/iso2022_jp_3.py |
|
547 |
file path=usr/lib/python3.4/encodings/iso2022_jp_ext.py |
|
548 |
file path=usr/lib/python3.4/encodings/iso2022_kr.py |
|
549 |
file path=usr/lib/python3.4/encodings/iso8859_1.py |
|
550 |
file path=usr/lib/python3.4/encodings/iso8859_10.py |
|
551 |
file path=usr/lib/python3.4/encodings/iso8859_11.py |
|
552 |
file path=usr/lib/python3.4/encodings/iso8859_13.py |
|
553 |
file path=usr/lib/python3.4/encodings/iso8859_14.py |
|
554 |
file path=usr/lib/python3.4/encodings/iso8859_15.py |
|
555 |
file path=usr/lib/python3.4/encodings/iso8859_16.py |
|
556 |
file path=usr/lib/python3.4/encodings/iso8859_2.py |
|
557 |
file path=usr/lib/python3.4/encodings/iso8859_3.py |
|
558 |
file path=usr/lib/python3.4/encodings/iso8859_4.py |
|
559 |
file path=usr/lib/python3.4/encodings/iso8859_5.py |
|
560 |
file path=usr/lib/python3.4/encodings/iso8859_6.py |
|
561 |
file path=usr/lib/python3.4/encodings/iso8859_7.py |
|
562 |
file path=usr/lib/python3.4/encodings/iso8859_8.py |
|
563 |
file path=usr/lib/python3.4/encodings/iso8859_9.py |
|
564 |
file path=usr/lib/python3.4/encodings/johab.py |
|
565 |
file path=usr/lib/python3.4/encodings/koi8_r.py |
|
566 |
file path=usr/lib/python3.4/encodings/koi8_u.py |
|
567 |
file path=usr/lib/python3.4/encodings/latin_1.py |
|
568 |
file path=usr/lib/python3.4/encodings/mac_arabic.py |
|
569 |
file path=usr/lib/python3.4/encodings/mac_centeuro.py |
|
570 |
file path=usr/lib/python3.4/encodings/mac_croatian.py |
|
571 |
file path=usr/lib/python3.4/encodings/mac_cyrillic.py |
|
572 |
file path=usr/lib/python3.4/encodings/mac_farsi.py |
|
573 |
file path=usr/lib/python3.4/encodings/mac_greek.py |
|
574 |
file path=usr/lib/python3.4/encodings/mac_iceland.py |
|
575 |
file path=usr/lib/python3.4/encodings/mac_latin2.py |
|
576 |
file path=usr/lib/python3.4/encodings/mac_roman.py |
|
577 |
file path=usr/lib/python3.4/encodings/mac_romanian.py |
|
578 |
file path=usr/lib/python3.4/encodings/mac_turkish.py |
|
579 |
file path=usr/lib/python3.4/encodings/mbcs.py |
|
580 |
file path=usr/lib/python3.4/encodings/palmos.py |
|
581 |
file path=usr/lib/python3.4/encodings/ptcp154.py |
|
582 |
file path=usr/lib/python3.4/encodings/punycode.py |
|
583 |
file path=usr/lib/python3.4/encodings/quopri_codec.py |
|
584 |
file path=usr/lib/python3.4/encodings/raw_unicode_escape.py |
|
585 |
file path=usr/lib/python3.4/encodings/rot_13.py |
|
586 |
file path=usr/lib/python3.4/encodings/shift_jis.py |
|
587 |
file path=usr/lib/python3.4/encodings/shift_jis_2004.py |
|
588 |
file path=usr/lib/python3.4/encodings/shift_jisx0213.py |
|
589 |
file path=usr/lib/python3.4/encodings/tis_620.py |
|
590 |
file path=usr/lib/python3.4/encodings/undefined.py |
|
591 |
file path=usr/lib/python3.4/encodings/unicode_escape.py |
|
592 |
file path=usr/lib/python3.4/encodings/unicode_internal.py |
|
593 |
file path=usr/lib/python3.4/encodings/utf_16.py |
|
594 |
file path=usr/lib/python3.4/encodings/utf_16_be.py |
|
595 |
file path=usr/lib/python3.4/encodings/utf_16_le.py |
|
596 |
file path=usr/lib/python3.4/encodings/utf_32.py |
|
597 |
file path=usr/lib/python3.4/encodings/utf_32_be.py |
|
598 |
file path=usr/lib/python3.4/encodings/utf_32_le.py |
|
599 |
file path=usr/lib/python3.4/encodings/utf_7.py |
|
600 |
file path=usr/lib/python3.4/encodings/utf_8.py |
|
601 |
file path=usr/lib/python3.4/encodings/utf_8_sig.py |
|
602 |
file path=usr/lib/python3.4/encodings/uu_codec.py |
|
603 |
file path=usr/lib/python3.4/encodings/zlib_codec.py |
|
3780
c1c65dfab733
19033667 Python 3.4 is missing the ensurepip module
John Beck <John.Beck@Oracle.COM>
parents:
3779
diff
changeset
|
604 |
file path=usr/lib/python3.4/ensurepip/__init__.py |
c1c65dfab733
19033667 Python 3.4 is missing the ensurepip module
John Beck <John.Beck@Oracle.COM>
parents:
3779
diff
changeset
|
605 |
file path=usr/lib/python3.4/ensurepip/__main__.py |
c1c65dfab733
19033667 Python 3.4 is missing the ensurepip module
John Beck <John.Beck@Oracle.COM>
parents:
3779
diff
changeset
|
606 |
file path=usr/lib/python3.4/ensurepip/_bundled/pip-1.5.6-py2.py3-none-any.whl |
c1c65dfab733
19033667 Python 3.4 is missing the ensurepip module
John Beck <John.Beck@Oracle.COM>
parents:
3779
diff
changeset
|
607 |
file path=usr/lib/python3.4/ensurepip/_bundled/setuptools-2.1-py2.py3-none-any.whl |
c1c65dfab733
19033667 Python 3.4 is missing the ensurepip module
John Beck <John.Beck@Oracle.COM>
parents:
3779
diff
changeset
|
608 |
file path=usr/lib/python3.4/ensurepip/_uninstall.py |
3778 | 609 |
file path=usr/lib/python3.4/enum.py |
610 |
file path=usr/lib/python3.4/filecmp.py |
|
611 |
file path=usr/lib/python3.4/fileinput.py |
|
612 |
file path=usr/lib/python3.4/fnmatch.py |
|
613 |
file path=usr/lib/python3.4/formatter.py |
|
614 |
file path=usr/lib/python3.4/fractions.py |
|
615 |
file path=usr/lib/python3.4/ftplib.py |
|
616 |
file path=usr/lib/python3.4/functools.py |
|
617 |
file path=usr/lib/python3.4/genericpath.py |
|
618 |
file path=usr/lib/python3.4/getopt.py |
|
619 |
file path=usr/lib/python3.4/getpass.py |
|
620 |
file path=usr/lib/python3.4/gettext.py |
|
621 |
file path=usr/lib/python3.4/glob.py |
|
622 |
file path=usr/lib/python3.4/gzip.py |
|
623 |
file path=usr/lib/python3.4/hashlib.py |
|
624 |
file path=usr/lib/python3.4/heapq.py |
|
625 |
file path=usr/lib/python3.4/hmac.py |
|
626 |
file path=usr/lib/python3.4/html/__init__.py |
|
627 |
file path=usr/lib/python3.4/html/entities.py |
|
628 |
file path=usr/lib/python3.4/html/parser.py |
|
629 |
file path=usr/lib/python3.4/http/__init__.py |
|
630 |
file path=usr/lib/python3.4/http/client.py |
|
631 |
file path=usr/lib/python3.4/http/cookiejar.py |
|
632 |
file path=usr/lib/python3.4/http/cookies.py |
|
633 |
file path=usr/lib/python3.4/http/server.py |
|
634 |
file path=usr/lib/python3.4/idlelib/AutoComplete.py |
|
635 |
file path=usr/lib/python3.4/idlelib/AutoCompleteWindow.py |
|
636 |
file path=usr/lib/python3.4/idlelib/AutoExpand.py |
|
637 |
file path=usr/lib/python3.4/idlelib/Bindings.py |
|
638 |
file path=usr/lib/python3.4/idlelib/CREDITS.txt |
|
639 |
file path=usr/lib/python3.4/idlelib/CallTipWindow.py |
|
640 |
file path=usr/lib/python3.4/idlelib/CallTips.py |
|
641 |
file path=usr/lib/python3.4/idlelib/ChangeLog |
|
642 |
file path=usr/lib/python3.4/idlelib/ClassBrowser.py |
|
643 |
file path=usr/lib/python3.4/idlelib/CodeContext.py |
|
644 |
file path=usr/lib/python3.4/idlelib/ColorDelegator.py |
|
645 |
file path=usr/lib/python3.4/idlelib/Debugger.py |
|
646 |
file path=usr/lib/python3.4/idlelib/Delegator.py |
|
647 |
file path=usr/lib/python3.4/idlelib/EditorWindow.py |
|
648 |
file path=usr/lib/python3.4/idlelib/FileList.py |
|
649 |
file path=usr/lib/python3.4/idlelib/FormatParagraph.py |
|
650 |
file path=usr/lib/python3.4/idlelib/GrepDialog.py |
|
651 |
file path=usr/lib/python3.4/idlelib/HISTORY.txt |
|
652 |
file path=usr/lib/python3.4/idlelib/HyperParser.py |
|
653 |
file path=usr/lib/python3.4/idlelib/IOBinding.py |
|
654 |
file path=usr/lib/python3.4/idlelib/Icons/folder.gif |
|
655 |
file path=usr/lib/python3.4/idlelib/Icons/idle.icns |
|
656 |
file path=usr/lib/python3.4/idlelib/Icons/idle.ico |
|
657 |
file path=usr/lib/python3.4/idlelib/Icons/idle_16.gif |
|
658 |
file path=usr/lib/python3.4/idlelib/Icons/idle_16.png |
|
659 |
file path=usr/lib/python3.4/idlelib/Icons/idle_32.gif |
|
660 |
file path=usr/lib/python3.4/idlelib/Icons/idle_32.png |
|
661 |
file path=usr/lib/python3.4/idlelib/Icons/idle_48.gif |
|
662 |
file path=usr/lib/python3.4/idlelib/Icons/idle_48.png |
|
663 |
file path=usr/lib/python3.4/idlelib/Icons/minusnode.gif |
|
664 |
file path=usr/lib/python3.4/idlelib/Icons/openfolder.gif |
|
665 |
file path=usr/lib/python3.4/idlelib/Icons/plusnode.gif |
|
666 |
file path=usr/lib/python3.4/idlelib/Icons/python.gif |
|
667 |
file path=usr/lib/python3.4/idlelib/Icons/tk.gif |
|
668 |
file path=usr/lib/python3.4/idlelib/IdleHistory.py |
|
669 |
file path=usr/lib/python3.4/idlelib/MultiCall.py |
|
670 |
file path=usr/lib/python3.4/idlelib/MultiStatusBar.py |
|
671 |
file path=usr/lib/python3.4/idlelib/NEWS.txt |
|
672 |
file path=usr/lib/python3.4/idlelib/ObjectBrowser.py |
|
673 |
file path=usr/lib/python3.4/idlelib/OutputWindow.py |
|
674 |
file path=usr/lib/python3.4/idlelib/ParenMatch.py |
|
675 |
file path=usr/lib/python3.4/idlelib/PathBrowser.py |
|
676 |
file path=usr/lib/python3.4/idlelib/Percolator.py |
|
677 |
file path=usr/lib/python3.4/idlelib/PyParse.py |
|
678 |
file path=usr/lib/python3.4/idlelib/PyShell.py |
|
679 |
file path=usr/lib/python3.4/idlelib/README.txt |
|
680 |
file path=usr/lib/python3.4/idlelib/RemoteDebugger.py |
|
681 |
file path=usr/lib/python3.4/idlelib/RemoteObjectBrowser.py |
|
682 |
file path=usr/lib/python3.4/idlelib/ReplaceDialog.py |
|
683 |
file path=usr/lib/python3.4/idlelib/RstripExtension.py |
|
684 |
file path=usr/lib/python3.4/idlelib/ScriptBinding.py |
|
685 |
file path=usr/lib/python3.4/idlelib/ScrolledList.py |
|
686 |
file path=usr/lib/python3.4/idlelib/SearchDialog.py |
|
687 |
file path=usr/lib/python3.4/idlelib/SearchDialogBase.py |
|
688 |
file path=usr/lib/python3.4/idlelib/SearchEngine.py |
|
689 |
file path=usr/lib/python3.4/idlelib/StackViewer.py |
|
690 |
file path=usr/lib/python3.4/idlelib/TODO.txt |
|
691 |
file path=usr/lib/python3.4/idlelib/ToolTip.py |
|
692 |
file path=usr/lib/python3.4/idlelib/TreeWidget.py |
|
693 |
file path=usr/lib/python3.4/idlelib/UndoDelegator.py |
|
694 |
file path=usr/lib/python3.4/idlelib/WidgetRedirector.py |
|
695 |
file path=usr/lib/python3.4/idlelib/WindowList.py |
|
696 |
file path=usr/lib/python3.4/idlelib/ZoomHeight.py |
|
697 |
file path=usr/lib/python3.4/idlelib/__init__.py |
|
698 |
file path=usr/lib/python3.4/idlelib/__main__.py |
|
699 |
file path=usr/lib/python3.4/idlelib/aboutDialog.py |
|
700 |
file path=usr/lib/python3.4/idlelib/config-extensions.def |
|
701 |
file path=usr/lib/python3.4/idlelib/config-highlight.def |
|
702 |
file path=usr/lib/python3.4/idlelib/config-keys.def |
|
703 |
file path=usr/lib/python3.4/idlelib/config-main.def |
|
704 |
file path=usr/lib/python3.4/idlelib/configDialog.py |
|
705 |
file path=usr/lib/python3.4/idlelib/configHandler.py |
|
706 |
file path=usr/lib/python3.4/idlelib/configHelpSourceEdit.py |
|
707 |
file path=usr/lib/python3.4/idlelib/configSectionNameDialog.py |
|
708 |
file path=usr/lib/python3.4/idlelib/dynOptionMenuWidget.py |
|
709 |
file path=usr/lib/python3.4/idlelib/extend.txt |
|
710 |
file path=usr/lib/python3.4/idlelib/help.txt |
|
711 |
file path=usr/lib/python3.4/idlelib/idle.bat |
|
712 |
file path=usr/lib/python3.4/idlelib/idle.py |
|
713 |
file path=usr/lib/python3.4/idlelib/idle.pyw |
|
714 |
file path=usr/lib/python3.4/idlelib/idle_test/README.txt |
|
715 |
file path=usr/lib/python3.4/idlelib/idle_test/__init__.py |
|
3779
d01825f968e9
19004593 update Python to 3.4.1
John Beck <John.Beck@Oracle.COM>
parents:
3778
diff
changeset
|
716 |
file path=usr/lib/python3.4/idlelib/idle_test/htest.py |
3778 | 717 |
file path=usr/lib/python3.4/idlelib/idle_test/mock_idle.py |
718 |
file path=usr/lib/python3.4/idlelib/idle_test/mock_tk.py |
|
719 |
file path=usr/lib/python3.4/idlelib/idle_test/test_calltips.py |
|
720 |
file path=usr/lib/python3.4/idlelib/idle_test/test_config_name.py |
|
721 |
file path=usr/lib/python3.4/idlelib/idle_test/test_delegator.py |
|
722 |
file path=usr/lib/python3.4/idlelib/idle_test/test_formatparagraph.py |
|
723 |
file path=usr/lib/python3.4/idlelib/idle_test/test_grep.py |
|
724 |
file path=usr/lib/python3.4/idlelib/idle_test/test_idlehistory.py |
|
725 |
file path=usr/lib/python3.4/idlelib/idle_test/test_pathbrowser.py |
|
726 |
file path=usr/lib/python3.4/idlelib/idle_test/test_rstrip.py |
|
727 |
file path=usr/lib/python3.4/idlelib/idle_test/test_searchengine.py |
|
728 |
file path=usr/lib/python3.4/idlelib/idle_test/test_text.py |
|
729 |
file path=usr/lib/python3.4/idlelib/idle_test/test_warning.py |
|
730 |
file path=usr/lib/python3.4/idlelib/idlever.py |
|
731 |
file path=usr/lib/python3.4/idlelib/keybindingDialog.py |
|
732 |
file path=usr/lib/python3.4/idlelib/macosxSupport.py |
|
733 |
file path=usr/lib/python3.4/idlelib/rpc.py |
|
734 |
file path=usr/lib/python3.4/idlelib/run.py |
|
735 |
file path=usr/lib/python3.4/idlelib/tabbedpages.py |
|
736 |
file path=usr/lib/python3.4/idlelib/testcode.py |
|
737 |
file path=usr/lib/python3.4/idlelib/textView.py |
|
738 |
file path=usr/lib/python3.4/imaplib.py |
|
739 |
file path=usr/lib/python3.4/imghdr.py |
|
740 |
file path=usr/lib/python3.4/imp.py |
|
741 |
file path=usr/lib/python3.4/importlib/__init__.py |
|
742 |
file path=usr/lib/python3.4/importlib/_bootstrap.py |
|
743 |
file path=usr/lib/python3.4/importlib/abc.py |
|
744 |
file path=usr/lib/python3.4/importlib/machinery.py |
|
745 |
file path=usr/lib/python3.4/importlib/util.py |
|
746 |
file path=usr/lib/python3.4/inspect.py |
|
747 |
file path=usr/lib/python3.4/io.py |
|
748 |
file path=usr/lib/python3.4/ipaddress.py |
|
749 |
file path=usr/lib/python3.4/json/__init__.py |
|
750 |
file path=usr/lib/python3.4/json/decoder.py |
|
751 |
file path=usr/lib/python3.4/json/encoder.py |
|
752 |
file path=usr/lib/python3.4/json/scanner.py |
|
753 |
file path=usr/lib/python3.4/json/tool.py |
|
754 |
file path=usr/lib/python3.4/keyword.py |
|
755 |
file path=usr/lib/python3.4/lib-dynload/64/_bisect.so |
|
756 |
file path=usr/lib/python3.4/lib-dynload/64/_bz2.so |
|
757 |
file path=usr/lib/python3.4/lib-dynload/64/_codecs_cn.so |
|
758 |
file path=usr/lib/python3.4/lib-dynload/64/_codecs_hk.so |
|
759 |
file path=usr/lib/python3.4/lib-dynload/64/_codecs_iso2022.so |
|
760 |
file path=usr/lib/python3.4/lib-dynload/64/_codecs_jp.so |
|
761 |
file path=usr/lib/python3.4/lib-dynload/64/_codecs_kr.so |
|
762 |
file path=usr/lib/python3.4/lib-dynload/64/_codecs_tw.so |
|
763 |
file path=usr/lib/python3.4/lib-dynload/64/_crypt.so |
|
764 |
file path=usr/lib/python3.4/lib-dynload/64/_csv.so |
|
765 |
file path=usr/lib/python3.4/lib-dynload/64/_ctypes.so |
|
766 |
file path=usr/lib/python3.4/lib-dynload/64/_ctypes_test.so |
|
767 |
file path=usr/lib/python3.4/lib-dynload/64/_curses.so |
|
768 |
file path=usr/lib/python3.4/lib-dynload/64/_curses_panel.so |
|
769 |
file path=usr/lib/python3.4/lib-dynload/64/_datetime.so |
|
770 |
file path=usr/lib/python3.4/lib-dynload/64/_dbm.so |
|
771 |
file path=usr/lib/python3.4/lib-dynload/64/_decimal.so |
|
772 |
file path=usr/lib/python3.4/lib-dynload/64/_elementtree.so |
|
773 |
file path=usr/lib/python3.4/lib-dynload/64/_gdbm.so |
|
774 |
file path=usr/lib/python3.4/lib-dynload/64/_hashlib.so |
|
775 |
file path=usr/lib/python3.4/lib-dynload/64/_heapq.so |
|
776 |
file path=usr/lib/python3.4/lib-dynload/64/_json.so |
|
777 |
file path=usr/lib/python3.4/lib-dynload/64/_lsprof.so |
|
778 |
file path=usr/lib/python3.4/lib-dynload/64/_lzma.so |
|
779 |
file path=usr/lib/python3.4/lib-dynload/64/_md5.so |
|
780 |
file path=usr/lib/python3.4/lib-dynload/64/_multibytecodec.so |
|
781 |
file path=usr/lib/python3.4/lib-dynload/64/_multiprocessing.so |
|
782 |
file path=usr/lib/python3.4/lib-dynload/64/_opcode.so |
|
783 |
file path=usr/lib/python3.4/lib-dynload/64/_pickle.so |
|
784 |
file path=usr/lib/python3.4/lib-dynload/64/_posixsubprocess.so |
|
785 |
file path=usr/lib/python3.4/lib-dynload/64/_random.so |
|
786 |
file path=usr/lib/python3.4/lib-dynload/64/_sha1.so |
|
787 |
file path=usr/lib/python3.4/lib-dynload/64/_sha256.so |
|
788 |
file path=usr/lib/python3.4/lib-dynload/64/_sha512.so |
|
789 |
file path=usr/lib/python3.4/lib-dynload/64/_socket.so |
|
790 |
file path=usr/lib/python3.4/lib-dynload/64/_sqlite3.so |
|
791 |
file path=usr/lib/python3.4/lib-dynload/64/_ssl.so |
|
792 |
file path=usr/lib/python3.4/lib-dynload/64/_struct.so |
|
793 |
file path=usr/lib/python3.4/lib-dynload/64/_sysconfigdata.py |
|
794 |
file path=usr/lib/python3.4/lib-dynload/64/_testbuffer.so |
|
795 |
file path=usr/lib/python3.4/lib-dynload/64/_testcapi.so |
|
796 |
file path=usr/lib/python3.4/lib-dynload/64/_testimportmultiple.so |
|
797 |
file path=usr/lib/python3.4/lib-dynload/64/array.so |
|
798 |
file path=usr/lib/python3.4/lib-dynload/64/audioop.so |
|
799 |
file path=usr/lib/python3.4/lib-dynload/64/binascii.so |
|
800 |
file path=usr/lib/python3.4/lib-dynload/64/cmath.so |
|
801 |
file path=usr/lib/python3.4/lib-dynload/64/dlpi.so |
|
802 |
file path=usr/lib/python3.4/lib-dynload/64/fcntl.so |
|
803 |
file path=usr/lib/python3.4/lib-dynload/64/grp.so |
|
804 |
file path=usr/lib/python3.4/lib-dynload/64/math.so |
|
805 |
file path=usr/lib/python3.4/lib-dynload/64/mmap.so |
|
806 |
file path=usr/lib/python3.4/lib-dynload/64/nis.so |
|
807 |
file path=usr/lib/python3.4/lib-dynload/64/ossaudiodev.so |
|
808 |
file path=usr/lib/python3.4/lib-dynload/64/parser.so |
|
809 |
file path=usr/lib/python3.4/lib-dynload/64/privileges.so |
|
810 |
file path=usr/lib/python3.4/lib-dynload/64/pyexpat.so |
|
811 |
file path=usr/lib/python3.4/lib-dynload/64/rbac.so |
|
812 |
file path=usr/lib/python3.4/lib-dynload/64/readline.so |
|
813 |
file path=usr/lib/python3.4/lib-dynload/64/resource.so |
|
814 |
file path=usr/lib/python3.4/lib-dynload/64/select.so |
|
815 |
file path=usr/lib/python3.4/lib-dynload/64/spwd.so |
|
816 |
file path=usr/lib/python3.4/lib-dynload/64/syslog.so |
|
817 |
file path=usr/lib/python3.4/lib-dynload/64/termios.so |
|
818 |
file path=usr/lib/python3.4/lib-dynload/64/time.so |
|
819 |
file path=usr/lib/python3.4/lib-dynload/64/ucred.so |
|
820 |
file path=usr/lib/python3.4/lib-dynload/64/unicodedata.so |
|
821 |
file path=usr/lib/python3.4/lib-dynload/64/xxlimited.so |
|
822 |
file path=usr/lib/python3.4/lib-dynload/64/zlib.so |
|
823 |
file path=usr/lib/python3.4/lib2to3/Grammar$(COMPONENT_VERSION).final.0.pickle |
|
824 |
file path=usr/lib/python3.4/lib2to3/Grammar.txt |
|
825 |
file path=usr/lib/python3.4/lib2to3/PatternGrammar$(COMPONENT_VERSION).final.0.pickle |
|
826 |
file path=usr/lib/python3.4/lib2to3/PatternGrammar.txt |
|
827 |
file path=usr/lib/python3.4/lib2to3/__init__.py |
|
828 |
file path=usr/lib/python3.4/lib2to3/__main__.py |
|
829 |
file path=usr/lib/python3.4/lib2to3/btm_matcher.py |
|
830 |
file path=usr/lib/python3.4/lib2to3/btm_utils.py |
|
831 |
file path=usr/lib/python3.4/lib2to3/fixer_base.py |
|
832 |
file path=usr/lib/python3.4/lib2to3/fixer_util.py |
|
833 |
file path=usr/lib/python3.4/lib2to3/fixes/__init__.py |
|
834 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_apply.py |
|
835 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_asserts.py |
|
836 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_basestring.py |
|
837 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_buffer.py |
|
838 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_callable.py |
|
839 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_dict.py |
|
840 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_except.py |
|
841 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_exec.py |
|
842 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_execfile.py |
|
843 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_exitfunc.py |
|
844 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_filter.py |
|
845 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_funcattrs.py |
|
846 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_future.py |
|
847 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_getcwdu.py |
|
848 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_has_key.py |
|
849 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_idioms.py |
|
850 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_import.py |
|
851 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_imports.py |
|
852 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_imports2.py |
|
853 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_input.py |
|
854 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_intern.py |
|
855 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_isinstance.py |
|
856 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_itertools.py |
|
857 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_itertools_imports.py |
|
858 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_long.py |
|
859 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_map.py |
|
860 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_metaclass.py |
|
861 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_methodattrs.py |
|
862 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_ne.py |
|
863 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_next.py |
|
864 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_nonzero.py |
|
865 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_numliterals.py |
|
866 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_operator.py |
|
867 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_paren.py |
|
868 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_print.py |
|
869 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_raise.py |
|
870 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_raw_input.py |
|
871 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_reduce.py |
|
872 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_reload.py |
|
873 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_renames.py |
|
874 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_repr.py |
|
875 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_set_literal.py |
|
876 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_standarderror.py |
|
877 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_sys_exc.py |
|
878 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_throw.py |
|
879 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_tuple_params.py |
|
880 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_types.py |
|
881 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_unicode.py |
|
882 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_urllib.py |
|
883 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_ws_comma.py |
|
884 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_xrange.py |
|
885 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_xreadlines.py |
|
886 |
file path=usr/lib/python3.4/lib2to3/fixes/fix_zip.py |
|
887 |
file path=usr/lib/python3.4/lib2to3/main.py |
|
888 |
file path=usr/lib/python3.4/lib2to3/patcomp.py |
|
889 |
file path=usr/lib/python3.4/lib2to3/pgen2/__init__.py |
|
890 |
file path=usr/lib/python3.4/lib2to3/pgen2/conv.py |
|
891 |
file path=usr/lib/python3.4/lib2to3/pgen2/driver.py |
|
892 |
file path=usr/lib/python3.4/lib2to3/pgen2/grammar.py |
|
893 |
file path=usr/lib/python3.4/lib2to3/pgen2/literals.py |
|
894 |
file path=usr/lib/python3.4/lib2to3/pgen2/parse.py |
|
895 |
file path=usr/lib/python3.4/lib2to3/pgen2/pgen.py |
|
896 |
file path=usr/lib/python3.4/lib2to3/pgen2/token.py |
|
897 |
file path=usr/lib/python3.4/lib2to3/pgen2/tokenize.py |
|
898 |
file path=usr/lib/python3.4/lib2to3/pygram.py |
|
899 |
file path=usr/lib/python3.4/lib2to3/pytree.py |
|
900 |
file path=usr/lib/python3.4/lib2to3/refactor.py |
|
901 |
file path=usr/lib/python3.4/lib2to3/tests/__init__.py |
|
902 |
file path=usr/lib/python3.4/lib2to3/tests/data/README |
|
903 |
file path=usr/lib/python3.4/lib2to3/tests/data/bom.py pkg.tmp.autopyc=false |
|
904 |
file path=usr/lib/python3.4/lib2to3/tests/data/crlf.py pkg.tmp.autopyc=false |
|
905 |
# |
|
906 |
# The {different,false}_encoding.py files needs bypass-generate because they |
|
907 |
# contains an intentional SyntaxError with a invalid string that cannot be |
|
908 |
# parsed. |
|
909 |
# |
|
910 |
file path=usr/lib/python3.4/lib2to3/tests/data/different_encoding.py \ |
|
911 |
pkg.depend.bypass-generate=.* pkg.tmp.autopyc=false |
|
912 |
file path=usr/lib/python3.4/lib2to3/tests/data/false_encoding.py \ |
|
913 |
pkg.depend.bypass-generate=.* pkg.tmp.autopyc=false |
|
914 |
file path=usr/lib/python3.4/lib2to3/tests/data/fixers/bad_order.py \ |
|
915 |
pkg.tmp.autopyc=false |
|
916 |
file path=usr/lib/python3.4/lib2to3/tests/data/fixers/myfixes/__init__.py \ |
|
917 |
pkg.tmp.autopyc=false |
|
918 |
file path=usr/lib/python3.4/lib2to3/tests/data/fixers/myfixes/fix_explicit.py \ |
|
919 |
pkg.tmp.autopyc=false |
|
920 |
file path=usr/lib/python3.4/lib2to3/tests/data/fixers/myfixes/fix_first.py \ |
|
921 |
pkg.tmp.autopyc=false |
|
922 |
file path=usr/lib/python3.4/lib2to3/tests/data/fixers/myfixes/fix_last.py \ |
|
923 |
pkg.tmp.autopyc=false |
|
924 |
file path=usr/lib/python3.4/lib2to3/tests/data/fixers/myfixes/fix_parrot.py \ |
|
925 |
pkg.tmp.autopyc=false |
|
926 |
file path=usr/lib/python3.4/lib2to3/tests/data/fixers/myfixes/fix_preorder.py \ |
|
927 |
pkg.tmp.autopyc=false |
|
928 |
file path=usr/lib/python3.4/lib2to3/tests/data/fixers/no_fixer_cls.py \ |
|
929 |
pkg.tmp.autopyc=false |
|
930 |
file path=usr/lib/python3.4/lib2to3/tests/data/fixers/parrot_example.py \ |
|
931 |
pkg.tmp.autopyc=false |
|
932 |
file path=usr/lib/python3.4/lib2to3/tests/data/infinite_recursion.py \ |
|
933 |
pkg.tmp.autopyc=false |
|
934 |
file path=usr/lib/python3.4/lib2to3/tests/data/py2_test_grammar.py \ |
|
935 |
pkg.tmp.autopyc=false |
|
936 |
file path=usr/lib/python3.4/lib2to3/tests/data/py3_test_grammar.py \ |
|
937 |
pkg.tmp.autopyc=false |
|
938 |
# |
|
939 |
# bypass-generate needed due to issue with __main__. |
|
940 |
# |
|
941 |
file path=usr/lib/python3.4/lib2to3/tests/pytree_idempotency.py \ |
|
942 |
pkg.depend.bypass-generate=.* |
|
943 |
file path=usr/lib/python3.4/lib2to3/tests/support.py |
|
944 |
file path=usr/lib/python3.4/lib2to3/tests/test_all_fixers.py |
|
945 |
file path=usr/lib/python3.4/lib2to3/tests/test_fixers.py |
|
946 |
file path=usr/lib/python3.4/lib2to3/tests/test_main.py |
|
947 |
file path=usr/lib/python3.4/lib2to3/tests/test_parser.py |
|
948 |
file path=usr/lib/python3.4/lib2to3/tests/test_pytree.py |
|
949 |
file path=usr/lib/python3.4/lib2to3/tests/test_refactor.py |
|
950 |
file path=usr/lib/python3.4/lib2to3/tests/test_util.py |
|
951 |
file path=usr/lib/python3.4/linecache.py |
|
952 |
file path=usr/lib/python3.4/locale.py |
|
953 |
file path=usr/lib/python3.4/logging/__init__.py |
|
954 |
file path=usr/lib/python3.4/logging/config.py |
|
955 |
file path=usr/lib/python3.4/logging/handlers.py |
|
956 |
file path=usr/lib/python3.4/lzma.py |
|
957 |
file path=usr/lib/python3.4/macpath.py |
|
958 |
file path=usr/lib/python3.4/macurl2path.py |
|
959 |
file path=usr/lib/python3.4/mailbox.py |
|
960 |
file path=usr/lib/python3.4/mailcap.py |
|
961 |
file path=usr/lib/python3.4/mimetypes.py |
|
962 |
file path=usr/lib/python3.4/modulefinder.py |
|
963 |
file path=usr/lib/python3.4/multiprocessing/__init__.py |
|
964 |
file path=usr/lib/python3.4/multiprocessing/connection.py |
|
965 |
file path=usr/lib/python3.4/multiprocessing/context.py |
|
966 |
file path=usr/lib/python3.4/multiprocessing/dummy/__init__.py |
|
967 |
file path=usr/lib/python3.4/multiprocessing/dummy/connection.py |
|
968 |
file path=usr/lib/python3.4/multiprocessing/forkserver.py |
|
969 |
file path=usr/lib/python3.4/multiprocessing/heap.py |
|
970 |
file path=usr/lib/python3.4/multiprocessing/managers.py |
|
971 |
file path=usr/lib/python3.4/multiprocessing/pool.py |
|
972 |
file path=usr/lib/python3.4/multiprocessing/popen_fork.py |
|
973 |
file path=usr/lib/python3.4/multiprocessing/popen_forkserver.py |
|
974 |
file path=usr/lib/python3.4/multiprocessing/popen_spawn_posix.py |
|
975 |
file path=usr/lib/python3.4/multiprocessing/popen_spawn_win32.py |
|
976 |
file path=usr/lib/python3.4/multiprocessing/process.py |
|
977 |
file path=usr/lib/python3.4/multiprocessing/queues.py |
|
978 |
file path=usr/lib/python3.4/multiprocessing/reduction.py |
|
979 |
file path=usr/lib/python3.4/multiprocessing/resource_sharer.py |
|
980 |
file path=usr/lib/python3.4/multiprocessing/semaphore_tracker.py |
|
981 |
file path=usr/lib/python3.4/multiprocessing/sharedctypes.py |
|
982 |
file path=usr/lib/python3.4/multiprocessing/spawn.py |
|
983 |
file path=usr/lib/python3.4/multiprocessing/synchronize.py |
|
984 |
file path=usr/lib/python3.4/multiprocessing/util.py |
|
985 |
file path=usr/lib/python3.4/netrc.py |
|
986 |
file path=usr/lib/python3.4/nntplib.py |
|
987 |
file path=usr/lib/python3.4/ntpath.py |
|
988 |
file path=usr/lib/python3.4/nturl2path.py |
|
989 |
file path=usr/lib/python3.4/numbers.py |
|
990 |
file path=usr/lib/python3.4/opcode.py |
|
991 |
file path=usr/lib/python3.4/operator.py |
|
992 |
file path=usr/lib/python3.4/optparse.py |
|
993 |
file path=usr/lib/python3.4/os.py |
|
994 |
file path=usr/lib/python3.4/pathlib.py |
|
995 |
file path=usr/lib/python3.4/pdb.py pkg.depend.bypass-generate=.* |
|
996 |
file path=usr/lib/python3.4/pickle.py |
|
997 |
file path=usr/lib/python3.4/pickletools.py |
|
998 |
file path=usr/lib/python3.4/pipes.py |
|
999 |
file path=usr/lib/python3.4/pkgutil.py |
|
1000 |
file path=usr/lib/python3.4/plat-sunos5/CDIO.py |
|
1001 |
file path=usr/lib/python3.4/plat-sunos5/DLFCN.py |
|
1002 |
file path=usr/lib/python3.4/plat-sunos5/IN.py |
|
1003 |
file path=usr/lib/python3.4/plat-sunos5/STROPTS.py |
|
1004 |
file path=usr/lib/python3.4/plat-sunos5/TYPES.py |
|
1005 |
file path=usr/lib/python3.4/plat-sunos5/regen |
|
1006 |
# XXX bootstrap |
|
1007 |
#file path=usr/lib/python3.4/platform.py \ |
|
1008 |
# pkg.depend.bypass-generate=.*/MacOS.* \ |
|
1009 |
# pkg.depend.bypass-generate=.*/_gestalt.* \ |
|
1010 |
# pkg.depend.bypass-generate=.*/java/__init__.py \ |
|
1011 |
# pkg.depend.bypass-generate=.*/lang.* \ |
|
1012 |
# pkg.depend.bypass-generate=.*/vms_lib.* \ |
|
1013 |
# pkg.depend.bypass-generate=.*/win32api.* \ |
|
1014 |
# pkg.depend.bypass-generate=.*/win32con.* \ |
|
1015 |
# pkg.depend.bypass-generate=.*/winreg.* |
|
1016 |
file path=usr/lib/python3.4/platform.py pkg.depend.bypass-generate=.* |
|
1017 |
file path=usr/lib/python3.4/plistlib.py |
|
1018 |
file path=usr/lib/python3.4/poplib.py |
|
1019 |
file path=usr/lib/python3.4/posixpath.py |
|
1020 |
file path=usr/lib/python3.4/pprint.py |
|
1021 |
file path=usr/lib/python3.4/profile.py pkg.depend.bypass-generate=.* |
|
1022 |
file path=usr/lib/python3.4/pstats.py |
|
1023 |
file path=usr/lib/python3.4/pty.py |
|
1024 |
file path=usr/lib/python3.4/py_compile.py |
|
1025 |
file path=usr/lib/python3.4/pyclbr.py |
|
1026 |
file path=usr/lib/python3.4/pydoc.py |
|
1027 |
file path=usr/lib/python3.4/pydoc_data/__init__.py |
|
1028 |
file path=usr/lib/python3.4/pydoc_data/_pydoc.css |
|
1029 |
file path=usr/lib/python3.4/pydoc_data/topics.py |
|
1030 |
file path=usr/lib/python3.4/queue.py |
|
1031 |
file path=usr/lib/python3.4/quopri.py |
|
1032 |
file path=usr/lib/python3.4/random.py |
|
1033 |
file path=usr/lib/python3.4/re.py |
|
1034 |
file path=usr/lib/python3.4/reprlib.py |
|
1035 |
file path=usr/lib/python3.4/rlcompleter.py |
|
1036 |
file path=usr/lib/python3.4/runpy.py |
|
1037 |
file path=usr/lib/python3.4/sched.py |
|
1038 |
file path=usr/lib/python3.4/selectors.py |
|
1039 |
file path=usr/lib/python3.4/shelve.py |
|
1040 |
file path=usr/lib/python3.4/shlex.py |
|
1041 |
file path=usr/lib/python3.4/shutil.py |
|
1042 |
file path=usr/lib/python3.4/site-packages/README |
|
1043 |
file path=usr/lib/python3.4/site-packages/vendor-packages.pth |
|
1044 |
file path=usr/lib/python3.4/site.py |
|
1045 |
file path=usr/lib/python3.4/smtpd.py pkg.depend.bypass-generate=.* |
|
1046 |
file path=usr/lib/python3.4/smtplib.py |
|
1047 |
file path=usr/lib/python3.4/sndhdr.py |
|
1048 |
file path=usr/lib/python3.4/socket.py |
|
1049 |
file path=usr/lib/python3.4/socketserver.py |
|
1050 |
file path=usr/lib/python3.4/sqlite3/__init__.py |
|
1051 |
file path=usr/lib/python3.4/sqlite3/dbapi2.py |
|
1052 |
file path=usr/lib/python3.4/sqlite3/dump.py |
|
1053 |
file path=usr/lib/python3.4/sqlite3/test/__init__.py |
|
1054 |
file path=usr/lib/python3.4/sqlite3/test/dbapi.py |
|
1055 |
file path=usr/lib/python3.4/sqlite3/test/dump.py |
|
1056 |
file path=usr/lib/python3.4/sqlite3/test/factory.py |
|
1057 |
file path=usr/lib/python3.4/sqlite3/test/hooks.py |
|
1058 |
file path=usr/lib/python3.4/sqlite3/test/regression.py |
|
1059 |
file path=usr/lib/python3.4/sqlite3/test/transactions.py |
|
1060 |
file path=usr/lib/python3.4/sqlite3/test/types.py |
|
1061 |
file path=usr/lib/python3.4/sqlite3/test/userfunctions.py |
|
1062 |
file path=usr/lib/python3.4/sre_compile.py |
|
1063 |
file path=usr/lib/python3.4/sre_constants.py |
|
1064 |
file path=usr/lib/python3.4/sre_parse.py |
|
1065 |
file path=usr/lib/python3.4/ssl.py |
|
1066 |
file path=usr/lib/python3.4/stat.py |
|
1067 |
file path=usr/lib/python3.4/statistics.py |
|
1068 |
file path=usr/lib/python3.4/string.py |
|
1069 |
file path=usr/lib/python3.4/stringprep.py |
|
1070 |
file path=usr/lib/python3.4/struct.py |
|
1071 |
file path=usr/lib/python3.4/subprocess.py |
|
1072 |
file path=usr/lib/python3.4/sunau.py |
|
1073 |
file path=usr/lib/python3.4/symbol.py |
|
1074 |
file path=usr/lib/python3.4/symtable.py |
|
1075 |
file path=usr/lib/python3.4/sysconfig.py |
|
1076 |
file path=usr/lib/python3.4/tabnanny.py |
|
1077 |
file path=usr/lib/python3.4/tarfile.py |
|
1078 |
file path=usr/lib/python3.4/telnetlib.py |
|
1079 |
file path=usr/lib/python3.4/tempfile.py |
|
1080 |
file path=usr/lib/python3.4/test/185test.db |
|
1081 |
file path=usr/lib/python3.4/test/Sine-1000Hz-300ms.aif |
|
1082 |
file path=usr/lib/python3.4/test/__init__.py |
|
1083 |
file path=usr/lib/python3.4/test/__main__.py |
|
1084 |
file path=usr/lib/python3.4/test/_test_multiprocessing.py |
|
1085 |
file path=usr/lib/python3.4/test/audiodata/pluck-alaw.aifc |
|
1086 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm16.aiff |
|
1087 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm16.au |
|
1088 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm16.wav |
|
1089 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm24.aiff |
|
1090 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm24.au |
|
1091 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm24.wav |
|
1092 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm32.aiff |
|
1093 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm32.au |
|
1094 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm32.wav |
|
1095 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm8.aiff |
|
1096 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm8.au |
|
1097 |
file path=usr/lib/python3.4/test/audiodata/pluck-pcm8.wav |
|
1098 |
file path=usr/lib/python3.4/test/audiodata/pluck-ulaw.aifc |
|
1099 |
file path=usr/lib/python3.4/test/audiodata/pluck-ulaw.au |
|
1100 |
file path=usr/lib/python3.4/test/audiotest.au |
|
1101 |
file path=usr/lib/python3.4/test/audiotests.py |
|
1102 |
file path=usr/lib/python3.4/test/autotest.py |
|
1103 |
file path=usr/lib/python3.4/test/bad_coding.py pkg.tmp.autopyc=false |
|
1104 |
file path=usr/lib/python3.4/test/bad_coding2.py pkg.tmp.autopyc=false |
|
1105 |
file path=usr/lib/python3.4/test/badcert.pem |
|
1106 |
file path=usr/lib/python3.4/test/badkey.pem |
|
1107 |
file path=usr/lib/python3.4/test/badsyntax_3131.py pkg.tmp.autopyc=false |
|
1108 |
file path=usr/lib/python3.4/test/badsyntax_future10.py pkg.tmp.autopyc=false |
|
1109 |
file path=usr/lib/python3.4/test/badsyntax_future3.py pkg.tmp.autopyc=false |
|
1110 |
file path=usr/lib/python3.4/test/badsyntax_future4.py pkg.tmp.autopyc=false |
|
1111 |
file path=usr/lib/python3.4/test/badsyntax_future5.py pkg.tmp.autopyc=false |
|
1112 |
file path=usr/lib/python3.4/test/badsyntax_future6.py pkg.tmp.autopyc=false |
|
1113 |
file path=usr/lib/python3.4/test/badsyntax_future7.py pkg.tmp.autopyc=false |
|
1114 |
file path=usr/lib/python3.4/test/badsyntax_future8.py pkg.tmp.autopyc=false |
|
1115 |
file path=usr/lib/python3.4/test/badsyntax_future9.py pkg.tmp.autopyc=false |
|
1116 |
file path=usr/lib/python3.4/test/badsyntax_pep3120.py pkg.tmp.autopyc=false |
|
1117 |
file path=usr/lib/python3.4/test/buffer_tests.py |
|
1118 |
file path=usr/lib/python3.4/test/bytecode_helper.py |
|
1119 |
file path=usr/lib/python3.4/test/capath/4e1295a3.0 |
|
1120 |
file path=usr/lib/python3.4/test/capath/5ed36f99.0 |
|
1121 |
file path=usr/lib/python3.4/test/capath/6e88d7b8.0 |
|
1122 |
file path=usr/lib/python3.4/test/capath/99d0fa06.0 |
|
1123 |
file path=usr/lib/python3.4/test/cfgparser.1 |
|
1124 |
file path=usr/lib/python3.4/test/cfgparser.2 |
|
1125 |
file path=usr/lib/python3.4/test/cfgparser.3 |
|
1126 |
file path=usr/lib/python3.4/test/check_soundcard.vbs |
|
1127 |
file path=usr/lib/python3.4/test/cjkencodings/big5-utf8.txt |
|
1128 |
file path=usr/lib/python3.4/test/cjkencodings/big5.txt |
|
1129 |
file path=usr/lib/python3.4/test/cjkencodings/big5hkscs-utf8.txt |
|
1130 |
file path=usr/lib/python3.4/test/cjkencodings/big5hkscs.txt |
|
1131 |
file path=usr/lib/python3.4/test/cjkencodings/cp949-utf8.txt |
|
1132 |
file path=usr/lib/python3.4/test/cjkencodings/cp949.txt |
|
1133 |
file path=usr/lib/python3.4/test/cjkencodings/euc_jisx0213-utf8.txt |
|
1134 |
file path=usr/lib/python3.4/test/cjkencodings/euc_jisx0213.txt |
|
1135 |
file path=usr/lib/python3.4/test/cjkencodings/euc_jp-utf8.txt |
|
1136 |
file path=usr/lib/python3.4/test/cjkencodings/euc_jp.txt |
|
1137 |
file path=usr/lib/python3.4/test/cjkencodings/euc_kr-utf8.txt |
|
1138 |
file path=usr/lib/python3.4/test/cjkencodings/euc_kr.txt |
|
1139 |
file path=usr/lib/python3.4/test/cjkencodings/gb18030-utf8.txt |
|
1140 |
file path=usr/lib/python3.4/test/cjkencodings/gb18030.txt |
|
1141 |
file path=usr/lib/python3.4/test/cjkencodings/gb2312-utf8.txt |
|
1142 |
file path=usr/lib/python3.4/test/cjkencodings/gb2312.txt |
|
1143 |
file path=usr/lib/python3.4/test/cjkencodings/gbk-utf8.txt |
|
1144 |
file path=usr/lib/python3.4/test/cjkencodings/gbk.txt |
|
1145 |
file path=usr/lib/python3.4/test/cjkencodings/hz-utf8.txt |
|
1146 |
file path=usr/lib/python3.4/test/cjkencodings/hz.txt |
|
1147 |
file path=usr/lib/python3.4/test/cjkencodings/iso2022_jp-utf8.txt |
|
1148 |
file path=usr/lib/python3.4/test/cjkencodings/iso2022_jp.txt |
|
1149 |
file path=usr/lib/python3.4/test/cjkencodings/iso2022_kr-utf8.txt |
|
1150 |
file path=usr/lib/python3.4/test/cjkencodings/iso2022_kr.txt |
|
1151 |
file path=usr/lib/python3.4/test/cjkencodings/johab-utf8.txt |
|
1152 |
file path=usr/lib/python3.4/test/cjkencodings/johab.txt |
|
1153 |
file path=usr/lib/python3.4/test/cjkencodings/shift_jis-utf8.txt |
|
1154 |
file path=usr/lib/python3.4/test/cjkencodings/shift_jis.txt |
|
1155 |
file path=usr/lib/python3.4/test/cjkencodings/shift_jisx0213-utf8.txt |
|
1156 |
file path=usr/lib/python3.4/test/cjkencodings/shift_jisx0213.txt |
|
1157 |
file path=usr/lib/python3.4/test/cmath_testcases.txt |
|
1158 |
file path=usr/lib/python3.4/test/curses_tests.py |
|