annotate pkg-plist @ 9:118d389d45e0

Also check the import of "ctypes"
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 29 Sep 2022 22:54:44 +0200
parents 5797a1bc38cb
children c269f1e91387
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2 %%PYPY_DIR%%/LICENSE
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
3 %%PYPY_DIR%%/README.rst
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
4 %%PYPY_DIR%%/bin/libpypy-c.so
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
5 %%PYPY_DIR%%/bin/pypy
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
6 %%PYPY_DIR%%/include/PyPy.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
7 %%PYPY_DIR%%/include/Python.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
8 %%PYPY_DIR%%/include/README
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
9 %%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
10 %%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
11 %%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
12 %%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
13 %%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
14 %%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
15 %%PYPY_DIR%%/include/abstract.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
16 %%PYPY_DIR%%/include/boolobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
17 %%PYPY_DIR%%/include/bufferobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
18 %%PYPY_DIR%%/include/bytearrayobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
19 %%PYPY_DIR%%/include/bytesobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
20 %%PYPY_DIR%%/include/cStringIO.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
21 %%PYPY_DIR%%/include/ceval.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
22 %%PYPY_DIR%%/include/code.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
23 %%PYPY_DIR%%/include/compile.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
24 %%PYPY_DIR%%/include/complexobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
25 %%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
26 %%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
27 %%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
28 %%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
29 %%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
30 %%PYPY_DIR%%/include/datetime.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
31 %%PYPY_DIR%%/include/descrobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
32 %%PYPY_DIR%%/include/dictobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
33 %%PYPY_DIR%%/include/eval.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
34 %%PYPY_DIR%%/include/fileobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
35 %%PYPY_DIR%%/include/floatobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
36 %%PYPY_DIR%%/include/frameobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
37 %%PYPY_DIR%%/include/funcobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
38 %%PYPY_DIR%%/include/import.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
39 %%PYPY_DIR%%/include/intobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
40 %%PYPY_DIR%%/include/listobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
41 %%PYPY_DIR%%/include/longintrepr.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
42 %%PYPY_DIR%%/include/longobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
43 %%PYPY_DIR%%/include/marshal.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
44 %%PYPY_DIR%%/include/memoryobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
45 %%PYPY_DIR%%/include/methodobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
46 %%PYPY_DIR%%/include/missing.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
47 %%PYPY_DIR%%/include/modsupport.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
48 %%PYPY_DIR%%/include/object.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
49 %%PYPY_DIR%%/include/patchlevel.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
50 %%PYPY_DIR%%/include/pycapsule.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
51 %%PYPY_DIR%%/include/pycobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
52 %%PYPY_DIR%%/include/pyconfig.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
53 %%PYPY_DIR%%/include/pyerrors.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
54 %%PYPY_DIR%%/include/pymath.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
55 %%PYPY_DIR%%/include/pymem.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
56 %%PYPY_DIR%%/include/pyport.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
57 %%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
58 %%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
59 %%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
60 %%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
61 %%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
62 %%PYPY_DIR%%/include/pysignals.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
63 %%PYPY_DIR%%/include/pystate.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
64 %%PYPY_DIR%%/include/pythonrun.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
65 %%PYPY_DIR%%/include/pythread.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
66 %%PYPY_DIR%%/include/setobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
67 %%PYPY_DIR%%/include/sliceobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
68 %%PYPY_DIR%%/include/stringobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
69 %%PYPY_DIR%%/include/structmember.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
70 %%PYPY_DIR%%/include/structseq.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
71 %%PYPY_DIR%%/include/sysmodule.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
72 %%PYPY_DIR%%/include/traceback.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
73 %%PYPY_DIR%%/include/tupleobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
74 %%PYPY_DIR%%/include/unicodeobject.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
75 %%PYPY_DIR%%/include/warnings.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
76 %%PYPY_DIR%%/lib-python/2.7/BaseHTTPServer.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
77 %%PYPY_DIR%%/lib-python/2.7/Bastion.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
78 %%PYPY_DIR%%/lib-python/2.7/CGIHTTPServer.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
79 %%PYPY_DIR%%/lib-python/2.7/ConfigParser.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
80 %%PYPY_DIR%%/lib-python/2.7/Cookie.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
81 %%PYPY_DIR%%/lib-python/2.7/DocXMLRPCServer.py
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/HTMLParser.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
83 %%PYPY_DIR%%/lib-python/2.7/MimeWriter.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
84 %%PYPY_DIR%%/lib-python/2.7/Queue.py
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/SimpleHTTPServer.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
86 %%PYPY_DIR%%/lib-python/2.7/SimpleXMLRPCServer.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
87 %%PYPY_DIR%%/lib-python/2.7/SocketServer.py
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/StringIO.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
89 %%PYPY_DIR%%/lib-python/2.7/UserDict.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
90 %%PYPY_DIR%%/lib-python/2.7/UserList.py
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/UserString.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
92 %%PYPY_DIR%%/lib-python/2.7/_LWPCookieJar.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
93 %%PYPY_DIR%%/lib-python/2.7/_MozillaCookieJar.py
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/__future__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
95 %%PYPY_DIR%%/lib-python/2.7/__phello__.foo.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
96 %%PYPY_DIR%%/lib-python/2.7/_abcoll.py
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/_osx_support.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
98 %%PYPY_DIR%%/lib-python/2.7/_pyio.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
99 %%PYPY_DIR%%/lib-python/2.7/_strptime.py
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/_threading_local.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
101 %%PYPY_DIR%%/lib-python/2.7/_weakrefset.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
102 %%PYPY_DIR%%/lib-python/2.7/abc.py
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/aifc.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
104 %%PYPY_DIR%%/lib-python/2.7/antigravity.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
105 %%PYPY_DIR%%/lib-python/2.7/anydbm.py
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/argparse.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
107 %%PYPY_DIR%%/lib-python/2.7/ast.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
108 %%PYPY_DIR%%/lib-python/2.7/asynchat.py
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/asyncore.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
110 %%PYPY_DIR%%/lib-python/2.7/atexit.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
111 %%PYPY_DIR%%/lib-python/2.7/audiodev.py
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/base64.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
113 %%PYPY_DIR%%/lib-python/2.7/bdb.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
114 %%PYPY_DIR%%/lib-python/2.7/binhex.py
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/bisect.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
116 %%PYPY_DIR%%/lib-python/2.7/bsddb/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
117 %%PYPY_DIR%%/lib-python/2.7/bsddb/db.py
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/bsddb/dbobj.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
119 %%PYPY_DIR%%/lib-python/2.7/bsddb/dbrecio.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
120 %%PYPY_DIR%%/lib-python/2.7/bsddb/dbshelve.py
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/bsddb/dbtables.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
122 %%PYPY_DIR%%/lib-python/2.7/bsddb/dbutils.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
123 %%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
124 %%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
125 %%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
126 %%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
127 %%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
128 %%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
129 %%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
130 %%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
131 %%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
132 %%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
133 %%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
134 %%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
135 %%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
136 %%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
137 %%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
138 %%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
139 %%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
140 %%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
141 %%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
142 %%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
143 %%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
144 %%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
145 %%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
146 %%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
147 %%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
148 %%PYPY_DIR%%/lib-python/2.7/cProfile.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
149 %%PYPY_DIR%%/lib-python/2.7/calendar.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
150 %%PYPY_DIR%%/lib-python/2.7/cgi.py
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/cgitb.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
152 %%PYPY_DIR%%/lib-python/2.7/chunk.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
153 %%PYPY_DIR%%/lib-python/2.7/cmd.py
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/code.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
155 %%PYPY_DIR%%/lib-python/2.7/codecs.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
156 %%PYPY_DIR%%/lib-python/2.7/codeop.py
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/collections.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
158 %%PYPY_DIR%%/lib-python/2.7/colorsys.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
159 %%PYPY_DIR%%/lib-python/2.7/commands.py
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/compileall.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
161 %%PYPY_DIR%%/lib-python/2.7/compiler/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
162 %%PYPY_DIR%%/lib-python/2.7/compiler/ast.py
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/compiler/consts.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
164 %%PYPY_DIR%%/lib-python/2.7/compiler/future.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
165 %%PYPY_DIR%%/lib-python/2.7/compiler/misc.py
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/compiler/pyassem.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
167 %%PYPY_DIR%%/lib-python/2.7/compiler/pycodegen.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
168 %%PYPY_DIR%%/lib-python/2.7/compiler/symbols.py
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/compiler/syntax.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
170 %%PYPY_DIR%%/lib-python/2.7/compiler/transformer.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
171 %%PYPY_DIR%%/lib-python/2.7/compiler/visitor.py
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/contextlib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
173 %%PYPY_DIR%%/lib-python/2.7/cookielib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
174 %%PYPY_DIR%%/lib-python/2.7/copy.py
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/copy_reg.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
176 %%PYPY_DIR%%/lib-python/2.7/csv.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
177 %%PYPY_DIR%%/lib-python/2.7/ctypes/__init__.py
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/ctypes/_endian.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
179 %%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
180 %%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/__init__.py
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/ctypes/macholib/dyld.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
182 %%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/dylib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
183 %%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
184 %%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
185 %%PYPY_DIR%%/lib-python/2.7/ctypes/macholib/framework.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
186 %%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
187 %%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
188 %%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
189 %%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
190 %%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
191 %%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
192 %%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
193 %%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
194 %%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
195 %%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
196 %%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
197 %%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
198 %%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
199 %%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
200 %%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
201 %%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
202 %%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
203 %%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
204 %%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
205 %%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
206 %%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
207 %%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
208 %%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
209 %%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
210 %%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
211 %%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
212 %%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
213 %%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
214 %%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
215 %%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
216 %%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
217 %%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
218 %%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
219 %%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
220 %%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
221 %%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
222 %%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
223 %%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
224 %%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
225 %%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
226 %%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
227 %%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
228 %%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
229 %%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
230 %%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
231 %%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
232 %%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
233 %%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
234 %%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
235 %%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
236 %%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
237 %%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
238 %%PYPY_DIR%%/lib-python/2.7/ctypes/util.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/ctypes/wintypes.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/curses/__init__.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/curses/ascii.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/curses/has_key.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/curses/panel.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/curses/textpad.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/curses/wrapper.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/dbhash.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/decimal.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/difflib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
249 %%PYPY_DIR%%/lib-python/2.7/dircache.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
250 %%PYPY_DIR%%/lib-python/2.7/dis.py
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/distutils/README
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
252 %%PYPY_DIR%%/lib-python/2.7/distutils/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
253 %%PYPY_DIR%%/lib-python/2.7/distutils/archive_util.py
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/distutils/bcppcompiler.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
255 %%PYPY_DIR%%/lib-python/2.7/distutils/ccompiler.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
256 %%PYPY_DIR%%/lib-python/2.7/distutils/cmd.py
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/distutils/command/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
258 %%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
259 %%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_dumb.py
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/distutils/command/bdist_msi.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
261 %%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_rpm.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
262 %%PYPY_DIR%%/lib-python/2.7/distutils/command/bdist_wininst.py
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/distutils/command/build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
264 %%PYPY_DIR%%/lib-python/2.7/distutils/command/build_clib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
265 %%PYPY_DIR%%/lib-python/2.7/distutils/command/build_ext.py
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/distutils/command/build_py.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
267 %%PYPY_DIR%%/lib-python/2.7/distutils/command/build_scripts.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
268 %%PYPY_DIR%%/lib-python/2.7/distutils/command/check.py
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/distutils/command/clean.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
270 %%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
271 %%PYPY_DIR%%/lib-python/2.7/distutils/command/config.py
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/distutils/command/install.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
273 %%PYPY_DIR%%/lib-python/2.7/distutils/command/install_data.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
274 %%PYPY_DIR%%/lib-python/2.7/distutils/command/install_egg_info.py
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/distutils/command/install_headers.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
276 %%PYPY_DIR%%/lib-python/2.7/distutils/command/install_lib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
277 %%PYPY_DIR%%/lib-python/2.7/distutils/command/install_scripts.py
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/distutils/command/register.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
279 %%PYPY_DIR%%/lib-python/2.7/distutils/command/sdist.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
280 %%PYPY_DIR%%/lib-python/2.7/distutils/command/upload.py
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/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
282 %%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
283 %%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
284 %%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
285 %%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
286 %%PYPY_DIR%%/lib-python/2.7/distutils/config.py
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/distutils/core.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
288 %%PYPY_DIR%%/lib-python/2.7/distutils/cygwinccompiler.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
289 %%PYPY_DIR%%/lib-python/2.7/distutils/debug.py
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/distutils/dep_util.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
291 %%PYPY_DIR%%/lib-python/2.7/distutils/dir_util.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
292 %%PYPY_DIR%%/lib-python/2.7/distutils/dist.py
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/distutils/emxccompiler.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
294 %%PYPY_DIR%%/lib-python/2.7/distutils/errors.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
295 %%PYPY_DIR%%/lib-python/2.7/distutils/extension.py
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/distutils/fancy_getopt.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
297 %%PYPY_DIR%%/lib-python/2.7/distutils/file_util.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
298 %%PYPY_DIR%%/lib-python/2.7/distutils/filelist.py
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/distutils/log.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
300 %%PYPY_DIR%%/lib-python/2.7/distutils/msvc9compiler.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
301 %%PYPY_DIR%%/lib-python/2.7/distutils/msvccompiler.py
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/distutils/spawn.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
303 %%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
304 %%PYPY_DIR%%/lib-python/2.7/distutils/sysconfig_cpython.py
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/distutils/sysconfig_pypy.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
306 %%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
307 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/__init__.py
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/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
309 %%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
310 %%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
311 %%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
312 %%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
313 %%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
314 %%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
315 %%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
316 %%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
317 %%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
318 %%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
319 %%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
320 %%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
321 %%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
322 %%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
323 %%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
324 %%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
325 %%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
326 %%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
327 %%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
328 %%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
329 %%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
330 %%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
331 %%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
332 %%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
333 %%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
334 %%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
335 %%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
336 %%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
337 %%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
338 %%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
339 %%PYPY_DIR%%/lib-python/2.7/distutils/tests/test_msvc9compiler.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
340 %%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
341 %%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
342 %%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
343 %%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
344 %%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
345 %%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
346 %%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
347 %%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
348 %%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
349 %%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
350 %%PYPY_DIR%%/lib-python/2.7/distutils/text_file.py
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/distutils/unixccompiler.py
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/distutils/util.py
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/distutils/version.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
354 %%PYPY_DIR%%/lib-python/2.7/distutils/versionpredicate.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
355 %%PYPY_DIR%%/lib-python/2.7/doctest.py
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/dumbdbm.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/dummy_thread.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/dummy_threading.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/email/__init__.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/email/_parseaddr.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/email/base64mime.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/email/charset.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/email/encoders.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/email/errors.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/email/feedparser.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/email/generator.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/email/header.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/email/iterators.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/email/message.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/email/mime/__init__.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/email/mime/application.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/email/mime/audio.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/email/mime/base.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/email/mime/image.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/email/mime/message.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/email/mime/multipart.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/email/mime/nonmultipart.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/email/mime/text.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/email/parser.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/email/quoprimime.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/email/test/__init__.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/email/test/data/PyBanner048.gif
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/email/test/data/audiotest.au
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/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
385 %%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
386 %%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
387 %%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
388 %%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
389 %%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
390 %%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
391 %%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
392 %%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
393 %%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
394 %%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
395 %%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
396 %%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
397 %%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
398 %%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
399 %%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
400 %%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
401 %%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
402 %%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
403 %%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
404 %%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
405 %%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
406 %%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
407 %%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
408 %%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
409 %%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
410 %%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
411 %%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
412 %%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
413 %%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
414 %%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
415 %%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
416 %%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
417 %%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
418 %%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
419 %%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
420 %%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
421 %%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
422 %%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
423 %%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
424 %%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
425 %%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
426 %%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
427 %%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
428 %%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
429 %%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
430 %%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
431 %%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
432 %%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
433 %%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
434 %%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
435 %%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
436 %%PYPY_DIR%%/lib-python/2.7/email/utils.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
437 %%PYPY_DIR%%/lib-python/2.7/encodings/__init__.py
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/encodings/aliases.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
439 %%PYPY_DIR%%/lib-python/2.7/encodings/ascii.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
440 %%PYPY_DIR%%/lib-python/2.7/encodings/base64_codec.py
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/encodings/big5.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
442 %%PYPY_DIR%%/lib-python/2.7/encodings/big5hkscs.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
443 %%PYPY_DIR%%/lib-python/2.7/encodings/bz2_codec.py
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/encodings/charmap.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
445 %%PYPY_DIR%%/lib-python/2.7/encodings/cp037.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
446 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1006.py
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/encodings/cp1026.py
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/encodings/cp1140.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
449 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1250.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
450 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1251.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
451 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1252.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
452 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1253.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
453 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1254.py
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/encodings/cp1255.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
455 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1256.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
456 %%PYPY_DIR%%/lib-python/2.7/encodings/cp1257.py
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/encodings/cp1258.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
458 %%PYPY_DIR%%/lib-python/2.7/encodings/cp424.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
459 %%PYPY_DIR%%/lib-python/2.7/encodings/cp437.py
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/encodings/cp500.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
461 %%PYPY_DIR%%/lib-python/2.7/encodings/cp720.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
462 %%PYPY_DIR%%/lib-python/2.7/encodings/cp737.py
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/encodings/cp775.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
464 %%PYPY_DIR%%/lib-python/2.7/encodings/cp850.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
465 %%PYPY_DIR%%/lib-python/2.7/encodings/cp852.py
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/encodings/cp855.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
467 %%PYPY_DIR%%/lib-python/2.7/encodings/cp856.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
468 %%PYPY_DIR%%/lib-python/2.7/encodings/cp857.py
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/encodings/cp858.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
470 %%PYPY_DIR%%/lib-python/2.7/encodings/cp860.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
471 %%PYPY_DIR%%/lib-python/2.7/encodings/cp861.py
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/encodings/cp862.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
473 %%PYPY_DIR%%/lib-python/2.7/encodings/cp863.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
474 %%PYPY_DIR%%/lib-python/2.7/encodings/cp864.py
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/encodings/cp865.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
476 %%PYPY_DIR%%/lib-python/2.7/encodings/cp866.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
477 %%PYPY_DIR%%/lib-python/2.7/encodings/cp869.py
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/encodings/cp874.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
479 %%PYPY_DIR%%/lib-python/2.7/encodings/cp875.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
480 %%PYPY_DIR%%/lib-python/2.7/encodings/cp932.py
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/encodings/cp949.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
482 %%PYPY_DIR%%/lib-python/2.7/encodings/cp950.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
483 %%PYPY_DIR%%/lib-python/2.7/encodings/euc_jis_2004.py
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/encodings/euc_jisx0213.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
485 %%PYPY_DIR%%/lib-python/2.7/encodings/euc_jp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
486 %%PYPY_DIR%%/lib-python/2.7/encodings/euc_kr.py
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/encodings/gb18030.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
488 %%PYPY_DIR%%/lib-python/2.7/encodings/gb2312.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
489 %%PYPY_DIR%%/lib-python/2.7/encodings/gbk.py
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/encodings/hex_codec.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
491 %%PYPY_DIR%%/lib-python/2.7/encodings/hp_roman8.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
492 %%PYPY_DIR%%/lib-python/2.7/encodings/hz.py
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/encodings/idna.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
494 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
495 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_1.py
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/encodings/iso2022_jp_2.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
497 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_2004.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
498 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_jp_3.py
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/encodings/iso2022_jp_ext.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
500 %%PYPY_DIR%%/lib-python/2.7/encodings/iso2022_kr.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
501 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_1.py
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/encodings/iso8859_10.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
503 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_11.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
504 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_13.py
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/encodings/iso8859_14.py
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/encodings/iso8859_15.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
507 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_16.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
508 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_2.py
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/encodings/iso8859_3.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
510 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_4.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
511 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_5.py
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/encodings/iso8859_6.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
513 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_7.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
514 %%PYPY_DIR%%/lib-python/2.7/encodings/iso8859_8.py
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/encodings/iso8859_9.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
516 %%PYPY_DIR%%/lib-python/2.7/encodings/johab.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
517 %%PYPY_DIR%%/lib-python/2.7/encodings/koi8_r.py
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/encodings/koi8_u.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
519 %%PYPY_DIR%%/lib-python/2.7/encodings/latin_1.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
520 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_arabic.py
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/encodings/mac_centeuro.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
522 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_croatian.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
523 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_cyrillic.py
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/encodings/mac_farsi.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
525 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_greek.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
526 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_iceland.py
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/encodings/mac_latin2.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
528 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_roman.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
529 %%PYPY_DIR%%/lib-python/2.7/encodings/mac_romanian.py
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/encodings/mac_turkish.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
531 %%PYPY_DIR%%/lib-python/2.7/encodings/mbcs.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
532 %%PYPY_DIR%%/lib-python/2.7/encodings/palmos.py
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/encodings/ptcp154.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
534 %%PYPY_DIR%%/lib-python/2.7/encodings/punycode.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
535 %%PYPY_DIR%%/lib-python/2.7/encodings/quopri_codec.py
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/encodings/raw_unicode_escape.py
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/encodings/rot_13.py
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/encodings/shift_jis.py
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/encodings/shift_jis_2004.py
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/encodings/shift_jisx0213.py
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/encodings/string_escape.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
542 %%PYPY_DIR%%/lib-python/2.7/encodings/tis_620.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
543 %%PYPY_DIR%%/lib-python/2.7/encodings/undefined.py
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/encodings/unicode_escape.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
545 %%PYPY_DIR%%/lib-python/2.7/encodings/unicode_internal.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
546 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_16.py
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/encodings/utf_16_be.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
548 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_16_le.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
549 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_32.py
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/encodings/utf_32_be.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
551 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_32_le.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
552 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_7.py
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/encodings/utf_8.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
554 %%PYPY_DIR%%/lib-python/2.7/encodings/utf_8_sig.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
555 %%PYPY_DIR%%/lib-python/2.7/encodings/uu_codec.py
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/encodings/zlib_codec.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
557 %%PYPY_DIR%%/lib-python/2.7/ensurepip/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
558 %%PYPY_DIR%%/lib-python/2.7/ensurepip/__main__.py
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/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
560 %%PYPY_DIR%%/lib-python/2.7/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
561 %%PYPY_DIR%%/lib-python/2.7/ensurepip/_uninstall.py
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/filecmp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
563 %%PYPY_DIR%%/lib-python/2.7/fileinput.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
564 %%PYPY_DIR%%/lib-python/2.7/fnmatch.py
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/formatter.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
566 %%PYPY_DIR%%/lib-python/2.7/fpformat.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
567 %%PYPY_DIR%%/lib-python/2.7/fractions.py
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/ftplib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
569 %%PYPY_DIR%%/lib-python/2.7/functools.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
570 %%PYPY_DIR%%/lib-python/2.7/genericpath.py
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/getopt.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
572 %%PYPY_DIR%%/lib-python/2.7/getpass.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
573 %%PYPY_DIR%%/lib-python/2.7/gettext.py
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/glob.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
575 %%PYPY_DIR%%/lib-python/2.7/gzip.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
576 %%PYPY_DIR%%/lib-python/2.7/hashlib.py
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/heapq.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
578 %%PYPY_DIR%%/lib-python/2.7/hmac.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
579 %%PYPY_DIR%%/lib-python/2.7/hotshot/__init__.py
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/hotshot/log.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
581 %%PYPY_DIR%%/lib-python/2.7/hotshot/stats.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
582 %%PYPY_DIR%%/lib-python/2.7/hotshot/stones.py
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/htmlentitydefs.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
584 %%PYPY_DIR%%/lib-python/2.7/htmllib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
585 %%PYPY_DIR%%/lib-python/2.7/httplib.py
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/idlelib/AutoComplete.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
587 %%PYPY_DIR%%/lib-python/2.7/idlelib/AutoCompleteWindow.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
588 %%PYPY_DIR%%/lib-python/2.7/idlelib/AutoExpand.py
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/idlelib/Bindings.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
590 %%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
591 %%PYPY_DIR%%/lib-python/2.7/idlelib/CallTipWindow.py
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/idlelib/CallTips.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
593 %%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
594 %%PYPY_DIR%%/lib-python/2.7/idlelib/ClassBrowser.py
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/idlelib/CodeContext.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
596 %%PYPY_DIR%%/lib-python/2.7/idlelib/ColorDelegator.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
597 %%PYPY_DIR%%/lib-python/2.7/idlelib/Debugger.py
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/idlelib/Delegator.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
599 %%PYPY_DIR%%/lib-python/2.7/idlelib/EditorWindow.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
600 %%PYPY_DIR%%/lib-python/2.7/idlelib/FileList.py
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/idlelib/FormatParagraph.py
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/idlelib/GrepDialog.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
603 %%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
604 %%PYPY_DIR%%/lib-python/2.7/idlelib/HyperParser.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/idlelib/IOBinding.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/idlelib/Icons/folder.gif
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/idlelib/Icons/idle.icns
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/idlelib/Icons/idle.ico
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/idlelib/Icons/idle_16.gif
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/idlelib/Icons/idle_16.png
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/idlelib/Icons/idle_32.gif
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/idlelib/Icons/idle_32.png
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/idlelib/Icons/idle_48.gif
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/idlelib/Icons/idle_48.png
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/idlelib/Icons/minusnode.gif
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/idlelib/Icons/openfolder.gif
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/idlelib/Icons/plusnode.gif
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/idlelib/Icons/python.gif
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/idlelib/Icons/tk.gif
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/idlelib/IdleHistory.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/idlelib/MultiCall.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/idlelib/MultiStatusBar.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/idlelib/NEWS.txt
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/idlelib/ObjectBrowser.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/idlelib/OutputWindow.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/idlelib/ParenMatch.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/idlelib/PathBrowser.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/idlelib/Percolator.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/idlelib/PyParse.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/idlelib/PyShell.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/idlelib/README.txt
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/idlelib/RemoteDebugger.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/idlelib/RemoteObjectBrowser.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/idlelib/ReplaceDialog.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/idlelib/RstripExtension.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
636 %%PYPY_DIR%%/lib-python/2.7/idlelib/ScriptBinding.py
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/idlelib/ScrolledList.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/idlelib/SearchDialog.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/idlelib/SearchDialogBase.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/idlelib/SearchEngine.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/idlelib/StackViewer.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/idlelib/TODO.txt
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/idlelib/ToolTip.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/idlelib/TreeWidget.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/idlelib/UndoDelegator.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/idlelib/WidgetRedirector.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/idlelib/WindowList.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
648 %%PYPY_DIR%%/lib-python/2.7/idlelib/ZoomHeight.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
649 %%PYPY_DIR%%/lib-python/2.7/idlelib/__init__.py
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/idlelib/aboutDialog.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
651 %%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
652 %%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
653 %%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
654 %%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
655 %%PYPY_DIR%%/lib-python/2.7/idlelib/configDialog.py
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/idlelib/configHandler.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
657 %%PYPY_DIR%%/lib-python/2.7/idlelib/configHelpSourceEdit.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
658 %%PYPY_DIR%%/lib-python/2.7/idlelib/configSectionNameDialog.py
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/idlelib/dynOptionMenuWidget.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
660 %%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
661 %%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
662 %%PYPY_DIR%%/lib-python/2.7/idlelib/help.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
663 %%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
664 %%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
665 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
666 %%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
667 %%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
668 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
669 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/htest.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
670 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/mock_idle.py
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/idlelib/idle_test/mock_tk.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
672 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_autocomplete.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
673 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_autoexpand.py
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/idlelib/idle_test/test_calltips.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
675 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_config_name.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
676 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_configdialog.py
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/idlelib/idle_test/test_delegator.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
678 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_editmenu.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
679 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_formatparagraph.py
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/idlelib/idle_test/test_grep.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
681 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_helpabout.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
682 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_hyperparser.py
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/idlelib/idle_test/test_idlehistory.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
684 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_io.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
685 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_parenmatch.py
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/idlelib/idle_test/test_pathbrowser.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
687 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_rstrip.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
688 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_searchdialogbase.py
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/idlelib/idle_test/test_searchengine.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
690 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_text.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
691 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_textview.py
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/idlelib/idle_test/test_warning.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
693 %%PYPY_DIR%%/lib-python/2.7/idlelib/idle_test/test_widgetredir.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
694 %%PYPY_DIR%%/lib-python/2.7/idlelib/idlever.py
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/idlelib/keybindingDialog.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
696 %%PYPY_DIR%%/lib-python/2.7/idlelib/macosxSupport.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
697 %%PYPY_DIR%%/lib-python/2.7/idlelib/rpc.py
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/idlelib/run.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
699 %%PYPY_DIR%%/lib-python/2.7/idlelib/tabbedpages.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
700 %%PYPY_DIR%%/lib-python/2.7/idlelib/textView.py
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/ihooks.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
702 %%PYPY_DIR%%/lib-python/2.7/imaplib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
703 %%PYPY_DIR%%/lib-python/2.7/imghdr.py
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/importlib/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
705 %%PYPY_DIR%%/lib-python/2.7/imputil.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
706 %%PYPY_DIR%%/lib-python/2.7/inspect.py
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/io.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
708 %%PYPY_DIR%%/lib-python/2.7/json/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
709 %%PYPY_DIR%%/lib-python/2.7/json/decoder.py
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/json/encoder.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
711 %%PYPY_DIR%%/lib-python/2.7/json/scanner.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
712 %%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
713 %%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
714 %%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
715 %%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
716 %%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
717 %%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
718 %%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
719 %%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
720 %%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
721 %%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
722 %%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
723 %%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
724 %%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
725 %%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
726 %%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
727 %%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
728 %%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
729 %%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
730 %%PYPY_DIR%%/lib-python/2.7/json/tool.py
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/keyword.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
732 %%PYPY_DIR%%/lib-python/2.7/lib-tk/Canvas.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
733 %%PYPY_DIR%%/lib-python/2.7/lib-tk/Dialog.py
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/lib-tk/FileDialog.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
735 %%PYPY_DIR%%/lib-python/2.7/lib-tk/FixTk.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
736 %%PYPY_DIR%%/lib-python/2.7/lib-tk/ScrolledText.py
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/lib-tk/SimpleDialog.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
738 %%PYPY_DIR%%/lib-python/2.7/lib-tk/Tix.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
739 %%PYPY_DIR%%/lib-python/2.7/lib-tk/Tkconstants.py
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/lib-tk/Tkdnd.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/lib-tk/Tkinter.py
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/lib-tk/test/README
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/lib-tk/test/runtktests.py
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/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
745 %%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
746 %%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
747 %%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
748 %%PYPY_DIR%%/lib-python/2.7/lib-tk/test/test_tkinter/test_loadtk.py
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/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
750 %%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
751 %%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
752 %%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
753 %%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
754 %%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
755 %%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
756 %%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
757 %%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
758 %%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
759 %%PYPY_DIR%%/lib-python/2.7/lib-tk/tkColorChooser.py
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/lib-tk/tkCommonDialog.py
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/lib-tk/tkFileDialog.py
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/lib-tk/tkFont.py
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/lib-tk/tkMessageBox.py
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/lib-tk/tkSimpleDialog.py
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/lib-tk/ttk.py
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/lib-tk/turtle.py
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/lib2to3/Grammar.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/lib2to3/PatternGrammar.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/lib2to3/__init__.py
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/lib2to3/__main__.py
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/lib2to3/btm_matcher.py
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/lib2to3/btm_utils.py
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/lib2to3/fixer_base.py
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/lib2to3/fixer_util.py
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/lib2to3/fixes/__init__.py
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/lib2to3/fixes/fix_apply.py
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/lib2to3/fixes/fix_asserts.py
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/lib2to3/fixes/fix_basestring.py
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/lib2to3/fixes/fix_buffer.py
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/lib2to3/fixes/fix_dict.py
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/lib2to3/fixes/fix_except.py
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/lib2to3/fixes/fix_exec.py
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/lib2to3/fixes/fix_execfile.py
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/lib2to3/fixes/fix_exitfunc.py
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/lib2to3/fixes/fix_filter.py
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/lib2to3/fixes/fix_funcattrs.py
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/lib2to3/fixes/fix_future.py
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/lib2to3/fixes/fix_getcwdu.py
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/lib2to3/fixes/fix_has_key.py
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/lib2to3/fixes/fix_idioms.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/lib2to3/fixes/fix_import.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/lib2to3/fixes/fix_imports.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/lib2to3/fixes/fix_imports2.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/lib2to3/fixes/fix_input.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/lib2to3/fixes/fix_intern.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
796 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_isinstance.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
797 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_itertools.py
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/lib2to3/fixes/fix_itertools_imports.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
799 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_long.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
800 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_map.py
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/lib2to3/fixes/fix_metaclass.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
802 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_methodattrs.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
803 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_ne.py
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/lib2to3/fixes/fix_next.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
805 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_nonzero.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
806 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_numliterals.py
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/lib2to3/fixes/fix_operator.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
808 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_paren.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
809 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_print.py
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/lib2to3/fixes/fix_raise.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
811 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_raw_input.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
812 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_reduce.py
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/lib2to3/fixes/fix_renames.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
814 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_repr.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
815 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_set_literal.py
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/lib2to3/fixes/fix_standarderror.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
817 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_sys_exc.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
818 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_throw.py
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/lib2to3/fixes/fix_tuple_params.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
820 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_types.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
821 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_unicode.py
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/lib2to3/fixes/fix_urllib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
823 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_ws_comma.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
824 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_xrange.py
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/lib2to3/fixes/fix_xreadlines.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
826 %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_zip.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
827 %%PYPY_DIR%%/lib-python/2.7/lib2to3/main.py
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/lib2to3/patcomp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
829 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
830 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/conv.py
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/lib2to3/pgen2/driver.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
832 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/grammar.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
833 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/literals.py
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/lib2to3/pgen2/parse.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
835 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/pgen.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
836 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pgen2/token.py
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/lib2to3/pgen2/tokenize.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
838 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pygram.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
839 %%PYPY_DIR%%/lib-python/2.7/lib2to3/pytree.py
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/lib2to3/refactor.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
841 %%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
842 %%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
843 %%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
844 %%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
845 %%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
846 %%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
847 %%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
848 %%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
849 %%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
850 %%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
851 %%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
852 %%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
853 %%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
854 %%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
855 %%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
856 %%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
857 %%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
858 %%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
859 %%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
860 %%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
861 %%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
862 %%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
863 %%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
864 %%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
865 %%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
866 %%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
867 %%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
868 %%PYPY_DIR%%/lib-python/2.7/linecache.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
869 %%PYPY_DIR%%/lib-python/2.7/locale.py
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/logging/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
871 %%PYPY_DIR%%/lib-python/2.7/logging/config.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
872 %%PYPY_DIR%%/lib-python/2.7/logging/handlers.py
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/macpath.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
874 %%PYPY_DIR%%/lib-python/2.7/macurl2path.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
875 %%PYPY_DIR%%/lib-python/2.7/mailbox.py
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/mailcap.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
877 %%PYPY_DIR%%/lib-python/2.7/markupbase.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
878 %%PYPY_DIR%%/lib-python/2.7/md5.py
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/mhlib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
880 %%PYPY_DIR%%/lib-python/2.7/mimetools.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
881 %%PYPY_DIR%%/lib-python/2.7/mimetypes.py
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/mimify.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
883 %%PYPY_DIR%%/lib-python/2.7/modulefinder.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
884 %%PYPY_DIR%%/lib-python/2.7/msilib/__init__.py
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/msilib/schema.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
886 %%PYPY_DIR%%/lib-python/2.7/msilib/sequence.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
887 %%PYPY_DIR%%/lib-python/2.7/msilib/text.py
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/multifile.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
889 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
890 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/connection.py
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/multiprocessing/dummy/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
892 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/dummy/connection.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
893 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/forking.py
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/multiprocessing/heap.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
895 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/managers.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
896 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/pool.py
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/multiprocessing/process.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
898 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/queues.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
899 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/reduction.py
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/multiprocessing/sharedctypes.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
901 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/synchronize.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
902 %%PYPY_DIR%%/lib-python/2.7/multiprocessing/util.py
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/mutex.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
904 %%PYPY_DIR%%/lib-python/2.7/netrc.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
905 %%PYPY_DIR%%/lib-python/2.7/new.py
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/nntplib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
907 %%PYPY_DIR%%/lib-python/2.7/ntpath.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
908 %%PYPY_DIR%%/lib-python/2.7/nturl2path.py
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/numbers.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
910 %%PYPY_DIR%%/lib-python/2.7/opcode.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
911 %%PYPY_DIR%%/lib-python/2.7/optparse.py
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/os.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
913 %%PYPY_DIR%%/lib-python/2.7/os2emxpath.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
914 %%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
915 %%PYPY_DIR%%/lib-python/2.7/pdb.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
916 %%PYPY_DIR%%/lib-python/2.7/pickle.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
917 %%PYPY_DIR%%/lib-python/2.7/pickletools.py
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/pipes.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
919 %%PYPY_DIR%%/lib-python/2.7/pkgutil.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
920 %%PYPY_DIR%%/lib-python/2.7/plat-aix3/IN.py
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/plat-aix3/regen
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
922 %%PYPY_DIR%%/lib-python/2.7/plat-aix4/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
923 %%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
924 %%PYPY_DIR%%/lib-python/2.7/plat-atheos/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
925 %%PYPY_DIR%%/lib-python/2.7/plat-atheos/TYPES.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
926 %%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
927 %%PYPY_DIR%%/lib-python/2.7/plat-beos5/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
928 %%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
929 %%PYPY_DIR%%/lib-python/2.7/plat-darwin/IN.py
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/plat-darwin/regen
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
931 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd4/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
932 %%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
933 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd5/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
934 %%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
935 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd6/IN.py
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/plat-freebsd6/regen
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
937 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd7/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
938 %%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
939 %%PYPY_DIR%%/lib-python/2.7/plat-freebsd8/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
940 %%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
941 %%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
942 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/AL.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
943 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/CD.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
944 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/CL.py
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/plat-irix5/CL_old.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
946 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/DEVICE.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
947 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/ERRNO.py
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/plat-irix5/FILE.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
949 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/FL.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
950 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/GET.py
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/plat-irix5/GL.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
952 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/GLWS.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
953 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/IN.py
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/plat-irix5/IOCTL.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
955 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/SV.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
956 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/WAIT.py
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/plat-irix5/cddb.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
958 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/cdplayer.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
959 %%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
960 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/flp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
961 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/jpeg.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
962 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/panel.py
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/plat-irix5/panelparser.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
964 %%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
965 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/readcd.py
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/plat-irix5/regen
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
967 %%PYPY_DIR%%/lib-python/2.7/plat-irix5/torgb.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
968 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/AL.py
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/plat-irix6/CD.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
970 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/CL.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
971 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/DEVICE.py
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/plat-irix6/ERRNO.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
973 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/FILE.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
974 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/FL.py
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/plat-irix6/GET.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
976 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/GL.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
977 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/GLWS.py
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/plat-irix6/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
979 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/IOCTL.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
980 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/SV.py
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/plat-irix6/WAIT.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
982 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/cddb.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
983 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/cdplayer.py
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/plat-irix6/flp.doc
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
985 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/flp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
986 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/jpeg.py
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/plat-irix6/panel.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
988 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/panelparser.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
989 %%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
990 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/readcd.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
991 %%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
992 %%PYPY_DIR%%/lib-python/2.7/plat-irix6/torgb.py
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/plat-linux2/CDROM.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
994 %%PYPY_DIR%%/lib-python/2.7/plat-linux2/DLFCN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
995 %%PYPY_DIR%%/lib-python/2.7/plat-linux2/IN.py
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/plat-linux2/TYPES.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
997 %%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
998 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Audio_mac.py
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/plat-mac/Carbon/AE.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1000 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AH.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1001 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Alias.py
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/plat-mac/Carbon/Aliases.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1003 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/App.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1004 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Appearance.py
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/plat-mac/Carbon/AppleEvents.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1006 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/AppleHelp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1007 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CF.py
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/plat-mac/Carbon/CG.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1009 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CarbonEvents.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1010 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CarbonEvt.py
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/plat-mac/Carbon/Cm.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1012 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Components.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1013 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/ControlAccessor.py
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/plat-mac/Carbon/Controls.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1015 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CoreFoundation.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1016 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/CoreGraphics.py
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/plat-mac/Carbon/Ctl.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1018 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dialogs.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1019 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dlg.py
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/plat-mac/Carbon/Drag.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1021 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Dragconst.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1022 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Events.py
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/plat-mac/Carbon/Evt.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1024 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/File.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1025 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Files.py
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/plat-mac/Carbon/Fm.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1027 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Folder.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1028 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Folders.py
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/plat-mac/Carbon/Fonts.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1030 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Help.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1031 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/IBCarbon.py
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/plat-mac/Carbon/IBCarbonRuntime.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1033 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Icn.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1034 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Icons.py
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/plat-mac/Carbon/Launch.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1036 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/LaunchServices.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1037 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/List.py
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/plat-mac/Carbon/Lists.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1039 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MacHelp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1040 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/MacTextEditor.py
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/plat-mac/Carbon/MediaDescr.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1042 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Menu.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1043 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Menus.py
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/plat-mac/Carbon/Mlte.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1045 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/OSA.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1046 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/OSAconst.py
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/plat-mac/Carbon/QDOffscreen.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1048 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qd.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1049 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Qdoffs.py
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/plat-mac/Carbon/Qt.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1051 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QuickDraw.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1052 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/QuickTime.py
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/plat-mac/Carbon/Res.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1054 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Resources.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1055 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Scrap.py
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/plat-mac/Carbon/Snd.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1057 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Sndihooks.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1058 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Sound.py
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/plat-mac/Carbon/TE.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1060 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/TextEdit.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1061 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/Win.py
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/plat-mac/Carbon/Windows.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1063 %%PYPY_DIR%%/lib-python/2.7/plat-mac/Carbon/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1064 %%PYPY_DIR%%/lib-python/2.7/plat-mac/EasyDialogs.py
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/plat-mac/FrameWork.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1066 %%PYPY_DIR%%/lib-python/2.7/plat-mac/MiniAEFrame.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1067 %%PYPY_DIR%%/lib-python/2.7/plat-mac/PixMapWrapper.py
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/plat-mac/aepack.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1069 %%PYPY_DIR%%/lib-python/2.7/plat-mac/aetools.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1070 %%PYPY_DIR%%/lib-python/2.7/plat-mac/aetypes.py
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/plat-mac/applesingle.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1072 %%PYPY_DIR%%/lib-python/2.7/plat-mac/appletrawmain.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1073 %%PYPY_DIR%%/lib-python/2.7/plat-mac/appletrunner.py
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/plat-mac/argvemulator.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1075 %%PYPY_DIR%%/lib-python/2.7/plat-mac/bgenlocations.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1076 %%PYPY_DIR%%/lib-python/2.7/plat-mac/buildtools.py
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/plat-mac/bundlebuilder.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1078 %%PYPY_DIR%%/lib-python/2.7/plat-mac/cfmfile.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1079 %%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
1080 %%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
1081 %%PYPY_DIR%%/lib-python/2.7/plat-mac/findertools.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1082 %%PYPY_DIR%%/lib-python/2.7/plat-mac/gensuitemodule.py
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/plat-mac/ic.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1084 %%PYPY_DIR%%/lib-python/2.7/plat-mac/icopen.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1085 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py
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/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1087 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Required.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1088 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py
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/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1090 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1091 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py
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/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1093 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1094 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py
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/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1096 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1097 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py
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/plat-mac/lib-scriptpackages/Finder/Enumerations.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1099 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Files.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1100 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py
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/plat-mac/lib-scriptpackages/Finder/Finder_items.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1102 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1103 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py
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/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1105 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1106 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/__init__.py
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/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1108 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1109 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Required_suite.py
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/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1111 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1112 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Text.py
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/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1114 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1115 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py
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/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1117 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1118 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py
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/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1120 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1121 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py
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/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1123 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1124 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/__init__.py
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/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1126 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1127 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py
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/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1129 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1130 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py
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/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1132 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1133 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py
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/plat-mac/lib-scriptpackages/SystemEvents/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1135 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1136 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py
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/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1138 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1139 %%PYPY_DIR%%/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py
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/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1141 %%PYPY_DIR%%/lib-python/2.7/plat-mac/macerrors.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1142 %%PYPY_DIR%%/lib-python/2.7/plat-mac/macostools.py
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/plat-mac/macresource.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1144 %%PYPY_DIR%%/lib-python/2.7/plat-mac/pimp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1145 %%PYPY_DIR%%/lib-python/2.7/plat-mac/terminalcommand.py
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/plat-mac/videoreader.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1147 %%PYPY_DIR%%/lib-python/2.7/plat-netbsd1/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1148 %%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
1149 %%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
1150 %%PYPY_DIR%%/lib-python/2.7/plat-os2emx/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1151 %%PYPY_DIR%%/lib-python/2.7/plat-os2emx/SOCKET.py
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/plat-os2emx/_emx_link.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1153 %%PYPY_DIR%%/lib-python/2.7/plat-os2emx/grp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1154 %%PYPY_DIR%%/lib-python/2.7/plat-os2emx/pwd.py
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/plat-os2emx/regen
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1156 %%PYPY_DIR%%/lib-python/2.7/plat-riscos/riscosenviron.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1157 %%PYPY_DIR%%/lib-python/2.7/plat-riscos/riscospath.py
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/plat-riscos/rourl2path.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1159 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/CDIO.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1160 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/DLFCN.py
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/plat-sunos5/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1162 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/STROPTS.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1163 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/SUNAUDIODEV.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1164 %%PYPY_DIR%%/lib-python/2.7/plat-sunos5/TYPES.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1165 %%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
1166 %%PYPY_DIR%%/lib-python/2.7/plat-unixware7/IN.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1167 %%PYPY_DIR%%/lib-python/2.7/plat-unixware7/STROPTS.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1168 %%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
1169 %%PYPY_DIR%%/lib-python/2.7/platform.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1170 %%PYPY_DIR%%/lib-python/2.7/plistlib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1171 %%PYPY_DIR%%/lib-python/2.7/popen2.py
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/poplib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1173 %%PYPY_DIR%%/lib-python/2.7/posixfile.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1174 %%PYPY_DIR%%/lib-python/2.7/posixpath.py
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/pprint.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1176 %%PYPY_DIR%%/lib-python/2.7/profile.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1177 %%PYPY_DIR%%/lib-python/2.7/pstats.py
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/pty.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1179 %%PYPY_DIR%%/lib-python/2.7/py_compile.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1180 %%PYPY_DIR%%/lib-python/2.7/pyclbr.py
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/pydoc.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1182 %%PYPY_DIR%%/lib-python/2.7/pydoc_data/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1183 %%PYPY_DIR%%/lib-python/2.7/pydoc_data/topics.py
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/quopri.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1185 %%PYPY_DIR%%/lib-python/2.7/random.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1186 %%PYPY_DIR%%/lib-python/2.7/re.py
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/repr.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1188 %%PYPY_DIR%%/lib-python/2.7/rexec.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1189 %%PYPY_DIR%%/lib-python/2.7/rfc822.py
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/rlcompleter.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1191 %%PYPY_DIR%%/lib-python/2.7/robotparser.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1192 %%PYPY_DIR%%/lib-python/2.7/runpy.py
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/sched.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1194 %%PYPY_DIR%%/lib-python/2.7/sets.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1195 %%PYPY_DIR%%/lib-python/2.7/sgmllib.py
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/sha.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1197 %%PYPY_DIR%%/lib-python/2.7/shelve.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1198 %%PYPY_DIR%%/lib-python/2.7/shlex.py
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/shutil.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1200 %%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
1201 %%PYPY_DIR%%/lib-python/2.7/site.py
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/smtpd.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1203 %%PYPY_DIR%%/lib-python/2.7/smtplib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1204 %%PYPY_DIR%%/lib-python/2.7/sndhdr.py
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/socket.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1206 %%PYPY_DIR%%/lib-python/2.7/sqlite3/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1207 %%PYPY_DIR%%/lib-python/2.7/sqlite3/dbapi2.py
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/sqlite3/dump.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1209 %%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
1210 %%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
1211 %%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
1212 %%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
1213 %%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
1214 %%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
1215 %%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
1216 %%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
1217 %%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
1218 %%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
1219 %%PYPY_DIR%%/lib-python/2.7/sre.py
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/sre_compile.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1221 %%PYPY_DIR%%/lib-python/2.7/sre_constants.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1222 %%PYPY_DIR%%/lib-python/2.7/sre_parse.py
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/ssl.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1224 %%PYPY_DIR%%/lib-python/2.7/stat.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1225 %%PYPY_DIR%%/lib-python/2.7/statvfs.py
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/string.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1227 %%PYPY_DIR%%/lib-python/2.7/stringold.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1228 %%PYPY_DIR%%/lib-python/2.7/stringprep.py
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/struct.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1230 %%PYPY_DIR%%/lib-python/2.7/subprocess.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1231 %%PYPY_DIR%%/lib-python/2.7/sunau.py
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/sunaudio.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1233 %%PYPY_DIR%%/lib-python/2.7/symbol.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1234 %%PYPY_DIR%%/lib-python/2.7/symtable.py
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/sysconfig.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1236 %%PYPY_DIR%%/lib-python/2.7/tabnanny.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1237 %%PYPY_DIR%%/lib-python/2.7/tarfile.py
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/telnetlib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1239 %%PYPY_DIR%%/lib-python/2.7/tempfile.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1240 %%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
1241 %%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
1242 %%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
1243 %%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
1244 %%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
1245 %%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
1246 %%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
1247 %%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
1248 %%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
1249 %%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
1250 %%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
1251 %%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
1252 %%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
1253 %%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
1254 %%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
1255 %%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
1256 %%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
1257 %%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
1258 %%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
1259 %%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
1260 %%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
1261 %%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
1262 %%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
1263 %%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
1264 %%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
1265 %%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
1266 %%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
1267 %%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
1268 %%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
1269 %%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
1270 %%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
1271 %%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
1272 %%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
1273 %%PYPY_DIR%%/lib-python/2.7/test/badsyntax_nocaret.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1274 %%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
1275 %%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
1276 %%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
1277 %%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
1278 %%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
1279 %%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
1280 %%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
1281 %%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
1282 %%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
1283 %%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
1284 %%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
1285 %%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
1286 %%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
1287 %%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
1288 %%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
1289 %%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
1290 %%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
1291 %%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
1292 %%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
1293 %%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
1294 %%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
1295 %%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
1296 %%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
1297 %%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
1298 %%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
1299 %%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
1300 %%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
1301 %%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
1302 %%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
1303 %%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
1304 %%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
1305 %%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
1306 %%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
1307 %%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
1308 %%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
1309 %%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
1310 %%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
1311 %%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
1312 %%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
1313 %%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
1314 %%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
1315 %%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
1316 %%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
1317 %%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
1318 %%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
1319 %%PYPY_DIR%%/lib-python/2.7/test/crashers/decref_before_assignment.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1320 %%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
1321 %%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
1322 %%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
1323 %%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
1324 %%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
1325 %%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
1326 %%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
1327 %%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
1328 %%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
1329 %%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
1330 %%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
1331 %%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
1332 %%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
1333 %%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
1334 %%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
1335 %%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
1336 %%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
1337 %%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
1338 %%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
1339 %%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
1340 %%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
1341 %%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
1342 %%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
1343 %%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
1344 %%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
1345 %%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
1346 %%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
1347 %%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
1348 %%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
1349 %%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
1350 %%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
1351 %%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
1352 %%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
1353 %%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
1354 %%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
1355 %%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
1356 %%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
1357 %%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
1358 %%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
1359 %%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
1360 %%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
1361 %%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
1362 %%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
1363 %%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
1364 %%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
1365 %%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
1366 %%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
1367 %%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
1368 %%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
1369 %%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
1370 %%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
1371 %%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
1372 %%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
1373 %%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
1374 %%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
1375 %%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
1376 %%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
1377 %%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
1378 %%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
1379 %%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
1380 %%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
1381 %%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
1382 %%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
1383 %%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
1384 %%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
1385 %%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
1386 %%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
1387 %%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
1388 %%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
1389 %%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
1390 %%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
1391 %%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
1392 %%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
1393 %%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
1394 %%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
1395 %%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
1396 %%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
1397 %%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
1398 %%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
1399 %%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
1400 %%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
1401 %%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
1402 %%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
1403 %%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
1404 %%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
1405 %%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
1406 %%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
1407 %%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
1408 %%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
1409 %%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
1410 %%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
1411 %%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
1412 %%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
1413 %%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
1414 %%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
1415 %%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
1416 %%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
1417 %%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
1418 %%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
1419 %%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
1420 %%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
1421 %%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
1422 %%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
1423 %%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
1424 %%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
1425 %%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
1426 %%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
1427 %%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
1428 %%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
1429 %%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
1430 %%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
1431 %%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
1432 %%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
1433 %%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
1434 %%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
1435 %%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
1436 %%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
1437 %%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
1438 %%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
1439 %%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
1440 %%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
1441 %%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
1442 %%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
1443 %%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
1444 %%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
1445 %%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
1446 %%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
1447 %%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
1448 %%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
1449 %%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
1450 %%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
1451 %%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
1452 %%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
1453 %%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
1454 %%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
1455 %%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
1456 %%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
1457 %%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
1458 %%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
1459 %%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
1460 %%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
1461 %%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
1462 %%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
1463 %%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
1464 %%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
1465 %%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
1466 %%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
1467 %%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
1468 %%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
1469 %%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
1470 %%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
1471 %%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
1472 %%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
1473 %%PYPY_DIR%%/lib-python/2.7/test/dh1024.pem
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1474 %%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
1475 %%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
1476 %%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
1477 %%PYPY_DIR%%/lib-python/2.7/test/exception_hierarchy.txt
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/test/floating_points.txt
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1479 %%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
1480 %%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
1481 %%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
1482 %%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
1483 %%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
1484 %%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
1485 %%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
1486 %%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
1487 %%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
1488 %%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
1489 %%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
1490 %%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
1491 %%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
1492 %%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
1493 %%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
1494 %%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
1495 %%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
1496 %%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
1497 %%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
1498 %%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
1499 %%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
1500 %%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
1501 %%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
1502 %%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
1503 %%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
1504 %%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
1505 %%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
1506 %%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
1507 %%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
1508 %%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
1509 %%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
1510 %%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
1511 %%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
1512 %%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
1513 %%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
1514 %%PYPY_DIR%%/lib-python/2.7/test/mp_fork_bomb.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1515 %%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
1516 %%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
1517 %%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
1518 %%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
1519 %%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
1520 %%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
1521 %%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
1522 %%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
1523 %%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
1524 %%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
1525 %%PYPY_DIR%%/lib-python/2.7/test/pystone.py
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/test/randv2_32.pck
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1527 %%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
1528 %%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
1529 %%PYPY_DIR%%/lib-python/2.7/test/re_tests.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1530 %%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
1531 %%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
1532 %%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
1533 %%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
1534 %%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
1535 %%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
1536 %%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
1537 %%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
1538 %%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
1539 %%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
1540 %%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
1541 %%PYPY_DIR%%/lib-python/2.7/test/sha256.pem
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1542 %%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
1543 %%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
1544 %%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
1545 %%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
1546 %%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
1547 %%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
1548 %%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
1549 %%PYPY_DIR%%/lib-python/2.7/test/subprocessdata/sigchild_ignore.py
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/test/symlink_support.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1551 %%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
1552 %%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
1553 %%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
1554 %%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
1555 %%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
1556 %%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
1557 %%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
1558 %%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
1559 %%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
1560 %%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
1561 %%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
1562 %%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
1563 %%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
1564 %%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
1565 %%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
1566 %%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
1567 %%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
1568 %%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
1569 %%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
1570 %%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
1571 %%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
1572 %%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
1573 %%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
1574 %%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
1575 %%PYPY_DIR%%/lib-python/2.7/test/test_bastion.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/test/test_bigaddrspace.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/test/test_bigmem.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1578 %%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
1579 %%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
1580 %%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
1581 %%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
1582 %%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
1583 %%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
1584 %%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
1585 %%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
1586 %%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
1587 %%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
1588 %%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
1589 %%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
1590 %%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
1591 %%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
1592 %%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
1593 %%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
1594 %%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
1595 %%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
1596 %%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
1597 %%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
1598 %%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
1599 %%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
1600 %%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
1601 %%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
1602 %%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
1603 %%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
1604 %%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
1605 %%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
1606 %%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
1607 %%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
1608 %%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
1609 %%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
1610 %%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
1611 %%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
1612 %%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
1613 %%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
1614 %%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
1615 %%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
1616 %%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
1617 %%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
1618 %%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
1619 %%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
1620 %%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
1621 %%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
1622 %%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
1623 %%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
1624 %%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
1625 %%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
1626 %%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
1627 %%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
1628 %%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
1629 %%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
1630 %%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
1631 %%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
1632 %%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
1633 %%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
1634 %%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
1635 %%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
1636 %%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
1637 %%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
1638 %%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
1639 %%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
1640 %%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
1641 %%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
1642 %%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
1643 %%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
1644 %%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
1645 %%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
1646 %%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
1647 %%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
1648 %%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
1649 %%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
1650 %%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
1651 %%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
1652 %%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
1653 %%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
1654 %%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
1655 %%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
1656 %%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
1657 %%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
1658 %%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
1659 %%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
1660 %%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
1661 %%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
1662 %%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
1663 %%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
1664 %%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
1665 %%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
1666 %%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
1667 %%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
1668 %%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
1669 %%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
1670 %%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
1671 %%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
1672 %%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
1673 %%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
1674 %%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
1675 %%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
1676 %%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
1677 %%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
1678 %%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
1679 %%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
1680 %%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
1681 %%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
1682 %%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
1683 %%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
1684 %%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
1685 %%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
1686 %%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
1687 %%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
1688 %%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
1689 %%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
1690 %%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
1691 %%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
1692 %%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
1693 %%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
1694 %%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
1695 %%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
1696 %%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
1697 %%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
1698 %%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
1699 %%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
1700 %%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
1701 %%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
1702 %%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
1703 %%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
1704 %%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
1705 %%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
1706 %%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
1707 %%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
1708 %%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
1709 %%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
1710 %%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
1711 %%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
1712 %%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
1713 %%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
1714 %%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
1715 %%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
1716 %%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
1717 %%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
1718 %%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
1719 %%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
1720 %%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
1721 %%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
1722 %%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
1723 %%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
1724 %%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
1725 %%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
1726 %%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
1727 %%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
1728 %%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
1729 %%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
1730 %%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
1731 %%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
1732 %%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
1733 %%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
1734 %%PYPY_DIR%%/lib-python/2.7/test/test_import.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1735 %%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
1736 %%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
1737 %%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
1738 %%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
1739 %%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
1740 %%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
1741 %%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
1742 %%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
1743 %%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
1744 %%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
1745 %%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
1746 %%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
1747 %%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
1748 %%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
1749 %%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
1750 %%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
1751 %%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
1752 %%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
1753 %%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
1754 %%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
1755 %%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
1756 %%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
1757 %%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
1758 %%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
1759 %%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
1760 %%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
1761 %%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
1762 %%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
1763 %%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
1764 %%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
1765 %%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
1766 %%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
1767 %%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
1768 %%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
1769 %%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
1770 %%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
1771 %%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
1772 %%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
1773 %%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
1774 %%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
1775 %%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
1776 %%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
1777 %%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
1778 %%PYPY_DIR%%/lib-python/2.7/test/test_multibytecodec_support.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1779 %%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
1780 %%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
1781 %%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
1782 %%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
1783 %%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
1784 %%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
1785 %%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
1786 %%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
1787 %%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
1788 %%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
1789 %%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
1790 %%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
1791 %%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
1792 %%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
1793 %%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
1794 %%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
1795 %%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
1796 %%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
1797 %%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
1798 %%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
1799 %%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
1800 %%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
1801 %%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
1802 %%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
1803 %%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
1804 %%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
1805 %%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
1806 %%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
1807 %%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
1808 %%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
1809 %%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
1810 %%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
1811 %%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
1812 %%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
1813 %%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
1814 %%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
1815 %%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
1816 %%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
1817 %%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
1818 %%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
1819 %%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
1820 %%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
1821 %%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
1822 %%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
1823 %%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
1824 %%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
1825 %%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
1826 %%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
1827 %%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
1828 %%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
1829 %%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
1830 %%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
1831 %%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
1832 %%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
1833 %%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
1834 %%PYPY_DIR%%/lib-python/2.7/test/test_readline.py
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/test/test_repr.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1836 %%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
1837 %%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
1838 %%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
1839 %%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
1840 %%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
1841 %%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
1842 %%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
1843 %%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
1844 %%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
1845 %%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
1846 %%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
1847 %%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
1848 %%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
1849 %%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
1850 %%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
1851 %%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
1852 %%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
1853 %%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
1854 %%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
1855 %%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
1856 %%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
1857 %%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
1858 %%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
1859 %%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
1860 %%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
1861 %%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
1862 %%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
1863 %%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
1864 %%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
1865 %%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
1866 %%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
1867 %%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
1868 %%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
1869 %%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
1870 %%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
1871 %%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
1872 %%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
1873 %%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
1874 %%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
1875 %%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
1876 %%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
1877 %%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
1878 %%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
1879 %%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
1880 %%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
1881 %%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
1882 %%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
1883 %%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
1884 %%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
1885 %%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
1886 %%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
1887 %%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
1888 %%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
1889 %%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
1890 %%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
1891 %%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
1892 %%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
1893 %%PYPY_DIR%%/lib-python/2.7/test/test_tempfile.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/test/test_textwrap.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/test/test_thread.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/test/test_threaded_import.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/test/test_threadedtempfile.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/test/test_threading.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/test/test_threading_local.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/test/test_threadsignals.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/test/test_time.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1902 %%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
1903 %%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
1904 %%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
1905 %%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
1906 %%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
1907 %%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
1908 %%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
1909 %%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
1910 %%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
1911 %%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
1912 %%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
1913 %%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
1914 %%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
1915 %%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
1916 %%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
1917 %%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
1918 %%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
1919 %%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
1920 %%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
1921 %%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
1922 %%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
1923 %%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
1924 %%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
1925 %%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
1926 %%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
1927 %%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
1928 %%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
1929 %%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
1930 %%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
1931 %%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
1932 %%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
1933 %%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
1934 %%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
1935 %%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
1936 %%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
1937 %%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
1938 %%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
1939 %%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
1940 %%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
1941 %%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
1942 %%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
1943 %%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
1944 %%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
1945 %%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
1946 %%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
1947 %%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
1948 %%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
1949 %%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
1950 %%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
1951 %%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
1952 %%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
1953 %%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
1954 %%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
1955 %%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
1956 %%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
1957 %%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
1958 %%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
1959 %%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
1960 %%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
1961 %%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
1962 %%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
1963 %%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
1964 %%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
1965 %%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
1966 %%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
1967 %%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
1968 %%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
1969 %%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
1970 %%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
1971 %%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
1972 %%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
1973 %%PYPY_DIR%%/lib-python/2.7/test/win_console_handler.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1974 %%PYPY_DIR%%/lib-python/2.7/test/wrongcert.pem
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1975 %%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
1976 %%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
1977 %%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
1978 %%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
1979 %%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
1980 %%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
1981 %%PYPY_DIR%%/lib-python/2.7/textwrap.py
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/this.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1983 %%PYPY_DIR%%/lib-python/2.7/threading.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1984 %%PYPY_DIR%%/lib-python/2.7/timeit.py
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/toaiff.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1986 %%PYPY_DIR%%/lib-python/2.7/token.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1987 %%PYPY_DIR%%/lib-python/2.7/tokenize.py
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/trace.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1989 %%PYPY_DIR%%/lib-python/2.7/traceback.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1990 %%PYPY_DIR%%/lib-python/2.7/tty.py
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/types.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1992 %%PYPY_DIR%%/lib-python/2.7/unittest/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1993 %%PYPY_DIR%%/lib-python/2.7/unittest/__main__.py
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/unittest/case.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1995 %%PYPY_DIR%%/lib-python/2.7/unittest/loader.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1996 %%PYPY_DIR%%/lib-python/2.7/unittest/main.py
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/unittest/result.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1998 %%PYPY_DIR%%/lib-python/2.7/unittest/runner.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1999 %%PYPY_DIR%%/lib-python/2.7/unittest/signals.py
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/unittest/suite.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2001 %%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
2002 %%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
2003 %%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
2004 %%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
2005 %%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
2006 %%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
2007 %%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
2008 %%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
2009 %%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
2010 %%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
2011 %%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
2012 %%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
2013 %%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
2014 %%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
2015 %%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
2016 %%PYPY_DIR%%/lib-python/2.7/unittest/util.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2017 %%PYPY_DIR%%/lib-python/2.7/urllib.py
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/urllib2.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2019 %%PYPY_DIR%%/lib-python/2.7/urlparse.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2020 %%PYPY_DIR%%/lib-python/2.7/user.py
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/uu.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2022 %%PYPY_DIR%%/lib-python/2.7/uuid.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2023 %%PYPY_DIR%%/lib-python/2.7/warnings.py
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/wave.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2025 %%PYPY_DIR%%/lib-python/2.7/weakref.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2026 %%PYPY_DIR%%/lib-python/2.7/webbrowser.py
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/whichdb.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2028 %%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
2029 %%PYPY_DIR%%/lib-python/2.7/wsgiref/__init__.py
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/wsgiref/handlers.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2031 %%PYPY_DIR%%/lib-python/2.7/wsgiref/headers.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2032 %%PYPY_DIR%%/lib-python/2.7/wsgiref/simple_server.py
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/wsgiref/util.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2034 %%PYPY_DIR%%/lib-python/2.7/wsgiref/validate.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2035 %%PYPY_DIR%%/lib-python/2.7/xdrlib.py
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/xml/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2037 %%PYPY_DIR%%/lib-python/2.7/xml/dom/NodeFilter.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2038 %%PYPY_DIR%%/lib-python/2.7/xml/dom/__init__.py
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/xml/dom/domreg.py
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/xml/dom/expatbuilder.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2041 %%PYPY_DIR%%/lib-python/2.7/xml/dom/minicompat.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2042 %%PYPY_DIR%%/lib-python/2.7/xml/dom/minidom.py
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/xml/dom/pulldom.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2044 %%PYPY_DIR%%/lib-python/2.7/xml/dom/xmlbuilder.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2045 %%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementInclude.py
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/xml/etree/ElementPath.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2047 %%PYPY_DIR%%/lib-python/2.7/xml/etree/ElementTree.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2048 %%PYPY_DIR%%/lib-python/2.7/xml/etree/__init__.py
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/xml/etree/cElementTree.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2050 %%PYPY_DIR%%/lib-python/2.7/xml/parsers/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2051 %%PYPY_DIR%%/lib-python/2.7/xml/parsers/expat.py
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/xml/sax/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2053 %%PYPY_DIR%%/lib-python/2.7/xml/sax/_exceptions.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2054 %%PYPY_DIR%%/lib-python/2.7/xml/sax/expatreader.py
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/xml/sax/handler.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2056 %%PYPY_DIR%%/lib-python/2.7/xml/sax/saxutils.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2057 %%PYPY_DIR%%/lib-python/2.7/xml/sax/xmlreader.py
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/xmllib.py
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/xmlrpclib.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2060 %%PYPY_DIR%%/lib-python/2.7/zipfile.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2061 %%PYPY_DIR%%/lib_pypy/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2062 %%PYPY_DIR%%/lib_pypy/_audioop_build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2063 %%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
2064 %%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
2065 %%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
2066 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2067 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2068 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/build_constant_time.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2069 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/build_openssl.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2070 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/build_padding.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2071 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.c
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2072 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2073 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.c
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2074 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2075 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2076 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/aes.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2077 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/asn1.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2078 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/bignum.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2079 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/bio.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2080 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/callbacks.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2081 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/cmac.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2082 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/conf.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2083 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/cryptography.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2084 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/crypto.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2085 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ct.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2086 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/dh.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2087 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/dsa.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2088 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdh.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2089 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdsa.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2090 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ec.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2091 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/engine.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2092 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/err.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2093 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2094 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/fips.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2095 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/hmac.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2096 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/nid.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2097 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/objects.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2098 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ocsp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2099 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/opensslv.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2100 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/osrandom_engine.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2101 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pem.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2102 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs12.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2103 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs7.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2104 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/pypy_win32_extra.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2105 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/rand.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2106 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/rsa.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2107 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/osrandom_engine.c
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2108 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/osrandom_engine.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2109 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2110 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509name.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2111 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2112 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509v3.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2113 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509_vfy.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2114 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_cffi_src/utils.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2115 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/__about__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2116 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2117 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/exceptions.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2118 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/fernet.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2119 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2120 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/_oid.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2121 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2122 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/interfaces.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2123 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/aead.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2124 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/backend.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2125 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ciphers.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2126 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/cmac.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2127 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/decode_asn1.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2128 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/dh.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2129 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/dsa.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2130 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ec.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2131 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ed25519.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2132 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ed448.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2133 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/encode_asn1.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2134 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/hashes.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2135 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/hmac.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2136 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2137 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ocsp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2138 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/poly1305.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2139 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/rsa.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2140 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/utils.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2141 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/x25519.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2142 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/x448.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2143 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/x509.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2144 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2145 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2146 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl/binding.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2147 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl/_conditional.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2148 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2149 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2150 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/dh.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2151 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/dsa.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2152 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/ec.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2153 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/ed25519.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2154 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/ed448.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2155 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/padding.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2156 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/rsa.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2157 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/utils.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2158 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/x25519.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2159 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/x448.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2160 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2161 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/aead.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2162 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/algorithms.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2163 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/base.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2164 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/modes.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2165 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/cmac.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2166 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/constant_time.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2167 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/hashes.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2168 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/hmac.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2169 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2170 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/concatkdf.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2171 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/hkdf.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2172 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/kbkdf.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2173 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/pbkdf2.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2174 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/scrypt.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2175 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/x963kdf.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2176 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/keywrap.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2177 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/padding.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2178 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/poly1305.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2179 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2180 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/base.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2181 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/pkcs12.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2182 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/ssh.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2183 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2184 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/hotp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2185 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/totp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2186 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/utils.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2187 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/utils.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2188 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/x509/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2189 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/x509/base.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2190 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/x509/certificate_transparency.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2191 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/x509/extensions.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2192 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/x509/general_name.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2193 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/x509/name.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2194 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/x509/ocsp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2195 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/cryptography/x509/oid.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2196 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/openssl/src/osrandom_engine.c
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2197 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/openssl/src/osrandom_engine.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2198 %%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
2199 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2200 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/certificate.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2201 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/errorcodes.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2202 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/error.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2203 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/utility.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2204 %%PYPY_DIR%%/lib_pypy/_cffi_ssl/_stdssl/win32_extra.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2205 %%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
2206 %%PYPY_DIR%%/lib_pypy/_codecs_cn.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2207 %%PYPY_DIR%%/lib_pypy/_codecs_hk.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2208 %%PYPY_DIR%%/lib_pypy/_codecs_iso2022.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2209 %%PYPY_DIR%%/lib_pypy/_codecs_jp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2210 %%PYPY_DIR%%/lib_pypy/_codecs_kr.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2211 %%PYPY_DIR%%/lib_pypy/_codecs_tw.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2212 %%PYPY_DIR%%/lib_pypy/_collections.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2213 %%PYPY_DIR%%/lib_pypy/_ctypes/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2214 %%PYPY_DIR%%/lib_pypy/_ctypes/array.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2215 %%PYPY_DIR%%/lib_pypy/_ctypes/basics.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2216 %%PYPY_DIR%%/lib_pypy/_ctypes/builtin.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2217 %%PYPY_DIR%%/lib_pypy/_ctypes/dll.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2218 %%PYPY_DIR%%/lib_pypy/_ctypes/dummy.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2219 %%PYPY_DIR%%/lib_pypy/_ctypes/function.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2220 %%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
2221 %%PYPY_DIR%%/lib_pypy/_ctypes/pointer.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2222 %%PYPY_DIR%%/lib_pypy/_ctypes/primitive.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2223 %%PYPY_DIR%%/lib_pypy/_ctypes/structure.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2224 %%PYPY_DIR%%/lib_pypy/_ctypes/union.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2225 %%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
2226 %%PYPY_DIR%%/lib_pypy/_ctypes_test.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2227 %%PYPY_DIR%%/lib_pypy/_curses.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2228 %%PYPY_DIR%%/lib_pypy/_curses_build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2229 %%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
2230 %%PYPY_DIR%%/lib_pypy/_curses_panel.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2231 %%PYPY_DIR%%/lib_pypy/_elementtree.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2232 %%PYPY_DIR%%/lib_pypy/_ffi.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2233 %%PYPY_DIR%%/lib_pypy/_functools.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2234 %%PYPY_DIR%%/lib_pypy/_gdbm_build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2235 %%PYPY_DIR%%/lib_pypy/_hashlib/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2236 %%PYPY_DIR%%/lib_pypy/_marshal.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2237 %%PYPY_DIR%%/lib_pypy/_md5.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2238 %%PYPY_DIR%%/lib_pypy/_pwdgrp_build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2239 %%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
2240 %%PYPY_DIR%%/lib_pypy/_pypy_interact.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2241 %%PYPY_DIR%%/lib_pypy/_pypy_irc_topic.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2242 %%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
2243 %%PYPY_DIR%%/lib_pypy/_pypy_openssl.%%PYPY_CFFI_VER%%.so
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2244 %%PYPY_DIR%%/lib_pypy/_pypy_testcapi.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2245 %%PYPY_DIR%%/lib_pypy/_pypy_wait.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2246 %%PYPY_DIR%%/lib_pypy/_pypy_winbase_build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2247 %%PYPY_DIR%%/lib_pypy/_pypy_winbase_cffi.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2248 %%PYPY_DIR%%/lib_pypy/_resource_build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2249 %%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
2250 %%PYPY_DIR%%/lib_pypy/_scproxy.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2251 %%PYPY_DIR%%/lib_pypy/_sha.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2252 %%PYPY_DIR%%/lib_pypy/_sha256.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2253 %%PYPY_DIR%%/lib_pypy/_sha512.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2254 %%PYPY_DIR%%/lib_pypy/_sqlite3.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2255 %%PYPY_DIR%%/lib_pypy/_sqlite3_build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2256 %%PYPY_DIR%%/lib_pypy/_ssl_build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2257 %%PYPY_DIR%%/lib_pypy/_ssl/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2258 %%PYPY_DIR%%/lib_pypy/_structseq.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2259 %%PYPY_DIR%%/lib_pypy/_subprocess.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2260 %%PYPY_DIR%%/lib_pypy/_sysconfigdata.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2261 %%PYPY_DIR%%/lib_pypy/_syslog_build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2262 %%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
2263 %%PYPY_DIR%%/lib_pypy/_testcapi.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2264 %%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
2265 %%PYPY_DIR%%/lib_pypy/_tkinter/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2266 %%PYPY_DIR%%/lib_pypy/_tkinter/app.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2267 %%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
2268 %%PYPY_DIR%%/lib_pypy/_tkinter/tclobj.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2269 %%PYPY_DIR%%/lib_pypy/_tkinter/tklib_build.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2270 %%PYPY_DIR%%/lib_pypy/audioop.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2271 %%PYPY_DIR%%/lib_pypy/cPickle.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2272 %%PYPY_DIR%%/lib_pypy/cStringIO.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2273 %%PYPY_DIR%%/lib_pypy/cffi.egg-info/PKG-INFO
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2274 %%PYPY_DIR%%/lib_pypy/cffi.egg-info/SOURCES.txt
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2275 %%PYPY_DIR%%/lib_pypy/cffi.egg-info/dependency_links.txt
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2276 %%PYPY_DIR%%/lib_pypy/cffi.egg-info/entry_points.txt
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2277 %%PYPY_DIR%%/lib_pypy/cffi.egg-info/not-zip-safe
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2278 %%PYPY_DIR%%/lib_pypy/cffi.egg-info/requires.txt
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2279 %%PYPY_DIR%%/lib_pypy/cffi.egg-info/top_level.txt
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2280 %%PYPY_DIR%%/lib_pypy/cffi/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2281 %%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
2282 %%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
2283 %%PYPY_DIR%%/lib_pypy/cffi/_embedding.h
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2284 %%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
2285 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2286 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/_ast_gen.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2287 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/_build_tables.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2288 %%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
2289 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ast_transforms.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2290 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_ast.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2291 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_generator.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2292 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_lexer.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2293 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/c_parser.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2294 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/lextab.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2295 %%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
2296 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2297 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/cpp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2298 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/ctokens.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2299 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/lex.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2300 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/yacc.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2301 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/ply/ygen.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2302 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/plyparser.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2303 %%PYPY_DIR%%/lib_pypy/cffi/_pycparser/yacctab.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2304 %%PYPY_DIR%%/lib_pypy/cffi/api.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2305 %%PYPY_DIR%%/lib_pypy/cffi/backend_ctypes.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2306 %%PYPY_DIR%%/lib_pypy/cffi/cffi_opcode.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2307 %%PYPY_DIR%%/lib_pypy/cffi/commontypes.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2308 %%PYPY_DIR%%/lib_pypy/cffi/cparser.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2309 %%PYPY_DIR%%/lib_pypy/cffi/error.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2310 %%PYPY_DIR%%/lib_pypy/cffi/ffiplatform.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2311 %%PYPY_DIR%%/lib_pypy/cffi/gc_weakref.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2312 %%PYPY_DIR%%/lib_pypy/cffi/lock.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2313 %%PYPY_DIR%%/lib_pypy/cffi/model.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2314 %%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
2315 %%PYPY_DIR%%/lib_pypy/cffi/pkgconfig.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2316 %%PYPY_DIR%%/lib_pypy/cffi/recompiler.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2317 %%PYPY_DIR%%/lib_pypy/cffi/setuptools_ext.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2318 %%PYPY_DIR%%/lib_pypy/cffi/testing/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2319 %%PYPY_DIR%%/lib_pypy/cffi/testing/udir.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2320 %%PYPY_DIR%%/lib_pypy/cffi/vengine_cpy.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2321 %%PYPY_DIR%%/lib_pypy/cffi/vengine_gen.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2322 %%PYPY_DIR%%/lib_pypy/cffi/verifier.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2323 %%PYPY_DIR%%/lib_pypy/crypt/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2324 %%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
2325 %%PYPY_DIR%%/lib_pypy/ctypes_support.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2326 %%PYPY_DIR%%/lib_pypy/datetime.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2327 %%PYPY_DIR%%/lib_pypy/dbm.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2328 %%PYPY_DIR%%/lib_pypy/future_builtins.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2329 %%PYPY_DIR%%/lib_pypy/gdbm.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2330 %%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
2331 %%PYPY_DIR%%/lib_pypy/greenlet.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2332 %%PYPY_DIR%%/lib_pypy/grp.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2333 %%PYPY_DIR%%/lib_pypy/identity_dict.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2334 %%PYPY_DIR%%/lib_pypy/marshal.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2335 %%PYPY_DIR%%/lib_pypy/msvcrt.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2336 %%PYPY_DIR%%/lib_pypy/pyrepl/__init__.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2337 %%PYPY_DIR%%/lib_pypy/pyrepl/cmdrepl.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2338 %%PYPY_DIR%%/lib_pypy/pyrepl/commands.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2339 %%PYPY_DIR%%/lib_pypy/pyrepl/completer.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2340 %%PYPY_DIR%%/lib_pypy/pyrepl/completing_reader.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2341 %%PYPY_DIR%%/lib_pypy/pyrepl/console.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2342 %%PYPY_DIR%%/lib_pypy/pyrepl/copy_code.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2343 %%PYPY_DIR%%/lib_pypy/pyrepl/curses.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2344 %%PYPY_DIR%%/lib_pypy/pyrepl/fancy_termios.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2345 %%PYPY_DIR%%/lib_pypy/pyrepl/historical_reader.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2346 %%PYPY_DIR%%/lib_pypy/pyrepl/input.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2347 %%PYPY_DIR%%/lib_pypy/pyrepl/keymap.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2348 %%PYPY_DIR%%/lib_pypy/pyrepl/keymaps.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2349 %%PYPY_DIR%%/lib_pypy/pyrepl/module_lister.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2350 %%PYPY_DIR%%/lib_pypy/pyrepl/pygame_console.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2351 %%PYPY_DIR%%/lib_pypy/pyrepl/pygame_keymap.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2352 %%PYPY_DIR%%/lib_pypy/pyrepl/python_reader.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2353 %%PYPY_DIR%%/lib_pypy/pyrepl/reader.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2354 %%PYPY_DIR%%/lib_pypy/pyrepl/readline.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2355 %%PYPY_DIR%%/lib_pypy/pyrepl/simple_interact.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2356 %%PYPY_DIR%%/lib_pypy/pyrepl/unicodedata_.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2357 %%PYPY_DIR%%/lib_pypy/pyrepl/unix_console.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2358 %%PYPY_DIR%%/lib_pypy/pyrepl/unix_eventqueue.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2359 %%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
2360 %%PYPY_DIR%%/lib_pypy/readline.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2361 %%PYPY_DIR%%/lib_pypy/resource.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2362 %%PYPY_DIR%%/lib_pypy/stackless.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2363 %%PYPY_DIR%%/lib_pypy/syslog.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2364 %%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
2365 %%PYPY_DIR%%/lib_pypy/tputil.py
5797a1bc38cb ADD: the latest easily available port of lang/pypy
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2366 %%PYPY_DIR%%/site-packages/README