Mercurial > hgrepos > FreeBSD > ports > PyPy
annotate lang/pypy2/pkg-plist @ 199:8b567a874360
Upgrade to PyPy v7.3.19.
BUGS:
- pypy311 not yet supported.
- pypy39 not yet deleted.
- Tests for pypy3 not yet runnable.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 12 Mar 2025 13:45:29 +0100 |
| parents | 1c224aaef1af |
| children |
| rev | line source |
|---|---|
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1 bin/pypy |
|
125
e11577711968
Build the new pypy2:lang/pypy2 using the new monorepo for PyPy.
Franz Glasner <fzglas.hg@dom66.de>
parents:
65
diff
changeset
|
2 bin/pypy2 |
|
e11577711968
Build the new pypy2:lang/pypy2 using the new monorepo for PyPy.
Franz Glasner <fzglas.hg@dom66.de>
parents:
65
diff
changeset
|
3 bin/pypy2.7 |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4 %%PYPY_DIR%%/LICENSE |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
5 %%PYPY_DIR%%/README.rst |
|
34
0ba8512ad4c5
Introduce the PYPY_LDLIBRARY make variable to name the generated PyPy shared library.
Franz Glasner <f.glasner@feldmann-mg.com>
parents:
10
diff
changeset
|
6 %%PYPY_DIR%%/bin/%%PYPY_LDLIBRARY%% |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
7 %%PYPY_DIR%%/bin/pypy |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
8 %%PYPY_DIR%%/bin/pypy2 |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
9 %%PYPY_DIR%%/bin/pypy2.7 |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
10 %%PYPY_DIR%%/bin/python |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
11 %%PYPY_DIR%%/bin/python2 |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
12 %%PYPY_DIR%%/bin/python2.7 |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
13 %%PYPY_DIR%%/include/Python.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
14 %%PYPY_DIR%%/include/README |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
15 %%PYPY_DIR%%/include/_numpypy/numpy/__multiarray_api.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
16 %%PYPY_DIR%%/include/_numpypy/numpy/arrayobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
17 %%PYPY_DIR%%/include/_numpypy/numpy/ndarraytypes.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
18 %%PYPY_DIR%%/include/_numpypy/numpy/npy_3kcompat.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
19 %%PYPY_DIR%%/include/_numpypy/numpy/npy_common.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
20 %%PYPY_DIR%%/include/_numpypy/numpy/old_defines.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
21 %%PYPY_DIR%%/include/abstract.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
22 %%PYPY_DIR%%/include/boolobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
23 %%PYPY_DIR%%/include/bufferobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
24 %%PYPY_DIR%%/include/bytearrayobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
25 %%PYPY_DIR%%/include/bytesobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
26 %%PYPY_DIR%%/include/cStringIO.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
27 %%PYPY_DIR%%/include/ceval.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
28 %%PYPY_DIR%%/include/code.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
29 %%PYPY_DIR%%/include/compile.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
30 %%PYPY_DIR%%/include/complexobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
31 %%PYPY_DIR%%/include/cpyext_datetime.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
32 %%PYPY_DIR%%/include/cpyext_descrobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
33 %%PYPY_DIR%%/include/cpyext_memoryobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
34 %%PYPY_DIR%%/include/cpyext_object.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
35 %%PYPY_DIR%%/include/cpyext_unicodeobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
36 %%PYPY_DIR%%/include/datetime.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
37 %%PYPY_DIR%%/include/descrobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
38 %%PYPY_DIR%%/include/dictobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
39 %%PYPY_DIR%%/include/eval.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
40 %%PYPY_DIR%%/include/fileobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
41 %%PYPY_DIR%%/include/floatobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
42 %%PYPY_DIR%%/include/frameobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
43 %%PYPY_DIR%%/include/funcobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
44 %%PYPY_DIR%%/include/import.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
45 %%PYPY_DIR%%/include/intobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
46 %%PYPY_DIR%%/include/listobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
47 %%PYPY_DIR%%/include/longintrepr.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
48 %%PYPY_DIR%%/include/longobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
49 %%PYPY_DIR%%/include/marshal.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
50 %%PYPY_DIR%%/include/memoryobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
51 %%PYPY_DIR%%/include/methodobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
52 %%PYPY_DIR%%/include/missing.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
53 %%PYPY_DIR%%/include/modsupport.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
54 %%PYPY_DIR%%/include/object.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
55 %%PYPY_DIR%%/include/patchlevel.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
56 %%PYPY_DIR%%/include/pycapsule.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
57 %%PYPY_DIR%%/include/pycobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
58 %%PYPY_DIR%%/include/pyconfig.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
59 %%PYPY_DIR%%/include/pyerrors.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
60 %%PYPY_DIR%%/include/pymath.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
61 %%PYPY_DIR%%/include/pymem.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
62 %%PYPY_DIR%%/include/pyport.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
63 %%PYPY_DIR%%/include/pypy_decl.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
64 %%PYPY_DIR%%/include/pypy_macros.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
65 %%PYPY_DIR%%/include/pypy_marshal_decl.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
66 %%PYPY_DIR%%/include/pypy_numpy.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
67 %%PYPY_DIR%%/include/pypy_structmember_decl.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
68 %%PYPY_DIR%%/include/pysignals.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
69 %%PYPY_DIR%%/include/pystate.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
70 %%PYPY_DIR%%/include/pythonrun.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
71 %%PYPY_DIR%%/include/pythread.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
72 %%PYPY_DIR%%/include/setobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
73 %%PYPY_DIR%%/include/sliceobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
74 %%PYPY_DIR%%/include/stringobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
75 %%PYPY_DIR%%/include/structmember.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
76 %%PYPY_DIR%%/include/structseq.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
77 %%PYPY_DIR%%/include/sysmodule.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
78 %%PYPY_DIR%%/include/traceback.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
79 %%PYPY_DIR%%/include/tupleobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
80 %%PYPY_DIR%%/include/unicodeobject.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
81 %%PYPY_DIR%%/include/warnings.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
82 %%PYPY_DIR%%/lib-python/2.7/BaseHTTPServer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
83 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/BaseHTTPServer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
84 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/BaseHTTPServer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
85 %%PYPY_DIR%%/lib-python/2.7/Bastion.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
86 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/Bastion.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
87 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/Bastion.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
88 %%PYPY_DIR%%/lib-python/2.7/CGIHTTPServer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
89 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/CGIHTTPServer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
90 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/CGIHTTPServer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
91 %%PYPY_DIR%%/lib-python/2.7/ConfigParser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
92 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ConfigParser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
93 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ConfigParser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
94 %%PYPY_DIR%%/lib-python/2.7/Cookie.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
95 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/Cookie.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
96 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/Cookie.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
97 %%PYPY_DIR%%/lib-python/2.7/DocXMLRPCServer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
98 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/DocXMLRPCServer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
99 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/DocXMLRPCServer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
100 %%PYPY_DIR%%/lib-python/2.7/HTMLParser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
101 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/HTMLParser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
102 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/HTMLParser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
103 %%PYPY_DIR%%/lib-python/2.7/MimeWriter.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
104 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/MimeWriter.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
105 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/MimeWriter.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
106 %%PYPY_DIR%%/lib-python/2.7/Queue.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
107 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/Queue.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
108 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/Queue.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
109 %%PYPY_DIR%%/lib-python/2.7/SimpleHTTPServer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
110 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/SimpleHTTPServer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
111 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/SimpleHTTPServer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
112 %%PYPY_DIR%%/lib-python/2.7/SimpleXMLRPCServer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
113 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/SimpleXMLRPCServer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
114 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/SimpleXMLRPCServer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
115 %%PYPY_DIR%%/lib-python/2.7/SocketServer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
116 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/SocketServer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
117 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/SocketServer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
118 %%PYPY_DIR%%/lib-python/2.7/StringIO.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
119 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/StringIO.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
120 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/StringIO.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
121 %%PYPY_DIR%%/lib-python/2.7/UserDict.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
122 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/UserDict.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
123 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/UserDict.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
124 %%PYPY_DIR%%/lib-python/2.7/UserList.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
125 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/UserList.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
126 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/UserList.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
127 %%PYPY_DIR%%/lib-python/2.7/UserString.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
128 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/UserString.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
129 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/UserString.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
130 %%PYPY_DIR%%/lib-python/2.7/_LWPCookieJar.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
131 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_LWPCookieJar.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
132 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_LWPCookieJar.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
133 %%PYPY_DIR%%/lib-python/2.7/_MozillaCookieJar.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
134 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_MozillaCookieJar.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
135 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_MozillaCookieJar.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
136 %%PYPY_DIR%%/lib-python/2.7/__future__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
137 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/__future__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
138 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/__future__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
139 %%PYPY_DIR%%/lib-python/2.7/__phello__.foo.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
140 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/__phello__.foo.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
141 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/__phello__.foo.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
142 %%PYPY_DIR%%/lib-python/2.7/_abcoll.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
143 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_abcoll.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
144 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_abcoll.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
145 %%PYPY_DIR%%/lib-python/2.7/_osx_support.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
146 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_osx_support.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
147 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_osx_support.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
148 %%PYPY_DIR%%/lib-python/2.7/_pyio.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
149 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_pyio.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
150 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_pyio.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
151 %%PYPY_DIR%%/lib-python/2.7/_strptime.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
152 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_strptime.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
153 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_strptime.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
154 %%PYPY_DIR%%/lib-python/2.7/_threading_local.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
155 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_threading_local.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
156 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_threading_local.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
157 %%PYPY_DIR%%/lib-python/2.7/_weakrefset.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
158 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_weakrefset.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
159 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/_weakrefset.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
160 %%PYPY_DIR%%/lib-python/2.7/abc.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
161 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/abc.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
162 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/abc.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
163 %%PYPY_DIR%%/lib-python/2.7/aifc.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
164 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/aifc.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
165 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/aifc.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
166 %%PYPY_DIR%%/lib-python/2.7/antigravity.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
167 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/antigravity.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
168 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/antigravity.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
169 %%PYPY_DIR%%/lib-python/2.7/anydbm.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
170 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/anydbm.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
171 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/anydbm.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
172 %%PYPY_DIR%%/lib-python/2.7/argparse.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
173 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/argparse.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
174 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/argparse.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
175 %%PYPY_DIR%%/lib-python/2.7/ast.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
176 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ast.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
177 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ast.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
178 %%PYPY_DIR%%/lib-python/2.7/asynchat.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
179 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/asynchat.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
180 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/asynchat.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
181 %%PYPY_DIR%%/lib-python/2.7/asyncore.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
182 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/asyncore.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
183 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/asyncore.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
184 %%PYPY_DIR%%/lib-python/2.7/atexit.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
185 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/atexit.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
186 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/atexit.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
187 %%PYPY_DIR%%/lib-python/2.7/audiodev.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
188 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/audiodev.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
189 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/audiodev.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
190 %%PYPY_DIR%%/lib-python/2.7/base64.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
191 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/base64.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
192 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/base64.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
193 %%PYPY_DIR%%/lib-python/2.7/bdb.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
194 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bdb.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
195 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bdb.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
196 %%PYPY_DIR%%/lib-python/2.7/binhex.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
197 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/binhex.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
198 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/binhex.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
199 %%PYPY_DIR%%/lib-python/2.7/bisect.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
200 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bisect.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
201 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bisect.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
202 %%PYPY_DIR%%/lib-python/2.7/bsddb/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
203 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
204 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
205 %%PYPY_DIR%%/lib-python/2.7/bsddb/db.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
206 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/db.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
207 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/db.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
208 %%PYPY_DIR%%/lib-python/2.7/bsddb/dbobj.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
209 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/dbobj.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
210 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/dbobj.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
211 %%PYPY_DIR%%/lib-python/2.7/bsddb/dbrecio.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
212 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/dbrecio.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
213 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/dbrecio.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
214 %%PYPY_DIR%%/lib-python/2.7/bsddb/dbshelve.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
215 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/dbshelve.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
216 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/dbshelve.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
217 %%PYPY_DIR%%/lib-python/2.7/bsddb/dbtables.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
218 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/dbtables.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
219 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/dbtables.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
220 %%PYPY_DIR%%/lib-python/2.7/bsddb/dbutils.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
221 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/dbutils.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
222 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/bsddb/dbutils.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
223 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
224 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_all.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
225 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_associate.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
226 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_basics.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
227 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_compare.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
228 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_compat.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
229 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_cursor_pget_bug.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
230 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_db.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
231 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_dbenv.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
232 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_dbobj.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
233 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_dbshelve.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
234 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_dbtables.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
235 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_distributed_transactions.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
236 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_early_close.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
237 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_fileid.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
238 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_get_none.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
239 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_join.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
240 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_lock.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
241 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_misc.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
242 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_pickle.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
243 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_queue.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
244 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_recno.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
245 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_replication.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
246 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_sequence.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
247 %%PYPY_DIR%%/lib-python/2.7/bsddb/test/test_thread.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
248 %%PYPY_DIR%%/lib-python/2.7/cProfile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
249 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/cProfile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
250 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/cProfile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
251 %%PYPY_DIR%%/lib-python/2.7/calendar.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
252 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/calendar.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
253 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/calendar.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
254 %%PYPY_DIR%%/lib-python/2.7/cgi.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
255 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/cgi.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
256 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/cgi.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
257 %%PYPY_DIR%%/lib-python/2.7/cgitb.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
258 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/cgitb.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
259 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/cgitb.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
260 %%PYPY_DIR%%/lib-python/2.7/chunk.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
261 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/chunk.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
262 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/chunk.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
263 %%PYPY_DIR%%/lib-python/2.7/cmd.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
264 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/cmd.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
265 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/cmd.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
266 %%PYPY_DIR%%/lib-python/2.7/code.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
267 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/code.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
268 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/code.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
269 %%PYPY_DIR%%/lib-python/2.7/codecs.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
270 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/codecs.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
271 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/codecs.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
272 %%PYPY_DIR%%/lib-python/2.7/codeop.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
273 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/codeop.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
274 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/codeop.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
275 %%PYPY_DIR%%/lib-python/2.7/collections.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
276 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/collections.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
277 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/collections.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
278 %%PYPY_DIR%%/lib-python/2.7/colorsys.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
279 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/colorsys.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
280 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/colorsys.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
281 %%PYPY_DIR%%/lib-python/2.7/commands.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
282 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/commands.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
283 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/commands.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
284 %%PYPY_DIR%%/lib-python/2.7/compileall.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
285 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compileall.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
286 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compileall.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
287 %%PYPY_DIR%%/lib-python/2.7/compiler/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
288 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
289 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
290 %%PYPY_DIR%%/lib-python/2.7/compiler/ast.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
291 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/ast.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
292 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/ast.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
293 %%PYPY_DIR%%/lib-python/2.7/compiler/consts.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
294 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/consts.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
295 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/consts.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
296 %%PYPY_DIR%%/lib-python/2.7/compiler/future.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
297 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/future.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
298 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/future.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
299 %%PYPY_DIR%%/lib-python/2.7/compiler/misc.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
300 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/misc.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
301 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/misc.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
302 %%PYPY_DIR%%/lib-python/2.7/compiler/pyassem.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
303 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/pyassem.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
304 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/pyassem.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
305 %%PYPY_DIR%%/lib-python/2.7/compiler/pycodegen.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
306 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/pycodegen.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
307 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/pycodegen.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
308 %%PYPY_DIR%%/lib-python/2.7/compiler/symbols.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
309 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/symbols.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
310 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/symbols.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
311 %%PYPY_DIR%%/lib-python/2.7/compiler/syntax.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
312 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/syntax.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
313 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/syntax.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
314 %%PYPY_DIR%%/lib-python/2.7/compiler/transformer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
315 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/transformer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
316 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/transformer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
317 %%PYPY_DIR%%/lib-python/2.7/compiler/visitor.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
318 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/visitor.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
319 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/compiler/visitor.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
320 %%PYPY_DIR%%/lib-python/2.7/contextlib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
321 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/contextlib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
322 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/contextlib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
323 %%PYPY_DIR%%/lib-python/2.7/cookielib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
324 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/cookielib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
325 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/cookielib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
326 %%PYPY_DIR%%/lib-python/2.7/copy.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
327 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/copy.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
328 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/copy.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
329 %%PYPY_DIR%%/lib-python/2.7/copy_reg.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
330 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/copy_reg.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
331 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/copy_reg.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
332 %%PYPY_DIR%%/lib-python/2.7/csv.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
333 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/csv.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
334 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/csv.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
335 %%PYPY_DIR%%/lib-python/2.7/ctypes/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
336 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
337 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
338 %%PYPY_DIR%%/lib-python/2.7/ctypes/_endian.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
339 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/_endian.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
340 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/_endian.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
341 %%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/README.ctypes |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
342 %%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
343 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
344 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
345 %%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/dyld.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
346 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/dyld.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
347 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/dyld.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
348 %%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/dylib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
349 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/dylib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
350 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/dylib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
351 %%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/fetch_macholib |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
352 %%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/fetch_macholib.bat |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
353 %%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/framework.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
354 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/framework.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
355 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/framework.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
356 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
357 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/runtests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
358 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_anon.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
359 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_array_in_pointer.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
360 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_arrays.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
361 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_as_parameter.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
362 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_bitfields.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
363 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_buffers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
364 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_byteswap.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
365 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_callbacks.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
366 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_cast.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
367 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_cfuncs.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
368 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_checkretval.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
369 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_delattr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
370 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_errno.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
371 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_find.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
372 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_frombuffer.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
373 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_funcptr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
374 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_functions.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
375 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_incomplete.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
376 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_init.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
377 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_internals.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
378 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_keeprefs.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
379 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_libc.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
380 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_loading.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
381 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_macholib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
382 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_memfunctions.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
383 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_numbers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
384 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_objects.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
385 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_parameters.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
386 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_pep3118.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
387 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_pickling.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
388 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_pointers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
389 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_prototypes.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
390 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_python_api.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
391 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_random_things.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
392 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_refcounts.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
393 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_repr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
394 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_returnfuncptrs.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
395 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_simplesubclasses.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
396 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_sizes.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
397 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_slicing.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
398 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_stringptr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
399 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_strings.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
400 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_struct_fields.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
401 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_structures.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
402 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_unaligned_structures.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
403 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_unicode.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
404 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_values.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
405 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_varsize_struct.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
406 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_win32.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
407 %%PYPY_DIR%%/lib-python/2.7/ctypes/test/test_wintypes.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
408 %%PYPY_DIR%%/lib-python/2.7/ctypes/util.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
409 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/util.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
410 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/util.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
411 %%PYPY_DIR%%/lib-python/2.7/ctypes/wintypes.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
412 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/wintypes.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
413 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ctypes/wintypes.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
414 %%PYPY_DIR%%/lib-python/2.7/curses/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
415 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
416 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
417 %%PYPY_DIR%%/lib-python/2.7/curses/ascii.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
418 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/ascii.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
419 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/ascii.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
420 %%PYPY_DIR%%/lib-python/2.7/curses/has_key.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
421 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/has_key.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
422 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/has_key.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
423 %%PYPY_DIR%%/lib-python/2.7/curses/panel.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
424 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/panel.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
425 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/panel.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
426 %%PYPY_DIR%%/lib-python/2.7/curses/textpad.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
427 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/textpad.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
428 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/textpad.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
429 %%PYPY_DIR%%/lib-python/2.7/curses/wrapper.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
430 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/wrapper.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
431 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/curses/wrapper.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
432 %%PYPY_DIR%%/lib-python/2.7/dbhash.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
433 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dbhash.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
434 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dbhash.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
435 %%PYPY_DIR%%/lib-python/2.7/decimal.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
436 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/decimal.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
437 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/decimal.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
438 %%PYPY_DIR%%/lib-python/2.7/difflib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
439 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/difflib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
440 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/difflib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
441 %%PYPY_DIR%%/lib-python/2.7/dircache.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
442 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dircache.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
443 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dircache.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
444 %%PYPY_DIR%%/lib-python/2.7/dis.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
445 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dis.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
446 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dis.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
447 %%PYPY_DIR%%/lib-python/2.7/distutils/README |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
448 %%PYPY_DIR%%/lib-python/2.7/distutils/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
449 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
450 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/__init__.pyo |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
451 %%PYPY_DIR%%/lib-python/2.7/distutils/_msvccompiler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
452 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/_msvccompiler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
453 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/_msvccompiler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
454 %%PYPY_DIR%%/lib-python/2.7/distutils/archive_util.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
455 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/archive_util.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
456 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/archive_util.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
457 %%PYPY_DIR%%/lib-python/2.7/distutils/bcppcompiler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
458 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/bcppcompiler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
459 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/bcppcompiler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
460 %%PYPY_DIR%%/lib-python/2.7/distutils/ccompiler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
461 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/ccompiler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
462 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/ccompiler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
463 %%PYPY_DIR%%/lib-python/2.7/distutils/cmd.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
464 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/cmd.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
465 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/cmd.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
466 %%PYPY_DIR%%/lib-python/2.7/distutils/command/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
467 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
468 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
469 %%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
470 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
471 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
472 %%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_dumb.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
473 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_dumb.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
474 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_dumb.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
475 %%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_msi.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
476 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_msi.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
477 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_msi.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
478 %%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_rpm.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
479 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_rpm.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
480 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_rpm.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
481 %%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_wininst.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
482 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_wininst.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
483 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_wininst.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
484 %%PYPY_DIR%%/lib-python/2.7/distutils/command/build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
485 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
486 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
487 %%PYPY_DIR%%/lib-python/2.7/distutils/command/build_clib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
488 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/build_clib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
489 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/build_clib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
490 %%PYPY_DIR%%/lib-python/2.7/distutils/command/build_ext.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
491 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/build_ext.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
492 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/build_ext.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
493 %%PYPY_DIR%%/lib-python/2.7/distutils/command/build_py.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
494 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/build_py.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
495 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/build_py.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
496 %%PYPY_DIR%%/lib-python/2.7/distutils/command/build_scripts.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
497 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/build_scripts.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
498 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/build_scripts.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
499 %%PYPY_DIR%%/lib-python/2.7/distutils/command/check.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
500 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/check.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
501 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/check.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
502 %%PYPY_DIR%%/lib-python/2.7/distutils/command/clean.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
503 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/clean.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
504 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/clean.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
505 %%PYPY_DIR%%/lib-python/2.7/distutils/command/command_template |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
506 %%PYPY_DIR%%/lib-python/2.7/distutils/command/config.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
507 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/config.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
508 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/config.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
509 %%PYPY_DIR%%/lib-python/2.7/distutils/command/install.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
510 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
511 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
512 %%PYPY_DIR%%/lib-python/2.7/distutils/command/install_data.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
513 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install_data.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
514 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install_data.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
515 %%PYPY_DIR%%/lib-python/2.7/distutils/command/install_egg_info.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
516 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install_egg_info.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
517 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install_egg_info.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
518 %%PYPY_DIR%%/lib-python/2.7/distutils/command/install_headers.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
519 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install_headers.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
520 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install_headers.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
521 %%PYPY_DIR%%/lib-python/2.7/distutils/command/install_lib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
522 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install_lib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
523 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install_lib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
524 %%PYPY_DIR%%/lib-python/2.7/distutils/command/install_scripts.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
525 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install_scripts.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
526 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/install_scripts.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
527 %%PYPY_DIR%%/lib-python/2.7/distutils/command/register.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
528 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/register.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
529 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/register.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
530 %%PYPY_DIR%%/lib-python/2.7/distutils/command/sdist.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
531 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/sdist.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
532 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/sdist.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
533 %%PYPY_DIR%%/lib-python/2.7/distutils/command/upload.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
534 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/upload.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
535 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/command/upload.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
536 %%PYPY_DIR%%/lib-python/2.7/distutils/command/wininst-6.0.exe |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
537 %%PYPY_DIR%%/lib-python/2.7/distutils/command/wininst-7.1.exe |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
538 %%PYPY_DIR%%/lib-python/2.7/distutils/command/wininst-8.0.exe |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
539 %%PYPY_DIR%%/lib-python/2.7/distutils/command/wininst-9.0-amd64.exe |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
540 %%PYPY_DIR%%/lib-python/2.7/distutils/command/wininst-9.0.exe |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
541 %%PYPY_DIR%%/lib-python/2.7/distutils/config.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
542 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/config.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
543 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/config.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
544 %%PYPY_DIR%%/lib-python/2.7/distutils/core.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
545 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/core.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
546 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/core.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
547 %%PYPY_DIR%%/lib-python/2.7/distutils/cygwinccompiler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
548 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/cygwinccompiler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
549 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/cygwinccompiler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
550 %%PYPY_DIR%%/lib-python/2.7/distutils/debug.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
551 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/debug.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
552 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/debug.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
553 %%PYPY_DIR%%/lib-python/2.7/distutils/dep_util.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
554 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/dep_util.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
555 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/dep_util.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
556 %%PYPY_DIR%%/lib-python/2.7/distutils/dir_util.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
557 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/dir_util.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
558 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/dir_util.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
559 %%PYPY_DIR%%/lib-python/2.7/distutils/dist.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
560 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/dist.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
561 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/dist.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
562 %%PYPY_DIR%%/lib-python/2.7/distutils/emxccompiler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
563 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/emxccompiler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
564 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/emxccompiler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
565 %%PYPY_DIR%%/lib-python/2.7/distutils/errors.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
566 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/errors.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
567 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/errors.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
568 %%PYPY_DIR%%/lib-python/2.7/distutils/extension.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
569 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/extension.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
570 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/extension.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
571 %%PYPY_DIR%%/lib-python/2.7/distutils/fancy_getopt.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
572 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/fancy_getopt.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
573 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/fancy_getopt.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
574 %%PYPY_DIR%%/lib-python/2.7/distutils/file_util.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
575 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/file_util.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
576 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/file_util.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
577 %%PYPY_DIR%%/lib-python/2.7/distutils/filelist.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
578 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/filelist.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
579 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/filelist.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
580 %%PYPY_DIR%%/lib-python/2.7/distutils/log.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
581 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/log.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
582 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/log.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
583 %%PYPY_DIR%%/lib-python/2.7/distutils/msvc9compiler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
584 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/msvc9compiler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
585 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/msvc9compiler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
586 %%PYPY_DIR%%/lib-python/2.7/distutils/msvccompiler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
587 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/msvccompiler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
588 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/msvccompiler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
589 %%PYPY_DIR%%/lib-python/2.7/distutils/spawn.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
590 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/spawn.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
591 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/spawn.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
592 %%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
593 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
594 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
595 %%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig_cpython.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
596 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig_cpython.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
597 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig_cpython.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
598 %%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig_pypy.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
599 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig_pypy.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
600 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig_pypy.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
601 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/Setup.sample |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
602 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/__init__.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
603 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/includetest.rst |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
604 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/setuptools_build_ext.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
605 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/setuptools_extension.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
606 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/support.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
607 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_archive_util.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
608 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_bdist.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
609 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_bdist_dumb.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
610 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_bdist_msi.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
611 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_bdist_rpm.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
612 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_bdist_wininst.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
613 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_build.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
614 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_build_clib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
615 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_build_ext.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
616 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_build_py.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
617 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_build_scripts.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
618 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_ccompiler.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
619 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_check.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
620 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_clean.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
621 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_cmd.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
622 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_config.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
623 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_config_cmd.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
624 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_core.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
625 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_dep_util.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
626 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_dir_util.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
627 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_dist.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
628 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_file_util.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
629 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_filelist.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
630 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_install.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
631 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_install_data.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
632 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_install_headers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
633 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_install_lib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
634 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_install_scripts.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
635 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_msvc9compiler.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
636 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_msvccompiler.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
637 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_register.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
638 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_sdist.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
639 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_spawn.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
640 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_sysconfig.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
641 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_text_file.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
642 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_unixccompiler.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
643 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_upload.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
644 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_util.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
645 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_version.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
646 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_versionpredicate.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
647 %%PYPY_DIR%%/lib-python/2.7/distutils/text_file.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
648 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/text_file.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
649 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/text_file.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
650 %%PYPY_DIR%%/lib-python/2.7/distutils/unixccompiler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
651 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/unixccompiler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
652 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/unixccompiler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
653 %%PYPY_DIR%%/lib-python/2.7/distutils/util.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
654 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/util.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
655 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/util.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
656 %%PYPY_DIR%%/lib-python/2.7/distutils/version.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
657 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/version.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
658 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/version.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
659 %%PYPY_DIR%%/lib-python/2.7/distutils/versionpredicate.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
660 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/versionpredicate.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
661 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/distutils/versionpredicate.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
662 %%PYPY_DIR%%/lib-python/2.7/doctest.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
663 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/doctest.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
664 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/doctest.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
665 %%PYPY_DIR%%/lib-python/2.7/dumbdbm.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
666 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dumbdbm.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
667 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dumbdbm.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
668 %%PYPY_DIR%%/lib-python/2.7/dummy_thread.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
669 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dummy_thread.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
670 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dummy_thread.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
671 %%PYPY_DIR%%/lib-python/2.7/dummy_threading.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
672 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dummy_threading.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
673 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/dummy_threading.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
674 %%PYPY_DIR%%/lib-python/2.7/email/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
675 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
676 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
677 %%PYPY_DIR%%/lib-python/2.7/email/_parseaddr.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
678 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/_parseaddr.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
679 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/_parseaddr.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
680 %%PYPY_DIR%%/lib-python/2.7/email/base64mime.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
681 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/base64mime.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
682 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/base64mime.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
683 %%PYPY_DIR%%/lib-python/2.7/email/charset.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
684 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/charset.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
685 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/charset.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
686 %%PYPY_DIR%%/lib-python/2.7/email/encoders.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
687 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/encoders.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
688 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/encoders.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
689 %%PYPY_DIR%%/lib-python/2.7/email/errors.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
690 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/errors.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
691 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/errors.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
692 %%PYPY_DIR%%/lib-python/2.7/email/feedparser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
693 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/feedparser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
694 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/feedparser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
695 %%PYPY_DIR%%/lib-python/2.7/email/generator.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
696 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/generator.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
697 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/generator.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
698 %%PYPY_DIR%%/lib-python/2.7/email/header.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
699 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/header.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
700 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/header.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
701 %%PYPY_DIR%%/lib-python/2.7/email/iterators.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
702 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/iterators.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
703 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/iterators.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
704 %%PYPY_DIR%%/lib-python/2.7/email/message.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
705 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/message.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
706 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/message.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
707 %%PYPY_DIR%%/lib-python/2.7/email/mime/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
708 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
709 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
710 %%PYPY_DIR%%/lib-python/2.7/email/mime/application.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
711 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/application.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
712 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/application.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
713 %%PYPY_DIR%%/lib-python/2.7/email/mime/audio.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
714 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/audio.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
715 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/audio.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
716 %%PYPY_DIR%%/lib-python/2.7/email/mime/base.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
717 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/base.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
718 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/base.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
719 %%PYPY_DIR%%/lib-python/2.7/email/mime/image.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
720 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/image.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
721 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/image.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
722 %%PYPY_DIR%%/lib-python/2.7/email/mime/message.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
723 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/message.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
724 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/message.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
725 %%PYPY_DIR%%/lib-python/2.7/email/mime/multipart.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
726 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/multipart.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
727 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/multipart.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
728 %%PYPY_DIR%%/lib-python/2.7/email/mime/nonmultipart.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
729 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/nonmultipart.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
730 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/nonmultipart.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
731 %%PYPY_DIR%%/lib-python/2.7/email/mime/text.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
732 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/text.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
733 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/mime/text.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
734 %%PYPY_DIR%%/lib-python/2.7/email/parser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
735 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/parser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
736 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/parser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
737 %%PYPY_DIR%%/lib-python/2.7/email/quoprimime.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
738 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/quoprimime.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
739 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/quoprimime.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
740 %%PYPY_DIR%%/lib-python/2.7/email/test/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
741 %%PYPY_DIR%%/lib-python/2.7/email/test/data/PyBanner048.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
742 %%PYPY_DIR%%/lib-python/2.7/email/test/data/audiotest.au |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
743 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_01.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
744 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_02.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
745 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_03.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
746 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_04.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
747 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_05.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
748 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_06.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
749 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_07.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
750 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_08.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
751 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_09.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
752 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_10.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
753 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_11.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
754 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_12.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
755 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_12a.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
756 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_13.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
757 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_14.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
758 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_15.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
759 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_16.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
760 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_17.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
761 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_18.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
762 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_19.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
763 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_20.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
764 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_21.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
765 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_22.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
766 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_23.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
767 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_24.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
768 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_25.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
769 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_26.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
770 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_27.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
771 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_28.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
772 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_29.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
773 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_30.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
774 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_31.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
775 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_32.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
776 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_33.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
777 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_34.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
778 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_35.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
779 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_36.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
780 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_37.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
781 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_38.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
782 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_39.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
783 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_40.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
784 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_41.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
785 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_42.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
786 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_43.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
787 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_44.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
788 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_45.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
789 %%PYPY_DIR%%/lib-python/2.7/email/test/data/msg_46.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
790 %%PYPY_DIR%%/lib-python/2.7/email/test/test_email.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
791 %%PYPY_DIR%%/lib-python/2.7/email/test/test_email_codecs.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
792 %%PYPY_DIR%%/lib-python/2.7/email/test/test_email_codecs_renamed.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
793 %%PYPY_DIR%%/lib-python/2.7/email/test/test_email_renamed.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
794 %%PYPY_DIR%%/lib-python/2.7/email/test/test_email_torture.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
795 %%PYPY_DIR%%/lib-python/2.7/email/utils.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
796 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/utils.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
797 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/email/utils.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
798 %%PYPY_DIR%%/lib-python/2.7/encodings/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
799 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
800 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
801 %%PYPY_DIR%%/lib-python/2.7/encodings/aliases.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
802 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/aliases.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
803 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/aliases.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
804 %%PYPY_DIR%%/lib-python/2.7/encodings/ascii.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
805 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/ascii.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
806 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/ascii.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
807 %%PYPY_DIR%%/lib-python/2.7/encodings/base64_codec.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
808 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/base64_codec.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
809 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/base64_codec.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
810 %%PYPY_DIR%%/lib-python/2.7/encodings/big5.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
811 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/big5.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
812 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/big5.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
813 %%PYPY_DIR%%/lib-python/2.7/encodings/big5hkscs.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
814 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/big5hkscs.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
815 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/big5hkscs.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
816 %%PYPY_DIR%%/lib-python/2.7/encodings/bz2_codec.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
817 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/bz2_codec.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
818 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/bz2_codec.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
819 %%PYPY_DIR%%/lib-python/2.7/encodings/charmap.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
820 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/charmap.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
821 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/charmap.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
822 %%PYPY_DIR%%/lib-python/2.7/encodings/cp037.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
823 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp037.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
824 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp037.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
825 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1006.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
826 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1006.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
827 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1006.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
828 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1026.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
829 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1026.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
830 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1026.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
831 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1140.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
832 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1140.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
833 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1140.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
834 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1250.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
835 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1250.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
836 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1250.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
837 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1251.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
838 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1251.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
839 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1251.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
840 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1252.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
841 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1252.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
842 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1252.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
843 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1253.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
844 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1253.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
845 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1253.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
846 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1254.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
847 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1254.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
848 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1254.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
849 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1255.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
850 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1255.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
851 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1255.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
852 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1256.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
853 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1256.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
854 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1256.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
855 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1257.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
856 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1257.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
857 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1257.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
858 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1258.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
859 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1258.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
860 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp1258.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
861 %%PYPY_DIR%%/lib-python/2.7/encodings/cp424.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
862 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp424.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
863 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp424.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
864 %%PYPY_DIR%%/lib-python/2.7/encodings/cp437.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
865 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp437.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
866 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp437.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
867 %%PYPY_DIR%%/lib-python/2.7/encodings/cp500.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
868 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp500.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
869 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp500.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
870 %%PYPY_DIR%%/lib-python/2.7/encodings/cp720.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
871 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp720.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
872 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp720.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
873 %%PYPY_DIR%%/lib-python/2.7/encodings/cp737.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
874 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp737.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
875 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp737.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
876 %%PYPY_DIR%%/lib-python/2.7/encodings/cp775.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
877 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp775.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
878 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp775.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
879 %%PYPY_DIR%%/lib-python/2.7/encodings/cp850.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
880 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp850.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
881 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp850.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
882 %%PYPY_DIR%%/lib-python/2.7/encodings/cp852.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
883 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp852.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
884 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp852.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
885 %%PYPY_DIR%%/lib-python/2.7/encodings/cp855.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
886 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp855.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
887 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp855.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
888 %%PYPY_DIR%%/lib-python/2.7/encodings/cp856.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
889 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp856.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
890 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp856.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
891 %%PYPY_DIR%%/lib-python/2.7/encodings/cp857.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
892 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp857.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
893 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp857.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
894 %%PYPY_DIR%%/lib-python/2.7/encodings/cp858.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
895 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp858.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
896 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp858.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
897 %%PYPY_DIR%%/lib-python/2.7/encodings/cp860.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
898 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp860.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
899 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp860.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
900 %%PYPY_DIR%%/lib-python/2.7/encodings/cp861.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
901 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp861.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
902 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp861.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
903 %%PYPY_DIR%%/lib-python/2.7/encodings/cp862.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
904 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp862.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
905 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp862.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
906 %%PYPY_DIR%%/lib-python/2.7/encodings/cp863.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
907 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp863.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
908 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp863.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
909 %%PYPY_DIR%%/lib-python/2.7/encodings/cp864.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
910 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp864.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
911 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp864.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
912 %%PYPY_DIR%%/lib-python/2.7/encodings/cp865.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
913 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp865.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
914 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp865.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
915 %%PYPY_DIR%%/lib-python/2.7/encodings/cp866.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
916 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp866.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
917 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp866.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
918 %%PYPY_DIR%%/lib-python/2.7/encodings/cp869.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
919 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp869.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
920 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp869.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
921 %%PYPY_DIR%%/lib-python/2.7/encodings/cp874.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
922 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp874.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
923 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp874.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
924 %%PYPY_DIR%%/lib-python/2.7/encodings/cp875.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
925 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp875.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
926 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp875.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
927 %%PYPY_DIR%%/lib-python/2.7/encodings/cp932.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
928 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp932.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
929 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp932.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
930 %%PYPY_DIR%%/lib-python/2.7/encodings/cp949.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
931 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp949.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
932 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp949.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
933 %%PYPY_DIR%%/lib-python/2.7/encodings/cp950.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
934 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp950.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
935 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/cp950.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
936 %%PYPY_DIR%%/lib-python/2.7/encodings/euc_jis_2004.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
937 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/euc_jis_2004.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
938 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/euc_jis_2004.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
939 %%PYPY_DIR%%/lib-python/2.7/encodings/euc_jisx0213.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
940 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/euc_jisx0213.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
941 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/euc_jisx0213.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
942 %%PYPY_DIR%%/lib-python/2.7/encodings/euc_jp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
943 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/euc_jp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
944 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/euc_jp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
945 %%PYPY_DIR%%/lib-python/2.7/encodings/euc_kr.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
946 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/euc_kr.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
947 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/euc_kr.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
948 %%PYPY_DIR%%/lib-python/2.7/encodings/gb18030.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
949 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/gb18030.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
950 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/gb18030.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
951 %%PYPY_DIR%%/lib-python/2.7/encodings/gb2312.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
952 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/gb2312.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
953 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/gb2312.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
954 %%PYPY_DIR%%/lib-python/2.7/encodings/gbk.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
955 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/gbk.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
956 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/gbk.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
957 %%PYPY_DIR%%/lib-python/2.7/encodings/hex_codec.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
958 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/hex_codec.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
959 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/hex_codec.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
960 %%PYPY_DIR%%/lib-python/2.7/encodings/hp_roman8.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
961 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/hp_roman8.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
962 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/hp_roman8.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
963 %%PYPY_DIR%%/lib-python/2.7/encodings/hz.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
964 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/hz.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
965 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/hz.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
966 %%PYPY_DIR%%/lib-python/2.7/encodings/idna.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
967 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/idna.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
968 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/idna.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
969 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
970 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
971 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
972 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_1.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
973 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_1.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
974 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_1.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
975 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_2.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
976 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_2.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
977 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_2.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
978 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_2004.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
979 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_2004.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
980 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_2004.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
981 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_3.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
982 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_3.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
983 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_3.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
984 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_ext.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
985 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_ext.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
986 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_ext.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
987 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_kr.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
988 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_kr.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
989 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_kr.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
990 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_1.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
991 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_1.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
992 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_1.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
993 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_10.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
994 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_10.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
995 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_10.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
996 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_11.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
997 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_11.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
998 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_11.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
999 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_13.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1000 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_13.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1001 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_13.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1002 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_14.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1003 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_14.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1004 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_14.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1005 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_15.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1006 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_15.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1007 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_15.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1008 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_16.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1009 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_16.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1010 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_16.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1011 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_2.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1012 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_2.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1013 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_2.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1014 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_3.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1015 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_3.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1016 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_3.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1017 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_4.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1018 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_4.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1019 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_4.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1020 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_5.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1021 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_5.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1022 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_5.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1023 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_6.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1024 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_6.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1025 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_6.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1026 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_7.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1027 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_7.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1028 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_7.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1029 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_8.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1030 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_8.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1031 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_8.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1032 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_9.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1033 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_9.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1034 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_9.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1035 %%PYPY_DIR%%/lib-python/2.7/encodings/johab.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1036 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/johab.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1037 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/johab.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1038 %%PYPY_DIR%%/lib-python/2.7/encodings/koi8_r.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1039 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/koi8_r.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1040 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/koi8_r.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1041 %%PYPY_DIR%%/lib-python/2.7/encodings/koi8_u.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1042 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/koi8_u.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1043 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/koi8_u.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1044 %%PYPY_DIR%%/lib-python/2.7/encodings/latin_1.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1045 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/latin_1.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1046 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/latin_1.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1047 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_arabic.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1048 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_arabic.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1049 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_arabic.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1050 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_centeuro.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1051 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_centeuro.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1052 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_centeuro.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1053 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_croatian.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1054 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_croatian.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1055 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_croatian.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1056 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_cyrillic.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1057 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_cyrillic.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1058 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_cyrillic.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1059 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_farsi.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1060 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_farsi.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1061 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_farsi.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1062 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_greek.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1063 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_greek.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1064 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_greek.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1065 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_iceland.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1066 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_iceland.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1067 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_iceland.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1068 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_latin2.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1069 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_latin2.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1070 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_latin2.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1071 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_roman.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1072 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_roman.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1073 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_roman.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1074 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_romanian.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1075 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_romanian.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1076 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_romanian.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1077 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_turkish.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1078 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_turkish.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1079 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mac_turkish.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1080 %%PYPY_DIR%%/lib-python/2.7/encodings/mbcs.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1081 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mbcs.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1082 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/mbcs.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1083 %%PYPY_DIR%%/lib-python/2.7/encodings/palmos.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1084 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/palmos.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1085 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/palmos.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1086 %%PYPY_DIR%%/lib-python/2.7/encodings/ptcp154.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1087 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/ptcp154.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1088 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/ptcp154.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1089 %%PYPY_DIR%%/lib-python/2.7/encodings/punycode.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1090 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/punycode.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1091 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/punycode.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1092 %%PYPY_DIR%%/lib-python/2.7/encodings/quopri_codec.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1093 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/quopri_codec.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1094 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/quopri_codec.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1095 %%PYPY_DIR%%/lib-python/2.7/encodings/raw_unicode_escape.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1096 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/raw_unicode_escape.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1097 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/raw_unicode_escape.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1098 %%PYPY_DIR%%/lib-python/2.7/encodings/rot_13.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1099 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/rot_13.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1100 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/rot_13.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1101 %%PYPY_DIR%%/lib-python/2.7/encodings/shift_jis.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1102 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/shift_jis.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1103 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/shift_jis.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1104 %%PYPY_DIR%%/lib-python/2.7/encodings/shift_jis_2004.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1105 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/shift_jis_2004.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1106 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/shift_jis_2004.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1107 %%PYPY_DIR%%/lib-python/2.7/encodings/shift_jisx0213.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1108 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/shift_jisx0213.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1109 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/shift_jisx0213.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1110 %%PYPY_DIR%%/lib-python/2.7/encodings/string_escape.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1111 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/string_escape.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1112 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/string_escape.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1113 %%PYPY_DIR%%/lib-python/2.7/encodings/tis_620.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1114 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/tis_620.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1115 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/tis_620.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1116 %%PYPY_DIR%%/lib-python/2.7/encodings/undefined.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1117 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/undefined.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1118 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/undefined.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1119 %%PYPY_DIR%%/lib-python/2.7/encodings/unicode_escape.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1120 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/unicode_escape.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1121 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/unicode_escape.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1122 %%PYPY_DIR%%/lib-python/2.7/encodings/unicode_internal.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1123 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/unicode_internal.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1124 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/unicode_internal.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1125 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_16.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1126 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_16.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1127 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_16.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1128 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_16_be.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1129 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_16_be.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1130 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_16_be.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1131 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_16_le.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1132 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_16_le.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1133 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_16_le.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1134 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_32.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1135 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_32.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1136 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_32.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1137 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_32_be.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1138 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_32_be.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1139 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_32_be.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1140 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_32_le.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1141 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_32_le.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1142 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_32_le.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1143 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_7.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1144 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_7.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1145 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_7.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1146 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_8.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1147 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_8.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1148 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_8.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1149 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_8_sig.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1150 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_8_sig.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1151 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/utf_8_sig.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1152 %%PYPY_DIR%%/lib-python/2.7/encodings/uu_codec.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1153 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/uu_codec.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1154 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/uu_codec.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1155 %%PYPY_DIR%%/lib-python/2.7/encodings/zlib_codec.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1156 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/zlib_codec.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1157 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/encodings/zlib_codec.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1158 %%PYPY_DIR%%/lib-python/2.7/ensurepip/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1159 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ensurepip/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1160 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ensurepip/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1161 %%PYPY_DIR%%/lib-python/2.7/ensurepip/__main__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1162 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ensurepip/__main__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1163 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ensurepip/__main__.pyo |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
1164 %%PYPY_DIR%%/lib-python/2.7/ensurepip/_bundled/pip-20.0.2-py2.py3-none-any.whl |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
1165 %%PYPY_DIR%%/lib-python/2.7/ensurepip/_bundled/setuptools-44.0.0-py2.py3-none-any.whl |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1166 %%PYPY_DIR%%/lib-python/2.7/ensurepip/_uninstall.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1167 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ensurepip/_uninstall.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1168 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ensurepip/_uninstall.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1169 %%PYPY_DIR%%/lib-python/2.7/filecmp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1170 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/filecmp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1171 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/filecmp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1172 %%PYPY_DIR%%/lib-python/2.7/fileinput.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1173 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/fileinput.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1174 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/fileinput.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1175 %%PYPY_DIR%%/lib-python/2.7/fnmatch.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1176 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/fnmatch.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1177 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/fnmatch.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1178 %%PYPY_DIR%%/lib-python/2.7/formatter.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1179 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/formatter.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1180 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/formatter.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1181 %%PYPY_DIR%%/lib-python/2.7/fpformat.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1182 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/fpformat.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1183 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/fpformat.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1184 %%PYPY_DIR%%/lib-python/2.7/fractions.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1185 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/fractions.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1186 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/fractions.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1187 %%PYPY_DIR%%/lib-python/2.7/ftplib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1188 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ftplib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1189 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ftplib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1190 %%PYPY_DIR%%/lib-python/2.7/functools.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1191 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/functools.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1192 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/functools.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1193 %%PYPY_DIR%%/lib-python/2.7/genericpath.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1194 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/genericpath.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1195 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/genericpath.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1196 %%PYPY_DIR%%/lib-python/2.7/getopt.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1197 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/getopt.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1198 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/getopt.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1199 %%PYPY_DIR%%/lib-python/2.7/getpass.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1200 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/getpass.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1201 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/getpass.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1202 %%PYPY_DIR%%/lib-python/2.7/gettext.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1203 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/gettext.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1204 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/gettext.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1205 %%PYPY_DIR%%/lib-python/2.7/glob.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1206 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/glob.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1207 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/glob.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1208 %%PYPY_DIR%%/lib-python/2.7/gzip.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1209 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/gzip.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1210 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/gzip.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1211 %%PYPY_DIR%%/lib-python/2.7/hashlib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1212 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hashlib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1213 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hashlib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1214 %%PYPY_DIR%%/lib-python/2.7/heapq.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1215 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/heapq.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1216 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/heapq.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1217 %%PYPY_DIR%%/lib-python/2.7/hmac.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1218 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hmac.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1219 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hmac.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1220 %%PYPY_DIR%%/lib-python/2.7/hotshot/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1221 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hotshot/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1222 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hotshot/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1223 %%PYPY_DIR%%/lib-python/2.7/hotshot/log.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1224 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hotshot/log.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1225 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hotshot/log.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1226 %%PYPY_DIR%%/lib-python/2.7/hotshot/stats.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1227 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hotshot/stats.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1228 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hotshot/stats.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1229 %%PYPY_DIR%%/lib-python/2.7/hotshot/stones.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1230 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hotshot/stones.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1231 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/hotshot/stones.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1232 %%PYPY_DIR%%/lib-python/2.7/htmlentitydefs.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1233 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/htmlentitydefs.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1234 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/htmlentitydefs.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1235 %%PYPY_DIR%%/lib-python/2.7/htmllib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1236 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/htmllib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1237 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/htmllib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1238 %%PYPY_DIR%%/lib-python/2.7/httplib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1239 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/httplib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1240 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/httplib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1241 %%PYPY_DIR%%/lib-python/2.7/idlelib/AutoComplete.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1242 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/AutoComplete.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1243 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/AutoComplete.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1244 %%PYPY_DIR%%/lib-python/2.7/idlelib/AutoCompleteWindow.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1245 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/AutoCompleteWindow.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1246 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/AutoCompleteWindow.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1247 %%PYPY_DIR%%/lib-python/2.7/idlelib/AutoExpand.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1248 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/AutoExpand.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1249 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/AutoExpand.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1250 %%PYPY_DIR%%/lib-python/2.7/idlelib/Bindings.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1251 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/Bindings.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1252 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/Bindings.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1253 %%PYPY_DIR%%/lib-python/2.7/idlelib/CREDITS.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1254 %%PYPY_DIR%%/lib-python/2.7/idlelib/CallTipWindow.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1255 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/CallTipWindow.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1256 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/CallTipWindow.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1257 %%PYPY_DIR%%/lib-python/2.7/idlelib/CallTips.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1258 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/CallTips.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1259 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/CallTips.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1260 %%PYPY_DIR%%/lib-python/2.7/idlelib/ChangeLog |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1261 %%PYPY_DIR%%/lib-python/2.7/idlelib/ClassBrowser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1262 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ClassBrowser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1263 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ClassBrowser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1264 %%PYPY_DIR%%/lib-python/2.7/idlelib/CodeContext.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1265 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/CodeContext.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1266 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/CodeContext.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1267 %%PYPY_DIR%%/lib-python/2.7/idlelib/ColorDelegator.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1268 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ColorDelegator.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1269 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ColorDelegator.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1270 %%PYPY_DIR%%/lib-python/2.7/idlelib/Debugger.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1271 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/Debugger.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1272 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/Debugger.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1273 %%PYPY_DIR%%/lib-python/2.7/idlelib/Delegator.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1274 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/Delegator.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1275 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/Delegator.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1276 %%PYPY_DIR%%/lib-python/2.7/idlelib/EditorWindow.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1277 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/EditorWindow.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1278 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/EditorWindow.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1279 %%PYPY_DIR%%/lib-python/2.7/idlelib/FileList.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1280 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/FileList.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1281 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/FileList.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1282 %%PYPY_DIR%%/lib-python/2.7/idlelib/FormatParagraph.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1283 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/FormatParagraph.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1284 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/FormatParagraph.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1285 %%PYPY_DIR%%/lib-python/2.7/idlelib/GrepDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1286 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/GrepDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1287 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/GrepDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1288 %%PYPY_DIR%%/lib-python/2.7/idlelib/HISTORY.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1289 %%PYPY_DIR%%/lib-python/2.7/idlelib/HyperParser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1290 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/HyperParser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1291 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/HyperParser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1292 %%PYPY_DIR%%/lib-python/2.7/idlelib/IOBinding.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1293 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/IOBinding.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1294 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/IOBinding.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1295 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/folder.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1296 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/idle.icns |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1297 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/idle.ico |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1298 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/idle_16.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1299 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/idle_16.png |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1300 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/idle_32.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1301 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/idle_32.png |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1302 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/idle_48.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1303 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/idle_48.png |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1304 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/minusnode.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1305 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/openfolder.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1306 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/plusnode.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1307 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/python.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1308 %%PYPY_DIR%%/lib-python/2.7/idlelib/Icons/tk.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1309 %%PYPY_DIR%%/lib-python/2.7/idlelib/IdleHistory.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1310 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/IdleHistory.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1311 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/IdleHistory.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1312 %%PYPY_DIR%%/lib-python/2.7/idlelib/MultiCall.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1313 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/MultiCall.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1314 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/MultiCall.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1315 %%PYPY_DIR%%/lib-python/2.7/idlelib/MultiStatusBar.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1316 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/MultiStatusBar.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1317 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/MultiStatusBar.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1318 %%PYPY_DIR%%/lib-python/2.7/idlelib/NEWS.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1319 %%PYPY_DIR%%/lib-python/2.7/idlelib/ObjectBrowser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1320 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ObjectBrowser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1321 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ObjectBrowser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1322 %%PYPY_DIR%%/lib-python/2.7/idlelib/OutputWindow.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1323 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/OutputWindow.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1324 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/OutputWindow.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1325 %%PYPY_DIR%%/lib-python/2.7/idlelib/ParenMatch.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1326 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ParenMatch.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1327 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ParenMatch.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1328 %%PYPY_DIR%%/lib-python/2.7/idlelib/PathBrowser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1329 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/PathBrowser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1330 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/PathBrowser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1331 %%PYPY_DIR%%/lib-python/2.7/idlelib/Percolator.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1332 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/Percolator.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1333 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/Percolator.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1334 %%PYPY_DIR%%/lib-python/2.7/idlelib/PyParse.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1335 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/PyParse.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1336 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/PyParse.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1337 %%PYPY_DIR%%/lib-python/2.7/idlelib/PyShell.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1338 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/PyShell.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1339 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/PyShell.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1340 %%PYPY_DIR%%/lib-python/2.7/idlelib/README.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1341 %%PYPY_DIR%%/lib-python/2.7/idlelib/RemoteDebugger.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1342 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/RemoteDebugger.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1343 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/RemoteDebugger.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1344 %%PYPY_DIR%%/lib-python/2.7/idlelib/RemoteObjectBrowser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1345 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/RemoteObjectBrowser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1346 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/RemoteObjectBrowser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1347 %%PYPY_DIR%%/lib-python/2.7/idlelib/ReplaceDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1348 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ReplaceDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1349 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ReplaceDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1350 %%PYPY_DIR%%/lib-python/2.7/idlelib/RstripExtension.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1351 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/RstripExtension.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1352 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/RstripExtension.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1353 %%PYPY_DIR%%/lib-python/2.7/idlelib/ScriptBinding.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1354 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ScriptBinding.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1355 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ScriptBinding.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1356 %%PYPY_DIR%%/lib-python/2.7/idlelib/ScrolledList.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1357 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ScrolledList.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1358 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ScrolledList.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1359 %%PYPY_DIR%%/lib-python/2.7/idlelib/SearchDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1360 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/SearchDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1361 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/SearchDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1362 %%PYPY_DIR%%/lib-python/2.7/idlelib/SearchDialogBase.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1363 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/SearchDialogBase.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1364 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/SearchDialogBase.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1365 %%PYPY_DIR%%/lib-python/2.7/idlelib/SearchEngine.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1366 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/SearchEngine.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1367 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/SearchEngine.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1368 %%PYPY_DIR%%/lib-python/2.7/idlelib/StackViewer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1369 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/StackViewer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1370 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/StackViewer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1371 %%PYPY_DIR%%/lib-python/2.7/idlelib/TODO.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1372 %%PYPY_DIR%%/lib-python/2.7/idlelib/ToolTip.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1373 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ToolTip.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1374 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ToolTip.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1375 %%PYPY_DIR%%/lib-python/2.7/idlelib/TreeWidget.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1376 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/TreeWidget.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1377 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/TreeWidget.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1378 %%PYPY_DIR%%/lib-python/2.7/idlelib/UndoDelegator.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1379 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/UndoDelegator.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1380 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/UndoDelegator.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1381 %%PYPY_DIR%%/lib-python/2.7/idlelib/WidgetRedirector.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1382 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/WidgetRedirector.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1383 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/WidgetRedirector.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1384 %%PYPY_DIR%%/lib-python/2.7/idlelib/WindowList.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1385 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/WindowList.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1386 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/WindowList.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1387 %%PYPY_DIR%%/lib-python/2.7/idlelib/ZoomHeight.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1388 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ZoomHeight.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1389 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/ZoomHeight.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1390 %%PYPY_DIR%%/lib-python/2.7/idlelib/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1391 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1392 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1393 %%PYPY_DIR%%/lib-python/2.7/idlelib/aboutDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1394 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/aboutDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1395 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/aboutDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1396 %%PYPY_DIR%%/lib-python/2.7/idlelib/config-extensions.def |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1397 %%PYPY_DIR%%/lib-python/2.7/idlelib/config-highlight.def |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1398 %%PYPY_DIR%%/lib-python/2.7/idlelib/config-keys.def |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1399 %%PYPY_DIR%%/lib-python/2.7/idlelib/config-main.def |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1400 %%PYPY_DIR%%/lib-python/2.7/idlelib/configDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1401 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/configDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1402 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/configDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1403 %%PYPY_DIR%%/lib-python/2.7/idlelib/configHandler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1404 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/configHandler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1405 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/configHandler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1406 %%PYPY_DIR%%/lib-python/2.7/idlelib/configHelpSourceEdit.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1407 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/configHelpSourceEdit.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1408 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/configHelpSourceEdit.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1409 %%PYPY_DIR%%/lib-python/2.7/idlelib/configSectionNameDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1410 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/configSectionNameDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1411 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/configSectionNameDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1412 %%PYPY_DIR%%/lib-python/2.7/idlelib/dynOptionMenuWidget.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1413 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/dynOptionMenuWidget.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1414 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/dynOptionMenuWidget.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1415 %%PYPY_DIR%%/lib-python/2.7/idlelib/extend.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1416 %%PYPY_DIR%%/lib-python/2.7/idlelib/help.html |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1417 %%PYPY_DIR%%/lib-python/2.7/idlelib/help.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1418 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/help.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1419 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/help.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1420 %%PYPY_DIR%%/lib-python/2.7/idlelib/help.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1421 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle.bat |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1422 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1423 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1424 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1425 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle.pyw |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1426 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/README.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1427 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1428 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1429 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1430 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/htest.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1431 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/htest.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1432 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/htest.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1433 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/mock_idle.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1434 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/mock_idle.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1435 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/mock_idle.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1436 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/mock_tk.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1437 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/mock_tk.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1438 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/mock_tk.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1439 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_autocomplete.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1440 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_autocomplete.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1441 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_autocomplete.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1442 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_autoexpand.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1443 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_autoexpand.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1444 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_autoexpand.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1445 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_calltips.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1446 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_calltips.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1447 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_calltips.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1448 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_config_name.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1449 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_config_name.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1450 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_config_name.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1451 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_configdialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1452 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_configdialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1453 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_configdialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1454 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_delegator.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1455 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_delegator.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1456 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_delegator.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1457 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_editmenu.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1458 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_editmenu.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1459 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_editmenu.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1460 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_formatparagraph.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1461 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_formatparagraph.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1462 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_formatparagraph.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1463 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_grep.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1464 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_grep.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1465 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_grep.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1466 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_helpabout.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1467 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_helpabout.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1468 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_helpabout.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1469 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_hyperparser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1470 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_hyperparser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1471 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_hyperparser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1472 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_idlehistory.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1473 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_idlehistory.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1474 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_idlehistory.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1475 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_io.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1476 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_io.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1477 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_io.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1478 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_parenmatch.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1479 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_parenmatch.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1480 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_parenmatch.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1481 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_pathbrowser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1482 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_pathbrowser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1483 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_pathbrowser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1484 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_rstrip.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1485 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_rstrip.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1486 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_rstrip.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1487 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_searchdialogbase.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1488 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_searchdialogbase.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1489 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_searchdialogbase.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1490 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_searchengine.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1491 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_searchengine.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1492 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_searchengine.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1493 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_text.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1494 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_text.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1495 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_text.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1496 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_textview.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1497 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_textview.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1498 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_textview.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1499 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_warning.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1500 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_warning.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1501 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_warning.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1502 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_widgetredir.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1503 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_widgetredir.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1504 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_widgetredir.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1505 %%PYPY_DIR%%/lib-python/2.7/idlelib/idlever.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1506 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idlever.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1507 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/idlever.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1508 %%PYPY_DIR%%/lib-python/2.7/idlelib/keybindingDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1509 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/keybindingDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1510 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/keybindingDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1511 %%PYPY_DIR%%/lib-python/2.7/idlelib/macosxSupport.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1512 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/macosxSupport.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1513 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/macosxSupport.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1514 %%PYPY_DIR%%/lib-python/2.7/idlelib/rpc.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1515 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/rpc.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1516 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/rpc.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1517 %%PYPY_DIR%%/lib-python/2.7/idlelib/run.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1518 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/run.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1519 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/run.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1520 %%PYPY_DIR%%/lib-python/2.7/idlelib/tabbedpages.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1521 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/tabbedpages.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1522 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/tabbedpages.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1523 %%PYPY_DIR%%/lib-python/2.7/idlelib/textView.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1524 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/textView.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1525 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/idlelib/textView.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1526 %%PYPY_DIR%%/lib-python/2.7/ihooks.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1527 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ihooks.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1528 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ihooks.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1529 %%PYPY_DIR%%/lib-python/2.7/imaplib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1530 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/imaplib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1531 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/imaplib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1532 %%PYPY_DIR%%/lib-python/2.7/imghdr.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1533 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/imghdr.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1534 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/imghdr.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1535 %%PYPY_DIR%%/lib-python/2.7/importlib/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1536 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/importlib/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1537 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/importlib/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1538 %%PYPY_DIR%%/lib-python/2.7/imputil.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1539 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/imputil.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1540 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/imputil.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1541 %%PYPY_DIR%%/lib-python/2.7/inspect.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1542 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/inspect.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1543 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/inspect.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1544 %%PYPY_DIR%%/lib-python/2.7/io.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1545 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/io.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1546 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/io.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1547 %%PYPY_DIR%%/lib-python/2.7/json/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1548 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/json/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1549 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/json/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1550 %%PYPY_DIR%%/lib-python/2.7/json/decoder.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1551 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/json/decoder.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1552 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/json/decoder.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1553 %%PYPY_DIR%%/lib-python/2.7/json/encoder.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1554 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/json/encoder.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1555 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/json/encoder.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1556 %%PYPY_DIR%%/lib-python/2.7/json/scanner.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1557 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/json/scanner.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1558 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/json/scanner.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1559 %%PYPY_DIR%%/lib-python/2.7/json/tests/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1560 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_check_circular.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1561 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_decode.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1562 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_default.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1563 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_dump.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1564 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_encode_basestring_ascii.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1565 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_fail.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1566 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_float.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1567 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_indent.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1568 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_pass1.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1569 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_pass2.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1570 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_pass3.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1571 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_recursion.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1572 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_scanstring.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1573 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_separators.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1574 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_speedups.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1575 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_tool.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1576 %%PYPY_DIR%%/lib-python/2.7/json/tests/test_unicode.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1577 %%PYPY_DIR%%/lib-python/2.7/json/tool.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1578 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/json/tool.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1579 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/json/tool.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1580 %%PYPY_DIR%%/lib-python/2.7/keyword.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1581 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/keyword.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1582 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/keyword.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1583 %%PYPY_DIR%%/lib-python/2.7/lib-tk/Canvas.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1584 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Canvas.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1585 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Canvas.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1586 %%PYPY_DIR%%/lib-python/2.7/lib-tk/Dialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1587 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Dialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1588 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Dialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1589 %%PYPY_DIR%%/lib-python/2.7/lib-tk/FileDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1590 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/FileDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1591 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/FileDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1592 %%PYPY_DIR%%/lib-python/2.7/lib-tk/FixTk.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1593 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/FixTk.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1594 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/FixTk.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1595 %%PYPY_DIR%%/lib-python/2.7/lib-tk/ScrolledText.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1596 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/ScrolledText.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1597 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/ScrolledText.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1598 %%PYPY_DIR%%/lib-python/2.7/lib-tk/SimpleDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1599 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/SimpleDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1600 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/SimpleDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1601 %%PYPY_DIR%%/lib-python/2.7/lib-tk/Tix.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1602 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Tix.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1603 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Tix.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1604 %%PYPY_DIR%%/lib-python/2.7/lib-tk/Tkconstants.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1605 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Tkconstants.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1606 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Tkconstants.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1607 %%PYPY_DIR%%/lib-python/2.7/lib-tk/Tkdnd.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1608 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Tkdnd.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1609 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Tkdnd.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1610 %%PYPY_DIR%%/lib-python/2.7/lib-tk/Tkinter.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1611 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Tkinter.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1612 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/Tkinter.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1613 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/README |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
1614 %%PYPY_DIR%%/lib-python/2.7/test/__main__.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1615 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/runtktests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1616 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_tkinter/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1617 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_tkinter/test_font.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1618 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_tkinter/test_geometry_managers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1619 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_tkinter/test_images.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1620 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_tkinter/test_loadtk.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
1621 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_tkinter/test_misc.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1622 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_tkinter/test_text.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1623 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_tkinter/test_variables.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1624 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_tkinter/test_widgets.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1625 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_ttk/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1626 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_ttk/support.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1627 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_ttk/test_extensions.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1628 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_ttk/test_functions.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1629 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_ttk/test_style.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1630 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_ttk/test_widgets.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1631 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/widget_tests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1632 %%PYPY_DIR%%/lib-python/2.7/lib-tk/tkColorChooser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1633 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkColorChooser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1634 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkColorChooser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1635 %%PYPY_DIR%%/lib-python/2.7/lib-tk/tkCommonDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1636 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkCommonDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1637 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkCommonDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1638 %%PYPY_DIR%%/lib-python/2.7/lib-tk/tkFileDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1639 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkFileDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1640 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkFileDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1641 %%PYPY_DIR%%/lib-python/2.7/lib-tk/tkFont.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1642 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkFont.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1643 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkFont.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1644 %%PYPY_DIR%%/lib-python/2.7/lib-tk/tkMessageBox.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1645 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkMessageBox.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1646 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkMessageBox.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1647 %%PYPY_DIR%%/lib-python/2.7/lib-tk/tkSimpleDialog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1648 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkSimpleDialog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1649 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/tkSimpleDialog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1650 %%PYPY_DIR%%/lib-python/2.7/lib-tk/ttk.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1651 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/ttk.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1652 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/ttk.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1653 %%PYPY_DIR%%/lib-python/2.7/lib-tk/turtle.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1654 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/turtle.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1655 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib-tk/turtle.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1656 %%PYPY_DIR%%/lib-python/2.7/lib2to3/Grammar.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1657 %%PYPY_DIR%%/lib-python/2.7/lib2to3/PatternGrammar.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1658 %%PYPY_DIR%%/lib-python/2.7/lib2to3/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1659 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1660 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1661 %%PYPY_DIR%%/lib-python/2.7/lib2to3/__main__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1662 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/__main__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1663 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/__main__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1664 %%PYPY_DIR%%/lib-python/2.7/lib2to3/btm_matcher.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1665 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/btm_matcher.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1666 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/btm_matcher.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1667 %%PYPY_DIR%%/lib-python/2.7/lib2to3/btm_utils.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1668 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/btm_utils.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1669 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/btm_utils.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1670 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixer_base.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1671 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixer_base.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1672 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixer_base.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1673 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixer_util.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1674 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixer_util.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1675 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixer_util.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1676 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1677 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1678 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1679 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_apply.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1680 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_apply.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1681 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_apply.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1682 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_asserts.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1683 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_asserts.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1684 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_asserts.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1685 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_basestring.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1686 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_basestring.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1687 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_basestring.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1688 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_buffer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1689 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_buffer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1690 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_buffer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1691 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_dict.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1692 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_dict.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1693 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_dict.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1694 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_except.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1695 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_except.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1696 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_except.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1697 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_exec.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1698 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_exec.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1699 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_exec.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1700 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_execfile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1701 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_execfile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1702 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_execfile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1703 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_exitfunc.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1704 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_exitfunc.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1705 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_exitfunc.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1706 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_filter.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1707 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_filter.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1708 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_filter.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1709 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_funcattrs.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1710 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_funcattrs.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1711 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_funcattrs.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1712 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_future.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1713 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_future.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1714 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_future.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1715 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_getcwdu.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1716 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_getcwdu.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1717 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_getcwdu.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1718 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_has_key.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1719 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_has_key.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1720 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_has_key.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1721 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_idioms.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1722 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_idioms.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1723 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_idioms.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1724 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_import.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1725 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_import.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1726 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_import.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1727 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_imports.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1728 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_imports.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1729 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_imports.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1730 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_imports2.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1731 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_imports2.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1732 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_imports2.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1733 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_input.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1734 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_input.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1735 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_input.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1736 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_intern.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1737 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_intern.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1738 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_intern.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1739 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_isinstance.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1740 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_isinstance.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1741 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_isinstance.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1742 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_itertools.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1743 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_itertools.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1744 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_itertools.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1745 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_itertools_imports.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1746 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_itertools_imports.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1747 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_itertools_imports.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1748 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_long.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1749 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_long.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1750 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_long.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1751 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_map.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1752 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_map.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1753 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_map.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1754 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_metaclass.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1755 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_metaclass.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1756 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_metaclass.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1757 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_methodattrs.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1758 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_methodattrs.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1759 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_methodattrs.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1760 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_ne.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1761 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_ne.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1762 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_ne.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1763 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_next.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1764 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_next.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1765 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_next.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1766 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_nonzero.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1767 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_nonzero.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1768 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_nonzero.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1769 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_numliterals.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1770 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_numliterals.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1771 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_numliterals.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1772 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_operator.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1773 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_operator.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1774 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_operator.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1775 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_paren.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1776 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_paren.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1777 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_paren.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1778 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_print.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1779 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_print.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1780 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_print.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1781 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_raise.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1782 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_raise.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1783 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_raise.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1784 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_raw_input.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1785 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_raw_input.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1786 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_raw_input.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1787 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_reduce.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1788 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_reduce.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1789 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_reduce.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1790 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_renames.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1791 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_renames.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1792 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_renames.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1793 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_repr.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1794 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_repr.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1795 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_repr.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1796 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_set_literal.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1797 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_set_literal.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1798 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_set_literal.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1799 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_standarderror.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1800 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_standarderror.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1801 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_standarderror.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1802 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_sys_exc.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1803 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_sys_exc.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1804 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_sys_exc.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1805 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_throw.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1806 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_throw.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1807 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_throw.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1808 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_tuple_params.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1809 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_tuple_params.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1810 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_tuple_params.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1811 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_types.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1812 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_types.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1813 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_types.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1814 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_unicode.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1815 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_unicode.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1816 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_unicode.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1817 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_urllib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1818 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_urllib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1819 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_urllib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1820 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_ws_comma.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1821 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_ws_comma.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1822 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_ws_comma.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1823 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_xrange.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1824 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_xrange.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1825 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_xrange.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1826 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_xreadlines.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1827 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_xreadlines.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1828 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_xreadlines.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1829 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_zip.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1830 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_zip.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1831 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_zip.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1832 %%PYPY_DIR%%/lib-python/2.7/lib2to3/main.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1833 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/main.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1834 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/main.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1835 %%PYPY_DIR%%/lib-python/2.7/lib2to3/patcomp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1836 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/patcomp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1837 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/patcomp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1838 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1839 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1840 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1841 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/conv.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1842 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/conv.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1843 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/conv.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1844 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/driver.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1845 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/driver.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1846 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/driver.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1847 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/grammar.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1848 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/grammar.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1849 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/grammar.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1850 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/literals.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1851 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/literals.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1852 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/literals.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1853 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/parse.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1854 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/parse.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1855 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/parse.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1856 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/pgen.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1857 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/pgen.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1858 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/pgen.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1859 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/token.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1860 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/token.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1861 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/token.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1862 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/tokenize.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1863 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/tokenize.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1864 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/tokenize.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1865 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pygram.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1866 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pygram.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1867 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pygram.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1868 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pytree.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1869 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pytree.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1870 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/pytree.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1871 %%PYPY_DIR%%/lib-python/2.7/lib2to3/refactor.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1872 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/refactor.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1873 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/lib2to3/refactor.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1874 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1875 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/README |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1876 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/bom.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1877 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/crlf.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1878 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/different_encoding.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1879 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/false_encoding.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1880 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/fixers/bad_order.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1881 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1882 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1883 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1884 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1885 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1886 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1887 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/fixers/no_fixer_cls.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1888 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/fixers/parrot_example.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1889 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/infinite_recursion.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1890 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/py2_test_grammar.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1891 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1892 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/pytree_idempotency.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1893 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/support.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1894 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/test_all_fixers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1895 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/test_fixers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1896 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/test_main.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1897 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/test_parser.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1898 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/test_pytree.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1899 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/test_refactor.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1900 %%PYPY_DIR%%/lib-python/2.7/lib2to3/tests/test_util.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1901 %%PYPY_DIR%%/lib-python/2.7/linecache.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1902 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/linecache.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1903 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/linecache.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1904 %%PYPY_DIR%%/lib-python/2.7/locale.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1905 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/locale.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1906 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/locale.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1907 %%PYPY_DIR%%/lib-python/2.7/logging/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1908 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/logging/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1909 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/logging/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1910 %%PYPY_DIR%%/lib-python/2.7/logging/config.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1911 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/logging/config.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1912 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/logging/config.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1913 %%PYPY_DIR%%/lib-python/2.7/logging/handlers.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1914 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/logging/handlers.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1915 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/logging/handlers.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1916 %%PYPY_DIR%%/lib-python/2.7/macpath.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1917 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/macpath.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1918 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/macpath.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1919 %%PYPY_DIR%%/lib-python/2.7/macurl2path.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1920 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/macurl2path.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1921 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/macurl2path.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1922 %%PYPY_DIR%%/lib-python/2.7/mailbox.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1923 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mailbox.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1924 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mailbox.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1925 %%PYPY_DIR%%/lib-python/2.7/mailcap.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1926 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mailcap.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1927 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mailcap.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1928 %%PYPY_DIR%%/lib-python/2.7/markupbase.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1929 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/markupbase.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1930 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/markupbase.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1931 %%PYPY_DIR%%/lib-python/2.7/md5.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1932 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/md5.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1933 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/md5.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1934 %%PYPY_DIR%%/lib-python/2.7/mhlib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1935 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mhlib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1936 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mhlib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1937 %%PYPY_DIR%%/lib-python/2.7/mimetools.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1938 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mimetools.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1939 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mimetools.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1940 %%PYPY_DIR%%/lib-python/2.7/mimetypes.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1941 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mimetypes.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1942 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mimetypes.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1943 %%PYPY_DIR%%/lib-python/2.7/mimify.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1944 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mimify.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1945 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mimify.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1946 %%PYPY_DIR%%/lib-python/2.7/modulefinder.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1947 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/modulefinder.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1948 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/modulefinder.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1949 %%PYPY_DIR%%/lib-python/2.7/msilib/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1950 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/msilib/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1951 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/msilib/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1952 %%PYPY_DIR%%/lib-python/2.7/msilib/schema.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1953 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/msilib/schema.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1954 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/msilib/schema.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1955 %%PYPY_DIR%%/lib-python/2.7/msilib/sequence.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1956 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/msilib/sequence.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1957 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/msilib/sequence.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1958 %%PYPY_DIR%%/lib-python/2.7/msilib/text.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1959 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/msilib/text.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1960 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/msilib/text.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1961 %%PYPY_DIR%%/lib-python/2.7/multifile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1962 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multifile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1963 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multifile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1964 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1965 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1966 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1967 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/connection.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1968 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/connection.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1969 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/connection.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1970 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/dummy/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1971 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/dummy/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1972 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/dummy/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1973 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/dummy/connection.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1974 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/dummy/connection.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1975 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/dummy/connection.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1976 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/forking.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1977 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/forking.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1978 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/forking.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1979 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/heap.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1980 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/heap.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1981 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/heap.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1982 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/managers.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1983 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/managers.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1984 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/managers.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1985 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/pool.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1986 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/pool.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1987 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/pool.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1988 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/process.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1989 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/process.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1990 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/process.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1991 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/queues.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1992 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/queues.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1993 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/queues.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1994 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/reduction.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1995 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/reduction.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1996 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/reduction.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1997 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/sharedctypes.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1998 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/sharedctypes.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
1999 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/sharedctypes.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2000 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/synchronize.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2001 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/synchronize.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2002 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/synchronize.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2003 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/util.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2004 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/util.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2005 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/multiprocessing/util.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2006 %%PYPY_DIR%%/lib-python/2.7/mutex.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2007 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mutex.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2008 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/mutex.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2009 %%PYPY_DIR%%/lib-python/2.7/netrc.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2010 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/netrc.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2011 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/netrc.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2012 %%PYPY_DIR%%/lib-python/2.7/new.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2013 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/new.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2014 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/new.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2015 %%PYPY_DIR%%/lib-python/2.7/nntplib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2016 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/nntplib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2017 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/nntplib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2018 %%PYPY_DIR%%/lib-python/2.7/ntpath.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2019 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ntpath.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2020 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ntpath.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2021 %%PYPY_DIR%%/lib-python/2.7/nturl2path.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2022 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/nturl2path.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2023 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/nturl2path.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2024 %%PYPY_DIR%%/lib-python/2.7/numbers.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2025 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/numbers.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2026 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/numbers.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2027 %%PYPY_DIR%%/lib-python/2.7/opcode.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2028 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/opcode.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2029 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/opcode.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2030 %%PYPY_DIR%%/lib-python/2.7/optparse.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2031 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/optparse.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2032 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/optparse.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2033 %%PYPY_DIR%%/lib-python/2.7/os.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2034 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/os.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2035 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/os.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2036 %%PYPY_DIR%%/lib-python/2.7/os2emxpath.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2037 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/os2emxpath.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2038 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/os2emxpath.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2039 %%PYPY_DIR%%/lib-python/2.7/pdb.doc |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2040 %%PYPY_DIR%%/lib-python/2.7/pdb.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2041 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pdb.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2042 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pdb.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2043 %%PYPY_DIR%%/lib-python/2.7/pickle.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2044 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pickle.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2045 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pickle.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2046 %%PYPY_DIR%%/lib-python/2.7/pickletools.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2047 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pickletools.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2048 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pickletools.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2049 %%PYPY_DIR%%/lib-python/2.7/pipes.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2050 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pipes.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2051 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pipes.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2052 %%PYPY_DIR%%/lib-python/2.7/pkgutil.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2053 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pkgutil.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2054 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pkgutil.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2055 %%PYPY_DIR%%/lib-python/2.7/plat-aix3/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2056 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-aix3/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2057 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-aix3/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2058 %%PYPY_DIR%%/lib-python/2.7/plat-aix3/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2059 %%PYPY_DIR%%/lib-python/2.7/plat-aix4/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2060 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-aix4/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2061 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-aix4/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2062 %%PYPY_DIR%%/lib-python/2.7/plat-aix4/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2063 %%PYPY_DIR%%/lib-python/2.7/plat-atheos/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2064 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-atheos/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2065 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-atheos/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2066 %%PYPY_DIR%%/lib-python/2.7/plat-atheos/TYPES.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2067 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-atheos/TYPES.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2068 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-atheos/TYPES.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2069 %%PYPY_DIR%%/lib-python/2.7/plat-atheos/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2070 %%PYPY_DIR%%/lib-python/2.7/plat-beos5/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2071 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-beos5/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2072 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-beos5/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2073 %%PYPY_DIR%%/lib-python/2.7/plat-beos5/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2074 %%PYPY_DIR%%/lib-python/2.7/plat-darwin/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2075 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-darwin/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2076 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-darwin/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2077 %%PYPY_DIR%%/lib-python/2.7/plat-darwin/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2078 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd4/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2079 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-freebsd4/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2080 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-freebsd4/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2081 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd4/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2082 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd5/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2083 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-freebsd5/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2084 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-freebsd5/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2085 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd5/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2086 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd6/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2087 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-freebsd6/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2088 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-freebsd6/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2089 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd6/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2090 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd7/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2091 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-freebsd7/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2092 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-freebsd7/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2093 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd7/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2094 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd8/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2095 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-freebsd8/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2096 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-freebsd8/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2097 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd8/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2098 %%PYPY_DIR%%/lib-python/2.7/plat-generic/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2099 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/AL.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2100 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/AL.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2101 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/AL.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2102 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/CD.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2103 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/CD.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2104 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/CD.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2105 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/CL.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2106 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/CL.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2107 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/CL.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2108 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/CL_old.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2109 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/CL_old.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2110 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/CL_old.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2111 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/DEVICE.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2112 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/DEVICE.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2113 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/DEVICE.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2114 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/ERRNO.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2115 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/ERRNO.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2116 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/ERRNO.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2117 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/FILE.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2118 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/FILE.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2119 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/FILE.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2120 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/FL.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2121 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/FL.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2122 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/FL.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2123 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/GET.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2124 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/GET.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2125 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/GET.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2126 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/GL.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2127 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/GL.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2128 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/GL.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2129 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/GLWS.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2130 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/GLWS.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2131 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/GLWS.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2132 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2133 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2134 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2135 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/IOCTL.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2136 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/IOCTL.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2137 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/IOCTL.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2138 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/SV.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2139 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/SV.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2140 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/SV.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2141 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/WAIT.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2142 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/WAIT.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2143 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/WAIT.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2144 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/cddb.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2145 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/cddb.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2146 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/cddb.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2147 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/cdplayer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2148 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/cdplayer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2149 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/cdplayer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2150 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/flp.doc |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2151 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/flp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2152 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/flp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2153 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/flp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2154 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/jpeg.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2155 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/jpeg.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2156 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/jpeg.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2157 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/panel.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2158 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/panel.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2159 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/panel.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2160 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/panelparser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2161 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/panelparser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2162 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/panelparser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2163 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/readcd.doc |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2164 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/readcd.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2165 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/readcd.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2166 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/readcd.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2167 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2168 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/torgb.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2169 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/torgb.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2170 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix5/torgb.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2171 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/AL.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2172 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/AL.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2173 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/AL.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2174 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/CD.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2175 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/CD.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2176 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/CD.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2177 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/CL.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2178 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/CL.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2179 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/CL.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2180 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/DEVICE.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2181 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/DEVICE.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2182 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/DEVICE.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2183 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/ERRNO.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2184 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/ERRNO.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2185 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/ERRNO.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2186 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/FILE.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2187 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/FILE.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2188 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/FILE.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2189 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/FL.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2190 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/FL.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2191 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/FL.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2192 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/GET.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2193 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/GET.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2194 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/GET.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2195 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/GL.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2196 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/GL.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2197 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/GL.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2198 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/GLWS.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2199 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/GLWS.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2200 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/GLWS.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2201 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2202 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2203 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2204 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/IOCTL.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2205 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/IOCTL.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2206 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/IOCTL.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2207 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/SV.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2208 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/SV.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2209 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/SV.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2210 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/WAIT.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2211 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/WAIT.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2212 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/WAIT.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2213 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/cddb.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2214 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/cddb.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2215 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/cddb.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2216 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/cdplayer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2217 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/cdplayer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2218 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/cdplayer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2219 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/flp.doc |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2220 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/flp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2221 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/flp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2222 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/flp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2223 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/jpeg.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2224 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/jpeg.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2225 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/jpeg.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2226 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/panel.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2227 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/panel.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2228 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/panel.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2229 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/panelparser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2230 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/panelparser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2231 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/panelparser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2232 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/readcd.doc |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2233 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/readcd.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2234 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/readcd.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2235 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/readcd.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2236 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2237 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/torgb.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2238 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/torgb.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2239 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-irix6/torgb.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2240 %%PYPY_DIR%%/lib-python/2.7/plat-linux2/CDROM.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2241 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-linux2/CDROM.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2242 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-linux2/CDROM.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2243 %%PYPY_DIR%%/lib-python/2.7/plat-linux2/DLFCN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2244 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-linux2/DLFCN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2245 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-linux2/DLFCN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2246 %%PYPY_DIR%%/lib-python/2.7/plat-linux2/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2247 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-linux2/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2248 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-linux2/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2249 %%PYPY_DIR%%/lib-python/2.7/plat-linux2/TYPES.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2250 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-linux2/TYPES.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2251 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-linux2/TYPES.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2252 %%PYPY_DIR%%/lib-python/2.7/plat-linux2/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2253 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Audio_mac.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2254 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Audio_mac.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2255 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Audio_mac.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2256 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AE.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2257 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AE.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2258 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AE.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2259 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AH.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2260 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AH.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2261 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AH.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2262 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Alias.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2263 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Alias.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2264 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Alias.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2265 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Aliases.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2266 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Aliases.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2267 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Aliases.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2268 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/App.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2269 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/App.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2270 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/App.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2271 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Appearance.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2272 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Appearance.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2273 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Appearance.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2274 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AppleEvents.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2275 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AppleEvents.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2276 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AppleEvents.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2277 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AppleHelp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2278 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AppleHelp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2279 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AppleHelp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2280 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CF.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2281 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CF.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2282 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CF.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2283 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CG.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2284 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CG.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2285 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CG.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2286 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CarbonEvents.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2287 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CarbonEvents.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2288 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CarbonEvents.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2289 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CarbonEvt.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2290 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CarbonEvt.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2291 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CarbonEvt.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2292 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Cm.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2293 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Cm.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2294 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Cm.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2295 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Components.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2296 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Components.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2297 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Components.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2298 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/ControlAccessor.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2299 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/ControlAccessor.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2300 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/ControlAccessor.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2301 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Controls.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2302 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Controls.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2303 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Controls.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2304 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CoreFoundation.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2305 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CoreFoundation.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2306 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CoreFoundation.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2307 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CoreGraphics.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2308 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CoreGraphics.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2309 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CoreGraphics.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2310 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Ctl.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2311 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Ctl.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2312 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Ctl.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2313 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dialogs.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2314 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dialogs.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2315 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dialogs.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2316 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dlg.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2317 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dlg.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2318 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dlg.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2319 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Drag.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2320 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Drag.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2321 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Drag.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2322 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dragconst.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2323 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dragconst.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2324 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dragconst.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2325 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Events.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2326 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Events.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2327 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Events.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2328 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Evt.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2329 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Evt.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2330 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Evt.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2331 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/File.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2332 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/File.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2333 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/File.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2334 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Files.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2335 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Files.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2336 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Files.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2337 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Fm.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2338 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Fm.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2339 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Fm.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2340 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Folder.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2341 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Folder.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2342 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Folder.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2343 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Folders.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2344 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Folders.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2345 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Folders.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2346 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Fonts.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2347 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Fonts.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2348 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Fonts.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2349 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Help.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2350 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Help.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2351 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Help.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2352 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/IBCarbon.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2353 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/IBCarbon.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2354 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/IBCarbon.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2355 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/IBCarbonRuntime.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2356 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/IBCarbonRuntime.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2357 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/IBCarbonRuntime.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2358 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Icn.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2359 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Icn.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2360 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Icn.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2361 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Icons.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2362 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Icons.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2363 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Icons.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2364 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Launch.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2365 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Launch.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2366 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Launch.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2367 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/LaunchServices.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2368 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/LaunchServices.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2369 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/LaunchServices.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2370 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/List.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2371 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/List.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2372 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/List.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2373 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Lists.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2374 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Lists.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2375 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Lists.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2376 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MacHelp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2377 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MacHelp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2378 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MacHelp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2379 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MacTextEditor.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2380 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MacTextEditor.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2381 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MacTextEditor.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2382 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MediaDescr.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2383 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MediaDescr.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2384 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MediaDescr.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2385 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Menu.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2386 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Menu.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2387 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Menu.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2388 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Menus.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2389 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Menus.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2390 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Menus.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2391 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Mlte.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2392 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Mlte.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2393 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Mlte.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2394 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/OSA.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2395 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/OSA.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2396 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/OSA.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2397 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/OSAconst.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2398 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/OSAconst.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2399 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/OSAconst.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2400 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QDOffscreen.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2401 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QDOffscreen.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2402 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QDOffscreen.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2403 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qd.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2404 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qd.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2405 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qd.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2406 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qdoffs.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2407 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qdoffs.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2408 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qdoffs.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2409 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qt.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2410 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qt.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2411 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qt.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2412 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QuickDraw.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2413 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QuickDraw.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2414 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QuickDraw.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2415 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QuickTime.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2416 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QuickTime.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2417 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QuickTime.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2418 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Res.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2419 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Res.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2420 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Res.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2421 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Resources.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2422 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Resources.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2423 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Resources.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2424 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Scrap.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2425 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Scrap.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2426 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Scrap.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2427 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Snd.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2428 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Snd.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2429 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Snd.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2430 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Sndihooks.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2431 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Sndihooks.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2432 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Sndihooks.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2433 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Sound.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2434 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Sound.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2435 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Sound.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2436 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/TE.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2437 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/TE.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2438 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/TE.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2439 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/TextEdit.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2440 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/TextEdit.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2441 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/TextEdit.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2442 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Win.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2443 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Win.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2444 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Win.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2445 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Windows.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2446 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Windows.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2447 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Windows.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2448 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2449 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2450 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2451 %%PYPY_DIR%%/lib-python/2.7/plat-mac/EasyDialogs.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2452 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/EasyDialogs.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2453 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/EasyDialogs.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2454 %%PYPY_DIR%%/lib-python/2.7/plat-mac/FrameWork.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2455 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/FrameWork.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2456 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/FrameWork.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2457 %%PYPY_DIR%%/lib-python/2.7/plat-mac/MiniAEFrame.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2458 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/MiniAEFrame.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2459 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/MiniAEFrame.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2460 %%PYPY_DIR%%/lib-python/2.7/plat-mac/PixMapWrapper.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2461 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/PixMapWrapper.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2462 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/PixMapWrapper.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2463 %%PYPY_DIR%%/lib-python/2.7/plat-mac/aepack.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2464 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/aepack.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2465 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/aepack.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2466 %%PYPY_DIR%%/lib-python/2.7/plat-mac/aetools.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2467 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/aetools.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2468 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/aetools.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2469 %%PYPY_DIR%%/lib-python/2.7/plat-mac/aetypes.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2470 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/aetypes.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2471 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/aetypes.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2472 %%PYPY_DIR%%/lib-python/2.7/plat-mac/applesingle.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2473 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/applesingle.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2474 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/applesingle.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2475 %%PYPY_DIR%%/lib-python/2.7/plat-mac/appletrawmain.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2476 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/appletrawmain.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2477 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/appletrawmain.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2478 %%PYPY_DIR%%/lib-python/2.7/plat-mac/appletrunner.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2479 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/appletrunner.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2480 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/appletrunner.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2481 %%PYPY_DIR%%/lib-python/2.7/plat-mac/argvemulator.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2482 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/argvemulator.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2483 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/argvemulator.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2484 %%PYPY_DIR%%/lib-python/2.7/plat-mac/bgenlocations.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2485 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/bgenlocations.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2486 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/bgenlocations.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2487 %%PYPY_DIR%%/lib-python/2.7/plat-mac/buildtools.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2488 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/buildtools.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2489 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/buildtools.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2490 %%PYPY_DIR%%/lib-python/2.7/plat-mac/bundlebuilder.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2491 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/bundlebuilder.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2492 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/bundlebuilder.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2493 %%PYPY_DIR%%/lib-python/2.7/plat-mac/cfmfile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2494 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/cfmfile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2495 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/cfmfile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2496 %%PYPY_DIR%%/lib-python/2.7/plat-mac/dialogs.rsrc |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2497 %%PYPY_DIR%%/lib-python/2.7/plat-mac/errors.rsrc |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2498 %%PYPY_DIR%%/lib-python/2.7/plat-mac/findertools.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2499 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/findertools.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2500 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/findertools.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2501 %%PYPY_DIR%%/lib-python/2.7/plat-mac/gensuitemodule.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2502 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/gensuitemodule.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2503 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/gensuitemodule.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2504 %%PYPY_DIR%%/lib-python/2.7/plat-mac/ic.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2505 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/ic.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2506 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/ic.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2507 %%PYPY_DIR%%/lib-python/2.7/plat-mac/icopen.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2508 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/icopen.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2509 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/icopen.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2510 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2511 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2512 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2513 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2514 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2515 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2516 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Required.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2517 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Required.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2518 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Required.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2519 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2520 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2521 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2522 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2523 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2524 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2525 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2526 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2527 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2528 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2529 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2530 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2531 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2532 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Required_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2533 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Required_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2534 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2535 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2536 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2537 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2538 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/URL_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2539 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/URL_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2540 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2541 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2542 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2543 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2544 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2545 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2546 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2547 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2548 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2549 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Enumerations.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2550 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Enumerations.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2551 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Enumerations.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2552 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Files.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2553 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Files.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2554 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Files.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2555 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2556 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_Basics.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2557 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_Basics.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2558 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2559 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2560 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2561 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2562 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Legacy_suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2563 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Legacy_suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2564 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2565 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Standard_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2566 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Standard_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2567 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2568 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Type_Definitions.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2569 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Type_Definitions.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2570 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2571 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2572 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2573 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2574 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2575 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2576 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2577 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2578 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2579 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2580 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/PowerPlant.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2581 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/PowerPlant.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2582 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Required_suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2583 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Required_suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2584 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Required_suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2585 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2586 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2587 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2588 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2589 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2590 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2591 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Text.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2592 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Text.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2593 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Text.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2594 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2595 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2596 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2597 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2598 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2599 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2600 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2601 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2602 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2603 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2604 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2605 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2606 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2607 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2608 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2609 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2610 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2611 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2612 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2613 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2614 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2615 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2616 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2617 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2618 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2619 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2620 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2621 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2622 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2623 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2624 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2625 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2626 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2627 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2628 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2629 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2630 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2631 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2632 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2633 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2634 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2635 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2636 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2637 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2638 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2639 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2640 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2641 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2642 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2643 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2644 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2645 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2646 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2647 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2648 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2649 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2650 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2651 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2652 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2653 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2654 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2655 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2656 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2657 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2658 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2659 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2660 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2661 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2662 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2663 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2664 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2665 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2666 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2667 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Text_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2668 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Text_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2669 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2670 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2671 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2672 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2673 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2674 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2675 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2676 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2677 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2678 %%PYPY_DIR%%/lib-python/2.7/plat-mac/macerrors.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2679 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/macerrors.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2680 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/macerrors.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2681 %%PYPY_DIR%%/lib-python/2.7/plat-mac/macostools.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2682 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/macostools.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2683 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/macostools.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2684 %%PYPY_DIR%%/lib-python/2.7/plat-mac/macresource.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2685 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/macresource.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2686 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/macresource.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2687 %%PYPY_DIR%%/lib-python/2.7/plat-mac/pimp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2688 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/pimp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2689 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/pimp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2690 %%PYPY_DIR%%/lib-python/2.7/plat-mac/terminalcommand.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2691 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/terminalcommand.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2692 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/terminalcommand.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2693 %%PYPY_DIR%%/lib-python/2.7/plat-mac/videoreader.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2694 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/videoreader.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2695 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-mac/videoreader.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2696 %%PYPY_DIR%%/lib-python/2.7/plat-netbsd1/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2697 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-netbsd1/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2698 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-netbsd1/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2699 %%PYPY_DIR%%/lib-python/2.7/plat-netbsd1/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2700 %%PYPY_DIR%%/lib-python/2.7/plat-next3/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2701 %%PYPY_DIR%%/lib-python/2.7/plat-os2emx/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2702 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-os2emx/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2703 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-os2emx/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2704 %%PYPY_DIR%%/lib-python/2.7/plat-os2emx/SOCKET.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2705 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-os2emx/SOCKET.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2706 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-os2emx/SOCKET.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2707 %%PYPY_DIR%%/lib-python/2.7/plat-os2emx/_emx_link.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2708 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-os2emx/_emx_link.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2709 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-os2emx/_emx_link.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2710 %%PYPY_DIR%%/lib-python/2.7/plat-os2emx/grp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2711 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-os2emx/grp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2712 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-os2emx/grp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2713 %%PYPY_DIR%%/lib-python/2.7/plat-os2emx/pwd.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2714 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-os2emx/pwd.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2715 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-os2emx/pwd.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2716 %%PYPY_DIR%%/lib-python/2.7/plat-os2emx/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2717 %%PYPY_DIR%%/lib-python/2.7/plat-riscos/riscosenviron.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2718 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-riscos/riscosenviron.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2719 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-riscos/riscosenviron.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2720 %%PYPY_DIR%%/lib-python/2.7/plat-riscos/riscospath.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2721 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-riscos/riscospath.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2722 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-riscos/riscospath.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2723 %%PYPY_DIR%%/lib-python/2.7/plat-riscos/rourl2path.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2724 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-riscos/rourl2path.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2725 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-riscos/rourl2path.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2726 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/CDIO.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2727 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/CDIO.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2728 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/CDIO.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2729 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/DLFCN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2730 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/DLFCN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2731 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/DLFCN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2732 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2733 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2734 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2735 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/STROPTS.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2736 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/STROPTS.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2737 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/STROPTS.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2738 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/SUNAUDIODEV.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2739 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/SUNAUDIODEV.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2740 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/SUNAUDIODEV.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2741 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/TYPES.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2742 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/TYPES.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2743 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-sunos5/TYPES.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2744 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2745 %%PYPY_DIR%%/lib-python/2.7/plat-unixware7/IN.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2746 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-unixware7/IN.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2747 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-unixware7/IN.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2748 %%PYPY_DIR%%/lib-python/2.7/plat-unixware7/STROPTS.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2749 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-unixware7/STROPTS.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2750 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plat-unixware7/STROPTS.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2751 %%PYPY_DIR%%/lib-python/2.7/plat-unixware7/regen |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2752 %%PYPY_DIR%%/lib-python/2.7/platform.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2753 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/platform.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2754 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/platform.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2755 %%PYPY_DIR%%/lib-python/2.7/plistlib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2756 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plistlib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2757 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/plistlib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2758 %%PYPY_DIR%%/lib-python/2.7/popen2.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2759 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/popen2.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2760 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/popen2.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2761 %%PYPY_DIR%%/lib-python/2.7/poplib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2762 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/poplib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2763 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/poplib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2764 %%PYPY_DIR%%/lib-python/2.7/posixfile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2765 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/posixfile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2766 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/posixfile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2767 %%PYPY_DIR%%/lib-python/2.7/posixpath.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2768 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/posixpath.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2769 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/posixpath.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2770 %%PYPY_DIR%%/lib-python/2.7/pprint.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2771 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pprint.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2772 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pprint.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2773 %%PYPY_DIR%%/lib-python/2.7/profile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2774 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/profile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2775 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/profile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2776 %%PYPY_DIR%%/lib-python/2.7/pstats.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2777 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pstats.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2778 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pstats.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2779 %%PYPY_DIR%%/lib-python/2.7/pty.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2780 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pty.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2781 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pty.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2782 %%PYPY_DIR%%/lib-python/2.7/py_compile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2783 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/py_compile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2784 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/py_compile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2785 %%PYPY_DIR%%/lib-python/2.7/pyclbr.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2786 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pyclbr.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2787 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pyclbr.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2788 %%PYPY_DIR%%/lib-python/2.7/pydoc.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2789 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pydoc.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2790 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pydoc.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2791 %%PYPY_DIR%%/lib-python/2.7/pydoc_data/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2792 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pydoc_data/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2793 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pydoc_data/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2794 %%PYPY_DIR%%/lib-python/2.7/pydoc_data/topics.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2795 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pydoc_data/topics.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2796 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/pydoc_data/topics.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2797 %%PYPY_DIR%%/lib-python/2.7/quopri.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2798 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/quopri.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2799 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/quopri.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2800 %%PYPY_DIR%%/lib-python/2.7/random.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2801 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/random.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2802 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/random.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2803 %%PYPY_DIR%%/lib-python/2.7/re.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2804 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/re.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2805 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/re.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2806 %%PYPY_DIR%%/lib-python/2.7/repr.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2807 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/repr.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2808 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/repr.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2809 %%PYPY_DIR%%/lib-python/2.7/rexec.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2810 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/rexec.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2811 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/rexec.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2812 %%PYPY_DIR%%/lib-python/2.7/rfc822.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2813 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/rfc822.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2814 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/rfc822.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2815 %%PYPY_DIR%%/lib-python/2.7/rlcompleter.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2816 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/rlcompleter.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2817 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/rlcompleter.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2818 %%PYPY_DIR%%/lib-python/2.7/robotparser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2819 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/robotparser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2820 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/robotparser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2821 %%PYPY_DIR%%/lib-python/2.7/runpy.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2822 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/runpy.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2823 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/runpy.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2824 %%PYPY_DIR%%/lib-python/2.7/sched.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2825 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sched.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2826 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sched.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2827 %%PYPY_DIR%%/lib-python/2.7/sets.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2828 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sets.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2829 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sets.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2830 %%PYPY_DIR%%/lib-python/2.7/sgmllib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2831 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sgmllib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2832 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sgmllib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2833 %%PYPY_DIR%%/lib-python/2.7/sha.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2834 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sha.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2835 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sha.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2836 %%PYPY_DIR%%/lib-python/2.7/shelve.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2837 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/shelve.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2838 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/shelve.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2839 %%PYPY_DIR%%/lib-python/2.7/shlex.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2840 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/shlex.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2841 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/shlex.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2842 %%PYPY_DIR%%/lib-python/2.7/shutil.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2843 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/shutil.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2844 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/shutil.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2845 %%PYPY_DIR%%/lib-python/2.7/site-packages/README |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2846 %%PYPY_DIR%%/lib-python/2.7/site.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2847 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/site.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2848 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/site.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2849 %%PYPY_DIR%%/lib-python/2.7/smtpd.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2850 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/smtpd.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2851 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/smtpd.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2852 %%PYPY_DIR%%/lib-python/2.7/smtplib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2853 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/smtplib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2854 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/smtplib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2855 %%PYPY_DIR%%/lib-python/2.7/sndhdr.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2856 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sndhdr.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2857 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sndhdr.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2858 %%PYPY_DIR%%/lib-python/2.7/socket.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2859 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/socket.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2860 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/socket.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2861 %%PYPY_DIR%%/lib-python/2.7/sqlite3/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2862 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sqlite3/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2863 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sqlite3/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2864 %%PYPY_DIR%%/lib-python/2.7/sqlite3/dbapi2.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2865 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sqlite3/dbapi2.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2866 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sqlite3/dbapi2.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2867 %%PYPY_DIR%%/lib-python/2.7/sqlite3/dump.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2868 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sqlite3/dump.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2869 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sqlite3/dump.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2870 %%PYPY_DIR%%/lib-python/2.7/sqlite3/test/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2871 %%PYPY_DIR%%/lib-python/2.7/sqlite3/test/dbapi.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2872 %%PYPY_DIR%%/lib-python/2.7/sqlite3/test/dump.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2873 %%PYPY_DIR%%/lib-python/2.7/sqlite3/test/factory.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2874 %%PYPY_DIR%%/lib-python/2.7/sqlite3/test/hooks.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2875 %%PYPY_DIR%%/lib-python/2.7/sqlite3/test/py25tests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2876 %%PYPY_DIR%%/lib-python/2.7/sqlite3/test/regression.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2877 %%PYPY_DIR%%/lib-python/2.7/sqlite3/test/transactions.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2878 %%PYPY_DIR%%/lib-python/2.7/sqlite3/test/types.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2879 %%PYPY_DIR%%/lib-python/2.7/sqlite3/test/userfunctions.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2880 %%PYPY_DIR%%/lib-python/2.7/sre.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2881 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sre.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2882 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sre.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2883 %%PYPY_DIR%%/lib-python/2.7/sre_compile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2884 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sre_compile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2885 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sre_compile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2886 %%PYPY_DIR%%/lib-python/2.7/sre_constants.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2887 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sre_constants.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2888 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sre_constants.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2889 %%PYPY_DIR%%/lib-python/2.7/sre_parse.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2890 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sre_parse.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2891 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sre_parse.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2892 %%PYPY_DIR%%/lib-python/2.7/ssl.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2893 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ssl.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2894 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/ssl.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2895 %%PYPY_DIR%%/lib-python/2.7/stat.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2896 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/stat.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2897 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/stat.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2898 %%PYPY_DIR%%/lib-python/2.7/statvfs.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2899 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/statvfs.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2900 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/statvfs.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2901 %%PYPY_DIR%%/lib-python/2.7/string.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2902 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/string.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2903 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/string.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2904 %%PYPY_DIR%%/lib-python/2.7/stringold.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2905 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/stringold.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2906 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/stringold.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2907 %%PYPY_DIR%%/lib-python/2.7/stringprep.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2908 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/stringprep.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2909 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/stringprep.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2910 %%PYPY_DIR%%/lib-python/2.7/struct.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2911 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/struct.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2912 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/struct.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2913 %%PYPY_DIR%%/lib-python/2.7/subprocess.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2914 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/subprocess.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2915 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/subprocess.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2916 %%PYPY_DIR%%/lib-python/2.7/sunau.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2917 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sunau.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2918 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sunau.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2919 %%PYPY_DIR%%/lib-python/2.7/sunaudio.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2920 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sunaudio.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2921 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sunaudio.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2922 %%PYPY_DIR%%/lib-python/2.7/symbol.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2923 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/symbol.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2924 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/symbol.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2925 %%PYPY_DIR%%/lib-python/2.7/symtable.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2926 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/symtable.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2927 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/symtable.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2928 %%PYPY_DIR%%/lib-python/2.7/sysconfig.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2929 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sysconfig.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2930 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/sysconfig.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2931 %%PYPY_DIR%%/lib-python/2.7/tabnanny.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2932 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/tabnanny.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2933 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/tabnanny.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2934 %%PYPY_DIR%%/lib-python/2.7/tarfile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2935 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/tarfile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2936 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/tarfile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2937 %%PYPY_DIR%%/lib-python/2.7/telnetlib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2938 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/telnetlib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2939 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/telnetlib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2940 %%PYPY_DIR%%/lib-python/2.7/tempfile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2941 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/tempfile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
2942 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/tempfile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2943 %%PYPY_DIR%%/lib-python/2.7/test/185test.db |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2944 %%PYPY_DIR%%/lib-python/2.7/test/Sine-1000Hz-300ms.aif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2945 %%PYPY_DIR%%/lib-python/2.7/test/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2946 %%PYPY_DIR%%/lib-python/2.7/test/_mock_backport.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2947 %%PYPY_DIR%%/lib-python/2.7/test/allsans.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2948 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm16.aiff |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2949 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm16.au |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2950 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm16.wav |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2951 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm24.aiff |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2952 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm24.wav |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2953 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm32.aiff |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2954 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm32.au |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2955 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm32.wav |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2956 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm8.aiff |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2957 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm8.au |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2958 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm8.wav |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2959 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-ulaw.aifc |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2960 %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-ulaw.au |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2961 %%PYPY_DIR%%/lib-python/2.7/test/audiotest.au |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2962 %%PYPY_DIR%%/lib-python/2.7/test/audiotests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2963 %%PYPY_DIR%%/lib-python/2.7/test/autotest.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2964 %%PYPY_DIR%%/lib-python/2.7/test/bad_coding.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2965 %%PYPY_DIR%%/lib-python/2.7/test/bad_coding2.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2966 %%PYPY_DIR%%/lib-python/2.7/test/bad_coding3.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2967 %%PYPY_DIR%%/lib-python/2.7/test/badcert.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2968 %%PYPY_DIR%%/lib-python/2.7/test/badkey.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2969 %%PYPY_DIR%%/lib-python/2.7/test/badsyntax_future3.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2970 %%PYPY_DIR%%/lib-python/2.7/test/badsyntax_future4.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2971 %%PYPY_DIR%%/lib-python/2.7/test/badsyntax_future5.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2972 %%PYPY_DIR%%/lib-python/2.7/test/badsyntax_future6.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2973 %%PYPY_DIR%%/lib-python/2.7/test/badsyntax_future7.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2974 %%PYPY_DIR%%/lib-python/2.7/test/badsyntax_future8.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2975 %%PYPY_DIR%%/lib-python/2.7/test/badsyntax_future9.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2976 %%PYPY_DIR%%/lib-python/2.7/test/badsyntax_nocaret.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
2977 %%PYPY_DIR%%/lib-python/2.7/test/bisect_cmd.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2978 %%PYPY_DIR%%/lib-python/2.7/test/capath/0e4015b9.0 |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2979 %%PYPY_DIR%%/lib-python/2.7/test/capath/4e1295a3.0 |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2980 %%PYPY_DIR%%/lib-python/2.7/test/capath/5ed36f99.0 |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2981 %%PYPY_DIR%%/lib-python/2.7/test/capath/6e88d7b8.0 |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2982 %%PYPY_DIR%%/lib-python/2.7/test/capath/99d0fa06.0 |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2983 %%PYPY_DIR%%/lib-python/2.7/test/capath/ce7b8643.0 |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2984 %%PYPY_DIR%%/lib-python/2.7/test/capath/efa5f9c3.0 |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2985 %%PYPY_DIR%%/lib-python/2.7/test/cfgparser.1 |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2986 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/big5-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2987 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/big5.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2988 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/big5hkscs-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2989 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/big5hkscs.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2990 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/cp949-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2991 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/cp949.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2992 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/euc_jisx0213-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2993 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/euc_jisx0213.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2994 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/euc_jp-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2995 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/euc_jp.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2996 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/euc_kr-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2997 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/euc_kr.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2998 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/gb18030-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2999 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/gb18030.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3000 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/gb2312-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3001 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/gb2312.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3002 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/gbk-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3003 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/gbk.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3004 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/hz-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3005 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/hz.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3006 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/iso2022_jp-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3007 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/iso2022_jp.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3008 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/iso2022_kr-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3009 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/iso2022_kr.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3010 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/johab-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3011 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/johab.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3012 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/shift_jis-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3013 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/shift_jis.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3014 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/shift_jisx0213-utf8.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3015 %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/shift_jisx0213.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3016 %%PYPY_DIR%%/lib-python/2.7/test/cmath_testcases.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3017 %%PYPY_DIR%%/lib-python/2.7/test/crashers/README |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3018 %%PYPY_DIR%%/lib-python/2.7/test/crashers/bogus_code_obj.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3019 %%PYPY_DIR%%/lib-python/2.7/test/crashers/borrowed_ref_1.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3020 %%PYPY_DIR%%/lib-python/2.7/test/crashers/borrowed_ref_2.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3021 %%PYPY_DIR%%/lib-python/2.7/test/crashers/buffer_mutate.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3022 %%PYPY_DIR%%/lib-python/2.7/test/crashers/compiler_recursion.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3023 %%PYPY_DIR%%/lib-python/2.7/test/crashers/decref_before_assignment.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3024 %%PYPY_DIR%%/lib-python/2.7/test/crashers/warnings_del_crasher.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3025 %%PYPY_DIR%%/lib-python/2.7/test/crashers/gc_has_finalizer.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3026 %%PYPY_DIR%%/lib-python/2.7/test/crashers/gc_inspection.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3027 %%PYPY_DIR%%/lib-python/2.7/test/crashers/infinite_loop_re.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3028 %%PYPY_DIR%%/lib-python/2.7/test/crashers/loosing_mro_ref.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3029 %%PYPY_DIR%%/lib-python/2.7/test/crashers/mutation_inside_cyclegc.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3030 %%PYPY_DIR%%/lib-python/2.7/test/crashers/nasty_eq_vs_dict.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3031 %%PYPY_DIR%%/lib-python/2.7/test/crashers/recursion_limit_too_high.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3032 %%PYPY_DIR%%/lib-python/2.7/test/crashers/recursive_call.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3033 %%PYPY_DIR%%/lib-python/2.7/test/curses_tests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3034 %%PYPY_DIR%%/lib-python/2.7/test/data/README |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3035 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/abs.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3036 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/add.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3037 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/and.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3038 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/base.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3039 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/clamp.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3040 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/class.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3041 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/compare.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3042 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/comparetotal.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3043 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/comparetotmag.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3044 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/copy.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3045 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/copyabs.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3046 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/copynegate.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3047 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/copysign.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3048 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddAbs.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3049 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddAdd.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3050 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddAnd.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3051 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddBase.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3052 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddCanonical.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3053 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddClass.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3054 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddCompare.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3055 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddCompareSig.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3056 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddCompareTotal.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3057 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddCompareTotalMag.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3058 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddCopy.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3059 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddCopyAbs.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3060 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddCopyNegate.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3061 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddCopySign.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3062 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddDivide.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3063 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddDivideInt.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3064 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddEncode.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3065 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddFMA.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3066 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddInvert.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3067 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddLogB.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3068 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddMax.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3069 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddMaxMag.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3070 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddMin.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3071 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddMinMag.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3072 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddMinus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3073 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddMultiply.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3074 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddNextMinus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3075 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddNextPlus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3076 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddNextToward.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3077 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddOr.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3078 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddPlus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3079 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddQuantize.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3080 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddReduce.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3081 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddRemainder.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3082 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddRemainderNear.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3083 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddRotate.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3084 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddSameQuantum.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3085 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddScaleB.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3086 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddShift.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3087 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddSubtract.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3088 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddToIntegral.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3089 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ddXor.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3090 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/decDouble.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3091 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/decQuad.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3092 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/decSingle.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3093 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/divide.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3094 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/divideint.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3095 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqAbs.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3096 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqAdd.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3097 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqAnd.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3098 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqBase.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3099 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqCanonical.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3100 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqClass.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3101 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqCompare.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3102 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqCompareSig.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3103 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqCompareTotal.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3104 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqCompareTotalMag.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3105 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqCopy.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3106 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqCopyAbs.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3107 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqCopyNegate.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3108 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqCopySign.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3109 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqDivide.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3110 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqDivideInt.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3111 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqEncode.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3112 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqFMA.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3113 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqInvert.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3114 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqLogB.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3115 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqMax.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3116 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqMaxMag.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3117 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqMin.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3118 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqMinMag.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3119 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqMinus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3120 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqMultiply.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3121 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqNextMinus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3122 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqNextPlus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3123 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqNextToward.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3124 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqOr.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3125 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqPlus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3126 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqQuantize.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3127 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqReduce.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3128 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqRemainder.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3129 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqRemainderNear.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3130 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqRotate.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3131 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqSameQuantum.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3132 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqScaleB.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3133 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqShift.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3134 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqSubtract.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3135 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqToIntegral.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3136 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dqXor.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3137 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dsBase.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3138 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/dsEncode.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3139 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/exp.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3140 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/extra.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3141 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/fma.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3142 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/inexact.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3143 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/invert.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3144 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/ln.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3145 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/log10.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3146 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/logb.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3147 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/max.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3148 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/maxmag.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3149 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/min.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3150 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/minmag.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3151 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/minus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3152 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/multiply.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3153 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/nextminus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3154 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/nextplus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3155 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/nexttoward.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3156 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/or.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3157 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/plus.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3158 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/power.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3159 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/powersqrt.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3160 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/quantize.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3161 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/randomBound32.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3162 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/randoms.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3163 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/reduce.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3164 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/remainder.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3165 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/remainderNear.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3166 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/rescale.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3167 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/rotate.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3168 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/rounding.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3169 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/samequantum.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3170 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/scaleb.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3171 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/shift.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3172 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/squareroot.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3173 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/subtract.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3174 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/testall.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3175 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/tointegral.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3176 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/tointegralx.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3177 %%PYPY_DIR%%/lib-python/2.7/test/decimaltestdata/xor.decTest |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3178 %%PYPY_DIR%%/lib-python/2.7/test/doctest_aliases.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3179 %%PYPY_DIR%%/lib-python/2.7/test/double_const.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3180 %%PYPY_DIR%%/lib-python/2.7/test/empty.vbs |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3181 %%PYPY_DIR%%/lib-python/2.7/test/exception_hierarchy.txt |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3182 %%PYPY_DIR%%/lib-python/2.7/test/ffdh3072.pem |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3183 %%PYPY_DIR%%/lib-python/2.7/test/floating_points.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3184 %%PYPY_DIR%%/lib-python/2.7/test/fork_wait.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3185 %%PYPY_DIR%%/lib-python/2.7/test/formatfloat_testcases.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3186 %%PYPY_DIR%%/lib-python/2.7/test/gdb_sample.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3187 %%PYPY_DIR%%/lib-python/2.7/test/greyrgb.uue |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3188 %%PYPY_DIR%%/lib-python/2.7/test/ieee754.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3189 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.bmp |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3190 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.gif |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3191 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.jpg |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3192 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.pbm |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3193 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.pgm |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3194 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.png |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3195 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.ppm |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3196 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.ras |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3197 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.sgi |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3198 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.tiff |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3199 %%PYPY_DIR%%/lib-python/2.7/test/imghdrdata/python.xbm |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3200 %%PYPY_DIR%%/lib-python/2.7/test/infinite_reload.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3201 %%PYPY_DIR%%/lib-python/2.7/test/inspect_fodder.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3202 %%PYPY_DIR%%/lib-python/2.7/test/inspect_fodder2.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3203 %%PYPY_DIR%%/lib-python/2.7/test/keycert.passwd.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3204 %%PYPY_DIR%%/lib-python/2.7/test/keycert.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3205 %%PYPY_DIR%%/lib-python/2.7/test/keycert2.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3206 %%PYPY_DIR%%/lib-python/2.7/test/keycert3.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3207 %%PYPY_DIR%%/lib-python/2.7/test/keycert4.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3208 %%PYPY_DIR%%/lib-python/2.7/test/leakers/README.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3209 %%PYPY_DIR%%/lib-python/2.7/test/leakers/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3210 %%PYPY_DIR%%/lib-python/2.7/test/leakers/test_ctypes.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3211 %%PYPY_DIR%%/lib-python/2.7/test/leakers/test_dictself.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3212 %%PYPY_DIR%%/lib-python/2.7/test/leakers/test_gestalt.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3213 %%PYPY_DIR%%/lib-python/2.7/test/leakers/test_selftype.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3214 %%PYPY_DIR%%/lib-python/2.7/test/list_tests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3215 %%PYPY_DIR%%/lib-python/2.7/test/lock_tests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3216 %%PYPY_DIR%%/lib-python/2.7/test/make_ssl_certs.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3217 %%PYPY_DIR%%/lib-python/2.7/test/mapping_tests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3218 %%PYPY_DIR%%/lib-python/2.7/test/math_testcases.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3219 %%PYPY_DIR%%/lib-python/2.7/test/mp_fork_bomb.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3220 %%PYPY_DIR%%/lib-python/2.7/test/multibytecodec_support.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3221 %%PYPY_DIR%%/lib-python/2.7/test/nokia.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3222 %%PYPY_DIR%%/lib-python/2.7/test/nullbytecert.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3223 %%PYPY_DIR%%/lib-python/2.7/test/nullcert.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3224 %%PYPY_DIR%%/lib-python/2.7/test/outstanding_bugs.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3225 %%PYPY_DIR%%/lib-python/2.7/test/pickletester.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3226 %%PYPY_DIR%%/lib-python/2.7/test/profilee.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3227 %%PYPY_DIR%%/lib-python/2.7/test/pycacert.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3228 %%PYPY_DIR%%/lib-python/2.7/test/pyclbr_input.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3229 %%PYPY_DIR%%/lib-python/2.7/test/pydoc_mod.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3230 %%PYPY_DIR%%/lib-python/2.7/test/pydocfodder.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3231 %%PYPY_DIR%%/lib-python/2.7/test/pystone.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3232 %%PYPY_DIR%%/lib-python/2.7/test/pythoninfo.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3233 %%PYPY_DIR%%/lib-python/2.7/test/randv2_32.pck |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3234 %%PYPY_DIR%%/lib-python/2.7/test/randv2_64.pck |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3235 %%PYPY_DIR%%/lib-python/2.7/test/randv3.pck |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3236 %%PYPY_DIR%%/lib-python/2.7/test/re_tests.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3237 %%PYPY_DIR%%/lib-python/2.7/test/recursion.tar |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3238 %%PYPY_DIR%%/lib-python/2.7/test/regrtest.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3239 %%PYPY_DIR%%/lib-python/2.7/test/relimport.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3240 %%PYPY_DIR%%/lib-python/2.7/test/reperf.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3241 %%PYPY_DIR%%/lib-python/2.7/test/revocation.crl |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3242 %%PYPY_DIR%%/lib-python/2.7/test/sample_doctest.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3243 %%PYPY_DIR%%/lib-python/2.7/test/sample_doctest_no_docstrings.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3244 %%PYPY_DIR%%/lib-python/2.7/test/sample_doctest_no_doctests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3245 %%PYPY_DIR%%/lib-python/2.7/test/script_helper.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3246 %%PYPY_DIR%%/lib-python/2.7/test/selfsigned_pythontestdotnet.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3247 %%PYPY_DIR%%/lib-python/2.7/test/seq_tests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3248 %%PYPY_DIR%%/lib-python/2.7/test/sgml_input.html |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3249 %%PYPY_DIR%%/lib-python/2.7/test/sortperf.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3250 %%PYPY_DIR%%/lib-python/2.7/test/ssl_cert.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3251 %%PYPY_DIR%%/lib-python/2.7/test/ssl_key.passwd.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3252 %%PYPY_DIR%%/lib-python/2.7/test/ssl_key.pem |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3253 %%PYPY_DIR%%/lib-python/2.7/test/ssl_servers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3254 %%PYPY_DIR%%/lib-python/2.7/test/ssltests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3255 %%PYPY_DIR%%/lib-python/2.7/test/string_tests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3256 %%PYPY_DIR%%/lib-python/2.7/test/subprocessdata/sigchild_ignore.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3257 %%PYPY_DIR%%/lib-python/2.7/test/support/__init__.py |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3258 %%PYPY_DIR%%/lib-python/2.7/test/support/script_helper.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3259 %%PYPY_DIR%%/lib-python/2.7/test/symlink_support.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3260 %%PYPY_DIR%%/lib-python/2.7/test/talos-2019-0758.pem |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3261 %%PYPY_DIR%%/lib-python/2.7/test/test_MimeWriter.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3262 %%PYPY_DIR%%/lib-python/2.7/test/test_SimpleHTTPServer.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3263 %%PYPY_DIR%%/lib-python/2.7/test/test_StringIO.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3264 %%PYPY_DIR%%/lib-python/2.7/test/test___all__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3265 %%PYPY_DIR%%/lib-python/2.7/test/test___future__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3266 %%PYPY_DIR%%/lib-python/2.7/test/test__locale.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3267 %%PYPY_DIR%%/lib-python/2.7/test/test__osx_support.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3268 %%PYPY_DIR%%/lib-python/2.7/test/test_abc.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3269 %%PYPY_DIR%%/lib-python/2.7/test/test_abstract_numbers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3270 %%PYPY_DIR%%/lib-python/2.7/test/test_aepack.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3271 %%PYPY_DIR%%/lib-python/2.7/test/test_aifc.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3272 %%PYPY_DIR%%/lib-python/2.7/test/test_al.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3273 %%PYPY_DIR%%/lib-python/2.7/test/test_anydbm.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3274 %%PYPY_DIR%%/lib-python/2.7/test/test_applesingle.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3275 %%PYPY_DIR%%/lib-python/2.7/test/test_argparse.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3276 %%PYPY_DIR%%/lib-python/2.7/test/test_array.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3277 %%PYPY_DIR%%/lib-python/2.7/test/test_ascii_formatd.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3278 %%PYPY_DIR%%/lib-python/2.7/test/test_ast.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3279 %%PYPY_DIR%%/lib-python/2.7/test/test_asynchat.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3280 %%PYPY_DIR%%/lib-python/2.7/test/test_asyncore.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3281 %%PYPY_DIR%%/lib-python/2.7/test/test_atexit.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3282 %%PYPY_DIR%%/lib-python/2.7/test/test_audioop.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3283 %%PYPY_DIR%%/lib-python/2.7/test/test_augassign.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3284 %%PYPY_DIR%%/lib-python/2.7/test/test_base64.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3285 %%PYPY_DIR%%/lib-python/2.7/test/test_bastion.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3286 %%PYPY_DIR%%/lib-python/2.7/test/test_bdb.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3287 %%PYPY_DIR%%/lib-python/2.7/test/test_bigaddrspace.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3288 %%PYPY_DIR%%/lib-python/2.7/test/test_bigmem.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3289 %%PYPY_DIR%%/lib-python/2.7/test/test_binascii.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3290 %%PYPY_DIR%%/lib-python/2.7/test/test_binhex.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3291 %%PYPY_DIR%%/lib-python/2.7/test/test_binop.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3292 %%PYPY_DIR%%/lib-python/2.7/test/test_bisect.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3293 %%PYPY_DIR%%/lib-python/2.7/test/test_bool.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3294 %%PYPY_DIR%%/lib-python/2.7/test/test_bsddb.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3295 %%PYPY_DIR%%/lib-python/2.7/test/test_bsddb185.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3296 %%PYPY_DIR%%/lib-python/2.7/test/test_bsddb3.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3297 %%PYPY_DIR%%/lib-python/2.7/test/test_buffer.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3298 %%PYPY_DIR%%/lib-python/2.7/test/test_bufio.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3299 %%PYPY_DIR%%/lib-python/2.7/test/test_builtin.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3300 %%PYPY_DIR%%/lib-python/2.7/test/test_bytes.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3301 %%PYPY_DIR%%/lib-python/2.7/test/test_bz2.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3302 %%PYPY_DIR%%/lib-python/2.7/test/test_calendar.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3303 %%PYPY_DIR%%/lib-python/2.7/test/test_call.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3304 %%PYPY_DIR%%/lib-python/2.7/test/test_capi.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3305 %%PYPY_DIR%%/lib-python/2.7/test/test_cd.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3306 %%PYPY_DIR%%/lib-python/2.7/test/test_cfgparser.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3307 %%PYPY_DIR%%/lib-python/2.7/test/test_cgi.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3308 %%PYPY_DIR%%/lib-python/2.7/test/test_charmapcodec.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3309 %%PYPY_DIR%%/lib-python/2.7/test/test_cl.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3310 %%PYPY_DIR%%/lib-python/2.7/test/test_class.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3311 %%PYPY_DIR%%/lib-python/2.7/test/test_cmath.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3312 %%PYPY_DIR%%/lib-python/2.7/test/test_cmd.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3313 %%PYPY_DIR%%/lib-python/2.7/test/test_cmd_line.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3314 %%PYPY_DIR%%/lib-python/2.7/test/test_cmd_line_script.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3315 %%PYPY_DIR%%/lib-python/2.7/test/test_code.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3316 %%PYPY_DIR%%/lib-python/2.7/test/test_codeccallbacks.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3317 %%PYPY_DIR%%/lib-python/2.7/test/test_codecencodings_cn.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3318 %%PYPY_DIR%%/lib-python/2.7/test/test_codecencodings_hk.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3319 %%PYPY_DIR%%/lib-python/2.7/test/test_codecencodings_iso2022.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3320 %%PYPY_DIR%%/lib-python/2.7/test/test_codecencodings_jp.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3321 %%PYPY_DIR%%/lib-python/2.7/test/test_codecencodings_kr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3322 %%PYPY_DIR%%/lib-python/2.7/test/test_codecencodings_tw.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3323 %%PYPY_DIR%%/lib-python/2.7/test/test_codecmaps_cn.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3324 %%PYPY_DIR%%/lib-python/2.7/test/test_codecmaps_hk.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3325 %%PYPY_DIR%%/lib-python/2.7/test/test_codecmaps_jp.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3326 %%PYPY_DIR%%/lib-python/2.7/test/test_codecmaps_kr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3327 %%PYPY_DIR%%/lib-python/2.7/test/test_codecmaps_tw.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3328 %%PYPY_DIR%%/lib-python/2.7/test/test_codecs.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3329 %%PYPY_DIR%%/lib-python/2.7/test/test_codeop.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3330 %%PYPY_DIR%%/lib-python/2.7/test/test_coercion.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3331 %%PYPY_DIR%%/lib-python/2.7/test/test_collections.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3332 %%PYPY_DIR%%/lib-python/2.7/test/test_colorsys.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3333 %%PYPY_DIR%%/lib-python/2.7/test/test_commands.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3334 %%PYPY_DIR%%/lib-python/2.7/test/test_compare.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3335 %%PYPY_DIR%%/lib-python/2.7/test/test_compile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3336 %%PYPY_DIR%%/lib-python/2.7/test/test_compileall.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3337 %%PYPY_DIR%%/lib-python/2.7/test/test_compiler.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3338 %%PYPY_DIR%%/lib-python/2.7/test/test_complex.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3339 %%PYPY_DIR%%/lib-python/2.7/test/test_complex_args.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3340 %%PYPY_DIR%%/lib-python/2.7/test/test_contains.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3341 %%PYPY_DIR%%/lib-python/2.7/test/test_contextlib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3342 %%PYPY_DIR%%/lib-python/2.7/test/test_cookie.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3343 %%PYPY_DIR%%/lib-python/2.7/test/test_cookielib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3344 %%PYPY_DIR%%/lib-python/2.7/test/test_copy.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3345 %%PYPY_DIR%%/lib-python/2.7/test/test_copy_reg.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3346 %%PYPY_DIR%%/lib-python/2.7/test/test_cpickle.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3347 %%PYPY_DIR%%/lib-python/2.7/test/test_cprofile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3348 %%PYPY_DIR%%/lib-python/2.7/test/test_crypt.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3349 %%PYPY_DIR%%/lib-python/2.7/test/test_csv.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3350 %%PYPY_DIR%%/lib-python/2.7/test/test_ctypes.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3351 %%PYPY_DIR%%/lib-python/2.7/test/test_curses.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3352 %%PYPY_DIR%%/lib-python/2.7/test/test_datetime.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3353 %%PYPY_DIR%%/lib-python/2.7/test/test_dbm.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3354 %%PYPY_DIR%%/lib-python/2.7/test/test_decimal.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3355 %%PYPY_DIR%%/lib-python/2.7/test/test_decorators.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3356 %%PYPY_DIR%%/lib-python/2.7/test/test_defaultdict.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3357 %%PYPY_DIR%%/lib-python/2.7/test/test_deque.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3358 %%PYPY_DIR%%/lib-python/2.7/test/test_descr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3359 %%PYPY_DIR%%/lib-python/2.7/test/test_descrtut.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3360 %%PYPY_DIR%%/lib-python/2.7/test/test_dict.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3361 %%PYPY_DIR%%/lib-python/2.7/test/test_dictcomps.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3362 %%PYPY_DIR%%/lib-python/2.7/test/test_dictviews.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3363 %%PYPY_DIR%%/lib-python/2.7/test/test_difflib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3364 %%PYPY_DIR%%/lib-python/2.7/test/test_difflib_expect.html |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3365 %%PYPY_DIR%%/lib-python/2.7/test/test_dircache.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3366 %%PYPY_DIR%%/lib-python/2.7/test/test_dis.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3367 %%PYPY_DIR%%/lib-python/2.7/test/test_distutils.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3368 %%PYPY_DIR%%/lib-python/2.7/test/test_dl.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3369 %%PYPY_DIR%%/lib-python/2.7/test/test_doctest.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3370 %%PYPY_DIR%%/lib-python/2.7/test/test_doctest.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3371 %%PYPY_DIR%%/lib-python/2.7/test/test_doctest2.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3372 %%PYPY_DIR%%/lib-python/2.7/test/test_doctest2.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3373 %%PYPY_DIR%%/lib-python/2.7/test/test_doctest3.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3374 %%PYPY_DIR%%/lib-python/2.7/test/test_doctest4.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3375 %%PYPY_DIR%%/lib-python/2.7/test/test_docxmlrpc.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3376 %%PYPY_DIR%%/lib-python/2.7/test/test_dumbdbm.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3377 %%PYPY_DIR%%/lib-python/2.7/test/test_dummy_thread.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3378 %%PYPY_DIR%%/lib-python/2.7/test/test_dummy_threading.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3379 %%PYPY_DIR%%/lib-python/2.7/test/test_email.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3380 %%PYPY_DIR%%/lib-python/2.7/test/test_email_codecs.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3381 %%PYPY_DIR%%/lib-python/2.7/test/test_email_renamed.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3382 %%PYPY_DIR%%/lib-python/2.7/test/test_ensurepip.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3383 %%PYPY_DIR%%/lib-python/2.7/test/test_enumerate.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3384 %%PYPY_DIR%%/lib-python/2.7/test/test_eof.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3385 %%PYPY_DIR%%/lib-python/2.7/test/test_epoll.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3386 %%PYPY_DIR%%/lib-python/2.7/test/test_errno.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3387 %%PYPY_DIR%%/lib-python/2.7/test/test_exception_variations.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3388 %%PYPY_DIR%%/lib-python/2.7/test/test_exceptions.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3389 %%PYPY_DIR%%/lib-python/2.7/test/test_extcall.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3390 %%PYPY_DIR%%/lib-python/2.7/test/test_fcntl.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3391 %%PYPY_DIR%%/lib-python/2.7/test/test_file.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3392 %%PYPY_DIR%%/lib-python/2.7/test/test_file2k.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3393 %%PYPY_DIR%%/lib-python/2.7/test/test_file_eintr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3394 %%PYPY_DIR%%/lib-python/2.7/test/test_filecmp.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3395 %%PYPY_DIR%%/lib-python/2.7/test/test_fileinput.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3396 %%PYPY_DIR%%/lib-python/2.7/test/test_fileio.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3397 %%PYPY_DIR%%/lib-python/2.7/test/test_float.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3398 %%PYPY_DIR%%/lib-python/2.7/test/test_fnmatch.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3399 %%PYPY_DIR%%/lib-python/2.7/test/test_fork1.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3400 %%PYPY_DIR%%/lib-python/2.7/test/test_format.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3401 %%PYPY_DIR%%/lib-python/2.7/test/test_fpformat.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3402 %%PYPY_DIR%%/lib-python/2.7/test/test_fractions.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3403 %%PYPY_DIR%%/lib-python/2.7/test/test_frozen.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3404 %%PYPY_DIR%%/lib-python/2.7/test/test_ftplib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3405 %%PYPY_DIR%%/lib-python/2.7/test/test_funcattrs.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3406 %%PYPY_DIR%%/lib-python/2.7/test/test_functools.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3407 %%PYPY_DIR%%/lib-python/2.7/test/test_future.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3408 %%PYPY_DIR%%/lib-python/2.7/test/test_future1.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3409 %%PYPY_DIR%%/lib-python/2.7/test/test_future2.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3410 %%PYPY_DIR%%/lib-python/2.7/test/test_future3.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3411 %%PYPY_DIR%%/lib-python/2.7/test/test_future4.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3412 %%PYPY_DIR%%/lib-python/2.7/test/test_future5.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3413 %%PYPY_DIR%%/lib-python/2.7/test/test_future_builtins.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3414 %%PYPY_DIR%%/lib-python/2.7/test/test_gc.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3415 %%PYPY_DIR%%/lib-python/2.7/test/test_gdb.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3416 %%PYPY_DIR%%/lib-python/2.7/test/test_gdbm.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3417 %%PYPY_DIR%%/lib-python/2.7/test/test_generators.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3418 %%PYPY_DIR%%/lib-python/2.7/test/test_genericpath.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3419 %%PYPY_DIR%%/lib-python/2.7/test/test_genexps.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3420 %%PYPY_DIR%%/lib-python/2.7/test/test_getargs.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3421 %%PYPY_DIR%%/lib-python/2.7/test/test_getargs2.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3422 %%PYPY_DIR%%/lib-python/2.7/test/test_getopt.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3423 %%PYPY_DIR%%/lib-python/2.7/test/test_gettext.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3424 %%PYPY_DIR%%/lib-python/2.7/test/test_gl.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3425 %%PYPY_DIR%%/lib-python/2.7/test/test_glob.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3426 %%PYPY_DIR%%/lib-python/2.7/test/test_global.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3427 %%PYPY_DIR%%/lib-python/2.7/test/test_grammar.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3428 %%PYPY_DIR%%/lib-python/2.7/test/test_grp.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3429 %%PYPY_DIR%%/lib-python/2.7/test/test_gzip.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3430 %%PYPY_DIR%%/lib-python/2.7/test/test_hash.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3431 %%PYPY_DIR%%/lib-python/2.7/test/test_hashlib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3432 %%PYPY_DIR%%/lib-python/2.7/test/test_heapq.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3433 %%PYPY_DIR%%/lib-python/2.7/test/test_hmac.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3434 %%PYPY_DIR%%/lib-python/2.7/test/test_hotshot.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3435 %%PYPY_DIR%%/lib-python/2.7/test/test_htmllib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3436 %%PYPY_DIR%%/lib-python/2.7/test/test_htmlparser.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3437 %%PYPY_DIR%%/lib-python/2.7/test/test_httplib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3438 %%PYPY_DIR%%/lib-python/2.7/test/test_httpservers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3439 %%PYPY_DIR%%/lib-python/2.7/test/test_idle.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3440 %%PYPY_DIR%%/lib-python/2.7/test/test_imageop.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3441 %%PYPY_DIR%%/lib-python/2.7/test/test_imaplib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3442 %%PYPY_DIR%%/lib-python/2.7/test/test_imgfile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3443 %%PYPY_DIR%%/lib-python/2.7/test/test_imghdr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3444 %%PYPY_DIR%%/lib-python/2.7/test/test_imp.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3445 %%PYPY_DIR%%/lib-python/2.7/test/test_import.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3446 %%PYPY_DIR%%/lib-python/2.7/test/test_import_magic.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3447 %%PYPY_DIR%%/lib-python/2.7/test/test_importhooks.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3448 %%PYPY_DIR%%/lib-python/2.7/test/test_importlib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3449 %%PYPY_DIR%%/lib-python/2.7/test/test_index.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3450 %%PYPY_DIR%%/lib-python/2.7/test/test_inspect.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3451 %%PYPY_DIR%%/lib-python/2.7/test/test_int.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3452 %%PYPY_DIR%%/lib-python/2.7/test/test_int_literal.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3453 %%PYPY_DIR%%/lib-python/2.7/test/test_io.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3454 %%PYPY_DIR%%/lib-python/2.7/test/test_ioctl.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3455 %%PYPY_DIR%%/lib-python/2.7/test/test_isinstance.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3456 %%PYPY_DIR%%/lib-python/2.7/test/test_iter.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3457 %%PYPY_DIR%%/lib-python/2.7/test/test_iterlen.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3458 %%PYPY_DIR%%/lib-python/2.7/test/test_itertools.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3459 %%PYPY_DIR%%/lib-python/2.7/test/test_json.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3460 %%PYPY_DIR%%/lib-python/2.7/test/test_kqueue.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3461 %%PYPY_DIR%%/lib-python/2.7/test/test_largefile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3462 %%PYPY_DIR%%/lib-python/2.7/test/test_lib2to3.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3463 %%PYPY_DIR%%/lib-python/2.7/test/test_linecache.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3464 %%PYPY_DIR%%/lib-python/2.7/test/test_linuxaudiodev.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3465 %%PYPY_DIR%%/lib-python/2.7/test/test_list.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3466 %%PYPY_DIR%%/lib-python/2.7/test/test_locale.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3467 %%PYPY_DIR%%/lib-python/2.7/test/test_logging.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3468 %%PYPY_DIR%%/lib-python/2.7/test/test_long.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3469 %%PYPY_DIR%%/lib-python/2.7/test/test_long_future.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3470 %%PYPY_DIR%%/lib-python/2.7/test/test_longexp.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3471 %%PYPY_DIR%%/lib-python/2.7/test/test_macos.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3472 %%PYPY_DIR%%/lib-python/2.7/test/test_macostools.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3473 %%PYPY_DIR%%/lib-python/2.7/test/test_macpath.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3474 %%PYPY_DIR%%/lib-python/2.7/test/test_macurl2path.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3475 %%PYPY_DIR%%/lib-python/2.7/test/test_mailbox.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3476 %%PYPY_DIR%%/lib-python/2.7/test/test_marshal.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3477 %%PYPY_DIR%%/lib-python/2.7/test/test_math.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3478 %%PYPY_DIR%%/lib-python/2.7/test/test_md5.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3479 %%PYPY_DIR%%/lib-python/2.7/test/test_memoryio.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3480 %%PYPY_DIR%%/lib-python/2.7/test/test_memoryview.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3481 %%PYPY_DIR%%/lib-python/2.7/test/test_mhlib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3482 %%PYPY_DIR%%/lib-python/2.7/test/test_mimetools.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3483 %%PYPY_DIR%%/lib-python/2.7/test/test_mimetypes.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3484 %%PYPY_DIR%%/lib-python/2.7/test/test_minidom.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3485 %%PYPY_DIR%%/lib-python/2.7/test/test_mmap.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3486 %%PYPY_DIR%%/lib-python/2.7/test/test_module.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3487 %%PYPY_DIR%%/lib-python/2.7/test/test_modulefinder.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3488 %%PYPY_DIR%%/lib-python/2.7/test/test_msilib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3489 %%PYPY_DIR%%/lib-python/2.7/test/test_multibytecodec.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3490 %%PYPY_DIR%%/lib-python/2.7/test/test_multifile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3491 %%PYPY_DIR%%/lib-python/2.7/test/test_multiprocessing.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3492 %%PYPY_DIR%%/lib-python/2.7/test/test_mutants.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3493 %%PYPY_DIR%%/lib-python/2.7/test/test_mutex.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3494 %%PYPY_DIR%%/lib-python/2.7/test/test_netrc.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3495 %%PYPY_DIR%%/lib-python/2.7/test/test_new.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3496 %%PYPY_DIR%%/lib-python/2.7/test/test_nis.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3497 %%PYPY_DIR%%/lib-python/2.7/test/test_nntplib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3498 %%PYPY_DIR%%/lib-python/2.7/test/test_normalization.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3499 %%PYPY_DIR%%/lib-python/2.7/test/test_ntpath.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3500 %%PYPY_DIR%%/lib-python/2.7/test/test_old_mailbox.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3501 %%PYPY_DIR%%/lib-python/2.7/test/test_opcodes.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3502 %%PYPY_DIR%%/lib-python/2.7/test/test_openpty.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3503 %%PYPY_DIR%%/lib-python/2.7/test/test_operator.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3504 %%PYPY_DIR%%/lib-python/2.7/test/test_optparse.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3505 %%PYPY_DIR%%/lib-python/2.7/test/test_ordered_dict.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3506 %%PYPY_DIR%%/lib-python/2.7/test/test_os.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3507 %%PYPY_DIR%%/lib-python/2.7/test/test_ossaudiodev.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3508 %%PYPY_DIR%%/lib-python/2.7/test/test_parser.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3509 %%PYPY_DIR%%/lib-python/2.7/test/test_pdb.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3510 %%PYPY_DIR%%/lib-python/2.7/test/test_peepholer.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3511 %%PYPY_DIR%%/lib-python/2.7/test/test_pep247.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3512 %%PYPY_DIR%%/lib-python/2.7/test/test_pep277.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3513 %%PYPY_DIR%%/lib-python/2.7/test/test_pep352.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3514 %%PYPY_DIR%%/lib-python/2.7/test/test_pickle.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3515 %%PYPY_DIR%%/lib-python/2.7/test/test_pickletools.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3516 %%PYPY_DIR%%/lib-python/2.7/test/test_pipes.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3517 %%PYPY_DIR%%/lib-python/2.7/test/test_pkg.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3518 %%PYPY_DIR%%/lib-python/2.7/test/test_pkgimport.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3519 %%PYPY_DIR%%/lib-python/2.7/test/test_pkgutil.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3520 %%PYPY_DIR%%/lib-python/2.7/test/test_platform.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3521 %%PYPY_DIR%%/lib-python/2.7/test/test_plistlib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3522 %%PYPY_DIR%%/lib-python/2.7/test/test_poll.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3523 %%PYPY_DIR%%/lib-python/2.7/test/test_popen.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3524 %%PYPY_DIR%%/lib-python/2.7/test/test_popen2.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3525 %%PYPY_DIR%%/lib-python/2.7/test/test_poplib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3526 %%PYPY_DIR%%/lib-python/2.7/test/test_posix.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3527 %%PYPY_DIR%%/lib-python/2.7/test/test_posixpath.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3528 %%PYPY_DIR%%/lib-python/2.7/test/test_pow.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3529 %%PYPY_DIR%%/lib-python/2.7/test/test_pprint.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3530 %%PYPY_DIR%%/lib-python/2.7/test/test_print.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3531 %%PYPY_DIR%%/lib-python/2.7/test/test_profile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3532 %%PYPY_DIR%%/lib-python/2.7/test/test_property.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3533 %%PYPY_DIR%%/lib-python/2.7/test/test_pstats.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3534 %%PYPY_DIR%%/lib-python/2.7/test/test_pty.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3535 %%PYPY_DIR%%/lib-python/2.7/test/test_pwd.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3536 %%PYPY_DIR%%/lib-python/2.7/test/test_py3kwarn.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3537 %%PYPY_DIR%%/lib-python/2.7/test/test_py_compile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3538 %%PYPY_DIR%%/lib-python/2.7/test/test_pyclbr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3539 %%PYPY_DIR%%/lib-python/2.7/test/test_pydoc.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3540 %%PYPY_DIR%%/lib-python/2.7/test/test_pyexpat.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3541 %%PYPY_DIR%%/lib-python/2.7/test/test_queue.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3542 %%PYPY_DIR%%/lib-python/2.7/test/test_quopri.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3543 %%PYPY_DIR%%/lib-python/2.7/test/test_random.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3544 %%PYPY_DIR%%/lib-python/2.7/test/test_re.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3545 %%PYPY_DIR%%/lib-python/2.7/test/test_readline.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3546 %%PYPY_DIR%%/lib-python/2.7/test/test_regrtest.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3547 %%PYPY_DIR%%/lib-python/2.7/test/test_repr.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3548 %%PYPY_DIR%%/lib-python/2.7/test/test_resource.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3549 %%PYPY_DIR%%/lib-python/2.7/test/test_rfc822.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3550 %%PYPY_DIR%%/lib-python/2.7/test/test_richcmp.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3551 %%PYPY_DIR%%/lib-python/2.7/test/test_rlcompleter.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3552 %%PYPY_DIR%%/lib-python/2.7/test/test_robotparser.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3553 %%PYPY_DIR%%/lib-python/2.7/test/test_runpy.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3554 %%PYPY_DIR%%/lib-python/2.7/test/test_sax.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3555 %%PYPY_DIR%%/lib-python/2.7/test/test_scope.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3556 %%PYPY_DIR%%/lib-python/2.7/test/test_scriptpackages.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3557 %%PYPY_DIR%%/lib-python/2.7/test/test_select.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3558 %%PYPY_DIR%%/lib-python/2.7/test/test_set.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3559 %%PYPY_DIR%%/lib-python/2.7/test/test_setcomps.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3560 %%PYPY_DIR%%/lib-python/2.7/test/test_sets.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3561 %%PYPY_DIR%%/lib-python/2.7/test/test_sgmllib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3562 %%PYPY_DIR%%/lib-python/2.7/test/test_sha.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3563 %%PYPY_DIR%%/lib-python/2.7/test/test_shelve.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3564 %%PYPY_DIR%%/lib-python/2.7/test/test_shlex.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3565 %%PYPY_DIR%%/lib-python/2.7/test/test_shutil.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3566 %%PYPY_DIR%%/lib-python/2.7/test/test_signal.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3567 %%PYPY_DIR%%/lib-python/2.7/test/test_site.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3568 %%PYPY_DIR%%/lib-python/2.7/test/test_slice.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3569 %%PYPY_DIR%%/lib-python/2.7/test/test_smtplib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3570 %%PYPY_DIR%%/lib-python/2.7/test/test_smtpnet.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3571 %%PYPY_DIR%%/lib-python/2.7/test/test_socket.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3572 %%PYPY_DIR%%/lib-python/2.7/test/test_socketserver.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3573 %%PYPY_DIR%%/lib-python/2.7/test/test_softspace.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3574 %%PYPY_DIR%%/lib-python/2.7/test/test_sort.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3575 %%PYPY_DIR%%/lib-python/2.7/test/test_source_encoding.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3576 %%PYPY_DIR%%/lib-python/2.7/test/test_spwd.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3577 %%PYPY_DIR%%/lib-python/2.7/test/test_sqlite.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3578 %%PYPY_DIR%%/lib-python/2.7/test/test_ssl.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3579 %%PYPY_DIR%%/lib-python/2.7/test/test_startfile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3580 %%PYPY_DIR%%/lib-python/2.7/test/test_stat.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3581 %%PYPY_DIR%%/lib-python/2.7/test/test_str.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3582 %%PYPY_DIR%%/lib-python/2.7/test/test_strftime.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3583 %%PYPY_DIR%%/lib-python/2.7/test/test_string.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3584 %%PYPY_DIR%%/lib-python/2.7/test/test_stringprep.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3585 %%PYPY_DIR%%/lib-python/2.7/test/test_strop.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3586 %%PYPY_DIR%%/lib-python/2.7/test/test_strptime.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3587 %%PYPY_DIR%%/lib-python/2.7/test/test_strtod.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3588 %%PYPY_DIR%%/lib-python/2.7/test/test_struct.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3589 %%PYPY_DIR%%/lib-python/2.7/test/test_structmembers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3590 %%PYPY_DIR%%/lib-python/2.7/test/test_structseq.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3591 %%PYPY_DIR%%/lib-python/2.7/test/test_subprocess.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3592 %%PYPY_DIR%%/lib-python/2.7/test/test_sunau.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3593 %%PYPY_DIR%%/lib-python/2.7/test/test_sunaudiodev.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3594 %%PYPY_DIR%%/lib-python/2.7/test/test_sundry.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3595 %%PYPY_DIR%%/lib-python/2.7/test/test_support.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3596 %%PYPY_DIR%%/lib-python/2.7/test/test_symtable.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3597 %%PYPY_DIR%%/lib-python/2.7/test/test_syntax.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3598 %%PYPY_DIR%%/lib-python/2.7/test/test_sys.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3599 %%PYPY_DIR%%/lib-python/2.7/test/test_sys_setprofile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3600 %%PYPY_DIR%%/lib-python/2.7/test/test_sys_settrace.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3601 %%PYPY_DIR%%/lib-python/2.7/test/test_sysconfig.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3602 %%PYPY_DIR%%/lib-python/2.7/test/test_tarfile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3603 %%PYPY_DIR%%/lib-python/2.7/test/test_tcl.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3604 %%PYPY_DIR%%/lib-python/2.7/test/test_telnetlib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3605 %%PYPY_DIR%%/lib-python/2.7/test/test_tempfile.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3606 %%PYPY_DIR%%/lib-python/2.7/test/test_test_support.py |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3607 %%PYPY_DIR%%/lib-python/2.7/test/test_textwrap.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3608 %%PYPY_DIR%%/lib-python/2.7/test/test_thread.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3609 %%PYPY_DIR%%/lib-python/2.7/test/test_threaded_import.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3610 %%PYPY_DIR%%/lib-python/2.7/test/test_threadedtempfile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3611 %%PYPY_DIR%%/lib-python/2.7/test/test_threading.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3612 %%PYPY_DIR%%/lib-python/2.7/test/test_threading_local.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3613 %%PYPY_DIR%%/lib-python/2.7/test/test_threadsignals.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3614 %%PYPY_DIR%%/lib-python/2.7/test/test_time.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3615 %%PYPY_DIR%%/lib-python/2.7/test/test_timeit.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3616 %%PYPY_DIR%%/lib-python/2.7/test/test_timeout.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3617 %%PYPY_DIR%%/lib-python/2.7/test/test_tk.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3618 %%PYPY_DIR%%/lib-python/2.7/test/test_tokenize.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3619 %%PYPY_DIR%%/lib-python/2.7/test/test_tools.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3620 %%PYPY_DIR%%/lib-python/2.7/test/test_trace.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3621 %%PYPY_DIR%%/lib-python/2.7/test/test_traceback.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3622 %%PYPY_DIR%%/lib-python/2.7/test/test_transformer.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3623 %%PYPY_DIR%%/lib-python/2.7/test/test_ttk_guionly.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3624 %%PYPY_DIR%%/lib-python/2.7/test/test_ttk_textonly.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3625 %%PYPY_DIR%%/lib-python/2.7/test/test_tuple.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3626 %%PYPY_DIR%%/lib-python/2.7/test/test_turtle.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3627 %%PYPY_DIR%%/lib-python/2.7/test/test_typechecks.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3628 %%PYPY_DIR%%/lib-python/2.7/test/test_types.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3629 %%PYPY_DIR%%/lib-python/2.7/test/test_ucn.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3630 %%PYPY_DIR%%/lib-python/2.7/test/test_unary.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3631 %%PYPY_DIR%%/lib-python/2.7/test/test_undocumented_details.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3632 %%PYPY_DIR%%/lib-python/2.7/test/test_unicode.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3633 %%PYPY_DIR%%/lib-python/2.7/test/test_unicode_file.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3634 %%PYPY_DIR%%/lib-python/2.7/test/test_unicodedata.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3635 %%PYPY_DIR%%/lib-python/2.7/test/test_unittest.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3636 %%PYPY_DIR%%/lib-python/2.7/test/test_univnewlines.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3637 %%PYPY_DIR%%/lib-python/2.7/test/test_univnewlines2k.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3638 %%PYPY_DIR%%/lib-python/2.7/test/test_unpack.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3639 %%PYPY_DIR%%/lib-python/2.7/test/test_urllib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3640 %%PYPY_DIR%%/lib-python/2.7/test/test_urllib2.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3641 %%PYPY_DIR%%/lib-python/2.7/test/test_urllib2_localnet.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3642 %%PYPY_DIR%%/lib-python/2.7/test/test_urllib2net.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3643 %%PYPY_DIR%%/lib-python/2.7/test/test_urllibnet.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3644 %%PYPY_DIR%%/lib-python/2.7/test/test_urlparse.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3645 %%PYPY_DIR%%/lib-python/2.7/test/test_userdict.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3646 %%PYPY_DIR%%/lib-python/2.7/test/test_userlist.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3647 %%PYPY_DIR%%/lib-python/2.7/test/test_userstring.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3648 %%PYPY_DIR%%/lib-python/2.7/test/test_uu.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3649 %%PYPY_DIR%%/lib-python/2.7/test/test_uuid.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3650 %%PYPY_DIR%%/lib-python/2.7/test/test_wait3.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3651 %%PYPY_DIR%%/lib-python/2.7/test/test_wait4.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3652 %%PYPY_DIR%%/lib-python/2.7/test/test_warnings.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3653 %%PYPY_DIR%%/lib-python/2.7/test/test_wave.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3654 %%PYPY_DIR%%/lib-python/2.7/test/test_weakref.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3655 %%PYPY_DIR%%/lib-python/2.7/test/test_weakset.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3656 %%PYPY_DIR%%/lib-python/2.7/test/test_whichdb.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3657 %%PYPY_DIR%%/lib-python/2.7/test/test_winreg.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3658 %%PYPY_DIR%%/lib-python/2.7/test/test_winsound.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3659 %%PYPY_DIR%%/lib-python/2.7/test/test_with.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3660 %%PYPY_DIR%%/lib-python/2.7/test/test_wsgiref.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3661 %%PYPY_DIR%%/lib-python/2.7/test/test_xdrlib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3662 %%PYPY_DIR%%/lib-python/2.7/test/test_xml_etree.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3663 %%PYPY_DIR%%/lib-python/2.7/test/test_xml_etree_c.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3664 %%PYPY_DIR%%/lib-python/2.7/test/test_xmllib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3665 %%PYPY_DIR%%/lib-python/2.7/test/test_xmlrpc.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3666 %%PYPY_DIR%%/lib-python/2.7/test/test_xpickle.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3667 %%PYPY_DIR%%/lib-python/2.7/test/test_xrange.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3668 %%PYPY_DIR%%/lib-python/2.7/test/test_zipfile.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3669 %%PYPY_DIR%%/lib-python/2.7/test/test_zipfile64.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3670 %%PYPY_DIR%%/lib-python/2.7/test/test_zipimport.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3671 %%PYPY_DIR%%/lib-python/2.7/test/test_zipimport_support.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3672 %%PYPY_DIR%%/lib-python/2.7/test/test_zlib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3673 %%PYPY_DIR%%/lib-python/2.7/test/testall.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3674 %%PYPY_DIR%%/lib-python/2.7/test/testcodec.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3675 %%PYPY_DIR%%/lib-python/2.7/test/testimg.uue |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3676 %%PYPY_DIR%%/lib-python/2.7/test/testimgr.uue |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3677 %%PYPY_DIR%%/lib-python/2.7/test/testrgb.uue |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3678 %%PYPY_DIR%%/lib-python/2.7/test/testtar.tar |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3679 %%PYPY_DIR%%/lib-python/2.7/test/tf_inherit_check.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3680 %%PYPY_DIR%%/lib-python/2.7/test/threaded_import_hangers.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3681 %%PYPY_DIR%%/lib-python/2.7/test/time_hashlib.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3682 %%PYPY_DIR%%/lib-python/2.7/test/tokenize_tests.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3683 %%PYPY_DIR%%/lib-python/2.7/test/tracedmodules/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3684 %%PYPY_DIR%%/lib-python/2.7/test/tracedmodules/testmod.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3685 %%PYPY_DIR%%/lib-python/2.7/test/warning_tests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3686 %%PYPY_DIR%%/lib-python/2.7/test/win_console_handler.py |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3687 %%PYPY_DIR%%/lib-python/2.7/test/xmltestdata/expat224_utf8_bug.xml |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3688 %%PYPY_DIR%%/lib-python/2.7/test/xmltestdata/simple-ns.xml |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3689 %%PYPY_DIR%%/lib-python/2.7/test/xmltestdata/simple.xml |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3690 %%PYPY_DIR%%/lib-python/2.7/test/xmltestdata/test.xml |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3691 %%PYPY_DIR%%/lib-python/2.7/test/xmltestdata/test.xml.out |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3692 %%PYPY_DIR%%/lib-python/2.7/test/xmltests.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3693 %%PYPY_DIR%%/lib-python/2.7/test/zipdir.zip |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3694 %%PYPY_DIR%%/lib-python/2.7/textwrap.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3695 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/textwrap.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3696 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/textwrap.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3697 %%PYPY_DIR%%/lib-python/2.7/this.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3698 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/this.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3699 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/this.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3700 %%PYPY_DIR%%/lib-python/2.7/threading.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3701 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/threading.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3702 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/threading.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3703 %%PYPY_DIR%%/lib-python/2.7/timeit.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3704 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/timeit.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3705 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/timeit.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3706 %%PYPY_DIR%%/lib-python/2.7/toaiff.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3707 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/toaiff.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3708 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/toaiff.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3709 %%PYPY_DIR%%/lib-python/2.7/token.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3710 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/token.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3711 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/token.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3712 %%PYPY_DIR%%/lib-python/2.7/tokenize.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3713 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/tokenize.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3714 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/tokenize.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3715 %%PYPY_DIR%%/lib-python/2.7/trace.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3716 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/trace.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3717 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/trace.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3718 %%PYPY_DIR%%/lib-python/2.7/traceback.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3719 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/traceback.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3720 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/traceback.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3721 %%PYPY_DIR%%/lib-python/2.7/tty.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3722 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/tty.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3723 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/tty.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3724 %%PYPY_DIR%%/lib-python/2.7/types.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3725 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/types.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3726 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/types.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3727 %%PYPY_DIR%%/lib-python/2.7/unittest/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3728 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3729 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3730 %%PYPY_DIR%%/lib-python/2.7/unittest/__main__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3731 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/__main__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3732 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/__main__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3733 %%PYPY_DIR%%/lib-python/2.7/unittest/case.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3734 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/case.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3735 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/case.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3736 %%PYPY_DIR%%/lib-python/2.7/unittest/loader.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3737 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/loader.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3738 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/loader.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3739 %%PYPY_DIR%%/lib-python/2.7/unittest/main.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3740 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/main.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3741 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/main.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3742 %%PYPY_DIR%%/lib-python/2.7/unittest/result.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3743 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/result.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3744 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/result.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3745 %%PYPY_DIR%%/lib-python/2.7/unittest/runner.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3746 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/runner.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3747 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/runner.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3748 %%PYPY_DIR%%/lib-python/2.7/unittest/signals.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3749 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/signals.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3750 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/signals.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3751 %%PYPY_DIR%%/lib-python/2.7/unittest/suite.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3752 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/suite.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3753 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/suite.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3754 %%PYPY_DIR%%/lib-python/2.7/unittest/test/__init__.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3755 %%PYPY_DIR%%/lib-python/2.7/unittest/test/dummy.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3756 %%PYPY_DIR%%/lib-python/2.7/unittest/test/support.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3757 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_assertions.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3758 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_break.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3759 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_case.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3760 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_discovery.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3761 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_functiontestcase.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3762 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_loader.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3763 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_program.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3764 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_result.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3765 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_runner.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3766 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_setups.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3767 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_skipping.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3768 %%PYPY_DIR%%/lib-python/2.7/unittest/test/test_suite.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3769 %%PYPY_DIR%%/lib-python/2.7/unittest/util.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3770 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/util.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3771 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/unittest/util.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3772 %%PYPY_DIR%%/lib-python/2.7/urllib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3773 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/urllib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3774 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/urllib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3775 %%PYPY_DIR%%/lib-python/2.7/urllib2.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3776 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/urllib2.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3777 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/urllib2.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3778 %%PYPY_DIR%%/lib-python/2.7/urlparse.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3779 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/urlparse.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3780 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/urlparse.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3781 %%PYPY_DIR%%/lib-python/2.7/user.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3782 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/user.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3783 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/user.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3784 %%PYPY_DIR%%/lib-python/2.7/uu.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3785 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/uu.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3786 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/uu.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3787 %%PYPY_DIR%%/lib-python/2.7/uuid.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3788 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/uuid.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3789 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/uuid.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3790 %%PYPY_DIR%%/lib-python/2.7/warnings.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3791 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/warnings.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3792 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/warnings.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3793 %%PYPY_DIR%%/lib-python/2.7/wave.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3794 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wave.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3795 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wave.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3796 %%PYPY_DIR%%/lib-python/2.7/weakref.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3797 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/weakref.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3798 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/weakref.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3799 %%PYPY_DIR%%/lib-python/2.7/webbrowser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3800 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/webbrowser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3801 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/webbrowser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3802 %%PYPY_DIR%%/lib-python/2.7/whichdb.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3803 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/whichdb.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3804 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/whichdb.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3805 %%PYPY_DIR%%/lib-python/2.7/wsgiref.egg-info |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3806 %%PYPY_DIR%%/lib-python/2.7/wsgiref/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3807 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3808 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3809 %%PYPY_DIR%%/lib-python/2.7/wsgiref/handlers.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3810 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/handlers.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3811 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/handlers.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3812 %%PYPY_DIR%%/lib-python/2.7/wsgiref/headers.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3813 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/headers.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3814 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/headers.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3815 %%PYPY_DIR%%/lib-python/2.7/wsgiref/simple_server.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3816 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/simple_server.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3817 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/simple_server.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3818 %%PYPY_DIR%%/lib-python/2.7/wsgiref/util.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3819 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/util.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3820 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/util.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3821 %%PYPY_DIR%%/lib-python/2.7/wsgiref/validate.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3822 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/validate.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3823 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/wsgiref/validate.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3824 %%PYPY_DIR%%/lib-python/2.7/xdrlib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3825 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xdrlib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3826 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xdrlib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3827 %%PYPY_DIR%%/lib-python/2.7/xml/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3828 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3829 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3830 %%PYPY_DIR%%/lib-python/2.7/xml/dom/NodeFilter.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3831 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/NodeFilter.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3832 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/NodeFilter.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3833 %%PYPY_DIR%%/lib-python/2.7/xml/dom/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3834 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3835 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3836 %%PYPY_DIR%%/lib-python/2.7/xml/dom/domreg.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3837 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/domreg.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3838 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/domreg.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3839 %%PYPY_DIR%%/lib-python/2.7/xml/dom/expatbuilder.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3840 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/expatbuilder.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3841 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/expatbuilder.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3842 %%PYPY_DIR%%/lib-python/2.7/xml/dom/minicompat.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3843 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/minicompat.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3844 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/minicompat.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3845 %%PYPY_DIR%%/lib-python/2.7/xml/dom/minidom.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3846 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/minidom.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3847 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/minidom.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3848 %%PYPY_DIR%%/lib-python/2.7/xml/dom/pulldom.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3849 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/pulldom.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3850 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/pulldom.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3851 %%PYPY_DIR%%/lib-python/2.7/xml/dom/xmlbuilder.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3852 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/xmlbuilder.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3853 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/dom/xmlbuilder.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3854 %%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementInclude.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3855 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementInclude.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3856 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementInclude.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3857 %%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementPath.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3858 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementPath.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3859 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementPath.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3860 %%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementTree.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3861 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementTree.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3862 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementTree.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3863 %%PYPY_DIR%%/lib-python/2.7/xml/etree/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3864 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/etree/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3865 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/etree/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3866 %%PYPY_DIR%%/lib-python/2.7/xml/etree/cElementTree.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3867 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/etree/cElementTree.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3868 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/etree/cElementTree.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3869 %%PYPY_DIR%%/lib-python/2.7/xml/parsers/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3870 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/parsers/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3871 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/parsers/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3872 %%PYPY_DIR%%/lib-python/2.7/xml/parsers/expat.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3873 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/parsers/expat.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3874 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/parsers/expat.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3875 %%PYPY_DIR%%/lib-python/2.7/xml/sax/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3876 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3877 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3878 %%PYPY_DIR%%/lib-python/2.7/xml/sax/_exceptions.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3879 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/_exceptions.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3880 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/_exceptions.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3881 %%PYPY_DIR%%/lib-python/2.7/xml/sax/expatreader.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3882 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/expatreader.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3883 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/expatreader.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3884 %%PYPY_DIR%%/lib-python/2.7/xml/sax/handler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3885 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/handler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3886 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/handler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3887 %%PYPY_DIR%%/lib-python/2.7/xml/sax/saxutils.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3888 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/saxutils.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3889 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/saxutils.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3890 %%PYPY_DIR%%/lib-python/2.7/xml/sax/xmlreader.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3891 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/xmlreader.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3892 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xml/sax/xmlreader.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3893 %%PYPY_DIR%%/lib-python/2.7/xmllib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3894 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xmllib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3895 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xmllib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3896 %%PYPY_DIR%%/lib-python/2.7/xmlrpclib.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3897 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xmlrpclib.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3898 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/xmlrpclib.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3899 %%PYPY_DIR%%/lib-python/2.7/zipfile.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3900 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/zipfile.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3901 %%BYTECOMPILE%%%%PYPY_DIR%%/lib-python/2.7/zipfile.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3902 %%PYPY_DIR%%/lib_pypy/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3903 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3904 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3905 %%PYPY_DIR%%/lib_pypy/_audioop_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3906 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_audioop_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3907 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_audioop_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3908 %%PYPY_DIR%%/lib_pypy/_audioop_cffi.%%PYPY_CFFI_VER%%.so |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3909 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/LICENSE |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3910 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/README.md |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3911 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3912 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3913 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3914 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3915 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3916 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3917 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/build_openssl.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3918 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/build_openssl.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3919 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/build_openssl.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3920 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3921 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3922 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3923 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/asn1.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3924 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/asn1.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3925 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/asn1.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3926 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/bignum.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3927 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/bignum.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3928 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/bignum.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3929 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/bio.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3930 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/bio.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3931 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/bio.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3932 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/callbacks.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3933 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/callbacks.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3934 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/callbacks.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3935 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/cmac.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3936 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/cmac.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3937 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/cmac.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3938 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/cryptography.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3939 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/cryptography.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3940 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/cryptography.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3941 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/crypto.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3942 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/crypto.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3943 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/crypto.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3944 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ct.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3945 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ct.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3946 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ct.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3947 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/dh.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3948 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/dh.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3949 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/dh.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3950 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/dsa.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3951 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/dsa.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3952 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/dsa.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3953 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdh.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3954 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdh.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3955 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdh.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3956 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdsa.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3957 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdsa.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3958 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdsa.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3959 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ec.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3960 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ec.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3961 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ec.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3962 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/engine.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3963 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/engine.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3964 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/engine.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3965 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/err.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3966 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/err.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3967 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/err.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3968 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3969 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3970 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3971 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/fips.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3972 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/fips.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3973 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/fips.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3974 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/hmac.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3975 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/hmac.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3976 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/hmac.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3977 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/nid.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3978 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/nid.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3979 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/nid.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3980 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/objects.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3981 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/objects.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3982 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/objects.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3983 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ocsp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3984 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ocsp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3985 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ocsp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3986 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/opensslv.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3987 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/opensslv.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3988 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/opensslv.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3989 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pem.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3990 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pem.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3991 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pem.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3992 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs12.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3993 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs12.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3994 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs12.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3995 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs7.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3996 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs7.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3997 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs7.pyo |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
3998 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/provider.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
3999 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/provider.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4000 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/provider.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4001 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pypy_win32_extra.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4002 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pypy_win32_extra.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4003 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pypy_win32_extra.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4004 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/rand.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4005 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/rand.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4006 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/rand.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4007 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/rsa.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4008 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/rsa.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4009 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/rsa.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4010 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4011 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4012 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4013 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509name.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4014 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509name.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4015 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509name.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4016 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4017 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4018 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4019 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509v3.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4020 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509v3.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4021 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509v3.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4022 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509_vfy.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4023 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509_vfy.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4024 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509_vfy.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4025 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/utils.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4026 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/utils.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4027 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/utils.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4028 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/__about__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4029 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/__about__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4030 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/__about__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4031 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/osx-roots.diff |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4032 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4033 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4034 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4035 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/certificate.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4036 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/certificate.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4037 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/certificate.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4038 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/errorcodes.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4039 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/errorcodes.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4040 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/errorcodes.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4041 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/error.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4042 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/error.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4043 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/error.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4044 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/utility.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4045 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/utility.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4046 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/utility.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4047 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/win32_extra.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4048 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/win32_extra.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4049 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/win32_extra.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4050 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/tools/make_ssl_data.py |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4051 %%PYPY_DIR%%/lib_pypy/_codecs_cn.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4052 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_cn.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4053 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_cn.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4054 %%PYPY_DIR%%/lib_pypy/_codecs_hk.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4055 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_hk.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4056 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_hk.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4057 %%PYPY_DIR%%/lib_pypy/_codecs_iso2022.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4058 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_iso2022.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4059 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_iso2022.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4060 %%PYPY_DIR%%/lib_pypy/_codecs_jp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4061 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_jp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4062 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_jp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4063 %%PYPY_DIR%%/lib_pypy/_codecs_kr.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4064 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_kr.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4065 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_kr.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4066 %%PYPY_DIR%%/lib_pypy/_codecs_tw.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4067 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_tw.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4068 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_codecs_tw.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4069 %%PYPY_DIR%%/lib_pypy/_collections.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4070 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_collections.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4071 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_collections.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4072 %%PYPY_DIR%%/lib_pypy/_ctypes/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4073 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4074 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/__init__.pyo |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4075 %%PYPY_DIR%%/lib_pypy/_ctypes/_ctypes_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4076 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/_ctypes_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4077 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/_ctypes_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4078 %%PYPY_DIR%%/lib_pypy/_ctypes/array.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4079 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/array.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4080 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/array.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4081 %%PYPY_DIR%%/lib_pypy/_ctypes/basics.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4082 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/basics.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4083 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/basics.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4084 %%PYPY_DIR%%/lib_pypy/_ctypes/builtin.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4085 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/builtin.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4086 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/builtin.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4087 %%PYPY_DIR%%/lib_pypy/_ctypes/dll.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4088 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/dll.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4089 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/dll.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4090 %%PYPY_DIR%%/lib_pypy/_ctypes/dummy.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4091 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/dummy.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4092 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/dummy.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4093 %%PYPY_DIR%%/lib_pypy/_ctypes/function.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4094 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/function.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4095 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/function.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4096 %%PYPY_DIR%%/lib_pypy/_ctypes/keepalive.txt |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4097 %%PYPY_DIR%%/lib_pypy/_ctypes/pointer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4098 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/pointer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4099 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/pointer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4100 %%PYPY_DIR%%/lib_pypy/_ctypes/primitive.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4101 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/primitive.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4102 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/primitive.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4103 %%PYPY_DIR%%/lib_pypy/_ctypes/structure.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4104 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/structure.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4105 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/structure.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4106 %%PYPY_DIR%%/lib_pypy/_ctypes/union.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4107 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/union.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4108 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes/union.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4109 %%PYPY_DIR%%/lib_pypy/_ctypes_test.c |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4110 %%PYPY_DIR%%/lib_pypy/_ctypes_test.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4111 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes_test.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4112 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ctypes_test.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4113 %%PYPY_DIR%%/lib_pypy/_curses.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4114 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_curses.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4115 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_curses.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4116 %%PYPY_DIR%%/lib_pypy/_curses_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4117 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_curses_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4118 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_curses_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4119 %%PYPY_DIR%%/lib_pypy/_curses_cffi.%%PYPY_CFFI_VER%%.so |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4120 %%PYPY_DIR%%/lib_pypy/_curses_panel.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4121 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_curses_panel.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4122 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_curses_panel.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4123 %%PYPY_DIR%%/lib_pypy/_elementtree.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4124 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_elementtree.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4125 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_elementtree.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4126 %%PYPY_DIR%%/lib_pypy/_ffi.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4127 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ffi.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4128 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ffi.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4129 %%PYPY_DIR%%/lib_pypy/_functools.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4130 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_functools.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4131 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_functools.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4132 %%PYPY_DIR%%/lib_pypy/_gdbm_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4133 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_gdbm_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4134 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_gdbm_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4135 %%PYPY_DIR%%/lib_pypy/_hashlib/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4136 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_hashlib/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4137 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_hashlib/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4138 %%PYPY_DIR%%/lib_pypy/_marshal.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4139 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_marshal.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4140 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_marshal.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4141 %%PYPY_DIR%%/lib_pypy/_md5.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4142 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_md5.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4143 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_md5.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4144 %%PYPY_DIR%%/lib_pypy/_pwdgrp_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4145 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pwdgrp_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4146 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pwdgrp_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4147 %%PYPY_DIR%%/lib_pypy/_pwdgrp_cffi.%%PYPY_CFFI_VER%%.so |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4148 %%PYPY_DIR%%/lib_pypy/_pypy_interact.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4149 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_interact.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4150 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_interact.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4151 %%PYPY_DIR%%/lib_pypy/_pypy_irc_topic.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4152 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_irc_topic.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4153 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_irc_topic.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4154 %%PYPY_DIR%%/lib_pypy/_pypy_openssl.c |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4155 %%PYPY_DIR%%/lib_pypy/_pypy_openssl.%%PYPY_CFFI_VER%%.so |
|
199
8b567a874360
Upgrade to PyPy v7.3.19.
Franz Glasner <fzglas.hg@dom66.de>
parents:
126
diff
changeset
|
4156 %%PYPY_DIR%%/lib_pypy/_pypy_remote_debug.py |
|
8b567a874360
Upgrade to PyPy v7.3.19.
Franz Glasner <fzglas.hg@dom66.de>
parents:
126
diff
changeset
|
4157 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_remote_debug.pyc |
|
8b567a874360
Upgrade to PyPy v7.3.19.
Franz Glasner <fzglas.hg@dom66.de>
parents:
126
diff
changeset
|
4158 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_remote_debug.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4159 %%PYPY_DIR%%/lib_pypy/_pypy_testcapi.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4160 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_testcapi.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4161 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_testcapi.pyo |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4162 %%PYPY_DIR%%/lib_pypy/_pypy_util_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4163 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_util_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4164 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_util_build.pyo |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4165 %%PYPY_DIR%%/lib_pypy/_pypy_util_cffi.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4166 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_util_cffi.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4167 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_util_cffi.pyo |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4168 %%PYPY_DIR%%/lib_pypy/_pypy_util_cffi_inner.c |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4169 %%PYPY_DIR%%/lib_pypy/_pypy_util_cffi_inner.%%PYPY_CFFI_VER%%.so |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4170 %%PYPY_DIR%%/lib_pypy/_pypy_wait.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4171 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_wait.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4172 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_wait.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4173 %%PYPY_DIR%%/lib_pypy/_pypy_winbase_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4174 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_winbase_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4175 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_winbase_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4176 %%PYPY_DIR%%/lib_pypy/_pypy_winbase_cffi.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4177 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_winbase_cffi.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4178 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_pypy_winbase_cffi.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4179 %%PYPY_DIR%%/lib_pypy/_resource_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4180 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_resource_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4181 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_resource_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4182 %%PYPY_DIR%%/lib_pypy/_resource_cffi.%%PYPY_CFFI_VER%%.so |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4183 %%PYPY_DIR%%/lib_pypy/_scproxy.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4184 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_scproxy.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4185 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_scproxy.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4186 %%PYPY_DIR%%/lib_pypy/_sha.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4187 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sha.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4188 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sha.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4189 %%PYPY_DIR%%/lib_pypy/_sha256.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4190 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sha256.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4191 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sha256.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4192 %%PYPY_DIR%%/lib_pypy/_sha512.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4193 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sha512.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4194 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sha512.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4195 %%PYPY_DIR%%/lib_pypy/_sqlite3.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4196 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sqlite3.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4197 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sqlite3.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4198 %%PYPY_DIR%%/lib_pypy/_sqlite3_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4199 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sqlite3_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4200 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sqlite3_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4201 %%PYPY_DIR%%/lib_pypy/_ssl_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4202 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ssl_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4203 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ssl_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4204 %%PYPY_DIR%%/lib_pypy/_ssl/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4205 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ssl/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4206 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_ssl/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4207 %%PYPY_DIR%%/lib_pypy/_structseq.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4208 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_structseq.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4209 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_structseq.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4210 %%PYPY_DIR%%/lib_pypy/_subprocess.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4211 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_subprocess.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4212 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_subprocess.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4213 %%PYPY_DIR%%/lib_pypy/_sysconfigdata.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4214 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sysconfigdata.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4215 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_sysconfigdata.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4216 %%PYPY_DIR%%/lib_pypy/_syslog_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4217 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_syslog_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4218 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_syslog_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4219 %%PYPY_DIR%%/lib_pypy/_syslog_cffi.%%PYPY_CFFI_VER%%.so |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4220 %%PYPY_DIR%%/lib_pypy/_testcapi.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4221 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_testcapi.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4222 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_testcapi.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4223 %%PYPY_DIR%%/lib_pypy/_testcapimodule.c |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4224 %%PYPY_DIR%%/lib_pypy/_tkinter/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4225 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_tkinter/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4226 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_tkinter/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4227 %%PYPY_DIR%%/lib_pypy/_tkinter/app.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4228 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_tkinter/app.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4229 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_tkinter/app.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4230 %%PYPY_DIR%%/lib_pypy/_tkinter/license.terms |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4231 %%PYPY_DIR%%/lib_pypy/_tkinter/tclobj.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4232 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_tkinter/tclobj.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4233 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_tkinter/tclobj.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4234 %%PYPY_DIR%%/lib_pypy/_tkinter/tklib_build.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4235 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_tkinter/tklib_build.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4236 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/_tkinter/tklib_build.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4237 %%PYPY_DIR%%/lib_pypy/audioop.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4238 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/audioop.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4239 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/audioop.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4240 %%PYPY_DIR%%/lib_pypy/cPickle.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4241 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cPickle.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4242 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cPickle.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4243 %%PYPY_DIR%%/lib_pypy/cStringIO.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4244 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cStringIO.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4245 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cStringIO.pyo |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4246 %%PYPY_DIR%%/lib_pypy/cffi.dist-info/LICENSE |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4247 %%PYPY_DIR%%/lib_pypy/cffi.dist-info/METADATA |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4248 %%PYPY_DIR%%/lib_pypy/cffi.dist-info/entry_points.txt |
|
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4249 %%PYPY_DIR%%/lib_pypy/cffi.dist-info/top_level.txt |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4250 %%PYPY_DIR%%/lib_pypy/cffi/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4251 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4252 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4253 %%PYPY_DIR%%/lib_pypy/cffi/_cffi_errors.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4254 %%PYPY_DIR%%/lib_pypy/cffi/_cffi_include.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4255 %%PYPY_DIR%%/lib_pypy/cffi/_embedding.h |
|
199
8b567a874360
Upgrade to PyPy v7.3.19.
Franz Glasner <fzglas.hg@dom66.de>
parents:
126
diff
changeset
|
4256 %%PYPY_DIR%%/lib_pypy/cffi/_imp_emulation.py |
|
8b567a874360
Upgrade to PyPy v7.3.19.
Franz Glasner <fzglas.hg@dom66.de>
parents:
126
diff
changeset
|
4257 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_imp_emulation.pyc |
|
8b567a874360
Upgrade to PyPy v7.3.19.
Franz Glasner <fzglas.hg@dom66.de>
parents:
126
diff
changeset
|
4258 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_imp_emulation.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4259 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/README |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4260 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4261 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4262 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4263 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/_ast_gen.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4264 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/_ast_gen.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4265 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/_ast_gen.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4266 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/_build_tables.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4267 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/_build_tables.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4268 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/_build_tables.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4269 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/_c_ast.cfg |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4270 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ast_transforms.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4271 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ast_transforms.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4272 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ast_transforms.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4273 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_ast.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4274 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_ast.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4275 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_ast.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4276 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_generator.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4277 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_generator.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4278 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_generator.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4279 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_lexer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4280 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_lexer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4281 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_lexer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4282 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_parser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4283 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_parser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4284 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_parser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4285 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/lextab.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4286 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/lextab.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4287 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/lextab.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4288 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/LICENSE |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4289 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4290 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4291 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4292 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/cpp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4293 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/cpp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4294 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/cpp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4295 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/ctokens.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4296 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/ctokens.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4297 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/ctokens.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4298 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/lex.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4299 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/lex.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4300 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/lex.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4301 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/yacc.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4302 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/yacc.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4303 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/yacc.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4304 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/ygen.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4305 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/ygen.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4306 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/ygen.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4307 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/plyparser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4308 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/plyparser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4309 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/plyparser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4310 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/yacctab.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4311 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/yacctab.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4312 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_pycparser/yacctab.pyo |
|
199
8b567a874360
Upgrade to PyPy v7.3.19.
Franz Glasner <fzglas.hg@dom66.de>
parents:
126
diff
changeset
|
4313 %%PYPY_DIR%%/lib_pypy/cffi/_shimmed_dist_utils.py |
|
8b567a874360
Upgrade to PyPy v7.3.19.
Franz Glasner <fzglas.hg@dom66.de>
parents:
126
diff
changeset
|
4314 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_shimmed_dist_utils.pyc |
|
8b567a874360
Upgrade to PyPy v7.3.19.
Franz Glasner <fzglas.hg@dom66.de>
parents:
126
diff
changeset
|
4315 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/_shimmed_dist_utils.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4316 %%PYPY_DIR%%/lib_pypy/cffi/api.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4317 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/api.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4318 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/api.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4319 %%PYPY_DIR%%/lib_pypy/cffi/backend_ctypes.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4320 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/backend_ctypes.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4321 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/backend_ctypes.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4322 %%PYPY_DIR%%/lib_pypy/cffi/cffi_opcode.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4323 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/cffi_opcode.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4324 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/cffi_opcode.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4325 %%PYPY_DIR%%/lib_pypy/cffi/commontypes.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4326 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/commontypes.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4327 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/commontypes.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4328 %%PYPY_DIR%%/lib_pypy/cffi/cparser.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4329 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/cparser.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4330 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/cparser.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4331 %%PYPY_DIR%%/lib_pypy/cffi/error.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4332 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/error.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4333 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/error.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4334 %%PYPY_DIR%%/lib_pypy/cffi/ffiplatform.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4335 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/ffiplatform.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4336 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/ffiplatform.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4337 %%PYPY_DIR%%/lib_pypy/cffi/gc_weakref.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4338 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/gc_weakref.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4339 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/gc_weakref.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4340 %%PYPY_DIR%%/lib_pypy/cffi/lock.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4341 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/lock.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4342 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/lock.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4343 %%PYPY_DIR%%/lib_pypy/cffi/model.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4344 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/model.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4345 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/model.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4346 %%PYPY_DIR%%/lib_pypy/cffi/parse_c_type.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4347 %%PYPY_DIR%%/lib_pypy/cffi/pkgconfig.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4348 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/pkgconfig.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4349 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/pkgconfig.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4350 %%PYPY_DIR%%/lib_pypy/cffi/recompiler.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4351 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/recompiler.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4352 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/recompiler.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4353 %%PYPY_DIR%%/lib_pypy/cffi/setuptools_ext.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4354 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/setuptools_ext.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4355 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/setuptools_ext.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4356 %%PYPY_DIR%%/lib_pypy/cffi/testing/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4357 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/testing/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4358 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/testing/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4359 %%PYPY_DIR%%/lib_pypy/cffi/testing/udir.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4360 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/testing/udir.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4361 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/testing/udir.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4362 %%PYPY_DIR%%/lib_pypy/cffi/vengine_cpy.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4363 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/vengine_cpy.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4364 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/vengine_cpy.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4365 %%PYPY_DIR%%/lib_pypy/cffi/vengine_gen.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4366 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/vengine_gen.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4367 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/vengine_gen.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4368 %%PYPY_DIR%%/lib_pypy/cffi/verifier.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4369 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/verifier.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4370 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/cffi/verifier.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4371 %%PYPY_DIR%%/lib_pypy/crypt/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4372 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/crypt/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4373 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/crypt/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4374 %%PYPY_DIR%%/lib_pypy/ctypes_config_cache/.empty |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4375 %%PYPY_DIR%%/lib_pypy/ctypes_support.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4376 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/ctypes_support.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4377 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/ctypes_support.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4378 %%PYPY_DIR%%/lib_pypy/datetime.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4379 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/datetime.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4380 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/datetime.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4381 %%PYPY_DIR%%/lib_pypy/dbm.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4382 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/dbm.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4383 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/dbm.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4384 %%PYPY_DIR%%/lib_pypy/future_builtins.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4385 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/future_builtins.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4386 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/future_builtins.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4387 %%PYPY_DIR%%/lib_pypy/gdbm.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4388 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/gdbm.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4389 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/gdbm.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4390 %%PYPY_DIR%%/lib_pypy/greenlet.egg-info |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4391 %%PYPY_DIR%%/lib_pypy/greenlet.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4392 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/greenlet.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4393 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/greenlet.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4394 %%PYPY_DIR%%/lib_pypy/grp.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4395 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/grp.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4396 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/grp.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4397 %%PYPY_DIR%%/lib_pypy/identity_dict.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4398 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/identity_dict.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4399 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/identity_dict.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4400 %%PYPY_DIR%%/lib_pypy/marshal.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4401 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/marshal.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4402 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/marshal.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4403 %%PYPY_DIR%%/lib_pypy/msvcrt.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4404 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/msvcrt.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4405 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/msvcrt.pyo |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4406 %%PYPY_DIR%%/lib_pypy/pypy_tools/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4407 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pypy_tools/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4408 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pypy_tools/__init__.pyo |
|
10
c269f1e91387
Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Franz Glasner <fzglas.hg@dom66.de>
parents:
2
diff
changeset
|
4409 %%PYPY_DIR%%/lib_pypy/pypy_tools/build_cffi_imports.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4410 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pypy_tools/build_cffi_imports.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4411 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pypy_tools/build_cffi_imports.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4412 %%PYPY_DIR%%/lib_pypy/pyrepl/__init__.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4413 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/__init__.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4414 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/__init__.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4415 %%PYPY_DIR%%/lib_pypy/pyrepl/cmdrepl.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4416 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/cmdrepl.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4417 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/cmdrepl.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4418 %%PYPY_DIR%%/lib_pypy/pyrepl/commands.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4419 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/commands.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4420 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/commands.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4421 %%PYPY_DIR%%/lib_pypy/pyrepl/completer.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4422 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/completer.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4423 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/completer.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4424 %%PYPY_DIR%%/lib_pypy/pyrepl/completing_reader.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4425 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/completing_reader.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4426 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/completing_reader.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4427 %%PYPY_DIR%%/lib_pypy/pyrepl/console.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4428 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/console.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4429 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/console.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4430 %%PYPY_DIR%%/lib_pypy/pyrepl/copy_code.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4431 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/copy_code.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4432 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/copy_code.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4433 %%PYPY_DIR%%/lib_pypy/pyrepl/curses.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4434 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/curses.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4435 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/curses.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4436 %%PYPY_DIR%%/lib_pypy/pyrepl/fancy_termios.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4437 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/fancy_termios.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4438 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/fancy_termios.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4439 %%PYPY_DIR%%/lib_pypy/pyrepl/historical_reader.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4440 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/historical_reader.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4441 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/historical_reader.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4442 %%PYPY_DIR%%/lib_pypy/pyrepl/input.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4443 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/input.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4444 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/input.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4445 %%PYPY_DIR%%/lib_pypy/pyrepl/keymap.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4446 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/keymap.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4447 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/keymap.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4448 %%PYPY_DIR%%/lib_pypy/pyrepl/keymaps.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4449 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/keymaps.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4450 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/keymaps.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4451 %%PYPY_DIR%%/lib_pypy/pyrepl/module_lister.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4452 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/module_lister.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4453 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/module_lister.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4454 %%PYPY_DIR%%/lib_pypy/pyrepl/pygame_console.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4455 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/pygame_console.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4456 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/pygame_console.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4457 %%PYPY_DIR%%/lib_pypy/pyrepl/pygame_keymap.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4458 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/pygame_keymap.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4459 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/pygame_keymap.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4460 %%PYPY_DIR%%/lib_pypy/pyrepl/python_reader.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4461 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/python_reader.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4462 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/python_reader.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4463 %%PYPY_DIR%%/lib_pypy/pyrepl/reader.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4464 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/reader.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4465 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/reader.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4466 %%PYPY_DIR%%/lib_pypy/pyrepl/readline.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4467 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/readline.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4468 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/readline.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4469 %%PYPY_DIR%%/lib_pypy/pyrepl/simple_interact.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4470 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/simple_interact.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4471 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/simple_interact.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4472 %%PYPY_DIR%%/lib_pypy/pyrepl/unicodedata_.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4473 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/unicodedata_.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4474 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/unicodedata_.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4475 %%PYPY_DIR%%/lib_pypy/pyrepl/unix_console.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4476 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/unix_console.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4477 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/unix_console.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4478 %%PYPY_DIR%%/lib_pypy/pyrepl/unix_eventqueue.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4479 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/unix_eventqueue.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4480 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/pyrepl/unix_eventqueue.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4481 %%PYPY_DIR%%/lib_pypy/readline.egg-info |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4482 %%PYPY_DIR%%/lib_pypy/readline.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4483 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/readline.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4484 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/readline.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4485 %%PYPY_DIR%%/lib_pypy/resource.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4486 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/resource.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4487 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/resource.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4488 %%PYPY_DIR%%/lib_pypy/stackless.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4489 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/stackless.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4490 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/stackless.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4491 %%PYPY_DIR%%/lib_pypy/syslog.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4492 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/syslog.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4493 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/syslog.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4494 %%PYPY_DIR%%/lib_pypy/testcapi_long.h |
|
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4495 %%PYPY_DIR%%/lib_pypy/tputil.py |
|
126
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4496 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/tputil.pyc |
|
1c224aaef1af
Now also include the byte-compiled Python files (.pyc, .pyo) by default
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
4497 %%BYTECOMPILE%%%%PYPY_DIR%%/lib_pypy/tputil.pyo |
|
2
5797a1bc38cb
ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4498 %%PYPY_DIR%%/site-packages/README |
