notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pypy Fast, compliant implementation of the Python language
7.3.0_1 lang Deleted on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.3.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses Python 2.7 which is EOLed upstream
Expired This port expired on: 2020-12-31
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-12-13 15:37:58
Last Update: 2021-06-26 10:57:46
Commit Hash: 5e1a89f
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
Also Listed In: python
License: MIT PSFL
WWW:
http://pypy.org
Description:
PyPy is a fast, compliant alternative implementation of the Python language (2.7.13). It has several advantages and distinct features: - Speed: thanks to its Just-in-Time compiler, Python programs often run faster on PyPy. - Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython. - Compatibility: PyPy is highly compatible with existing python code. It supports ctypes and can run popular python libraries like twisted and django. - Sandboxing: PyPy provides the ability to run untrusted code in a fully secure way. - Stackless: PyPy can be configured to run in stackless mode, providing micro-threads for massive concurrency. - As well as other features. WWW: http://pypy.org
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2374 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pypy-7.3.0_1/catalog.mk
  3. /usr/local/share/licenses/pypy-7.3.0_1/LICENSE
  4. /usr/local/share/licenses/pypy-7.3.0_1/MIT
  5. /usr/local/share/licenses/pypy-7.3.0_1/PSFL
  6. bin/pypy
  7. pypy-7.3/LICENSE
  8. pypy-7.3/README.rst
  9. pypy-7.3/bin/libpypy-c.so
  10. pypy-7.3/bin/pypy
  11. pypy-7.3/include/PyPy.h
  12. pypy-7.3/include/Python.h
  13. pypy-7.3/include/README
  14. pypy-7.3/include/_numpypy/numpy/__multiarray_api.h
  15. pypy-7.3/include/_numpypy/numpy/arrayobject.h
  16. pypy-7.3/include/_numpypy/numpy/ndarraytypes.h
  17. pypy-7.3/include/_numpypy/numpy/npy_3kcompat.h
  18. pypy-7.3/include/_numpypy/numpy/npy_common.h
  19. pypy-7.3/include/_numpypy/numpy/old_defines.h
  20. pypy-7.3/include/abstract.h
  21. pypy-7.3/include/boolobject.h
  22. pypy-7.3/include/bufferobject.h
  23. pypy-7.3/include/bytearrayobject.h
  24. pypy-7.3/include/bytesobject.h
  25. pypy-7.3/include/cStringIO.h
  26. pypy-7.3/include/ceval.h
  27. pypy-7.3/include/code.h
  28. pypy-7.3/include/compile.h
  29. pypy-7.3/include/complexobject.h
  30. pypy-7.3/include/cpyext_datetime.h
  31. pypy-7.3/include/cpyext_descrobject.h
  32. pypy-7.3/include/cpyext_memoryobject.h
  33. pypy-7.3/include/cpyext_object.h
  34. pypy-7.3/include/cpyext_unicodeobject.h
  35. pypy-7.3/include/datetime.h
  36. pypy-7.3/include/descrobject.h
  37. pypy-7.3/include/dictobject.h
  38. pypy-7.3/include/eval.h
  39. pypy-7.3/include/fileobject.h
  40. pypy-7.3/include/floatobject.h
  41. pypy-7.3/include/frameobject.h
  42. pypy-7.3/include/funcobject.h
  43. pypy-7.3/include/import.h
  44. pypy-7.3/include/intobject.h
  45. pypy-7.3/include/listobject.h
  46. pypy-7.3/include/longintrepr.h
  47. pypy-7.3/include/longobject.h
  48. pypy-7.3/include/marshal.h
  49. pypy-7.3/include/memoryobject.h
  50. pypy-7.3/include/methodobject.h
  51. pypy-7.3/include/missing.h
  52. pypy-7.3/include/modsupport.h
  53. pypy-7.3/include/object.h
  54. pypy-7.3/include/patchlevel.h
  55. pypy-7.3/include/pycapsule.h
  56. pypy-7.3/include/pycobject.h
  57. pypy-7.3/include/pyconfig.h
  58. pypy-7.3/include/pyerrors.h
  59. pypy-7.3/include/pymath.h
  60. pypy-7.3/include/pymem.h
  61. pypy-7.3/include/pyport.h
  62. pypy-7.3/include/pypy_decl.h
  63. pypy-7.3/include/pypy_macros.h
  64. pypy-7.3/include/pypy_marshal_decl.h
  65. pypy-7.3/include/pypy_numpy.h
  66. pypy-7.3/include/pypy_structmember_decl.h
  67. pypy-7.3/include/pysignals.h
  68. pypy-7.3/include/pystate.h
  69. pypy-7.3/include/pythonrun.h
  70. pypy-7.3/include/pythread.h
  71. pypy-7.3/include/setobject.h
  72. pypy-7.3/include/sliceobject.h
  73. pypy-7.3/include/stringobject.h
  74. pypy-7.3/include/structmember.h
  75. pypy-7.3/include/structseq.h
  76. pypy-7.3/include/sysmodule.h
  77. pypy-7.3/include/traceback.h
  78. pypy-7.3/include/tupleobject.h
  79. pypy-7.3/include/unicodeobject.h
  80. pypy-7.3/include/warnings.h
  81. pypy-7.3/lib-python/2.7/BaseHTTPServer.py
  82. pypy-7.3/lib-python/2.7/Bastion.py
  83. pypy-7.3/lib-python/2.7/CGIHTTPServer.py
  84. pypy-7.3/lib-python/2.7/ConfigParser.py
  85. pypy-7.3/lib-python/2.7/Cookie.py
  86. pypy-7.3/lib-python/2.7/DocXMLRPCServer.py
  87. pypy-7.3/lib-python/2.7/HTMLParser.py
  88. pypy-7.3/lib-python/2.7/MimeWriter.py
  89. pypy-7.3/lib-python/2.7/Queue.py
  90. pypy-7.3/lib-python/2.7/SimpleHTTPServer.py
  91. pypy-7.3/lib-python/2.7/SimpleXMLRPCServer.py
  92. pypy-7.3/lib-python/2.7/SocketServer.py
  93. pypy-7.3/lib-python/2.7/StringIO.py
  94. pypy-7.3/lib-python/2.7/UserDict.py
  95. pypy-7.3/lib-python/2.7/UserList.py
  96. pypy-7.3/lib-python/2.7/UserString.py
  97. pypy-7.3/lib-python/2.7/_LWPCookieJar.py
  98. pypy-7.3/lib-python/2.7/_MozillaCookieJar.py
  99. pypy-7.3/lib-python/2.7/__future__.py
  100. pypy-7.3/lib-python/2.7/__phello__.foo.py
  101. pypy-7.3/lib-python/2.7/_abcoll.py
  102. pypy-7.3/lib-python/2.7/_osx_support.py
  103. pypy-7.3/lib-python/2.7/_pyio.py
  104. pypy-7.3/lib-python/2.7/_strptime.py
  105. pypy-7.3/lib-python/2.7/_threading_local.py
  106. pypy-7.3/lib-python/2.7/_weakrefset.py
  107. pypy-7.3/lib-python/2.7/abc.py
  108. pypy-7.3/lib-python/2.7/aifc.py
  109. pypy-7.3/lib-python/2.7/antigravity.py
  110. pypy-7.3/lib-python/2.7/anydbm.py
  111. pypy-7.3/lib-python/2.7/argparse.py
  112. pypy-7.3/lib-python/2.7/ast.py
  113. pypy-7.3/lib-python/2.7/asynchat.py
  114. pypy-7.3/lib-python/2.7/asyncore.py
  115. pypy-7.3/lib-python/2.7/atexit.py
  116. pypy-7.3/lib-python/2.7/audiodev.py
  117. pypy-7.3/lib-python/2.7/base64.py
  118. pypy-7.3/lib-python/2.7/bdb.py
  119. pypy-7.3/lib-python/2.7/binhex.py
  120. pypy-7.3/lib-python/2.7/bisect.py
  121. pypy-7.3/lib-python/2.7/bsddb/__init__.py
  122. pypy-7.3/lib-python/2.7/bsddb/db.py
  123. pypy-7.3/lib-python/2.7/bsddb/dbobj.py
  124. pypy-7.3/lib-python/2.7/bsddb/dbrecio.py
  125. pypy-7.3/lib-python/2.7/bsddb/dbshelve.py
  126. pypy-7.3/lib-python/2.7/bsddb/dbtables.py
  127. pypy-7.3/lib-python/2.7/bsddb/dbutils.py
  128. pypy-7.3/lib-python/2.7/bsddb/test/__init__.py
  129. pypy-7.3/lib-python/2.7/bsddb/test/test_all.py
  130. pypy-7.3/lib-python/2.7/bsddb/test/test_associate.py
  131. pypy-7.3/lib-python/2.7/bsddb/test/test_basics.py
  132. pypy-7.3/lib-python/2.7/bsddb/test/test_compare.py
  133. pypy-7.3/lib-python/2.7/bsddb/test/test_compat.py
  134. pypy-7.3/lib-python/2.7/bsddb/test/test_cursor_pget_bug.py
  135. pypy-7.3/lib-python/2.7/bsddb/test/test_db.py
  136. pypy-7.3/lib-python/2.7/bsddb/test/test_dbenv.py
  137. pypy-7.3/lib-python/2.7/bsddb/test/test_dbobj.py
  138. pypy-7.3/lib-python/2.7/bsddb/test/test_dbshelve.py
  139. pypy-7.3/lib-python/2.7/bsddb/test/test_dbtables.py
  140. pypy-7.3/lib-python/2.7/bsddb/test/test_distributed_transactions.py
  141. pypy-7.3/lib-python/2.7/bsddb/test/test_early_close.py
  142. pypy-7.3/lib-python/2.7/bsddb/test/test_fileid.py
  143. pypy-7.3/lib-python/2.7/bsddb/test/test_get_none.py
  144. pypy-7.3/lib-python/2.7/bsddb/test/test_join.py
  145. pypy-7.3/lib-python/2.7/bsddb/test/test_lock.py
  146. pypy-7.3/lib-python/2.7/bsddb/test/test_misc.py
  147. pypy-7.3/lib-python/2.7/bsddb/test/test_pickle.py
  148. pypy-7.3/lib-python/2.7/bsddb/test/test_queue.py
  149. pypy-7.3/lib-python/2.7/bsddb/test/test_recno.py
  150. pypy-7.3/lib-python/2.7/bsddb/test/test_replication.py
  151. pypy-7.3/lib-python/2.7/bsddb/test/test_sequence.py
  152. pypy-7.3/lib-python/2.7/bsddb/test/test_thread.py
  153. pypy-7.3/lib-python/2.7/cProfile.py
  154. pypy-7.3/lib-python/2.7/calendar.py
  155. pypy-7.3/lib-python/2.7/cgi.py
  156. pypy-7.3/lib-python/2.7/cgitb.py
  157. pypy-7.3/lib-python/2.7/chunk.py
  158. pypy-7.3/lib-python/2.7/cmd.py
  159. pypy-7.3/lib-python/2.7/code.py
  160. pypy-7.3/lib-python/2.7/codecs.py
  161. pypy-7.3/lib-python/2.7/codeop.py
  162. pypy-7.3/lib-python/2.7/collections.py
  163. pypy-7.3/lib-python/2.7/colorsys.py
  164. pypy-7.3/lib-python/2.7/commands.py
  165. pypy-7.3/lib-python/2.7/compileall.py
  166. pypy-7.3/lib-python/2.7/compiler/__init__.py
  167. pypy-7.3/lib-python/2.7/compiler/ast.py
  168. pypy-7.3/lib-python/2.7/compiler/consts.py
  169. pypy-7.3/lib-python/2.7/compiler/future.py
  170. pypy-7.3/lib-python/2.7/compiler/misc.py
  171. pypy-7.3/lib-python/2.7/compiler/pyassem.py
  172. pypy-7.3/lib-python/2.7/compiler/pycodegen.py
  173. pypy-7.3/lib-python/2.7/compiler/symbols.py
  174. pypy-7.3/lib-python/2.7/compiler/syntax.py
  175. pypy-7.3/lib-python/2.7/compiler/transformer.py
  176. pypy-7.3/lib-python/2.7/compiler/visitor.py
  177. pypy-7.3/lib-python/2.7/contextlib.py
  178. pypy-7.3/lib-python/2.7/cookielib.py
  179. pypy-7.3/lib-python/2.7/copy.py
  180. pypy-7.3/lib-python/2.7/copy_reg.py
  181. pypy-7.3/lib-python/2.7/csv.py
  182. pypy-7.3/lib-python/2.7/ctypes/__init__.py
  183. pypy-7.3/lib-python/2.7/ctypes/_endian.py
  184. pypy-7.3/lib-python/2.7/ctypes/macholib/README.ctypes
  185. pypy-7.3/lib-python/2.7/ctypes/macholib/__init__.py
  186. pypy-7.3/lib-python/2.7/ctypes/macholib/dyld.py
  187. pypy-7.3/lib-python/2.7/ctypes/macholib/dylib.py
  188. pypy-7.3/lib-python/2.7/ctypes/macholib/fetch_macholib
  189. pypy-7.3/lib-python/2.7/ctypes/macholib/fetch_macholib.bat
  190. pypy-7.3/lib-python/2.7/ctypes/macholib/framework.py
  191. pypy-7.3/lib-python/2.7/ctypes/test/__init__.py
  192. pypy-7.3/lib-python/2.7/ctypes/test/runtests.py
  193. pypy-7.3/lib-python/2.7/ctypes/test/test_anon.py
  194. pypy-7.3/lib-python/2.7/ctypes/test/test_array_in_pointer.py
  195. pypy-7.3/lib-python/2.7/ctypes/test/test_arrays.py
  196. pypy-7.3/lib-python/2.7/ctypes/test/test_as_parameter.py
  197. pypy-7.3/lib-python/2.7/ctypes/test/test_bitfields.py
  198. pypy-7.3/lib-python/2.7/ctypes/test/test_buffers.py
  199. pypy-7.3/lib-python/2.7/ctypes/test/test_byteswap.py
  200. pypy-7.3/lib-python/2.7/ctypes/test/test_callbacks.py
  201. pypy-7.3/lib-python/2.7/ctypes/test/test_cast.py
  202. pypy-7.3/lib-python/2.7/ctypes/test/test_cfuncs.py
  203. pypy-7.3/lib-python/2.7/ctypes/test/test_checkretval.py
  204. pypy-7.3/lib-python/2.7/ctypes/test/test_delattr.py
  205. pypy-7.3/lib-python/2.7/ctypes/test/test_errno.py
  206. pypy-7.3/lib-python/2.7/ctypes/test/test_find.py
  207. pypy-7.3/lib-python/2.7/ctypes/test/test_frombuffer.py
  208. pypy-7.3/lib-python/2.7/ctypes/test/test_funcptr.py
  209. pypy-7.3/lib-python/2.7/ctypes/test/test_functions.py
  210. pypy-7.3/lib-python/2.7/ctypes/test/test_incomplete.py
  211. pypy-7.3/lib-python/2.7/ctypes/test/test_init.py
  212. pypy-7.3/lib-python/2.7/ctypes/test/test_internals.py
  213. pypy-7.3/lib-python/2.7/ctypes/test/test_keeprefs.py
  214. pypy-7.3/lib-python/2.7/ctypes/test/test_libc.py
  215. pypy-7.3/lib-python/2.7/ctypes/test/test_loading.py
  216. pypy-7.3/lib-python/2.7/ctypes/test/test_macholib.py
  217. pypy-7.3/lib-python/2.7/ctypes/test/test_memfunctions.py
  218. pypy-7.3/lib-python/2.7/ctypes/test/test_numbers.py
  219. pypy-7.3/lib-python/2.7/ctypes/test/test_objects.py
  220. pypy-7.3/lib-python/2.7/ctypes/test/test_parameters.py
  221. pypy-7.3/lib-python/2.7/ctypes/test/test_pep3118.py
  222. pypy-7.3/lib-python/2.7/ctypes/test/test_pickling.py
  223. pypy-7.3/lib-python/2.7/ctypes/test/test_pointers.py
  224. pypy-7.3/lib-python/2.7/ctypes/test/test_prototypes.py
  225. pypy-7.3/lib-python/2.7/ctypes/test/test_python_api.py
  226. pypy-7.3/lib-python/2.7/ctypes/test/test_random_things.py
  227. pypy-7.3/lib-python/2.7/ctypes/test/test_refcounts.py
  228. pypy-7.3/lib-python/2.7/ctypes/test/test_repr.py
  229. pypy-7.3/lib-python/2.7/ctypes/test/test_returnfuncptrs.py
  230. pypy-7.3/lib-python/2.7/ctypes/test/test_simplesubclasses.py
  231. pypy-7.3/lib-python/2.7/ctypes/test/test_sizes.py
  232. pypy-7.3/lib-python/2.7/ctypes/test/test_slicing.py
  233. pypy-7.3/lib-python/2.7/ctypes/test/test_stringptr.py
  234. pypy-7.3/lib-python/2.7/ctypes/test/test_strings.py
  235. pypy-7.3/lib-python/2.7/ctypes/test/test_struct_fields.py
  236. pypy-7.3/lib-python/2.7/ctypes/test/test_structures.py
  237. pypy-7.3/lib-python/2.7/ctypes/test/test_unaligned_structures.py
  238. pypy-7.3/lib-python/2.7/ctypes/test/test_unicode.py
  239. pypy-7.3/lib-python/2.7/ctypes/test/test_values.py
  240. pypy-7.3/lib-python/2.7/ctypes/test/test_varsize_struct.py
  241. pypy-7.3/lib-python/2.7/ctypes/test/test_win32.py
  242. pypy-7.3/lib-python/2.7/ctypes/test/test_wintypes.py
  243. pypy-7.3/lib-python/2.7/ctypes/util.py
  244. pypy-7.3/lib-python/2.7/ctypes/wintypes.py
  245. pypy-7.3/lib-python/2.7/curses/__init__.py
  246. pypy-7.3/lib-python/2.7/curses/ascii.py
  247. pypy-7.3/lib-python/2.7/curses/has_key.py
  248. pypy-7.3/lib-python/2.7/curses/panel.py
  249. pypy-7.3/lib-python/2.7/curses/textpad.py
  250. pypy-7.3/lib-python/2.7/curses/wrapper.py
  251. pypy-7.3/lib-python/2.7/dbhash.py
  252. pypy-7.3/lib-python/2.7/decimal.py
  253. pypy-7.3/lib-python/2.7/difflib.py
  254. pypy-7.3/lib-python/2.7/dircache.py
  255. pypy-7.3/lib-python/2.7/dis.py
  256. pypy-7.3/lib-python/2.7/distutils/README
  257. pypy-7.3/lib-python/2.7/distutils/__init__.py
  258. pypy-7.3/lib-python/2.7/distutils/archive_util.py
  259. pypy-7.3/lib-python/2.7/distutils/bcppcompiler.py
  260. pypy-7.3/lib-python/2.7/distutils/ccompiler.py
  261. pypy-7.3/lib-python/2.7/distutils/cmd.py
  262. pypy-7.3/lib-python/2.7/distutils/command/__init__.py
  263. pypy-7.3/lib-python/2.7/distutils/command/bdist.py
  264. pypy-7.3/lib-python/2.7/distutils/command/bdist_dumb.py
  265. pypy-7.3/lib-python/2.7/distutils/command/bdist_msi.py
  266. pypy-7.3/lib-python/2.7/distutils/command/bdist_rpm.py
  267. pypy-7.3/lib-python/2.7/distutils/command/bdist_wininst.py
  268. pypy-7.3/lib-python/2.7/distutils/command/build.py
  269. pypy-7.3/lib-python/2.7/distutils/command/build_clib.py
  270. pypy-7.3/lib-python/2.7/distutils/command/build_ext.py
  271. pypy-7.3/lib-python/2.7/distutils/command/build_py.py
  272. pypy-7.3/lib-python/2.7/distutils/command/build_scripts.py
  273. pypy-7.3/lib-python/2.7/distutils/command/check.py
  274. pypy-7.3/lib-python/2.7/distutils/command/clean.py
  275. pypy-7.3/lib-python/2.7/distutils/command/command_template
  276. pypy-7.3/lib-python/2.7/distutils/command/config.py
  277. pypy-7.3/lib-python/2.7/distutils/command/install.py
  278. pypy-7.3/lib-python/2.7/distutils/command/install_data.py
  279. pypy-7.3/lib-python/2.7/distutils/command/install_egg_info.py
  280. pypy-7.3/lib-python/2.7/distutils/command/install_headers.py
  281. pypy-7.3/lib-python/2.7/distutils/command/install_lib.py
  282. pypy-7.3/lib-python/2.7/distutils/command/install_scripts.py
  283. pypy-7.3/lib-python/2.7/distutils/command/register.py
  284. pypy-7.3/lib-python/2.7/distutils/command/sdist.py
  285. pypy-7.3/lib-python/2.7/distutils/command/upload.py
  286. pypy-7.3/lib-python/2.7/distutils/command/wininst-6.0.exe
  287. pypy-7.3/lib-python/2.7/distutils/command/wininst-7.1.exe
  288. pypy-7.3/lib-python/2.7/distutils/command/wininst-8.0.exe
  289. pypy-7.3/lib-python/2.7/distutils/command/wininst-9.0-amd64.exe
  290. pypy-7.3/lib-python/2.7/distutils/command/wininst-9.0.exe
  291. pypy-7.3/lib-python/2.7/distutils/config.py
  292. pypy-7.3/lib-python/2.7/distutils/core.py
  293. pypy-7.3/lib-python/2.7/distutils/cygwinccompiler.py
  294. pypy-7.3/lib-python/2.7/distutils/debug.py
  295. pypy-7.3/lib-python/2.7/distutils/dep_util.py
  296. pypy-7.3/lib-python/2.7/distutils/dir_util.py
  297. pypy-7.3/lib-python/2.7/distutils/dist.py
  298. pypy-7.3/lib-python/2.7/distutils/emxccompiler.py
  299. pypy-7.3/lib-python/2.7/distutils/errors.py
  300. pypy-7.3/lib-python/2.7/distutils/extension.py
  301. pypy-7.3/lib-python/2.7/distutils/fancy_getopt.py
  302. pypy-7.3/lib-python/2.7/distutils/file_util.py
  303. pypy-7.3/lib-python/2.7/distutils/filelist.py
  304. pypy-7.3/lib-python/2.7/distutils/log.py
  305. pypy-7.3/lib-python/2.7/distutils/msvc9compiler.py
  306. pypy-7.3/lib-python/2.7/distutils/msvccompiler.py
  307. pypy-7.3/lib-python/2.7/distutils/spawn.py
  308. pypy-7.3/lib-python/2.7/distutils/sysconfig.py
  309. pypy-7.3/lib-python/2.7/distutils/sysconfig_cpython.py
  310. pypy-7.3/lib-python/2.7/distutils/sysconfig_pypy.py
  311. pypy-7.3/lib-python/2.7/distutils/tests/Setup.sample
  312. pypy-7.3/lib-python/2.7/distutils/tests/__init__.py
  313. pypy-7.3/lib-python/2.7/distutils/tests/setuptools_build_ext.py
  314. pypy-7.3/lib-python/2.7/distutils/tests/setuptools_extension.py
  315. pypy-7.3/lib-python/2.7/distutils/tests/support.py
  316. pypy-7.3/lib-python/2.7/distutils/tests/test_archive_util.py
  317. pypy-7.3/lib-python/2.7/distutils/tests/test_bdist.py
  318. pypy-7.3/lib-python/2.7/distutils/tests/test_bdist_dumb.py
  319. pypy-7.3/lib-python/2.7/distutils/tests/test_bdist_msi.py
  320. pypy-7.3/lib-python/2.7/distutils/tests/test_bdist_rpm.py
  321. pypy-7.3/lib-python/2.7/distutils/tests/test_bdist_wininst.py
  322. pypy-7.3/lib-python/2.7/distutils/tests/test_build.py
  323. pypy-7.3/lib-python/2.7/distutils/tests/test_build_clib.py
  324. pypy-7.3/lib-python/2.7/distutils/tests/test_build_ext.py
  325. pypy-7.3/lib-python/2.7/distutils/tests/test_build_py.py
  326. pypy-7.3/lib-python/2.7/distutils/tests/test_build_scripts.py
  327. pypy-7.3/lib-python/2.7/distutils/tests/test_ccompiler.py
  328. pypy-7.3/lib-python/2.7/distutils/tests/test_check.py
  329. pypy-7.3/lib-python/2.7/distutils/tests/test_clean.py
  330. pypy-7.3/lib-python/2.7/distutils/tests/test_cmd.py
  331. pypy-7.3/lib-python/2.7/distutils/tests/test_config.py
  332. pypy-7.3/lib-python/2.7/distutils/tests/test_config_cmd.py
  333. pypy-7.3/lib-python/2.7/distutils/tests/test_core.py
  334. pypy-7.3/lib-python/2.7/distutils/tests/test_dep_util.py
  335. pypy-7.3/lib-python/2.7/distutils/tests/test_dir_util.py
  336. pypy-7.3/lib-python/2.7/distutils/tests/test_dist.py
  337. pypy-7.3/lib-python/2.7/distutils/tests/test_file_util.py
  338. pypy-7.3/lib-python/2.7/distutils/tests/test_filelist.py
  339. pypy-7.3/lib-python/2.7/distutils/tests/test_install.py
  340. pypy-7.3/lib-python/2.7/distutils/tests/test_install_data.py
  341. pypy-7.3/lib-python/2.7/distutils/tests/test_install_headers.py
  342. pypy-7.3/lib-python/2.7/distutils/tests/test_install_lib.py
  343. pypy-7.3/lib-python/2.7/distutils/tests/test_install_scripts.py
  344. pypy-7.3/lib-python/2.7/distutils/tests/test_msvc9compiler.py
  345. pypy-7.3/lib-python/2.7/distutils/tests/test_register.py
  346. pypy-7.3/lib-python/2.7/distutils/tests/test_sdist.py
  347. pypy-7.3/lib-python/2.7/distutils/tests/test_spawn.py
  348. pypy-7.3/lib-python/2.7/distutils/tests/test_sysconfig.py
  349. pypy-7.3/lib-python/2.7/distutils/tests/test_text_file.py
  350. pypy-7.3/lib-python/2.7/distutils/tests/test_unixccompiler.py
  351. pypy-7.3/lib-python/2.7/distutils/tests/test_upload.py
  352. pypy-7.3/lib-python/2.7/distutils/tests/test_util.py
  353. pypy-7.3/lib-python/2.7/distutils/tests/test_version.py
  354. pypy-7.3/lib-python/2.7/distutils/tests/test_versionpredicate.py
  355. pypy-7.3/lib-python/2.7/distutils/text_file.py
  356. pypy-7.3/lib-python/2.7/distutils/unixccompiler.py
  357. pypy-7.3/lib-python/2.7/distutils/util.py
  358. pypy-7.3/lib-python/2.7/distutils/version.py
  359. pypy-7.3/lib-python/2.7/distutils/versionpredicate.py
  360. pypy-7.3/lib-python/2.7/doctest.py
  361. pypy-7.3/lib-python/2.7/dumbdbm.py
  362. pypy-7.3/lib-python/2.7/dummy_thread.py
  363. pypy-7.3/lib-python/2.7/dummy_threading.py
  364. pypy-7.3/lib-python/2.7/email/__init__.py
  365. pypy-7.3/lib-python/2.7/email/_parseaddr.py
  366. pypy-7.3/lib-python/2.7/email/base64mime.py
  367. pypy-7.3/lib-python/2.7/email/charset.py
  368. pypy-7.3/lib-python/2.7/email/encoders.py
  369. pypy-7.3/lib-python/2.7/email/errors.py
  370. pypy-7.3/lib-python/2.7/email/feedparser.py
  371. pypy-7.3/lib-python/2.7/email/generator.py
  372. pypy-7.3/lib-python/2.7/email/header.py
  373. pypy-7.3/lib-python/2.7/email/iterators.py
  374. pypy-7.3/lib-python/2.7/email/message.py
  375. pypy-7.3/lib-python/2.7/email/mime/__init__.py
  376. pypy-7.3/lib-python/2.7/email/mime/application.py
  377. pypy-7.3/lib-python/2.7/email/mime/audio.py
  378. pypy-7.3/lib-python/2.7/email/mime/base.py
  379. pypy-7.3/lib-python/2.7/email/mime/image.py
  380. pypy-7.3/lib-python/2.7/email/mime/message.py
  381. pypy-7.3/lib-python/2.7/email/mime/multipart.py
  382. pypy-7.3/lib-python/2.7/email/mime/nonmultipart.py
  383. pypy-7.3/lib-python/2.7/email/mime/text.py
  384. pypy-7.3/lib-python/2.7/email/parser.py
  385. pypy-7.3/lib-python/2.7/email/quoprimime.py
  386. pypy-7.3/lib-python/2.7/email/test/__init__.py
  387. pypy-7.3/lib-python/2.7/email/test/data/PyBanner048.gif
  388. pypy-7.3/lib-python/2.7/email/test/data/audiotest.au
  389. pypy-7.3/lib-python/2.7/email/test/data/msg_01.txt
  390. pypy-7.3/lib-python/2.7/email/test/data/msg_02.txt
  391. pypy-7.3/lib-python/2.7/email/test/data/msg_03.txt
  392. pypy-7.3/lib-python/2.7/email/test/data/msg_04.txt
  393. pypy-7.3/lib-python/2.7/email/test/data/msg_05.txt
  394. pypy-7.3/lib-python/2.7/email/test/data/msg_06.txt
  395. pypy-7.3/lib-python/2.7/email/test/data/msg_07.txt
  396. pypy-7.3/lib-python/2.7/email/test/data/msg_08.txt
  397. pypy-7.3/lib-python/2.7/email/test/data/msg_09.txt
  398. pypy-7.3/lib-python/2.7/email/test/data/msg_10.txt
  399. pypy-7.3/lib-python/2.7/email/test/data/msg_11.txt
  400. pypy-7.3/lib-python/2.7/email/test/data/msg_12.txt
  401. pypy-7.3/lib-python/2.7/email/test/data/msg_12a.txt
  402. pypy-7.3/lib-python/2.7/email/test/data/msg_13.txt
  403. pypy-7.3/lib-python/2.7/email/test/data/msg_14.txt
  404. pypy-7.3/lib-python/2.7/email/test/data/msg_15.txt
  405. pypy-7.3/lib-python/2.7/email/test/data/msg_16.txt
  406. pypy-7.3/lib-python/2.7/email/test/data/msg_17.txt
  407. pypy-7.3/lib-python/2.7/email/test/data/msg_18.txt
  408. pypy-7.3/lib-python/2.7/email/test/data/msg_19.txt
  409. pypy-7.3/lib-python/2.7/email/test/data/msg_20.txt
  410. pypy-7.3/lib-python/2.7/email/test/data/msg_21.txt
  411. pypy-7.3/lib-python/2.7/email/test/data/msg_22.txt
  412. pypy-7.3/lib-python/2.7/email/test/data/msg_23.txt
  413. pypy-7.3/lib-python/2.7/email/test/data/msg_24.txt
  414. pypy-7.3/lib-python/2.7/email/test/data/msg_25.txt
  415. pypy-7.3/lib-python/2.7/email/test/data/msg_26.txt
  416. pypy-7.3/lib-python/2.7/email/test/data/msg_27.txt
  417. pypy-7.3/lib-python/2.7/email/test/data/msg_28.txt
  418. pypy-7.3/lib-python/2.7/email/test/data/msg_29.txt
  419. pypy-7.3/lib-python/2.7/email/test/data/msg_30.txt
  420. pypy-7.3/lib-python/2.7/email/test/data/msg_31.txt
  421. pypy-7.3/lib-python/2.7/email/test/data/msg_32.txt
  422. pypy-7.3/lib-python/2.7/email/test/data/msg_33.txt
  423. pypy-7.3/lib-python/2.7/email/test/data/msg_34.txt
  424. pypy-7.3/lib-python/2.7/email/test/data/msg_35.txt
  425. pypy-7.3/lib-python/2.7/email/test/data/msg_36.txt
  426. pypy-7.3/lib-python/2.7/email/test/data/msg_37.txt
  427. pypy-7.3/lib-python/2.7/email/test/data/msg_38.txt
  428. pypy-7.3/lib-python/2.7/email/test/data/msg_39.txt
  429. pypy-7.3/lib-python/2.7/email/test/data/msg_40.txt
  430. pypy-7.3/lib-python/2.7/email/test/data/msg_41.txt
  431. pypy-7.3/lib-python/2.7/email/test/data/msg_42.txt
  432. pypy-7.3/lib-python/2.7/email/test/data/msg_43.txt
  433. pypy-7.3/lib-python/2.7/email/test/data/msg_44.txt
  434. pypy-7.3/lib-python/2.7/email/test/data/msg_45.txt
  435. pypy-7.3/lib-python/2.7/email/test/data/msg_46.txt
  436. pypy-7.3/lib-python/2.7/email/test/test_email.py
  437. pypy-7.3/lib-python/2.7/email/test/test_email_codecs.py
  438. pypy-7.3/lib-python/2.7/email/test/test_email_codecs_renamed.py
  439. pypy-7.3/lib-python/2.7/email/test/test_email_renamed.py
  440. pypy-7.3/lib-python/2.7/email/test/test_email_torture.py
  441. pypy-7.3/lib-python/2.7/email/utils.py
  442. pypy-7.3/lib-python/2.7/encodings/__init__.py
  443. pypy-7.3/lib-python/2.7/encodings/aliases.py
  444. pypy-7.3/lib-python/2.7/encodings/ascii.py
  445. pypy-7.3/lib-python/2.7/encodings/base64_codec.py
  446. pypy-7.3/lib-python/2.7/encodings/big5.py
  447. pypy-7.3/lib-python/2.7/encodings/big5hkscs.py
  448. pypy-7.3/lib-python/2.7/encodings/bz2_codec.py
  449. pypy-7.3/lib-python/2.7/encodings/charmap.py
  450. pypy-7.3/lib-python/2.7/encodings/cp037.py
  451. pypy-7.3/lib-python/2.7/encodings/cp1006.py
  452. pypy-7.3/lib-python/2.7/encodings/cp1026.py
  453. pypy-7.3/lib-python/2.7/encodings/cp1140.py
  454. pypy-7.3/lib-python/2.7/encodings/cp1250.py
  455. pypy-7.3/lib-python/2.7/encodings/cp1251.py
  456. pypy-7.3/lib-python/2.7/encodings/cp1252.py
  457. pypy-7.3/lib-python/2.7/encodings/cp1253.py
  458. pypy-7.3/lib-python/2.7/encodings/cp1254.py
  459. pypy-7.3/lib-python/2.7/encodings/cp1255.py
  460. pypy-7.3/lib-python/2.7/encodings/cp1256.py
  461. pypy-7.3/lib-python/2.7/encodings/cp1257.py
  462. pypy-7.3/lib-python/2.7/encodings/cp1258.py
  463. pypy-7.3/lib-python/2.7/encodings/cp424.py
  464. pypy-7.3/lib-python/2.7/encodings/cp437.py
  465. pypy-7.3/lib-python/2.7/encodings/cp500.py
  466. pypy-7.3/lib-python/2.7/encodings/cp720.py
  467. pypy-7.3/lib-python/2.7/encodings/cp737.py
  468. pypy-7.3/lib-python/2.7/encodings/cp775.py
  469. pypy-7.3/lib-python/2.7/encodings/cp850.py
  470. pypy-7.3/lib-python/2.7/encodings/cp852.py
  471. pypy-7.3/lib-python/2.7/encodings/cp855.py
  472. pypy-7.3/lib-python/2.7/encodings/cp856.py
  473. pypy-7.3/lib-python/2.7/encodings/cp857.py
  474. pypy-7.3/lib-python/2.7/encodings/cp858.py
  475. pypy-7.3/lib-python/2.7/encodings/cp860.py
  476. pypy-7.3/lib-python/2.7/encodings/cp861.py
  477. pypy-7.3/lib-python/2.7/encodings/cp862.py
  478. pypy-7.3/lib-python/2.7/encodings/cp863.py
  479. pypy-7.3/lib-python/2.7/encodings/cp864.py
  480. pypy-7.3/lib-python/2.7/encodings/cp865.py
  481. pypy-7.3/lib-python/2.7/encodings/cp866.py
  482. pypy-7.3/lib-python/2.7/encodings/cp869.py
  483. pypy-7.3/lib-python/2.7/encodings/cp874.py
  484. pypy-7.3/lib-python/2.7/encodings/cp875.py
  485. pypy-7.3/lib-python/2.7/encodings/cp932.py
  486. pypy-7.3/lib-python/2.7/encodings/cp949.py
  487. pypy-7.3/lib-python/2.7/encodings/cp950.py
  488. pypy-7.3/lib-python/2.7/encodings/euc_jis_2004.py
  489. pypy-7.3/lib-python/2.7/encodings/euc_jisx0213.py
  490. pypy-7.3/lib-python/2.7/encodings/euc_jp.py
  491. pypy-7.3/lib-python/2.7/encodings/euc_kr.py
  492. pypy-7.3/lib-python/2.7/encodings/gb18030.py
  493. pypy-7.3/lib-python/2.7/encodings/gb2312.py
  494. pypy-7.3/lib-python/2.7/encodings/gbk.py
  495. pypy-7.3/lib-python/2.7/encodings/hex_codec.py
  496. pypy-7.3/lib-python/2.7/encodings/hp_roman8.py
  497. pypy-7.3/lib-python/2.7/encodings/hz.py
  498. pypy-7.3/lib-python/2.7/encodings/idna.py
  499. pypy-7.3/lib-python/2.7/encodings/iso2022_jp.py
  500. pypy-7.3/lib-python/2.7/encodings/iso2022_jp_1.py
  501. pypy-7.3/lib-python/2.7/encodings/iso2022_jp_2.py
  502. pypy-7.3/lib-python/2.7/encodings/iso2022_jp_2004.py
  503. pypy-7.3/lib-python/2.7/encodings/iso2022_jp_3.py
  504. pypy-7.3/lib-python/2.7/encodings/iso2022_jp_ext.py
  505. pypy-7.3/lib-python/2.7/encodings/iso2022_kr.py
  506. pypy-7.3/lib-python/2.7/encodings/iso8859_1.py
  507. pypy-7.3/lib-python/2.7/encodings/iso8859_10.py
  508. pypy-7.3/lib-python/2.7/encodings/iso8859_11.py
  509. pypy-7.3/lib-python/2.7/encodings/iso8859_13.py
  510. pypy-7.3/lib-python/2.7/encodings/iso8859_14.py
  511. pypy-7.3/lib-python/2.7/encodings/iso8859_15.py
  512. pypy-7.3/lib-python/2.7/encodings/iso8859_16.py
  513. pypy-7.3/lib-python/2.7/encodings/iso8859_2.py
  514. pypy-7.3/lib-python/2.7/encodings/iso8859_3.py
  515. pypy-7.3/lib-python/2.7/encodings/iso8859_4.py
  516. pypy-7.3/lib-python/2.7/encodings/iso8859_5.py
  517. pypy-7.3/lib-python/2.7/encodings/iso8859_6.py
  518. pypy-7.3/lib-python/2.7/encodings/iso8859_7.py
  519. pypy-7.3/lib-python/2.7/encodings/iso8859_8.py
  520. pypy-7.3/lib-python/2.7/encodings/iso8859_9.py
  521. pypy-7.3/lib-python/2.7/encodings/johab.py
  522. pypy-7.3/lib-python/2.7/encodings/koi8_r.py
  523. pypy-7.3/lib-python/2.7/encodings/koi8_u.py
  524. pypy-7.3/lib-python/2.7/encodings/latin_1.py
  525. pypy-7.3/lib-python/2.7/encodings/mac_arabic.py
  526. pypy-7.3/lib-python/2.7/encodings/mac_centeuro.py
  527. pypy-7.3/lib-python/2.7/encodings/mac_croatian.py
  528. pypy-7.3/lib-python/2.7/encodings/mac_cyrillic.py
  529. pypy-7.3/lib-python/2.7/encodings/mac_farsi.py
  530. pypy-7.3/lib-python/2.7/encodings/mac_greek.py
  531. pypy-7.3/lib-python/2.7/encodings/mac_iceland.py
  532. pypy-7.3/lib-python/2.7/encodings/mac_latin2.py
  533. pypy-7.3/lib-python/2.7/encodings/mac_roman.py
  534. pypy-7.3/lib-python/2.7/encodings/mac_romanian.py
  535. pypy-7.3/lib-python/2.7/encodings/mac_turkish.py
  536. pypy-7.3/lib-python/2.7/encodings/mbcs.py
  537. pypy-7.3/lib-python/2.7/encodings/palmos.py
  538. pypy-7.3/lib-python/2.7/encodings/ptcp154.py
  539. pypy-7.3/lib-python/2.7/encodings/punycode.py
  540. pypy-7.3/lib-python/2.7/encodings/quopri_codec.py
  541. pypy-7.3/lib-python/2.7/encodings/raw_unicode_escape.py
  542. pypy-7.3/lib-python/2.7/encodings/rot_13.py
  543. pypy-7.3/lib-python/2.7/encodings/shift_jis.py
  544. pypy-7.3/lib-python/2.7/encodings/shift_jis_2004.py
  545. pypy-7.3/lib-python/2.7/encodings/shift_jisx0213.py
  546. pypy-7.3/lib-python/2.7/encodings/string_escape.py
  547. pypy-7.3/lib-python/2.7/encodings/tis_620.py
  548. pypy-7.3/lib-python/2.7/encodings/undefined.py
  549. pypy-7.3/lib-python/2.7/encodings/unicode_escape.py
  550. pypy-7.3/lib-python/2.7/encodings/unicode_internal.py
  551. pypy-7.3/lib-python/2.7/encodings/utf_16.py
  552. pypy-7.3/lib-python/2.7/encodings/utf_16_be.py
  553. pypy-7.3/lib-python/2.7/encodings/utf_16_le.py
  554. pypy-7.3/lib-python/2.7/encodings/utf_32.py
  555. pypy-7.3/lib-python/2.7/encodings/utf_32_be.py
  556. pypy-7.3/lib-python/2.7/encodings/utf_32_le.py
  557. pypy-7.3/lib-python/2.7/encodings/utf_7.py
  558. pypy-7.3/lib-python/2.7/encodings/utf_8.py
  559. pypy-7.3/lib-python/2.7/encodings/utf_8_sig.py
  560. pypy-7.3/lib-python/2.7/encodings/uu_codec.py
  561. pypy-7.3/lib-python/2.7/encodings/zlib_codec.py
  562. pypy-7.3/lib-python/2.7/ensurepip/__init__.py
  563. pypy-7.3/lib-python/2.7/ensurepip/__main__.py
  564. pypy-7.3/lib-python/2.7/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl
  565. pypy-7.3/lib-python/2.7/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl
  566. pypy-7.3/lib-python/2.7/ensurepip/_uninstall.py
  567. pypy-7.3/lib-python/2.7/filecmp.py
  568. pypy-7.3/lib-python/2.7/fileinput.py
  569. pypy-7.3/lib-python/2.7/fnmatch.py
  570. pypy-7.3/lib-python/2.7/formatter.py
  571. pypy-7.3/lib-python/2.7/fpformat.py
  572. pypy-7.3/lib-python/2.7/fractions.py
  573. pypy-7.3/lib-python/2.7/ftplib.py
  574. pypy-7.3/lib-python/2.7/functools.py
  575. pypy-7.3/lib-python/2.7/genericpath.py
  576. pypy-7.3/lib-python/2.7/getopt.py
  577. pypy-7.3/lib-python/2.7/getpass.py
  578. pypy-7.3/lib-python/2.7/gettext.py
  579. pypy-7.3/lib-python/2.7/glob.py
  580. pypy-7.3/lib-python/2.7/gzip.py
  581. pypy-7.3/lib-python/2.7/hashlib.py
  582. pypy-7.3/lib-python/2.7/heapq.py
  583. pypy-7.3/lib-python/2.7/hmac.py
  584. pypy-7.3/lib-python/2.7/hotshot/__init__.py
  585. pypy-7.3/lib-python/2.7/hotshot/log.py
  586. pypy-7.3/lib-python/2.7/hotshot/stats.py
  587. pypy-7.3/lib-python/2.7/hotshot/stones.py
  588. pypy-7.3/lib-python/2.7/htmlentitydefs.py
  589. pypy-7.3/lib-python/2.7/htmllib.py
  590. pypy-7.3/lib-python/2.7/httplib.py
  591. pypy-7.3/lib-python/2.7/idlelib/AutoComplete.py
  592. pypy-7.3/lib-python/2.7/idlelib/AutoCompleteWindow.py
  593. pypy-7.3/lib-python/2.7/idlelib/AutoExpand.py
  594. pypy-7.3/lib-python/2.7/idlelib/Bindings.py
  595. pypy-7.3/lib-python/2.7/idlelib/CREDITS.txt
  596. pypy-7.3/lib-python/2.7/idlelib/CallTipWindow.py
  597. pypy-7.3/lib-python/2.7/idlelib/CallTips.py
  598. pypy-7.3/lib-python/2.7/idlelib/ChangeLog
  599. pypy-7.3/lib-python/2.7/idlelib/ClassBrowser.py
  600. pypy-7.3/lib-python/2.7/idlelib/CodeContext.py
  601. pypy-7.3/lib-python/2.7/idlelib/ColorDelegator.py
  602. pypy-7.3/lib-python/2.7/idlelib/Debugger.py
  603. pypy-7.3/lib-python/2.7/idlelib/Delegator.py
  604. pypy-7.3/lib-python/2.7/idlelib/EditorWindow.py
  605. pypy-7.3/lib-python/2.7/idlelib/FileList.py
  606. pypy-7.3/lib-python/2.7/idlelib/FormatParagraph.py
  607. pypy-7.3/lib-python/2.7/idlelib/GrepDialog.py
  608. pypy-7.3/lib-python/2.7/idlelib/HISTORY.txt
  609. pypy-7.3/lib-python/2.7/idlelib/HyperParser.py
  610. pypy-7.3/lib-python/2.7/idlelib/IOBinding.py
  611. pypy-7.3/lib-python/2.7/idlelib/Icons/folder.gif
  612. pypy-7.3/lib-python/2.7/idlelib/Icons/idle.icns
  613. pypy-7.3/lib-python/2.7/idlelib/Icons/idle.ico
  614. pypy-7.3/lib-python/2.7/idlelib/Icons/idle_16.gif
  615. pypy-7.3/lib-python/2.7/idlelib/Icons/idle_16.png
  616. pypy-7.3/lib-python/2.7/idlelib/Icons/idle_32.gif
  617. pypy-7.3/lib-python/2.7/idlelib/Icons/idle_32.png
  618. pypy-7.3/lib-python/2.7/idlelib/Icons/idle_48.gif
  619. pypy-7.3/lib-python/2.7/idlelib/Icons/idle_48.png
  620. pypy-7.3/lib-python/2.7/idlelib/Icons/minusnode.gif
  621. pypy-7.3/lib-python/2.7/idlelib/Icons/openfolder.gif
  622. pypy-7.3/lib-python/2.7/idlelib/Icons/plusnode.gif
  623. pypy-7.3/lib-python/2.7/idlelib/Icons/python.gif
  624. pypy-7.3/lib-python/2.7/idlelib/Icons/tk.gif
  625. pypy-7.3/lib-python/2.7/idlelib/IdleHistory.py
  626. pypy-7.3/lib-python/2.7/idlelib/MultiCall.py
  627. pypy-7.3/lib-python/2.7/idlelib/MultiStatusBar.py
  628. pypy-7.3/lib-python/2.7/idlelib/NEWS.txt
  629. pypy-7.3/lib-python/2.7/idlelib/ObjectBrowser.py
  630. pypy-7.3/lib-python/2.7/idlelib/OutputWindow.py
  631. pypy-7.3/lib-python/2.7/idlelib/ParenMatch.py
  632. pypy-7.3/lib-python/2.7/idlelib/PathBrowser.py
  633. pypy-7.3/lib-python/2.7/idlelib/Percolator.py
  634. pypy-7.3/lib-python/2.7/idlelib/PyParse.py
  635. pypy-7.3/lib-python/2.7/idlelib/PyShell.py
  636. pypy-7.3/lib-python/2.7/idlelib/README.txt
  637. pypy-7.3/lib-python/2.7/idlelib/RemoteDebugger.py
  638. pypy-7.3/lib-python/2.7/idlelib/RemoteObjectBrowser.py
  639. pypy-7.3/lib-python/2.7/idlelib/ReplaceDialog.py
  640. pypy-7.3/lib-python/2.7/idlelib/RstripExtension.py
  641. pypy-7.3/lib-python/2.7/idlelib/ScriptBinding.py
  642. pypy-7.3/lib-python/2.7/idlelib/ScrolledList.py
  643. pypy-7.3/lib-python/2.7/idlelib/SearchDialog.py
  644. pypy-7.3/lib-python/2.7/idlelib/SearchDialogBase.py
  645. pypy-7.3/lib-python/2.7/idlelib/SearchEngine.py
  646. pypy-7.3/lib-python/2.7/idlelib/StackViewer.py
  647. pypy-7.3/lib-python/2.7/idlelib/TODO.txt
  648. pypy-7.3/lib-python/2.7/idlelib/ToolTip.py
  649. pypy-7.3/lib-python/2.7/idlelib/TreeWidget.py
  650. pypy-7.3/lib-python/2.7/idlelib/UndoDelegator.py
  651. pypy-7.3/lib-python/2.7/idlelib/WidgetRedirector.py
  652. pypy-7.3/lib-python/2.7/idlelib/WindowList.py
  653. pypy-7.3/lib-python/2.7/idlelib/ZoomHeight.py
  654. pypy-7.3/lib-python/2.7/idlelib/__init__.py
  655. pypy-7.3/lib-python/2.7/idlelib/aboutDialog.py
  656. pypy-7.3/lib-python/2.7/idlelib/config-extensions.def
  657. pypy-7.3/lib-python/2.7/idlelib/config-highlight.def
  658. pypy-7.3/lib-python/2.7/idlelib/config-keys.def
  659. pypy-7.3/lib-python/2.7/idlelib/config-main.def
  660. pypy-7.3/lib-python/2.7/idlelib/configDialog.py
  661. pypy-7.3/lib-python/2.7/idlelib/configHandler.py
  662. pypy-7.3/lib-python/2.7/idlelib/configHelpSourceEdit.py
  663. pypy-7.3/lib-python/2.7/idlelib/configSectionNameDialog.py
  664. pypy-7.3/lib-python/2.7/idlelib/dynOptionMenuWidget.py
  665. pypy-7.3/lib-python/2.7/idlelib/extend.txt
  666. pypy-7.3/lib-python/2.7/idlelib/help.html
  667. pypy-7.3/lib-python/2.7/idlelib/help.py
  668. pypy-7.3/lib-python/2.7/idlelib/help.txt
  669. pypy-7.3/lib-python/2.7/idlelib/idle.bat
  670. pypy-7.3/lib-python/2.7/idlelib/idle.py
  671. pypy-7.3/lib-python/2.7/idlelib/idle.pyw
  672. pypy-7.3/lib-python/2.7/idlelib/idle_test/README.txt
  673. pypy-7.3/lib-python/2.7/idlelib/idle_test/__init__.py
  674. pypy-7.3/lib-python/2.7/idlelib/idle_test/htest.py
  675. pypy-7.3/lib-python/2.7/idlelib/idle_test/mock_idle.py
  676. pypy-7.3/lib-python/2.7/idlelib/idle_test/mock_tk.py
  677. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_autocomplete.py
  678. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_autoexpand.py
  679. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_calltips.py
  680. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_config_name.py
  681. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_configdialog.py
  682. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_delegator.py
  683. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_editmenu.py
  684. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_formatparagraph.py
  685. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_grep.py
  686. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_helpabout.py
  687. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_hyperparser.py
  688. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_idlehistory.py
  689. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_io.py
  690. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_parenmatch.py
  691. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_pathbrowser.py
  692. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_rstrip.py
  693. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_searchdialogbase.py
  694. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_searchengine.py
  695. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_text.py
  696. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_textview.py
  697. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_warning.py
  698. pypy-7.3/lib-python/2.7/idlelib/idle_test/test_widgetredir.py
  699. pypy-7.3/lib-python/2.7/idlelib/idlever.py
  700. pypy-7.3/lib-python/2.7/idlelib/keybindingDialog.py
  701. pypy-7.3/lib-python/2.7/idlelib/macosxSupport.py
  702. pypy-7.3/lib-python/2.7/idlelib/rpc.py
  703. pypy-7.3/lib-python/2.7/idlelib/run.py
  704. pypy-7.3/lib-python/2.7/idlelib/tabbedpages.py
  705. pypy-7.3/lib-python/2.7/idlelib/textView.py
  706. pypy-7.3/lib-python/2.7/ihooks.py
  707. pypy-7.3/lib-python/2.7/imaplib.py
  708. pypy-7.3/lib-python/2.7/imghdr.py
  709. pypy-7.3/lib-python/2.7/importlib/__init__.py
  710. pypy-7.3/lib-python/2.7/imputil.py
  711. pypy-7.3/lib-python/2.7/inspect.py
  712. pypy-7.3/lib-python/2.7/io.py
  713. pypy-7.3/lib-python/2.7/json/__init__.py
  714. pypy-7.3/lib-python/2.7/json/decoder.py
  715. pypy-7.3/lib-python/2.7/json/encoder.py
  716. pypy-7.3/lib-python/2.7/json/scanner.py
  717. pypy-7.3/lib-python/2.7/json/tests/__init__.py
  718. pypy-7.3/lib-python/2.7/json/tests/test_check_circular.py
  719. pypy-7.3/lib-python/2.7/json/tests/test_decode.py
  720. pypy-7.3/lib-python/2.7/json/tests/test_default.py
  721. pypy-7.3/lib-python/2.7/json/tests/test_dump.py
  722. pypy-7.3/lib-python/2.7/json/tests/test_encode_basestring_ascii.py
  723. pypy-7.3/lib-python/2.7/json/tests/test_fail.py
  724. pypy-7.3/lib-python/2.7/json/tests/test_float.py
  725. pypy-7.3/lib-python/2.7/json/tests/test_indent.py
  726. pypy-7.3/lib-python/2.7/json/tests/test_pass1.py
  727. pypy-7.3/lib-python/2.7/json/tests/test_pass2.py
  728. pypy-7.3/lib-python/2.7/json/tests/test_pass3.py
  729. pypy-7.3/lib-python/2.7/json/tests/test_recursion.py
  730. pypy-7.3/lib-python/2.7/json/tests/test_scanstring.py
  731. pypy-7.3/lib-python/2.7/json/tests/test_separators.py
  732. pypy-7.3/lib-python/2.7/json/tests/test_speedups.py
  733. pypy-7.3/lib-python/2.7/json/tests/test_tool.py
  734. pypy-7.3/lib-python/2.7/json/tests/test_unicode.py
  735. pypy-7.3/lib-python/2.7/json/tool.py
  736. pypy-7.3/lib-python/2.7/keyword.py
  737. pypy-7.3/lib-python/2.7/lib-tk/Canvas.py
  738. pypy-7.3/lib-python/2.7/lib-tk/Dialog.py
  739. pypy-7.3/lib-python/2.7/lib-tk/FileDialog.py
  740. pypy-7.3/lib-python/2.7/lib-tk/FixTk.py
  741. pypy-7.3/lib-python/2.7/lib-tk/ScrolledText.py
  742. pypy-7.3/lib-python/2.7/lib-tk/SimpleDialog.py
  743. pypy-7.3/lib-python/2.7/lib-tk/Tix.py
  744. pypy-7.3/lib-python/2.7/lib-tk/Tkconstants.py
  745. pypy-7.3/lib-python/2.7/lib-tk/Tkdnd.py
  746. pypy-7.3/lib-python/2.7/lib-tk/Tkinter.py
  747. pypy-7.3/lib-python/2.7/lib-tk/test/README
  748. pypy-7.3/lib-python/2.7/lib-tk/test/runtktests.py
  749. pypy-7.3/lib-python/2.7/lib-tk/test/test_tkinter/__init__.py
  750. pypy-7.3/lib-python/2.7/lib-tk/test/test_tkinter/test_font.py
  751. pypy-7.3/lib-python/2.7/lib-tk/test/test_tkinter/test_geometry_managers.py
  752. pypy-7.3/lib-python/2.7/lib-tk/test/test_tkinter/test_images.py
  753. pypy-7.3/lib-python/2.7/lib-tk/test/test_tkinter/test_loadtk.py
  754. pypy-7.3/lib-python/2.7/lib-tk/test/test_tkinter/test_text.py
  755. pypy-7.3/lib-python/2.7/lib-tk/test/test_tkinter/test_variables.py
  756. pypy-7.3/lib-python/2.7/lib-tk/test/test_tkinter/test_widgets.py
  757. pypy-7.3/lib-python/2.7/lib-tk/test/test_ttk/__init__.py
  758. pypy-7.3/lib-python/2.7/lib-tk/test/test_ttk/support.py
  759. pypy-7.3/lib-python/2.7/lib-tk/test/test_ttk/test_extensions.py
  760. pypy-7.3/lib-python/2.7/lib-tk/test/test_ttk/test_functions.py
  761. pypy-7.3/lib-python/2.7/lib-tk/test/test_ttk/test_style.py
  762. pypy-7.3/lib-python/2.7/lib-tk/test/test_ttk/test_widgets.py
  763. pypy-7.3/lib-python/2.7/lib-tk/test/widget_tests.py
  764. pypy-7.3/lib-python/2.7/lib-tk/tkColorChooser.py
  765. pypy-7.3/lib-python/2.7/lib-tk/tkCommonDialog.py
  766. pypy-7.3/lib-python/2.7/lib-tk/tkFileDialog.py
  767. pypy-7.3/lib-python/2.7/lib-tk/tkFont.py
  768. pypy-7.3/lib-python/2.7/lib-tk/tkMessageBox.py
  769. pypy-7.3/lib-python/2.7/lib-tk/tkSimpleDialog.py
  770. pypy-7.3/lib-python/2.7/lib-tk/ttk.py
  771. pypy-7.3/lib-python/2.7/lib-tk/turtle.py
  772. pypy-7.3/lib-python/2.7/lib2to3/Grammar.txt
  773. pypy-7.3/lib-python/2.7/lib2to3/PatternGrammar.txt
  774. pypy-7.3/lib-python/2.7/lib2to3/__init__.py
  775. pypy-7.3/lib-python/2.7/lib2to3/__main__.py
  776. pypy-7.3/lib-python/2.7/lib2to3/btm_matcher.py
  777. pypy-7.3/lib-python/2.7/lib2to3/btm_utils.py
  778. pypy-7.3/lib-python/2.7/lib2to3/fixer_base.py
  779. pypy-7.3/lib-python/2.7/lib2to3/fixer_util.py
  780. pypy-7.3/lib-python/2.7/lib2to3/fixes/__init__.py
  781. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_apply.py
  782. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_asserts.py
  783. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_basestring.py
  784. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_buffer.py
  785. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_dict.py
  786. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_except.py
  787. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_exec.py
  788. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_execfile.py
  789. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_exitfunc.py
  790. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_filter.py
  791. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_funcattrs.py
  792. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_future.py
  793. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_getcwdu.py
  794. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_has_key.py
  795. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_idioms.py
  796. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_import.py
  797. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_imports.py
  798. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_imports2.py
  799. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_input.py
  800. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_intern.py
  801. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_isinstance.py
  802. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_itertools.py
  803. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_itertools_imports.py
  804. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_long.py
  805. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_map.py
  806. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_metaclass.py
  807. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_methodattrs.py
  808. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_ne.py
  809. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_next.py
  810. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_nonzero.py
  811. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_numliterals.py
  812. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_operator.py
  813. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_paren.py
  814. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_print.py
  815. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_raise.py
  816. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_raw_input.py
  817. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_reduce.py
  818. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_renames.py
  819. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_repr.py
  820. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_set_literal.py
  821. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_standarderror.py
  822. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_sys_exc.py
  823. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_throw.py
  824. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_tuple_params.py
  825. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_types.py
  826. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_unicode.py
  827. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_urllib.py
  828. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_ws_comma.py
  829. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_xrange.py
  830. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_xreadlines.py
  831. pypy-7.3/lib-python/2.7/lib2to3/fixes/fix_zip.py
  832. pypy-7.3/lib-python/2.7/lib2to3/main.py
  833. pypy-7.3/lib-python/2.7/lib2to3/patcomp.py
  834. pypy-7.3/lib-python/2.7/lib2to3/pgen2/__init__.py
  835. pypy-7.3/lib-python/2.7/lib2to3/pgen2/conv.py
  836. pypy-7.3/lib-python/2.7/lib2to3/pgen2/driver.py
  837. pypy-7.3/lib-python/2.7/lib2to3/pgen2/grammar.py
  838. pypy-7.3/lib-python/2.7/lib2to3/pgen2/literals.py
  839. pypy-7.3/lib-python/2.7/lib2to3/pgen2/parse.py
  840. pypy-7.3/lib-python/2.7/lib2to3/pgen2/pgen.py
  841. pypy-7.3/lib-python/2.7/lib2to3/pgen2/token.py
  842. pypy-7.3/lib-python/2.7/lib2to3/pgen2/tokenize.py
  843. pypy-7.3/lib-python/2.7/lib2to3/pygram.py
  844. pypy-7.3/lib-python/2.7/lib2to3/pytree.py
  845. pypy-7.3/lib-python/2.7/lib2to3/refactor.py
  846. pypy-7.3/lib-python/2.7/lib2to3/tests/__init__.py
  847. pypy-7.3/lib-python/2.7/lib2to3/tests/data/README
  848. pypy-7.3/lib-python/2.7/lib2to3/tests/data/bom.py
  849. pypy-7.3/lib-python/2.7/lib2to3/tests/data/crlf.py
  850. pypy-7.3/lib-python/2.7/lib2to3/tests/data/different_encoding.py
  851. pypy-7.3/lib-python/2.7/lib2to3/tests/data/false_encoding.py
  852. pypy-7.3/lib-python/2.7/lib2to3/tests/data/fixers/bad_order.py
  853. pypy-7.3/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/__init__.py
  854. pypy-7.3/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
  855. pypy-7.3/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py
  856. pypy-7.3/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py
  857. pypy-7.3/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
  858. pypy-7.3/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
  859. pypy-7.3/lib-python/2.7/lib2to3/tests/data/fixers/no_fixer_cls.py
  860. pypy-7.3/lib-python/2.7/lib2to3/tests/data/fixers/parrot_example.py
  861. pypy-7.3/lib-python/2.7/lib2to3/tests/data/infinite_recursion.py
  862. pypy-7.3/lib-python/2.7/lib2to3/tests/data/py2_test_grammar.py
  863. pypy-7.3/lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py
  864. pypy-7.3/lib-python/2.7/lib2to3/tests/pytree_idempotency.py
  865. pypy-7.3/lib-python/2.7/lib2to3/tests/support.py
  866. pypy-7.3/lib-python/2.7/lib2to3/tests/test_all_fixers.py
  867. pypy-7.3/lib-python/2.7/lib2to3/tests/test_fixers.py
  868. pypy-7.3/lib-python/2.7/lib2to3/tests/test_main.py
  869. pypy-7.3/lib-python/2.7/lib2to3/tests/test_parser.py
  870. pypy-7.3/lib-python/2.7/lib2to3/tests/test_pytree.py
  871. pypy-7.3/lib-python/2.7/lib2to3/tests/test_refactor.py
  872. pypy-7.3/lib-python/2.7/lib2to3/tests/test_util.py
  873. pypy-7.3/lib-python/2.7/linecache.py
  874. pypy-7.3/lib-python/2.7/locale.py
  875. pypy-7.3/lib-python/2.7/logging/__init__.py
  876. pypy-7.3/lib-python/2.7/logging/config.py
  877. pypy-7.3/lib-python/2.7/logging/handlers.py
  878. pypy-7.3/lib-python/2.7/macpath.py
  879. pypy-7.3/lib-python/2.7/macurl2path.py
  880. pypy-7.3/lib-python/2.7/mailbox.py
  881. pypy-7.3/lib-python/2.7/mailcap.py
  882. pypy-7.3/lib-python/2.7/markupbase.py
  883. pypy-7.3/lib-python/2.7/md5.py
  884. pypy-7.3/lib-python/2.7/mhlib.py
  885. pypy-7.3/lib-python/2.7/mimetools.py
  886. pypy-7.3/lib-python/2.7/mimetypes.py
  887. pypy-7.3/lib-python/2.7/mimify.py
  888. pypy-7.3/lib-python/2.7/modulefinder.py
  889. pypy-7.3/lib-python/2.7/msilib/__init__.py
  890. pypy-7.3/lib-python/2.7/msilib/schema.py
  891. pypy-7.3/lib-python/2.7/msilib/sequence.py
  892. pypy-7.3/lib-python/2.7/msilib/text.py
  893. pypy-7.3/lib-python/2.7/multifile.py
  894. pypy-7.3/lib-python/2.7/multiprocessing/__init__.py
  895. pypy-7.3/lib-python/2.7/multiprocessing/connection.py
  896. pypy-7.3/lib-python/2.7/multiprocessing/dummy/__init__.py
  897. pypy-7.3/lib-python/2.7/multiprocessing/dummy/connection.py
  898. pypy-7.3/lib-python/2.7/multiprocessing/forking.py
  899. pypy-7.3/lib-python/2.7/multiprocessing/heap.py
  900. pypy-7.3/lib-python/2.7/multiprocessing/managers.py
  901. pypy-7.3/lib-python/2.7/multiprocessing/pool.py
  902. pypy-7.3/lib-python/2.7/multiprocessing/process.py
  903. pypy-7.3/lib-python/2.7/multiprocessing/queues.py
  904. pypy-7.3/lib-python/2.7/multiprocessing/reduction.py
  905. pypy-7.3/lib-python/2.7/multiprocessing/sharedctypes.py
  906. pypy-7.3/lib-python/2.7/multiprocessing/synchronize.py
  907. pypy-7.3/lib-python/2.7/multiprocessing/util.py
  908. pypy-7.3/lib-python/2.7/mutex.py
  909. pypy-7.3/lib-python/2.7/netrc.py
  910. pypy-7.3/lib-python/2.7/new.py
  911. pypy-7.3/lib-python/2.7/nntplib.py
  912. pypy-7.3/lib-python/2.7/ntpath.py
  913. pypy-7.3/lib-python/2.7/nturl2path.py
  914. pypy-7.3/lib-python/2.7/numbers.py
  915. pypy-7.3/lib-python/2.7/opcode.py
  916. pypy-7.3/lib-python/2.7/optparse.py
  917. pypy-7.3/lib-python/2.7/os.py
  918. pypy-7.3/lib-python/2.7/os2emxpath.py
  919. pypy-7.3/lib-python/2.7/pdb.doc
  920. pypy-7.3/lib-python/2.7/pdb.py
  921. pypy-7.3/lib-python/2.7/pickle.py
  922. pypy-7.3/lib-python/2.7/pickletools.py
  923. pypy-7.3/lib-python/2.7/pipes.py
  924. pypy-7.3/lib-python/2.7/pkgutil.py
  925. pypy-7.3/lib-python/2.7/plat-aix3/IN.py
  926. pypy-7.3/lib-python/2.7/plat-aix3/regen
  927. pypy-7.3/lib-python/2.7/plat-aix4/IN.py
  928. pypy-7.3/lib-python/2.7/plat-aix4/regen
  929. pypy-7.3/lib-python/2.7/plat-atheos/IN.py
  930. pypy-7.3/lib-python/2.7/plat-atheos/TYPES.py
  931. pypy-7.3/lib-python/2.7/plat-atheos/regen
  932. pypy-7.3/lib-python/2.7/plat-beos5/IN.py
  933. pypy-7.3/lib-python/2.7/plat-beos5/regen
  934. pypy-7.3/lib-python/2.7/plat-darwin/IN.py
  935. pypy-7.3/lib-python/2.7/plat-darwin/regen
  936. pypy-7.3/lib-python/2.7/plat-freebsd4/IN.py
  937. pypy-7.3/lib-python/2.7/plat-freebsd4/regen
  938. pypy-7.3/lib-python/2.7/plat-freebsd5/IN.py
  939. pypy-7.3/lib-python/2.7/plat-freebsd5/regen
  940. pypy-7.3/lib-python/2.7/plat-freebsd6/IN.py
  941. pypy-7.3/lib-python/2.7/plat-freebsd6/regen
  942. pypy-7.3/lib-python/2.7/plat-freebsd7/IN.py
  943. pypy-7.3/lib-python/2.7/plat-freebsd7/regen
  944. pypy-7.3/lib-python/2.7/plat-freebsd8/IN.py
  945. pypy-7.3/lib-python/2.7/plat-freebsd8/regen
  946. pypy-7.3/lib-python/2.7/plat-generic/regen
  947. pypy-7.3/lib-python/2.7/plat-irix5/AL.py
  948. pypy-7.3/lib-python/2.7/plat-irix5/CD.py
  949. pypy-7.3/lib-python/2.7/plat-irix5/CL.py
  950. pypy-7.3/lib-python/2.7/plat-irix5/CL_old.py
  951. pypy-7.3/lib-python/2.7/plat-irix5/DEVICE.py
  952. pypy-7.3/lib-python/2.7/plat-irix5/ERRNO.py
  953. pypy-7.3/lib-python/2.7/plat-irix5/FILE.py
  954. pypy-7.3/lib-python/2.7/plat-irix5/FL.py
  955. pypy-7.3/lib-python/2.7/plat-irix5/GET.py
  956. pypy-7.3/lib-python/2.7/plat-irix5/GL.py
  957. pypy-7.3/lib-python/2.7/plat-irix5/GLWS.py
  958. pypy-7.3/lib-python/2.7/plat-irix5/IN.py
  959. pypy-7.3/lib-python/2.7/plat-irix5/IOCTL.py
  960. pypy-7.3/lib-python/2.7/plat-irix5/SV.py
  961. pypy-7.3/lib-python/2.7/plat-irix5/WAIT.py
  962. pypy-7.3/lib-python/2.7/plat-irix5/cddb.py
  963. pypy-7.3/lib-python/2.7/plat-irix5/cdplayer.py
  964. pypy-7.3/lib-python/2.7/plat-irix5/flp.doc
  965. pypy-7.3/lib-python/2.7/plat-irix5/flp.py
  966. pypy-7.3/lib-python/2.7/plat-irix5/jpeg.py
  967. pypy-7.3/lib-python/2.7/plat-irix5/panel.py
  968. pypy-7.3/lib-python/2.7/plat-irix5/panelparser.py
  969. pypy-7.3/lib-python/2.7/plat-irix5/readcd.doc
  970. pypy-7.3/lib-python/2.7/plat-irix5/readcd.py
  971. pypy-7.3/lib-python/2.7/plat-irix5/regen
  972. pypy-7.3/lib-python/2.7/plat-irix5/torgb.py
  973. pypy-7.3/lib-python/2.7/plat-irix6/AL.py
  974. pypy-7.3/lib-python/2.7/plat-irix6/CD.py
  975. pypy-7.3/lib-python/2.7/plat-irix6/CL.py
  976. pypy-7.3/lib-python/2.7/plat-irix6/DEVICE.py
  977. pypy-7.3/lib-python/2.7/plat-irix6/ERRNO.py
  978. pypy-7.3/lib-python/2.7/plat-irix6/FILE.py
  979. pypy-7.3/lib-python/2.7/plat-irix6/FL.py
  980. pypy-7.3/lib-python/2.7/plat-irix6/GET.py
  981. pypy-7.3/lib-python/2.7/plat-irix6/GL.py
  982. pypy-7.3/lib-python/2.7/plat-irix6/GLWS.py
  983. pypy-7.3/lib-python/2.7/plat-irix6/IN.py
  984. pypy-7.3/lib-python/2.7/plat-irix6/IOCTL.py
  985. pypy-7.3/lib-python/2.7/plat-irix6/SV.py
  986. pypy-7.3/lib-python/2.7/plat-irix6/WAIT.py
  987. pypy-7.3/lib-python/2.7/plat-irix6/cddb.py
  988. pypy-7.3/lib-python/2.7/plat-irix6/cdplayer.py
  989. pypy-7.3/lib-python/2.7/plat-irix6/flp.doc
  990. pypy-7.3/lib-python/2.7/plat-irix6/flp.py
  991. pypy-7.3/lib-python/2.7/plat-irix6/jpeg.py
  992. pypy-7.3/lib-python/2.7/plat-irix6/panel.py
  993. pypy-7.3/lib-python/2.7/plat-irix6/panelparser.py
  994. pypy-7.3/lib-python/2.7/plat-irix6/readcd.doc
  995. pypy-7.3/lib-python/2.7/plat-irix6/readcd.py
  996. pypy-7.3/lib-python/2.7/plat-irix6/regen
  997. pypy-7.3/lib-python/2.7/plat-irix6/torgb.py
  998. pypy-7.3/lib-python/2.7/plat-linux2/CDROM.py
  999. pypy-7.3/lib-python/2.7/plat-linux2/DLFCN.py
  1000. pypy-7.3/lib-python/2.7/plat-linux2/IN.py
  1001. pypy-7.3/lib-python/2.7/plat-linux2/TYPES.py
  1002. pypy-7.3/lib-python/2.7/plat-linux2/regen
  1003. pypy-7.3/lib-python/2.7/plat-mac/Audio_mac.py
  1004. pypy-7.3/lib-python/2.7/plat-mac/Carbon/AE.py
  1005. pypy-7.3/lib-python/2.7/plat-mac/Carbon/AH.py
  1006. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Alias.py
  1007. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Aliases.py
  1008. pypy-7.3/lib-python/2.7/plat-mac/Carbon/App.py
  1009. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Appearance.py
  1010. pypy-7.3/lib-python/2.7/plat-mac/Carbon/AppleEvents.py
  1011. pypy-7.3/lib-python/2.7/plat-mac/Carbon/AppleHelp.py
  1012. pypy-7.3/lib-python/2.7/plat-mac/Carbon/CF.py
  1013. pypy-7.3/lib-python/2.7/plat-mac/Carbon/CG.py
  1014. pypy-7.3/lib-python/2.7/plat-mac/Carbon/CarbonEvents.py
  1015. pypy-7.3/lib-python/2.7/plat-mac/Carbon/CarbonEvt.py
  1016. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Cm.py
  1017. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Components.py
  1018. pypy-7.3/lib-python/2.7/plat-mac/Carbon/ControlAccessor.py
  1019. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Controls.py
  1020. pypy-7.3/lib-python/2.7/plat-mac/Carbon/CoreFoundation.py
  1021. pypy-7.3/lib-python/2.7/plat-mac/Carbon/CoreGraphics.py
  1022. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Ctl.py
  1023. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Dialogs.py
  1024. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Dlg.py
  1025. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Drag.py
  1026. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Dragconst.py
  1027. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Events.py
  1028. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Evt.py
  1029. pypy-7.3/lib-python/2.7/plat-mac/Carbon/File.py
  1030. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Files.py
  1031. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Fm.py
  1032. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Folder.py
  1033. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Folders.py
  1034. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Fonts.py
  1035. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Help.py
  1036. pypy-7.3/lib-python/2.7/plat-mac/Carbon/IBCarbon.py
  1037. pypy-7.3/lib-python/2.7/plat-mac/Carbon/IBCarbonRuntime.py
  1038. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Icn.py
  1039. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Icons.py
  1040. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Launch.py
  1041. pypy-7.3/lib-python/2.7/plat-mac/Carbon/LaunchServices.py
  1042. pypy-7.3/lib-python/2.7/plat-mac/Carbon/List.py
  1043. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Lists.py
  1044. pypy-7.3/lib-python/2.7/plat-mac/Carbon/MacHelp.py
  1045. pypy-7.3/lib-python/2.7/plat-mac/Carbon/MacTextEditor.py
  1046. pypy-7.3/lib-python/2.7/plat-mac/Carbon/MediaDescr.py
  1047. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Menu.py
  1048. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Menus.py
  1049. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Mlte.py
  1050. pypy-7.3/lib-python/2.7/plat-mac/Carbon/OSA.py
  1051. pypy-7.3/lib-python/2.7/plat-mac/Carbon/OSAconst.py
  1052. pypy-7.3/lib-python/2.7/plat-mac/Carbon/QDOffscreen.py
  1053. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Qd.py
  1054. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Qdoffs.py
  1055. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Qt.py
  1056. pypy-7.3/lib-python/2.7/plat-mac/Carbon/QuickDraw.py
  1057. pypy-7.3/lib-python/2.7/plat-mac/Carbon/QuickTime.py
  1058. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Res.py
  1059. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Resources.py
  1060. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Scrap.py
  1061. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Snd.py
  1062. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Sndihooks.py
  1063. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Sound.py
  1064. pypy-7.3/lib-python/2.7/plat-mac/Carbon/TE.py
  1065. pypy-7.3/lib-python/2.7/plat-mac/Carbon/TextEdit.py
  1066. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Win.py
  1067. pypy-7.3/lib-python/2.7/plat-mac/Carbon/Windows.py
  1068. pypy-7.3/lib-python/2.7/plat-mac/Carbon/__init__.py
  1069. pypy-7.3/lib-python/2.7/plat-mac/EasyDialogs.py
  1070. pypy-7.3/lib-python/2.7/plat-mac/FrameWork.py
  1071. pypy-7.3/lib-python/2.7/plat-mac/MiniAEFrame.py
  1072. pypy-7.3/lib-python/2.7/plat-mac/PixMapWrapper.py
  1073. pypy-7.3/lib-python/2.7/plat-mac/aepack.py
  1074. pypy-7.3/lib-python/2.7/plat-mac/aetools.py
  1075. pypy-7.3/lib-python/2.7/plat-mac/aetypes.py
  1076. pypy-7.3/lib-python/2.7/plat-mac/applesingle.py
  1077. pypy-7.3/lib-python/2.7/plat-mac/appletrawmain.py
  1078. pypy-7.3/lib-python/2.7/plat-mac/appletrunner.py
  1079. pypy-7.3/lib-python/2.7/plat-mac/argvemulator.py
  1080. pypy-7.3/lib-python/2.7/plat-mac/bgenlocations.py
  1081. pypy-7.3/lib-python/2.7/plat-mac/buildtools.py
  1082. pypy-7.3/lib-python/2.7/plat-mac/bundlebuilder.py
  1083. pypy-7.3/lib-python/2.7/plat-mac/cfmfile.py
  1084. pypy-7.3/lib-python/2.7/plat-mac/dialogs.rsrc
  1085. pypy-7.3/lib-python/2.7/plat-mac/errors.rsrc
  1086. pypy-7.3/lib-python/2.7/plat-mac/findertools.py
  1087. pypy-7.3/lib-python/2.7/plat-mac/gensuitemodule.py
  1088. pypy-7.3/lib-python/2.7/plat-mac/ic.py
  1089. pypy-7.3/lib-python/2.7/plat-mac/icopen.py
  1090. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py
  1091. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py
  1092. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Required.py
  1093. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py
  1094. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py
  1095. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py
  1096. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py
  1097. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py
  1098. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py
  1099. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py
  1100. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py
  1101. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/__init__.py
  1102. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py
  1103. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Enumerations.py
  1104. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Files.py
  1105. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py
  1106. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.py
  1107. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py
  1108. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py
  1109. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py
  1110. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.py
  1111. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/__init__.py
  1112. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py
  1113. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py
  1114. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Required_suite.py
  1115. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py
  1116. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py
  1117. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Text.py
  1118. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py
  1119. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/__init__.py
  1120. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py
  1121. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py
  1122. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py
  1123. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py
  1124. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py
  1125. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py
  1126. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py
  1127. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py
  1128. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py
  1129. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/__init__.py
  1130. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py
  1131. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py
  1132. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py
  1133. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py
  1134. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py
  1135. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py
  1136. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
  1137. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py
  1138. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py
  1139. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/__init__.py
  1140. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py
  1141. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py
  1142. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py
  1143. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/__init__.py
  1144. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py
  1145. pypy-7.3/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py
  1146. pypy-7.3/lib-python/2.7/plat-mac/macerrors.py
  1147. pypy-7.3/lib-python/2.7/plat-mac/macostools.py
  1148. pypy-7.3/lib-python/2.7/plat-mac/macresource.py
  1149. pypy-7.3/lib-python/2.7/plat-mac/pimp.py
  1150. pypy-7.3/lib-python/2.7/plat-mac/terminalcommand.py
  1151. pypy-7.3/lib-python/2.7/plat-mac/videoreader.py
  1152. pypy-7.3/lib-python/2.7/plat-netbsd1/IN.py
  1153. pypy-7.3/lib-python/2.7/plat-netbsd1/regen
  1154. pypy-7.3/lib-python/2.7/plat-next3/regen
  1155. pypy-7.3/lib-python/2.7/plat-os2emx/IN.py
  1156. pypy-7.3/lib-python/2.7/plat-os2emx/SOCKET.py
  1157. pypy-7.3/lib-python/2.7/plat-os2emx/_emx_link.py
  1158. pypy-7.3/lib-python/2.7/plat-os2emx/grp.py
  1159. pypy-7.3/lib-python/2.7/plat-os2emx/pwd.py
  1160. pypy-7.3/lib-python/2.7/plat-os2emx/regen
  1161. pypy-7.3/lib-python/2.7/plat-riscos/riscosenviron.py
  1162. pypy-7.3/lib-python/2.7/plat-riscos/riscospath.py
  1163. pypy-7.3/lib-python/2.7/plat-riscos/rourl2path.py
  1164. pypy-7.3/lib-python/2.7/plat-sunos5/CDIO.py
  1165. pypy-7.3/lib-python/2.7/plat-sunos5/DLFCN.py
  1166. pypy-7.3/lib-python/2.7/plat-sunos5/IN.py
  1167. pypy-7.3/lib-python/2.7/plat-sunos5/STROPTS.py
  1168. pypy-7.3/lib-python/2.7/plat-sunos5/SUNAUDIODEV.py
  1169. pypy-7.3/lib-python/2.7/plat-sunos5/TYPES.py
  1170. pypy-7.3/lib-python/2.7/plat-sunos5/regen
  1171. pypy-7.3/lib-python/2.7/plat-unixware7/IN.py
  1172. pypy-7.3/lib-python/2.7/plat-unixware7/STROPTS.py
  1173. pypy-7.3/lib-python/2.7/plat-unixware7/regen
  1174. pypy-7.3/lib-python/2.7/platform.py
  1175. pypy-7.3/lib-python/2.7/plistlib.py
  1176. pypy-7.3/lib-python/2.7/popen2.py
  1177. pypy-7.3/lib-python/2.7/poplib.py
  1178. pypy-7.3/lib-python/2.7/posixfile.py
  1179. pypy-7.3/lib-python/2.7/posixpath.py
  1180. pypy-7.3/lib-python/2.7/pprint.py
  1181. pypy-7.3/lib-python/2.7/profile.py
  1182. pypy-7.3/lib-python/2.7/pstats.py
  1183. pypy-7.3/lib-python/2.7/pty.py
  1184. pypy-7.3/lib-python/2.7/py_compile.py
  1185. pypy-7.3/lib-python/2.7/pyclbr.py
  1186. pypy-7.3/lib-python/2.7/pydoc.py
  1187. pypy-7.3/lib-python/2.7/pydoc_data/__init__.py
  1188. pypy-7.3/lib-python/2.7/pydoc_data/topics.py
  1189. pypy-7.3/lib-python/2.7/quopri.py
  1190. pypy-7.3/lib-python/2.7/random.py
  1191. pypy-7.3/lib-python/2.7/re.py
  1192. pypy-7.3/lib-python/2.7/repr.py
  1193. pypy-7.3/lib-python/2.7/rexec.py
  1194. pypy-7.3/lib-python/2.7/rfc822.py
  1195. pypy-7.3/lib-python/2.7/rlcompleter.py
  1196. pypy-7.3/lib-python/2.7/robotparser.py
  1197. pypy-7.3/lib-python/2.7/runpy.py
  1198. pypy-7.3/lib-python/2.7/sched.py
  1199. pypy-7.3/lib-python/2.7/sets.py
  1200. pypy-7.3/lib-python/2.7/sgmllib.py
  1201. pypy-7.3/lib-python/2.7/sha.py
  1202. pypy-7.3/lib-python/2.7/shelve.py
  1203. pypy-7.3/lib-python/2.7/shlex.py
  1204. pypy-7.3/lib-python/2.7/shutil.py
  1205. pypy-7.3/lib-python/2.7/site-packages/README
  1206. pypy-7.3/lib-python/2.7/site.py
  1207. pypy-7.3/lib-python/2.7/smtpd.py
  1208. pypy-7.3/lib-python/2.7/smtplib.py
  1209. pypy-7.3/lib-python/2.7/sndhdr.py
  1210. pypy-7.3/lib-python/2.7/socket.py
  1211. pypy-7.3/lib-python/2.7/sqlite3/__init__.py
  1212. pypy-7.3/lib-python/2.7/sqlite3/dbapi2.py
  1213. pypy-7.3/lib-python/2.7/sqlite3/dump.py
  1214. pypy-7.3/lib-python/2.7/sqlite3/test/__init__.py
  1215. pypy-7.3/lib-python/2.7/sqlite3/test/dbapi.py
  1216. pypy-7.3/lib-python/2.7/sqlite3/test/dump.py
  1217. pypy-7.3/lib-python/2.7/sqlite3/test/factory.py
  1218. pypy-7.3/lib-python/2.7/sqlite3/test/hooks.py
  1219. pypy-7.3/lib-python/2.7/sqlite3/test/py25tests.py
  1220. pypy-7.3/lib-python/2.7/sqlite3/test/regression.py
  1221. pypy-7.3/lib-python/2.7/sqlite3/test/transactions.py
  1222. pypy-7.3/lib-python/2.7/sqlite3/test/types.py
  1223. pypy-7.3/lib-python/2.7/sqlite3/test/userfunctions.py
  1224. pypy-7.3/lib-python/2.7/sre.py
  1225. pypy-7.3/lib-python/2.7/sre_compile.py
  1226. pypy-7.3/lib-python/2.7/sre_constants.py
  1227. pypy-7.3/lib-python/2.7/sre_parse.py
  1228. pypy-7.3/lib-python/2.7/ssl.py
  1229. pypy-7.3/lib-python/2.7/stat.py
  1230. pypy-7.3/lib-python/2.7/statvfs.py
  1231. pypy-7.3/lib-python/2.7/string.py
  1232. pypy-7.3/lib-python/2.7/stringold.py
  1233. pypy-7.3/lib-python/2.7/stringprep.py
  1234. pypy-7.3/lib-python/2.7/struct.py
  1235. pypy-7.3/lib-python/2.7/subprocess.py
  1236. pypy-7.3/lib-python/2.7/sunau.py
  1237. pypy-7.3/lib-python/2.7/sunaudio.py
  1238. pypy-7.3/lib-python/2.7/symbol.py
  1239. pypy-7.3/lib-python/2.7/symtable.py
  1240. pypy-7.3/lib-python/2.7/sysconfig.py
  1241. pypy-7.3/lib-python/2.7/tabnanny.py
  1242. pypy-7.3/lib-python/2.7/tarfile.py
  1243. pypy-7.3/lib-python/2.7/telnetlib.py
  1244. pypy-7.3/lib-python/2.7/tempfile.py
  1245. pypy-7.3/lib-python/2.7/test/185test.db
  1246. pypy-7.3/lib-python/2.7/test/Sine-1000Hz-300ms.aif
  1247. pypy-7.3/lib-python/2.7/test/__init__.py
  1248. pypy-7.3/lib-python/2.7/test/_mock_backport.py
  1249. pypy-7.3/lib-python/2.7/test/allsans.pem
  1250. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm16.aiff
  1251. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm16.au
  1252. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm16.wav
  1253. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm24.aiff
  1254. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm24.wav
  1255. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm32.aiff
  1256. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm32.au
  1257. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm32.wav
  1258. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm8.aiff
  1259. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm8.au
  1260. pypy-7.3/lib-python/2.7/test/audiodata/pluck-pcm8.wav
  1261. pypy-7.3/lib-python/2.7/test/audiodata/pluck-ulaw.aifc
  1262. pypy-7.3/lib-python/2.7/test/audiodata/pluck-ulaw.au
  1263. pypy-7.3/lib-python/2.7/test/audiotest.au
  1264. pypy-7.3/lib-python/2.7/test/audiotests.py
  1265. pypy-7.3/lib-python/2.7/test/autotest.py
  1266. pypy-7.3/lib-python/2.7/test/bad_coding.py
  1267. pypy-7.3/lib-python/2.7/test/bad_coding2.py
  1268. pypy-7.3/lib-python/2.7/test/bad_coding3.py
  1269. pypy-7.3/lib-python/2.7/test/badcert.pem
  1270. pypy-7.3/lib-python/2.7/test/badkey.pem
  1271. pypy-7.3/lib-python/2.7/test/badsyntax_future3.py
  1272. pypy-7.3/lib-python/2.7/test/badsyntax_future4.py
  1273. pypy-7.3/lib-python/2.7/test/badsyntax_future5.py
  1274. pypy-7.3/lib-python/2.7/test/badsyntax_future6.py
  1275. pypy-7.3/lib-python/2.7/test/badsyntax_future7.py
  1276. pypy-7.3/lib-python/2.7/test/badsyntax_future8.py
  1277. pypy-7.3/lib-python/2.7/test/badsyntax_future9.py
  1278. pypy-7.3/lib-python/2.7/test/badsyntax_nocaret.py
  1279. pypy-7.3/lib-python/2.7/test/capath/0e4015b9.0
  1280. pypy-7.3/lib-python/2.7/test/capath/4e1295a3.0
  1281. pypy-7.3/lib-python/2.7/test/capath/5ed36f99.0
  1282. pypy-7.3/lib-python/2.7/test/capath/6e88d7b8.0
  1283. pypy-7.3/lib-python/2.7/test/capath/99d0fa06.0
  1284. pypy-7.3/lib-python/2.7/test/capath/ce7b8643.0
  1285. pypy-7.3/lib-python/2.7/test/capath/efa5f9c3.0
  1286. pypy-7.3/lib-python/2.7/test/cfgparser.1
  1287. pypy-7.3/lib-python/2.7/test/cjkencodings/big5-utf8.txt
  1288. pypy-7.3/lib-python/2.7/test/cjkencodings/big5.txt
  1289. pypy-7.3/lib-python/2.7/test/cjkencodings/big5hkscs-utf8.txt
  1290. pypy-7.3/lib-python/2.7/test/cjkencodings/big5hkscs.txt
  1291. pypy-7.3/lib-python/2.7/test/cjkencodings/cp949-utf8.txt
  1292. pypy-7.3/lib-python/2.7/test/cjkencodings/cp949.txt
  1293. pypy-7.3/lib-python/2.7/test/cjkencodings/euc_jisx0213-utf8.txt
  1294. pypy-7.3/lib-python/2.7/test/cjkencodings/euc_jisx0213.txt
  1295. pypy-7.3/lib-python/2.7/test/cjkencodings/euc_jp-utf8.txt
  1296. pypy-7.3/lib-python/2.7/test/cjkencodings/euc_jp.txt
  1297. pypy-7.3/lib-python/2.7/test/cjkencodings/euc_kr-utf8.txt
  1298. pypy-7.3/lib-python/2.7/test/cjkencodings/euc_kr.txt
  1299. pypy-7.3/lib-python/2.7/test/cjkencodings/gb18030-utf8.txt
  1300. pypy-7.3/lib-python/2.7/test/cjkencodings/gb18030.txt
  1301. pypy-7.3/lib-python/2.7/test/cjkencodings/gb2312-utf8.txt
  1302. pypy-7.3/lib-python/2.7/test/cjkencodings/gb2312.txt
  1303. pypy-7.3/lib-python/2.7/test/cjkencodings/gbk-utf8.txt
  1304. pypy-7.3/lib-python/2.7/test/cjkencodings/gbk.txt
  1305. pypy-7.3/lib-python/2.7/test/cjkencodings/hz-utf8.txt
  1306. pypy-7.3/lib-python/2.7/test/cjkencodings/hz.txt
  1307. pypy-7.3/lib-python/2.7/test/cjkencodings/iso2022_jp-utf8.txt
  1308. pypy-7.3/lib-python/2.7/test/cjkencodings/iso2022_jp.txt
  1309. pypy-7.3/lib-python/2.7/test/cjkencodings/iso2022_kr-utf8.txt
  1310. pypy-7.3/lib-python/2.7/test/cjkencodings/iso2022_kr.txt
  1311. pypy-7.3/lib-python/2.7/test/cjkencodings/johab-utf8.txt
  1312. pypy-7.3/lib-python/2.7/test/cjkencodings/johab.txt
  1313. pypy-7.3/lib-python/2.7/test/cjkencodings/shift_jis-utf8.txt
  1314. pypy-7.3/lib-python/2.7/test/cjkencodings/shift_jis.txt
  1315. pypy-7.3/lib-python/2.7/test/cjkencodings/shift_jisx0213-utf8.txt
  1316. pypy-7.3/lib-python/2.7/test/cjkencodings/shift_jisx0213.txt
  1317. pypy-7.3/lib-python/2.7/test/cmath_testcases.txt
  1318. pypy-7.3/lib-python/2.7/test/crashers/README
  1319. pypy-7.3/lib-python/2.7/test/crashers/bogus_code_obj.py
  1320. pypy-7.3/lib-python/2.7/test/crashers/borrowed_ref_1.py
  1321. pypy-7.3/lib-python/2.7/test/crashers/borrowed_ref_2.py
  1322. pypy-7.3/lib-python/2.7/test/crashers/buffer_mutate.py
  1323. pypy-7.3/lib-python/2.7/test/crashers/compiler_recursion.py
  1324. pypy-7.3/lib-python/2.7/test/crashers/decref_before_assignment.py
  1325. pypy-7.3/lib-python/2.7/test/crashers/gc_has_finalizer.py
  1326. pypy-7.3/lib-python/2.7/test/crashers/gc_inspection.py
  1327. pypy-7.3/lib-python/2.7/test/crashers/infinite_loop_re.py
  1328. pypy-7.3/lib-python/2.7/test/crashers/loosing_mro_ref.py
  1329. pypy-7.3/lib-python/2.7/test/crashers/mutation_inside_cyclegc.py
  1330. pypy-7.3/lib-python/2.7/test/crashers/nasty_eq_vs_dict.py
  1331. pypy-7.3/lib-python/2.7/test/crashers/recursion_limit_too_high.py
  1332. pypy-7.3/lib-python/2.7/test/crashers/recursive_call.py
  1333. pypy-7.3/lib-python/2.7/test/curses_tests.py
  1334. pypy-7.3/lib-python/2.7/test/data/README
  1335. pypy-7.3/lib-python/2.7/test/decimaltestdata/abs.decTest
  1336. pypy-7.3/lib-python/2.7/test/decimaltestdata/add.decTest
  1337. pypy-7.3/lib-python/2.7/test/decimaltestdata/and.decTest
  1338. pypy-7.3/lib-python/2.7/test/decimaltestdata/base.decTest
  1339. pypy-7.3/lib-python/2.7/test/decimaltestdata/clamp.decTest
  1340. pypy-7.3/lib-python/2.7/test/decimaltestdata/class.decTest
  1341. pypy-7.3/lib-python/2.7/test/decimaltestdata/compare.decTest
  1342. pypy-7.3/lib-python/2.7/test/decimaltestdata/comparetotal.decTest
  1343. pypy-7.3/lib-python/2.7/test/decimaltestdata/comparetotmag.decTest
  1344. pypy-7.3/lib-python/2.7/test/decimaltestdata/copy.decTest
  1345. pypy-7.3/lib-python/2.7/test/decimaltestdata/copyabs.decTest
  1346. pypy-7.3/lib-python/2.7/test/decimaltestdata/copynegate.decTest
  1347. pypy-7.3/lib-python/2.7/test/decimaltestdata/copysign.decTest
  1348. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddAbs.decTest
  1349. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddAdd.decTest
  1350. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddAnd.decTest
  1351. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddBase.decTest
  1352. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddCanonical.decTest
  1353. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddClass.decTest
  1354. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddCompare.decTest
  1355. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddCompareSig.decTest
  1356. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddCompareTotal.decTest
  1357. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddCompareTotalMag.decTest
  1358. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddCopy.decTest
  1359. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddCopyAbs.decTest
  1360. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddCopyNegate.decTest
  1361. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddCopySign.decTest
  1362. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddDivide.decTest
  1363. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddDivideInt.decTest
  1364. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddEncode.decTest
  1365. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddFMA.decTest
  1366. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddInvert.decTest
  1367. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddLogB.decTest
  1368. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddMax.decTest
  1369. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddMaxMag.decTest
  1370. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddMin.decTest
  1371. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddMinMag.decTest
  1372. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddMinus.decTest
  1373. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddMultiply.decTest
  1374. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddNextMinus.decTest
  1375. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddNextPlus.decTest
  1376. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddNextToward.decTest
  1377. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddOr.decTest
  1378. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddPlus.decTest
  1379. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddQuantize.decTest
  1380. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddReduce.decTest
  1381. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddRemainder.decTest
  1382. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddRemainderNear.decTest
  1383. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddRotate.decTest
  1384. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddSameQuantum.decTest
  1385. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddScaleB.decTest
  1386. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddShift.decTest
  1387. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddSubtract.decTest
  1388. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddToIntegral.decTest
  1389. pypy-7.3/lib-python/2.7/test/decimaltestdata/ddXor.decTest
  1390. pypy-7.3/lib-python/2.7/test/decimaltestdata/decDouble.decTest
  1391. pypy-7.3/lib-python/2.7/test/decimaltestdata/decQuad.decTest
  1392. pypy-7.3/lib-python/2.7/test/decimaltestdata/decSingle.decTest
  1393. pypy-7.3/lib-python/2.7/test/decimaltestdata/divide.decTest
  1394. pypy-7.3/lib-python/2.7/test/decimaltestdata/divideint.decTest
  1395. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqAbs.decTest
  1396. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqAdd.decTest
  1397. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqAnd.decTest
  1398. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqBase.decTest
  1399. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqCanonical.decTest
  1400. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqClass.decTest
  1401. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqCompare.decTest
  1402. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqCompareSig.decTest
  1403. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqCompareTotal.decTest
  1404. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqCompareTotalMag.decTest
  1405. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqCopy.decTest
  1406. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqCopyAbs.decTest
  1407. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqCopyNegate.decTest
  1408. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqCopySign.decTest
  1409. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqDivide.decTest
  1410. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqDivideInt.decTest
  1411. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqEncode.decTest
  1412. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqFMA.decTest
  1413. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqInvert.decTest
  1414. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqLogB.decTest
  1415. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqMax.decTest
  1416. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqMaxMag.decTest
  1417. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqMin.decTest
  1418. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqMinMag.decTest
  1419. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqMinus.decTest
  1420. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqMultiply.decTest
  1421. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqNextMinus.decTest
  1422. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqNextPlus.decTest
  1423. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqNextToward.decTest
  1424. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqOr.decTest
  1425. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqPlus.decTest
  1426. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqQuantize.decTest
  1427. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqReduce.decTest
  1428. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqRemainder.decTest
  1429. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqRemainderNear.decTest
  1430. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqRotate.decTest
  1431. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqSameQuantum.decTest
  1432. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqScaleB.decTest
  1433. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqShift.decTest
  1434. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqSubtract.decTest
  1435. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqToIntegral.decTest
  1436. pypy-7.3/lib-python/2.7/test/decimaltestdata/dqXor.decTest
  1437. pypy-7.3/lib-python/2.7/test/decimaltestdata/dsBase.decTest
  1438. pypy-7.3/lib-python/2.7/test/decimaltestdata/dsEncode.decTest
  1439. pypy-7.3/lib-python/2.7/test/decimaltestdata/exp.decTest
  1440. pypy-7.3/lib-python/2.7/test/decimaltestdata/extra.decTest
  1441. pypy-7.3/lib-python/2.7/test/decimaltestdata/fma.decTest
  1442. pypy-7.3/lib-python/2.7/test/decimaltestdata/inexact.decTest
  1443. pypy-7.3/lib-python/2.7/test/decimaltestdata/invert.decTest
  1444. pypy-7.3/lib-python/2.7/test/decimaltestdata/ln.decTest
  1445. pypy-7.3/lib-python/2.7/test/decimaltestdata/log10.decTest
  1446. pypy-7.3/lib-python/2.7/test/decimaltestdata/logb.decTest
  1447. pypy-7.3/lib-python/2.7/test/decimaltestdata/max.decTest
  1448. pypy-7.3/lib-python/2.7/test/decimaltestdata/maxmag.decTest
  1449. pypy-7.3/lib-python/2.7/test/decimaltestdata/min.decTest
  1450. pypy-7.3/lib-python/2.7/test/decimaltestdata/minmag.decTest
  1451. pypy-7.3/lib-python/2.7/test/decimaltestdata/minus.decTest
  1452. pypy-7.3/lib-python/2.7/test/decimaltestdata/multiply.decTest
  1453. pypy-7.3/lib-python/2.7/test/decimaltestdata/nextminus.decTest
  1454. pypy-7.3/lib-python/2.7/test/decimaltestdata/nextplus.decTest
  1455. pypy-7.3/lib-python/2.7/test/decimaltestdata/nexttoward.decTest
  1456. pypy-7.3/lib-python/2.7/test/decimaltestdata/or.decTest
  1457. pypy-7.3/lib-python/2.7/test/decimaltestdata/plus.decTest
  1458. pypy-7.3/lib-python/2.7/test/decimaltestdata/power.decTest
  1459. pypy-7.3/lib-python/2.7/test/decimaltestdata/powersqrt.decTest
  1460. pypy-7.3/lib-python/2.7/test/decimaltestdata/quantize.decTest
  1461. pypy-7.3/lib-python/2.7/test/decimaltestdata/randomBound32.decTest
  1462. pypy-7.3/lib-python/2.7/test/decimaltestdata/randoms.decTest
  1463. pypy-7.3/lib-python/2.7/test/decimaltestdata/reduce.decTest
  1464. pypy-7.3/lib-python/2.7/test/decimaltestdata/remainder.decTest
  1465. pypy-7.3/lib-python/2.7/test/decimaltestdata/remainderNear.decTest
  1466. pypy-7.3/lib-python/2.7/test/decimaltestdata/rescale.decTest
  1467. pypy-7.3/lib-python/2.7/test/decimaltestdata/rotate.decTest
  1468. pypy-7.3/lib-python/2.7/test/decimaltestdata/rounding.decTest
  1469. pypy-7.3/lib-python/2.7/test/decimaltestdata/samequantum.decTest
  1470. pypy-7.3/lib-python/2.7/test/decimaltestdata/scaleb.decTest
  1471. pypy-7.3/lib-python/2.7/test/decimaltestdata/shift.decTest
  1472. pypy-7.3/lib-python/2.7/test/decimaltestdata/squareroot.decTest
  1473. pypy-7.3/lib-python/2.7/test/decimaltestdata/subtract.decTest
  1474. pypy-7.3/lib-python/2.7/test/decimaltestdata/testall.decTest
  1475. pypy-7.3/lib-python/2.7/test/decimaltestdata/tointegral.decTest
  1476. pypy-7.3/lib-python/2.7/test/decimaltestdata/tointegralx.decTest
  1477. pypy-7.3/lib-python/2.7/test/decimaltestdata/xor.decTest
  1478. pypy-7.3/lib-python/2.7/test/dh1024.pem
  1479. pypy-7.3/lib-python/2.7/test/doctest_aliases.py
  1480. pypy-7.3/lib-python/2.7/test/double_const.py
  1481. pypy-7.3/lib-python/2.7/test/empty.vbs
  1482. pypy-7.3/lib-python/2.7/test/exception_hierarchy.txt
  1483. pypy-7.3/lib-python/2.7/test/floating_points.txt
  1484. pypy-7.3/lib-python/2.7/test/fork_wait.py
  1485. pypy-7.3/lib-python/2.7/test/formatfloat_testcases.txt
  1486. pypy-7.3/lib-python/2.7/test/gdb_sample.py
  1487. pypy-7.3/lib-python/2.7/test/greyrgb.uue
  1488. pypy-7.3/lib-python/2.7/test/ieee754.txt
  1489. pypy-7.3/lib-python/2.7/test/imghdrdata/python.bmp
  1490. pypy-7.3/lib-python/2.7/test/imghdrdata/python.gif
  1491. pypy-7.3/lib-python/2.7/test/imghdrdata/python.jpg
  1492. pypy-7.3/lib-python/2.7/test/imghdrdata/python.pbm
  1493. pypy-7.3/lib-python/2.7/test/imghdrdata/python.pgm
  1494. pypy-7.3/lib-python/2.7/test/imghdrdata/python.png
  1495. pypy-7.3/lib-python/2.7/test/imghdrdata/python.ppm
  1496. pypy-7.3/lib-python/2.7/test/imghdrdata/python.ras
  1497. pypy-7.3/lib-python/2.7/test/imghdrdata/python.sgi
  1498. pypy-7.3/lib-python/2.7/test/imghdrdata/python.tiff
  1499. pypy-7.3/lib-python/2.7/test/imghdrdata/python.xbm
  1500. pypy-7.3/lib-python/2.7/test/infinite_reload.py
  1501. pypy-7.3/lib-python/2.7/test/inspect_fodder.py
  1502. pypy-7.3/lib-python/2.7/test/inspect_fodder2.py
  1503. pypy-7.3/lib-python/2.7/test/keycert.passwd.pem
  1504. pypy-7.3/lib-python/2.7/test/keycert.pem
  1505. pypy-7.3/lib-python/2.7/test/keycert2.pem
  1506. pypy-7.3/lib-python/2.7/test/keycert3.pem
  1507. pypy-7.3/lib-python/2.7/test/keycert4.pem
  1508. pypy-7.3/lib-python/2.7/test/leakers/README.txt
  1509. pypy-7.3/lib-python/2.7/test/leakers/__init__.py
  1510. pypy-7.3/lib-python/2.7/test/leakers/test_ctypes.py
  1511. pypy-7.3/lib-python/2.7/test/leakers/test_dictself.py
  1512. pypy-7.3/lib-python/2.7/test/leakers/test_gestalt.py
  1513. pypy-7.3/lib-python/2.7/test/leakers/test_selftype.py
  1514. pypy-7.3/lib-python/2.7/test/list_tests.py
  1515. pypy-7.3/lib-python/2.7/test/lock_tests.py
  1516. pypy-7.3/lib-python/2.7/test/make_ssl_certs.py
  1517. pypy-7.3/lib-python/2.7/test/mapping_tests.py
  1518. pypy-7.3/lib-python/2.7/test/math_testcases.txt
  1519. pypy-7.3/lib-python/2.7/test/mp_fork_bomb.py
  1520. pypy-7.3/lib-python/2.7/test/nokia.pem
  1521. pypy-7.3/lib-python/2.7/test/nullbytecert.pem
  1522. pypy-7.3/lib-python/2.7/test/nullcert.pem
  1523. pypy-7.3/lib-python/2.7/test/outstanding_bugs.py
  1524. pypy-7.3/lib-python/2.7/test/pickletester.py
  1525. pypy-7.3/lib-python/2.7/test/profilee.py
  1526. pypy-7.3/lib-python/2.7/test/pycacert.pem
  1527. pypy-7.3/lib-python/2.7/test/pyclbr_input.py
  1528. pypy-7.3/lib-python/2.7/test/pydoc_mod.py
  1529. pypy-7.3/lib-python/2.7/test/pydocfodder.py
  1530. pypy-7.3/lib-python/2.7/test/pystone.py
  1531. pypy-7.3/lib-python/2.7/test/randv2_32.pck
  1532. pypy-7.3/lib-python/2.7/test/randv2_64.pck
  1533. pypy-7.3/lib-python/2.7/test/randv3.pck
  1534. pypy-7.3/lib-python/2.7/test/re_tests.py
  1535. pypy-7.3/lib-python/2.7/test/regrtest.py
  1536. pypy-7.3/lib-python/2.7/test/relimport.py
  1537. pypy-7.3/lib-python/2.7/test/reperf.py
  1538. pypy-7.3/lib-python/2.7/test/revocation.crl
  1539. pypy-7.3/lib-python/2.7/test/sample_doctest.py
  1540. pypy-7.3/lib-python/2.7/test/sample_doctest_no_docstrings.py
  1541. pypy-7.3/lib-python/2.7/test/sample_doctest_no_doctests.py
  1542. pypy-7.3/lib-python/2.7/test/script_helper.py
  1543. pypy-7.3/lib-python/2.7/test/selfsigned_pythontestdotnet.pem
  1544. pypy-7.3/lib-python/2.7/test/seq_tests.py
  1545. pypy-7.3/lib-python/2.7/test/sgml_input.html
  1546. pypy-7.3/lib-python/2.7/test/sha256.pem
  1547. pypy-7.3/lib-python/2.7/test/sortperf.py
  1548. pypy-7.3/lib-python/2.7/test/ssl_cert.pem
  1549. pypy-7.3/lib-python/2.7/test/ssl_key.passwd.pem
  1550. pypy-7.3/lib-python/2.7/test/ssl_key.pem
  1551. pypy-7.3/lib-python/2.7/test/ssl_servers.py
  1552. pypy-7.3/lib-python/2.7/test/ssltests.py
  1553. pypy-7.3/lib-python/2.7/test/string_tests.py
  1554. pypy-7.3/lib-python/2.7/test/subprocessdata/sigchild_ignore.py
  1555. pypy-7.3/lib-python/2.7/test/symlink_support.py
  1556. pypy-7.3/lib-python/2.7/test/test_MimeWriter.py
  1557. pypy-7.3/lib-python/2.7/test/test_SimpleHTTPServer.py
  1558. pypy-7.3/lib-python/2.7/test/test_StringIO.py
  1559. pypy-7.3/lib-python/2.7/test/test___all__.py
  1560. pypy-7.3/lib-python/2.7/test/test___future__.py
  1561. pypy-7.3/lib-python/2.7/test/test__locale.py
  1562. pypy-7.3/lib-python/2.7/test/test__osx_support.py
  1563. pypy-7.3/lib-python/2.7/test/test_abc.py
  1564. pypy-7.3/lib-python/2.7/test/test_abstract_numbers.py
  1565. pypy-7.3/lib-python/2.7/test/test_aepack.py
  1566. pypy-7.3/lib-python/2.7/test/test_aifc.py
  1567. pypy-7.3/lib-python/2.7/test/test_al.py
  1568. pypy-7.3/lib-python/2.7/test/test_anydbm.py
  1569. pypy-7.3/lib-python/2.7/test/test_applesingle.py
  1570. pypy-7.3/lib-python/2.7/test/test_argparse.py
  1571. pypy-7.3/lib-python/2.7/test/test_array.py
  1572. pypy-7.3/lib-python/2.7/test/test_ascii_formatd.py
  1573. pypy-7.3/lib-python/2.7/test/test_ast.py
  1574. pypy-7.3/lib-python/2.7/test/test_asynchat.py
  1575. pypy-7.3/lib-python/2.7/test/test_asyncore.py
  1576. pypy-7.3/lib-python/2.7/test/test_atexit.py
  1577. pypy-7.3/lib-python/2.7/test/test_audioop.py
  1578. pypy-7.3/lib-python/2.7/test/test_augassign.py
  1579. pypy-7.3/lib-python/2.7/test/test_base64.py
  1580. pypy-7.3/lib-python/2.7/test/test_bastion.py
  1581. pypy-7.3/lib-python/2.7/test/test_bigaddrspace.py
  1582. pypy-7.3/lib-python/2.7/test/test_bigmem.py
  1583. pypy-7.3/lib-python/2.7/test/test_binascii.py
  1584. pypy-7.3/lib-python/2.7/test/test_binhex.py
  1585. pypy-7.3/lib-python/2.7/test/test_binop.py
  1586. pypy-7.3/lib-python/2.7/test/test_bisect.py
  1587. pypy-7.3/lib-python/2.7/test/test_bool.py
  1588. pypy-7.3/lib-python/2.7/test/test_bsddb.py
  1589. pypy-7.3/lib-python/2.7/test/test_bsddb185.py
  1590. pypy-7.3/lib-python/2.7/test/test_bsddb3.py
  1591. pypy-7.3/lib-python/2.7/test/test_buffer.py
  1592. pypy-7.3/lib-python/2.7/test/test_bufio.py
  1593. pypy-7.3/lib-python/2.7/test/test_builtin.py
  1594. pypy-7.3/lib-python/2.7/test/test_bytes.py
  1595. pypy-7.3/lib-python/2.7/test/test_bz2.py
  1596. pypy-7.3/lib-python/2.7/test/test_calendar.py
  1597. pypy-7.3/lib-python/2.7/test/test_call.py
  1598. pypy-7.3/lib-python/2.7/test/test_capi.py
  1599. pypy-7.3/lib-python/2.7/test/test_cd.py
  1600. pypy-7.3/lib-python/2.7/test/test_cfgparser.py
  1601. pypy-7.3/lib-python/2.7/test/test_cgi.py
  1602. pypy-7.3/lib-python/2.7/test/test_charmapcodec.py
  1603. pypy-7.3/lib-python/2.7/test/test_cl.py
  1604. pypy-7.3/lib-python/2.7/test/test_class.py
  1605. pypy-7.3/lib-python/2.7/test/test_cmath.py
  1606. pypy-7.3/lib-python/2.7/test/test_cmd.py
  1607. pypy-7.3/lib-python/2.7/test/test_cmd_line.py
  1608. pypy-7.3/lib-python/2.7/test/test_cmd_line_script.py
  1609. pypy-7.3/lib-python/2.7/test/test_code.py
  1610. pypy-7.3/lib-python/2.7/test/test_codeccallbacks.py
  1611. pypy-7.3/lib-python/2.7/test/test_codecencodings_cn.py
  1612. pypy-7.3/lib-python/2.7/test/test_codecencodings_hk.py
  1613. pypy-7.3/lib-python/2.7/test/test_codecencodings_iso2022.py
  1614. pypy-7.3/lib-python/2.7/test/test_codecencodings_jp.py
  1615. pypy-7.3/lib-python/2.7/test/test_codecencodings_kr.py
  1616. pypy-7.3/lib-python/2.7/test/test_codecencodings_tw.py
  1617. pypy-7.3/lib-python/2.7/test/test_codecmaps_cn.py
  1618. pypy-7.3/lib-python/2.7/test/test_codecmaps_hk.py
  1619. pypy-7.3/lib-python/2.7/test/test_codecmaps_jp.py
  1620. pypy-7.3/lib-python/2.7/test/test_codecmaps_kr.py
  1621. pypy-7.3/lib-python/2.7/test/test_codecmaps_tw.py
  1622. pypy-7.3/lib-python/2.7/test/test_codecs.py
  1623. pypy-7.3/lib-python/2.7/test/test_codeop.py
  1624. pypy-7.3/lib-python/2.7/test/test_coercion.py
  1625. pypy-7.3/lib-python/2.7/test/test_collections.py
  1626. pypy-7.3/lib-python/2.7/test/test_colorsys.py
  1627. pypy-7.3/lib-python/2.7/test/test_commands.py
  1628. pypy-7.3/lib-python/2.7/test/test_compare.py
  1629. pypy-7.3/lib-python/2.7/test/test_compile.py
  1630. pypy-7.3/lib-python/2.7/test/test_compileall.py
  1631. pypy-7.3/lib-python/2.7/test/test_compiler.py
  1632. pypy-7.3/lib-python/2.7/test/test_complex.py
  1633. pypy-7.3/lib-python/2.7/test/test_complex_args.py
  1634. pypy-7.3/lib-python/2.7/test/test_contains.py
  1635. pypy-7.3/lib-python/2.7/test/test_contextlib.py
  1636. pypy-7.3/lib-python/2.7/test/test_cookie.py
  1637. pypy-7.3/lib-python/2.7/test/test_cookielib.py
  1638. pypy-7.3/lib-python/2.7/test/test_copy.py
  1639. pypy-7.3/lib-python/2.7/test/test_copy_reg.py
  1640. pypy-7.3/lib-python/2.7/test/test_cpickle.py
  1641. pypy-7.3/lib-python/2.7/test/test_cprofile.py
  1642. pypy-7.3/lib-python/2.7/test/test_crypt.py
  1643. pypy-7.3/lib-python/2.7/test/test_csv.py
  1644. pypy-7.3/lib-python/2.7/test/test_ctypes.py
  1645. pypy-7.3/lib-python/2.7/test/test_curses.py
  1646. pypy-7.3/lib-python/2.7/test/test_datetime.py
  1647. pypy-7.3/lib-python/2.7/test/test_dbm.py
  1648. pypy-7.3/lib-python/2.7/test/test_decimal.py
  1649. pypy-7.3/lib-python/2.7/test/test_decorators.py
  1650. pypy-7.3/lib-python/2.7/test/test_defaultdict.py
  1651. pypy-7.3/lib-python/2.7/test/test_deque.py
  1652. pypy-7.3/lib-python/2.7/test/test_descr.py
  1653. pypy-7.3/lib-python/2.7/test/test_descrtut.py
  1654. pypy-7.3/lib-python/2.7/test/test_dict.py
  1655. pypy-7.3/lib-python/2.7/test/test_dictcomps.py
  1656. pypy-7.3/lib-python/2.7/test/test_dictviews.py
  1657. pypy-7.3/lib-python/2.7/test/test_difflib.py
  1658. pypy-7.3/lib-python/2.7/test/test_difflib_expect.html
  1659. pypy-7.3/lib-python/2.7/test/test_dircache.py
  1660. pypy-7.3/lib-python/2.7/test/test_dis.py
  1661. pypy-7.3/lib-python/2.7/test/test_distutils.py
  1662. pypy-7.3/lib-python/2.7/test/test_dl.py
  1663. pypy-7.3/lib-python/2.7/test/test_doctest.py
  1664. pypy-7.3/lib-python/2.7/test/test_doctest.txt
  1665. pypy-7.3/lib-python/2.7/test/test_doctest2.py
  1666. pypy-7.3/lib-python/2.7/test/test_doctest2.txt
  1667. pypy-7.3/lib-python/2.7/test/test_doctest3.txt
  1668. pypy-7.3/lib-python/2.7/test/test_doctest4.txt
  1669. pypy-7.3/lib-python/2.7/test/test_docxmlrpc.py
  1670. pypy-7.3/lib-python/2.7/test/test_dumbdbm.py
  1671. pypy-7.3/lib-python/2.7/test/test_dummy_thread.py
  1672. pypy-7.3/lib-python/2.7/test/test_dummy_threading.py
  1673. pypy-7.3/lib-python/2.7/test/test_email.py
  1674. pypy-7.3/lib-python/2.7/test/test_email_codecs.py
  1675. pypy-7.3/lib-python/2.7/test/test_email_renamed.py
  1676. pypy-7.3/lib-python/2.7/test/test_ensurepip.py
  1677. pypy-7.3/lib-python/2.7/test/test_enumerate.py
  1678. pypy-7.3/lib-python/2.7/test/test_eof.py
  1679. pypy-7.3/lib-python/2.7/test/test_epoll.py
  1680. pypy-7.3/lib-python/2.7/test/test_errno.py
  1681. pypy-7.3/lib-python/2.7/test/test_exception_variations.py
  1682. pypy-7.3/lib-python/2.7/test/test_exceptions.py
  1683. pypy-7.3/lib-python/2.7/test/test_extcall.py
  1684. pypy-7.3/lib-python/2.7/test/test_fcntl.py
  1685. pypy-7.3/lib-python/2.7/test/test_file.py
  1686. pypy-7.3/lib-python/2.7/test/test_file2k.py
  1687. pypy-7.3/lib-python/2.7/test/test_file_eintr.py
  1688. pypy-7.3/lib-python/2.7/test/test_filecmp.py
  1689. pypy-7.3/lib-python/2.7/test/test_fileinput.py
  1690. pypy-7.3/lib-python/2.7/test/test_fileio.py
  1691. pypy-7.3/lib-python/2.7/test/test_float.py
  1692. pypy-7.3/lib-python/2.7/test/test_fnmatch.py
  1693. pypy-7.3/lib-python/2.7/test/test_fork1.py
  1694. pypy-7.3/lib-python/2.7/test/test_format.py
  1695. pypy-7.3/lib-python/2.7/test/test_fpformat.py
  1696. pypy-7.3/lib-python/2.7/test/test_fractions.py
  1697. pypy-7.3/lib-python/2.7/test/test_frozen.py
  1698. pypy-7.3/lib-python/2.7/test/test_ftplib.py
  1699. pypy-7.3/lib-python/2.7/test/test_funcattrs.py
  1700. pypy-7.3/lib-python/2.7/test/test_functools.py
  1701. pypy-7.3/lib-python/2.7/test/test_future.py
  1702. pypy-7.3/lib-python/2.7/test/test_future1.py
  1703. pypy-7.3/lib-python/2.7/test/test_future2.py
  1704. pypy-7.3/lib-python/2.7/test/test_future3.py
  1705. pypy-7.3/lib-python/2.7/test/test_future4.py
  1706. pypy-7.3/lib-python/2.7/test/test_future5.py
  1707. pypy-7.3/lib-python/2.7/test/test_future_builtins.py
  1708. pypy-7.3/lib-python/2.7/test/test_gc.py
  1709. pypy-7.3/lib-python/2.7/test/test_gdb.py
  1710. pypy-7.3/lib-python/2.7/test/test_gdbm.py
  1711. pypy-7.3/lib-python/2.7/test/test_generators.py
  1712. pypy-7.3/lib-python/2.7/test/test_genericpath.py
  1713. pypy-7.3/lib-python/2.7/test/test_genexps.py
  1714. pypy-7.3/lib-python/2.7/test/test_getargs.py
  1715. pypy-7.3/lib-python/2.7/test/test_getargs2.py
  1716. pypy-7.3/lib-python/2.7/test/test_getopt.py
  1717. pypy-7.3/lib-python/2.7/test/test_gettext.py
  1718. pypy-7.3/lib-python/2.7/test/test_gl.py
  1719. pypy-7.3/lib-python/2.7/test/test_glob.py
  1720. pypy-7.3/lib-python/2.7/test/test_global.py
  1721. pypy-7.3/lib-python/2.7/test/test_grammar.py
  1722. pypy-7.3/lib-python/2.7/test/test_grp.py
  1723. pypy-7.3/lib-python/2.7/test/test_gzip.py
  1724. pypy-7.3/lib-python/2.7/test/test_hash.py
  1725. pypy-7.3/lib-python/2.7/test/test_hashlib.py
  1726. pypy-7.3/lib-python/2.7/test/test_heapq.py
  1727. pypy-7.3/lib-python/2.7/test/test_hmac.py
  1728. pypy-7.3/lib-python/2.7/test/test_hotshot.py
  1729. pypy-7.3/lib-python/2.7/test/test_htmllib.py
  1730. pypy-7.3/lib-python/2.7/test/test_htmlparser.py
  1731. pypy-7.3/lib-python/2.7/test/test_httplib.py
  1732. pypy-7.3/lib-python/2.7/test/test_httpservers.py
  1733. pypy-7.3/lib-python/2.7/test/test_idle.py
  1734. pypy-7.3/lib-python/2.7/test/test_imageop.py
  1735. pypy-7.3/lib-python/2.7/test/test_imaplib.py
  1736. pypy-7.3/lib-python/2.7/test/test_imgfile.py
  1737. pypy-7.3/lib-python/2.7/test/test_imghdr.py
  1738. pypy-7.3/lib-python/2.7/test/test_imp.py
  1739. pypy-7.3/lib-python/2.7/test/test_import.py
  1740. pypy-7.3/lib-python/2.7/test/test_importhooks.py
  1741. pypy-7.3/lib-python/2.7/test/test_importlib.py
  1742. pypy-7.3/lib-python/2.7/test/test_index.py
  1743. pypy-7.3/lib-python/2.7/test/test_inspect.py
  1744. pypy-7.3/lib-python/2.7/test/test_int.py
  1745. pypy-7.3/lib-python/2.7/test/test_int_literal.py
  1746. pypy-7.3/lib-python/2.7/test/test_io.py
  1747. pypy-7.3/lib-python/2.7/test/test_ioctl.py
  1748. pypy-7.3/lib-python/2.7/test/test_isinstance.py
  1749. pypy-7.3/lib-python/2.7/test/test_iter.py
  1750. pypy-7.3/lib-python/2.7/test/test_iterlen.py
  1751. pypy-7.3/lib-python/2.7/test/test_itertools.py
  1752. pypy-7.3/lib-python/2.7/test/test_json.py
  1753. pypy-7.3/lib-python/2.7/test/test_kqueue.py
  1754. pypy-7.3/lib-python/2.7/test/test_largefile.py
  1755. pypy-7.3/lib-python/2.7/test/test_lib2to3.py
  1756. pypy-7.3/lib-python/2.7/test/test_linecache.py
  1757. pypy-7.3/lib-python/2.7/test/test_linuxaudiodev.py
  1758. pypy-7.3/lib-python/2.7/test/test_list.py
  1759. pypy-7.3/lib-python/2.7/test/test_locale.py
  1760. pypy-7.3/lib-python/2.7/test/test_logging.py
  1761. pypy-7.3/lib-python/2.7/test/test_long.py
  1762. pypy-7.3/lib-python/2.7/test/test_long_future.py
  1763. pypy-7.3/lib-python/2.7/test/test_longexp.py
  1764. pypy-7.3/lib-python/2.7/test/test_macos.py
  1765. pypy-7.3/lib-python/2.7/test/test_macostools.py
  1766. pypy-7.3/lib-python/2.7/test/test_macpath.py
  1767. pypy-7.3/lib-python/2.7/test/test_macurl2path.py
  1768. pypy-7.3/lib-python/2.7/test/test_mailbox.py
  1769. pypy-7.3/lib-python/2.7/test/test_marshal.py
  1770. pypy-7.3/lib-python/2.7/test/test_math.py
  1771. pypy-7.3/lib-python/2.7/test/test_md5.py
  1772. pypy-7.3/lib-python/2.7/test/test_memoryio.py
  1773. pypy-7.3/lib-python/2.7/test/test_memoryview.py
  1774. pypy-7.3/lib-python/2.7/test/test_mhlib.py
  1775. pypy-7.3/lib-python/2.7/test/test_mimetools.py
  1776. pypy-7.3/lib-python/2.7/test/test_mimetypes.py
  1777. pypy-7.3/lib-python/2.7/test/test_minidom.py
  1778. pypy-7.3/lib-python/2.7/test/test_mmap.py
  1779. pypy-7.3/lib-python/2.7/test/test_module.py
  1780. pypy-7.3/lib-python/2.7/test/test_modulefinder.py
  1781. pypy-7.3/lib-python/2.7/test/test_msilib.py
  1782. pypy-7.3/lib-python/2.7/test/test_multibytecodec.py
  1783. pypy-7.3/lib-python/2.7/test/test_multibytecodec_support.py
  1784. pypy-7.3/lib-python/2.7/test/test_multifile.py
  1785. pypy-7.3/lib-python/2.7/test/test_multiprocessing.py
  1786. pypy-7.3/lib-python/2.7/test/test_mutants.py
  1787. pypy-7.3/lib-python/2.7/test/test_mutex.py
  1788. pypy-7.3/lib-python/2.7/test/test_netrc.py
  1789. pypy-7.3/lib-python/2.7/test/test_new.py
  1790. pypy-7.3/lib-python/2.7/test/test_nis.py
  1791. pypy-7.3/lib-python/2.7/test/test_nntplib.py
  1792. pypy-7.3/lib-python/2.7/test/test_normalization.py
  1793. pypy-7.3/lib-python/2.7/test/test_ntpath.py
  1794. pypy-7.3/lib-python/2.7/test/test_old_mailbox.py
  1795. pypy-7.3/lib-python/2.7/test/test_opcodes.py
  1796. pypy-7.3/lib-python/2.7/test/test_openpty.py
  1797. pypy-7.3/lib-python/2.7/test/test_operator.py
  1798. pypy-7.3/lib-python/2.7/test/test_optparse.py
  1799. pypy-7.3/lib-python/2.7/test/test_ordered_dict.py
  1800. pypy-7.3/lib-python/2.7/test/test_os.py
  1801. pypy-7.3/lib-python/2.7/test/test_ossaudiodev.py
  1802. pypy-7.3/lib-python/2.7/test/test_parser.py
  1803. pypy-7.3/lib-python/2.7/test/test_pdb.py
  1804. pypy-7.3/lib-python/2.7/test/test_peepholer.py
  1805. pypy-7.3/lib-python/2.7/test/test_pep247.py
  1806. pypy-7.3/lib-python/2.7/test/test_pep277.py
  1807. pypy-7.3/lib-python/2.7/test/test_pep352.py
  1808. pypy-7.3/lib-python/2.7/test/test_pickle.py
  1809. pypy-7.3/lib-python/2.7/test/test_pickletools.py
  1810. pypy-7.3/lib-python/2.7/test/test_pipes.py
  1811. pypy-7.3/lib-python/2.7/test/test_pkg.py
  1812. pypy-7.3/lib-python/2.7/test/test_pkgimport.py
  1813. pypy-7.3/lib-python/2.7/test/test_pkgutil.py
  1814. pypy-7.3/lib-python/2.7/test/test_platform.py
  1815. pypy-7.3/lib-python/2.7/test/test_plistlib.py
  1816. pypy-7.3/lib-python/2.7/test/test_poll.py
  1817. pypy-7.3/lib-python/2.7/test/test_popen.py
  1818. pypy-7.3/lib-python/2.7/test/test_popen2.py
  1819. pypy-7.3/lib-python/2.7/test/test_poplib.py
  1820. pypy-7.3/lib-python/2.7/test/test_posix.py
  1821. pypy-7.3/lib-python/2.7/test/test_posixpath.py
  1822. pypy-7.3/lib-python/2.7/test/test_pow.py
  1823. pypy-7.3/lib-python/2.7/test/test_pprint.py
  1824. pypy-7.3/lib-python/2.7/test/test_print.py
  1825. pypy-7.3/lib-python/2.7/test/test_profile.py
  1826. pypy-7.3/lib-python/2.7/test/test_property.py
  1827. pypy-7.3/lib-python/2.7/test/test_pstats.py
  1828. pypy-7.3/lib-python/2.7/test/test_pty.py
  1829. pypy-7.3/lib-python/2.7/test/test_pwd.py
  1830. pypy-7.3/lib-python/2.7/test/test_py3kwarn.py
  1831. pypy-7.3/lib-python/2.7/test/test_py_compile.py
  1832. pypy-7.3/lib-python/2.7/test/test_pyclbr.py
  1833. pypy-7.3/lib-python/2.7/test/test_pydoc.py
  1834. pypy-7.3/lib-python/2.7/test/test_pyexpat.py
  1835. pypy-7.3/lib-python/2.7/test/test_queue.py
  1836. pypy-7.3/lib-python/2.7/test/test_quopri.py
  1837. pypy-7.3/lib-python/2.7/test/test_random.py
  1838. pypy-7.3/lib-python/2.7/test/test_re.py
  1839. pypy-7.3/lib-python/2.7/test/test_readline.py
  1840. pypy-7.3/lib-python/2.7/test/test_repr.py
  1841. pypy-7.3/lib-python/2.7/test/test_resource.py
  1842. pypy-7.3/lib-python/2.7/test/test_rfc822.py
  1843. pypy-7.3/lib-python/2.7/test/test_richcmp.py
  1844. pypy-7.3/lib-python/2.7/test/test_rlcompleter.py
  1845. pypy-7.3/lib-python/2.7/test/test_robotparser.py
  1846. pypy-7.3/lib-python/2.7/test/test_runpy.py
  1847. pypy-7.3/lib-python/2.7/test/test_sax.py
  1848. pypy-7.3/lib-python/2.7/test/test_scope.py
  1849. pypy-7.3/lib-python/2.7/test/test_scriptpackages.py
  1850. pypy-7.3/lib-python/2.7/test/test_select.py
  1851. pypy-7.3/lib-python/2.7/test/test_set.py
  1852. pypy-7.3/lib-python/2.7/test/test_setcomps.py
  1853. pypy-7.3/lib-python/2.7/test/test_sets.py
  1854. pypy-7.3/lib-python/2.7/test/test_sgmllib.py
  1855. pypy-7.3/lib-python/2.7/test/test_sha.py
  1856. pypy-7.3/lib-python/2.7/test/test_shelve.py
  1857. pypy-7.3/lib-python/2.7/test/test_shlex.py
  1858. pypy-7.3/lib-python/2.7/test/test_shutil.py
  1859. pypy-7.3/lib-python/2.7/test/test_signal.py
  1860. pypy-7.3/lib-python/2.7/test/test_site.py
  1861. pypy-7.3/lib-python/2.7/test/test_slice.py
  1862. pypy-7.3/lib-python/2.7/test/test_smtplib.py
  1863. pypy-7.3/lib-python/2.7/test/test_smtpnet.py
  1864. pypy-7.3/lib-python/2.7/test/test_socket.py
  1865. pypy-7.3/lib-python/2.7/test/test_socketserver.py
  1866. pypy-7.3/lib-python/2.7/test/test_softspace.py
  1867. pypy-7.3/lib-python/2.7/test/test_sort.py
  1868. pypy-7.3/lib-python/2.7/test/test_source_encoding.py
  1869. pypy-7.3/lib-python/2.7/test/test_spwd.py
  1870. pypy-7.3/lib-python/2.7/test/test_sqlite.py
  1871. pypy-7.3/lib-python/2.7/test/test_ssl.py
  1872. pypy-7.3/lib-python/2.7/test/test_startfile.py
  1873. pypy-7.3/lib-python/2.7/test/test_stat.py
  1874. pypy-7.3/lib-python/2.7/test/test_str.py
  1875. pypy-7.3/lib-python/2.7/test/test_strftime.py
  1876. pypy-7.3/lib-python/2.7/test/test_string.py
  1877. pypy-7.3/lib-python/2.7/test/test_stringprep.py
  1878. pypy-7.3/lib-python/2.7/test/test_strop.py
  1879. pypy-7.3/lib-python/2.7/test/test_strptime.py
  1880. pypy-7.3/lib-python/2.7/test/test_strtod.py
  1881. pypy-7.3/lib-python/2.7/test/test_struct.py
  1882. pypy-7.3/lib-python/2.7/test/test_structmembers.py
  1883. pypy-7.3/lib-python/2.7/test/test_structseq.py
  1884. pypy-7.3/lib-python/2.7/test/test_subprocess.py
  1885. pypy-7.3/lib-python/2.7/test/test_sunau.py
  1886. pypy-7.3/lib-python/2.7/test/test_sunaudiodev.py
  1887. pypy-7.3/lib-python/2.7/test/test_sundry.py
  1888. pypy-7.3/lib-python/2.7/test/test_support.py
  1889. pypy-7.3/lib-python/2.7/test/test_symtable.py
  1890. pypy-7.3/lib-python/2.7/test/test_syntax.py
  1891. pypy-7.3/lib-python/2.7/test/test_sys.py
  1892. pypy-7.3/lib-python/2.7/test/test_sys_setprofile.py
  1893. pypy-7.3/lib-python/2.7/test/test_sys_settrace.py
  1894. pypy-7.3/lib-python/2.7/test/test_sysconfig.py
  1895. pypy-7.3/lib-python/2.7/test/test_tarfile.py
  1896. pypy-7.3/lib-python/2.7/test/test_tcl.py
  1897. pypy-7.3/lib-python/2.7/test/test_telnetlib.py
  1898. pypy-7.3/lib-python/2.7/test/test_tempfile.py
  1899. pypy-7.3/lib-python/2.7/test/test_textwrap.py
  1900. pypy-7.3/lib-python/2.7/test/test_thread.py
  1901. pypy-7.3/lib-python/2.7/test/test_threaded_import.py
  1902. pypy-7.3/lib-python/2.7/test/test_threadedtempfile.py
  1903. pypy-7.3/lib-python/2.7/test/test_threading.py
  1904. pypy-7.3/lib-python/2.7/test/test_threading_local.py
  1905. pypy-7.3/lib-python/2.7/test/test_threadsignals.py
  1906. pypy-7.3/lib-python/2.7/test/test_time.py
  1907. pypy-7.3/lib-python/2.7/test/test_timeit.py
  1908. pypy-7.3/lib-python/2.7/test/test_timeout.py
  1909. pypy-7.3/lib-python/2.7/test/test_tk.py
  1910. pypy-7.3/lib-python/2.7/test/test_tokenize.py
  1911. pypy-7.3/lib-python/2.7/test/test_tools.py
  1912. pypy-7.3/lib-python/2.7/test/test_trace.py
  1913. pypy-7.3/lib-python/2.7/test/test_traceback.py
  1914. pypy-7.3/lib-python/2.7/test/test_transformer.py
  1915. pypy-7.3/lib-python/2.7/test/test_ttk_guionly.py
  1916. pypy-7.3/lib-python/2.7/test/test_ttk_textonly.py
  1917. pypy-7.3/lib-python/2.7/test/test_tuple.py
  1918. pypy-7.3/lib-python/2.7/test/test_turtle.py
  1919. pypy-7.3/lib-python/2.7/test/test_typechecks.py
  1920. pypy-7.3/lib-python/2.7/test/test_types.py
  1921. pypy-7.3/lib-python/2.7/test/test_ucn.py
  1922. pypy-7.3/lib-python/2.7/test/test_unary.py
  1923. pypy-7.3/lib-python/2.7/test/test_undocumented_details.py
  1924. pypy-7.3/lib-python/2.7/test/test_unicode.py
  1925. pypy-7.3/lib-python/2.7/test/test_unicode_file.py
  1926. pypy-7.3/lib-python/2.7/test/test_unicodedata.py
  1927. pypy-7.3/lib-python/2.7/test/test_unittest.py
  1928. pypy-7.3/lib-python/2.7/test/test_univnewlines.py
  1929. pypy-7.3/lib-python/2.7/test/test_univnewlines2k.py
  1930. pypy-7.3/lib-python/2.7/test/test_unpack.py
  1931. pypy-7.3/lib-python/2.7/test/test_urllib.py
  1932. pypy-7.3/lib-python/2.7/test/test_urllib2.py
  1933. pypy-7.3/lib-python/2.7/test/test_urllib2_localnet.py
  1934. pypy-7.3/lib-python/2.7/test/test_urllib2net.py
  1935. pypy-7.3/lib-python/2.7/test/test_urllibnet.py
  1936. pypy-7.3/lib-python/2.7/test/test_urlparse.py
  1937. pypy-7.3/lib-python/2.7/test/test_userdict.py
  1938. pypy-7.3/lib-python/2.7/test/test_userlist.py
  1939. pypy-7.3/lib-python/2.7/test/test_userstring.py
  1940. pypy-7.3/lib-python/2.7/test/test_uu.py
  1941. pypy-7.3/lib-python/2.7/test/test_uuid.py
  1942. pypy-7.3/lib-python/2.7/test/test_wait3.py
  1943. pypy-7.3/lib-python/2.7/test/test_wait4.py
  1944. pypy-7.3/lib-python/2.7/test/test_warnings.py
  1945. pypy-7.3/lib-python/2.7/test/test_wave.py
  1946. pypy-7.3/lib-python/2.7/test/test_weakref.py
  1947. pypy-7.3/lib-python/2.7/test/test_weakset.py
  1948. pypy-7.3/lib-python/2.7/test/test_whichdb.py
  1949. pypy-7.3/lib-python/2.7/test/test_winreg.py
  1950. pypy-7.3/lib-python/2.7/test/test_winsound.py
  1951. pypy-7.3/lib-python/2.7/test/test_with.py
  1952. pypy-7.3/lib-python/2.7/test/test_wsgiref.py
  1953. pypy-7.3/lib-python/2.7/test/test_xdrlib.py
  1954. pypy-7.3/lib-python/2.7/test/test_xml_etree.py
  1955. pypy-7.3/lib-python/2.7/test/test_xml_etree_c.py
  1956. pypy-7.3/lib-python/2.7/test/test_xmllib.py
  1957. pypy-7.3/lib-python/2.7/test/test_xmlrpc.py
  1958. pypy-7.3/lib-python/2.7/test/test_xpickle.py
  1959. pypy-7.3/lib-python/2.7/test/test_xrange.py
  1960. pypy-7.3/lib-python/2.7/test/test_zipfile.py
  1961. pypy-7.3/lib-python/2.7/test/test_zipfile64.py
  1962. pypy-7.3/lib-python/2.7/test/test_zipimport.py
  1963. pypy-7.3/lib-python/2.7/test/test_zipimport_support.py
  1964. pypy-7.3/lib-python/2.7/test/test_zlib.py
  1965. pypy-7.3/lib-python/2.7/test/testall.py
  1966. pypy-7.3/lib-python/2.7/test/testcodec.py
  1967. pypy-7.3/lib-python/2.7/test/testimg.uue
  1968. pypy-7.3/lib-python/2.7/test/testimgr.uue
  1969. pypy-7.3/lib-python/2.7/test/testrgb.uue
  1970. pypy-7.3/lib-python/2.7/test/testtar.tar
  1971. pypy-7.3/lib-python/2.7/test/tf_inherit_check.py
  1972. pypy-7.3/lib-python/2.7/test/threaded_import_hangers.py
  1973. pypy-7.3/lib-python/2.7/test/time_hashlib.py
  1974. pypy-7.3/lib-python/2.7/test/tokenize_tests.txt
  1975. pypy-7.3/lib-python/2.7/test/tracedmodules/__init__.py
  1976. pypy-7.3/lib-python/2.7/test/tracedmodules/testmod.py
  1977. pypy-7.3/lib-python/2.7/test/warning_tests.py
  1978. pypy-7.3/lib-python/2.7/test/win_console_handler.py
  1979. pypy-7.3/lib-python/2.7/test/wrongcert.pem
  1980. pypy-7.3/lib-python/2.7/test/xmltestdata/simple-ns.xml
  1981. pypy-7.3/lib-python/2.7/test/xmltestdata/simple.xml
  1982. pypy-7.3/lib-python/2.7/test/xmltestdata/test.xml
  1983. pypy-7.3/lib-python/2.7/test/xmltestdata/test.xml.out
  1984. pypy-7.3/lib-python/2.7/test/xmltests.py
  1985. pypy-7.3/lib-python/2.7/test/zipdir.zip
  1986. pypy-7.3/lib-python/2.7/textwrap.py
  1987. pypy-7.3/lib-python/2.7/this.py
  1988. pypy-7.3/lib-python/2.7/threading.py
  1989. pypy-7.3/lib-python/2.7/timeit.py
  1990. pypy-7.3/lib-python/2.7/toaiff.py
  1991. pypy-7.3/lib-python/2.7/token.py
  1992. pypy-7.3/lib-python/2.7/tokenize.py
  1993. pypy-7.3/lib-python/2.7/trace.py
  1994. pypy-7.3/lib-python/2.7/traceback.py
  1995. pypy-7.3/lib-python/2.7/tty.py
  1996. pypy-7.3/lib-python/2.7/types.py
  1997. pypy-7.3/lib-python/2.7/unittest/__init__.py
  1998. pypy-7.3/lib-python/2.7/unittest/__main__.py
  1999. pypy-7.3/lib-python/2.7/unittest/case.py
  2000. pypy-7.3/lib-python/2.7/unittest/loader.py
  2001. pypy-7.3/lib-python/2.7/unittest/main.py
  2002. pypy-7.3/lib-python/2.7/unittest/result.py
  2003. pypy-7.3/lib-python/2.7/unittest/runner.py
  2004. pypy-7.3/lib-python/2.7/unittest/signals.py
  2005. pypy-7.3/lib-python/2.7/unittest/suite.py
  2006. pypy-7.3/lib-python/2.7/unittest/test/__init__.py
  2007. pypy-7.3/lib-python/2.7/unittest/test/dummy.py
  2008. pypy-7.3/lib-python/2.7/unittest/test/support.py
  2009. pypy-7.3/lib-python/2.7/unittest/test/test_assertions.py
  2010. pypy-7.3/lib-python/2.7/unittest/test/test_break.py
  2011. pypy-7.3/lib-python/2.7/unittest/test/test_case.py
  2012. pypy-7.3/lib-python/2.7/unittest/test/test_discovery.py
  2013. pypy-7.3/lib-python/2.7/unittest/test/test_functiontestcase.py
  2014. pypy-7.3/lib-python/2.7/unittest/test/test_loader.py
  2015. pypy-7.3/lib-python/2.7/unittest/test/test_program.py
  2016. pypy-7.3/lib-python/2.7/unittest/test/test_result.py
  2017. pypy-7.3/lib-python/2.7/unittest/test/test_runner.py
  2018. pypy-7.3/lib-python/2.7/unittest/test/test_setups.py
  2019. pypy-7.3/lib-python/2.7/unittest/test/test_skipping.py
  2020. pypy-7.3/lib-python/2.7/unittest/test/test_suite.py
  2021. pypy-7.3/lib-python/2.7/unittest/util.py
  2022. pypy-7.3/lib-python/2.7/urllib.py
  2023. pypy-7.3/lib-python/2.7/urllib2.py
  2024. pypy-7.3/lib-python/2.7/urlparse.py
  2025. pypy-7.3/lib-python/2.7/user.py
  2026. pypy-7.3/lib-python/2.7/uu.py
  2027. pypy-7.3/lib-python/2.7/uuid.py
  2028. pypy-7.3/lib-python/2.7/warnings.py
  2029. pypy-7.3/lib-python/2.7/wave.py
  2030. pypy-7.3/lib-python/2.7/weakref.py
  2031. pypy-7.3/lib-python/2.7/webbrowser.py
  2032. pypy-7.3/lib-python/2.7/whichdb.py
  2033. pypy-7.3/lib-python/2.7/wsgiref.egg-info
  2034. pypy-7.3/lib-python/2.7/wsgiref/__init__.py
  2035. pypy-7.3/lib-python/2.7/wsgiref/handlers.py
  2036. pypy-7.3/lib-python/2.7/wsgiref/headers.py
  2037. pypy-7.3/lib-python/2.7/wsgiref/simple_server.py
  2038. pypy-7.3/lib-python/2.7/wsgiref/util.py
  2039. pypy-7.3/lib-python/2.7/wsgiref/validate.py
  2040. pypy-7.3/lib-python/2.7/xdrlib.py
  2041. pypy-7.3/lib-python/2.7/xml/__init__.py
  2042. pypy-7.3/lib-python/2.7/xml/dom/NodeFilter.py
  2043. pypy-7.3/lib-python/2.7/xml/dom/__init__.py
  2044. pypy-7.3/lib-python/2.7/xml/dom/domreg.py
  2045. pypy-7.3/lib-python/2.7/xml/dom/expatbuilder.py
  2046. pypy-7.3/lib-python/2.7/xml/dom/minicompat.py
  2047. pypy-7.3/lib-python/2.7/xml/dom/minidom.py
  2048. pypy-7.3/lib-python/2.7/xml/dom/pulldom.py
  2049. pypy-7.3/lib-python/2.7/xml/dom/xmlbuilder.py
  2050. pypy-7.3/lib-python/2.7/xml/etree/ElementInclude.py
  2051. pypy-7.3/lib-python/2.7/xml/etree/ElementPath.py
  2052. pypy-7.3/lib-python/2.7/xml/etree/ElementTree.py
  2053. pypy-7.3/lib-python/2.7/xml/etree/__init__.py
  2054. pypy-7.3/lib-python/2.7/xml/etree/cElementTree.py
  2055. pypy-7.3/lib-python/2.7/xml/parsers/__init__.py
  2056. pypy-7.3/lib-python/2.7/xml/parsers/expat.py
  2057. pypy-7.3/lib-python/2.7/xml/sax/__init__.py
  2058. pypy-7.3/lib-python/2.7/xml/sax/_exceptions.py
  2059. pypy-7.3/lib-python/2.7/xml/sax/expatreader.py
  2060. pypy-7.3/lib-python/2.7/xml/sax/handler.py
  2061. pypy-7.3/lib-python/2.7/xml/sax/saxutils.py
  2062. pypy-7.3/lib-python/2.7/xml/sax/xmlreader.py
  2063. pypy-7.3/lib-python/2.7/xmllib.py
  2064. pypy-7.3/lib-python/2.7/xmlrpclib.py
  2065. pypy-7.3/lib-python/2.7/zipfile.py
  2066. pypy-7.3/lib_pypy/__init__.py
  2067. pypy-7.3/lib_pypy/_audioop_build.py
  2068. pypy-7.3/lib_pypy/_audioop_cffi.pypy-73.so
  2069. pypy-7.3/lib_pypy/_cffi_ssl/LICENSE
  2070. pypy-7.3/lib_pypy/_cffi_ssl/README.md
  2071. pypy-7.3/lib_pypy/_cffi_ssl/__init__.py
  2072. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/__init__.py
  2073. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/build_constant_time.py
  2074. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/build_openssl.py
  2075. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/build_padding.py
  2076. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.c
  2077. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.h
  2078. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.c
  2079. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.h
  2080. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/__init__.py
  2081. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/aes.py
  2082. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/asn1.py
  2083. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/bignum.py
  2084. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/bio.py
  2085. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/callbacks.py
  2086. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/cmac.py
  2087. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/conf.py
  2088. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/cryptography.py
  2089. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/crypto.py
  2090. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/ct.py
  2091. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/dh.py
  2092. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/dsa.py
  2093. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdh.py
  2094. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdsa.py
  2095. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/ec.py
  2096. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/engine.py
  2097. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/err.py
  2098. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py
  2099. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/fips.py
  2100. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/hmac.py
  2101. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/nid.py
  2102. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/objects.py
  2103. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/ocsp.py
  2104. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/opensslv.py
  2105. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/osrandom_engine.py
  2106. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/pem.py
  2107. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs12.py
  2108. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs7.py
  2109. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/pypy_win32_extra.py
  2110. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/rand.py
  2111. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/rsa.py
  2112. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/osrandom_engine.c
  2113. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/osrandom_engine.h
  2114. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py
  2115. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509name.py
  2116. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509.py
  2117. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509v3.py
  2118. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509_vfy.py
  2119. pypy-7.3/lib_pypy/_cffi_ssl/_cffi_src/utils.py
  2120. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/__about__.py
  2121. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/__init__.py
  2122. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/exceptions.py
  2123. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/fernet.py
  2124. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/__init__.py
  2125. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/_oid.py
  2126. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/__init__.py
  2127. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/interfaces.py
  2128. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/aead.py
  2129. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/backend.py
  2130. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ciphers.py
  2131. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/cmac.py
  2132. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/decode_asn1.py
  2133. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/dh.py
  2134. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/dsa.py
  2135. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ec.py
  2136. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ed25519.py
  2137. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ed448.py
  2138. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/encode_asn1.py
  2139. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/hashes.py
  2140. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/hmac.py
  2141. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/__init__.py
  2142. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ocsp.py
  2143. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/poly1305.py
  2144. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/rsa.py
  2145. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/utils.py
  2146. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/x25519.py
  2147. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/x448.py
  2148. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/x509.py
  2149. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/__init__.py
  2150. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl/__init__.py
  2151. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl/binding.py
  2152. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl/_conditional.py
  2153. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/__init__.py
  2154. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/__init__.py
  2155. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/dh.py
  2156. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/dsa.py
  2157. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/ec.py
  2158. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/ed25519.py
  2159. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/ed448.py
  2160. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/padding.py
  2161. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/rsa.py
  2162. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/utils.py
  2163. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/x25519.py
  2164. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/x448.py
  2165. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/__init__.py
  2166. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/aead.py
  2167. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/algorithms.py
  2168. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/base.py
  2169. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/modes.py
  2170. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/cmac.py
  2171. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/constant_time.py
  2172. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/hashes.py
  2173. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/hmac.py
  2174. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/__init__.py
  2175. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/concatkdf.py
  2176. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/hkdf.py
  2177. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/kbkdf.py
  2178. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/pbkdf2.py
  2179. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/scrypt.py
  2180. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/x963kdf.py
  2181. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/keywrap.py
  2182. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/padding.py
  2183. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/poly1305.py
  2184. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/__init__.py
  2185. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/base.py
  2186. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/pkcs12.py
  2187. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/ssh.py
  2188. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/__init__.py
  2189. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/hotp.py
  2190. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/totp.py
  2191. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/utils.py
  2192. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/utils.py
  2193. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/x509/__init__.py
  2194. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/x509/base.py
  2195. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/x509/certificate_transparency.py
  2196. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/x509/extensions.py
  2197. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/x509/general_name.py
  2198. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/x509/name.py
  2199. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/x509/ocsp.py
  2200. pypy-7.3/lib_pypy/_cffi_ssl/cryptography/x509/oid.py
  2201. pypy-7.3/lib_pypy/_cffi_ssl/openssl/src/osrandom_engine.c
  2202. pypy-7.3/lib_pypy/_cffi_ssl/openssl/src/osrandom_engine.h
  2203. pypy-7.3/lib_pypy/_cffi_ssl/osx-roots.diff
  2204. pypy-7.3/lib_pypy/_cffi_ssl/_stdssl/__init__.py
  2205. pypy-7.3/lib_pypy/_cffi_ssl/_stdssl/certificate.py
  2206. pypy-7.3/lib_pypy/_cffi_ssl/_stdssl/errorcodes.py
  2207. pypy-7.3/lib_pypy/_cffi_ssl/_stdssl/error.py
  2208. pypy-7.3/lib_pypy/_cffi_ssl/_stdssl/utility.py
  2209. pypy-7.3/lib_pypy/_cffi_ssl/_stdssl/win32_extra.py
  2210. pypy-7.3/lib_pypy/_cffi_ssl/tools/make_ssl_data.py
  2211. pypy-7.3/lib_pypy/_codecs_cn.py
  2212. pypy-7.3/lib_pypy/_codecs_hk.py
  2213. pypy-7.3/lib_pypy/_codecs_iso2022.py
  2214. pypy-7.3/lib_pypy/_codecs_jp.py
  2215. pypy-7.3/lib_pypy/_codecs_kr.py
  2216. pypy-7.3/lib_pypy/_codecs_tw.py
  2217. pypy-7.3/lib_pypy/_collections.py
  2218. pypy-7.3/lib_pypy/_ctypes/__init__.py
  2219. pypy-7.3/lib_pypy/_ctypes/array.py
  2220. pypy-7.3/lib_pypy/_ctypes/basics.py
  2221. pypy-7.3/lib_pypy/_ctypes/builtin.py
  2222. pypy-7.3/lib_pypy/_ctypes/dll.py
  2223. pypy-7.3/lib_pypy/_ctypes/dummy.py
  2224. pypy-7.3/lib_pypy/_ctypes/function.py
  2225. pypy-7.3/lib_pypy/_ctypes/keepalive.txt
  2226. pypy-7.3/lib_pypy/_ctypes/pointer.py
  2227. pypy-7.3/lib_pypy/_ctypes/primitive.py
  2228. pypy-7.3/lib_pypy/_ctypes/structure.py
  2229. pypy-7.3/lib_pypy/_ctypes/union.py
  2230. pypy-7.3/lib_pypy/_ctypes_test.c
  2231. pypy-7.3/lib_pypy/_ctypes_test.py
  2232. pypy-7.3/lib_pypy/_curses.py
  2233. pypy-7.3/lib_pypy/_curses_build.py
  2234. pypy-7.3/lib_pypy/_curses_cffi.pypy-73.so
  2235. pypy-7.3/lib_pypy/_curses_panel.py
  2236. pypy-7.3/lib_pypy/_elementtree.py
  2237. pypy-7.3/lib_pypy/_ffi.py
  2238. pypy-7.3/lib_pypy/_functools.py
  2239. pypy-7.3/lib_pypy/_gdbm_build.py
  2240. pypy-7.3/lib_pypy/_hashlib/__init__.py
  2241. pypy-7.3/lib_pypy/_marshal.py
  2242. pypy-7.3/lib_pypy/_md5.py
  2243. pypy-7.3/lib_pypy/_pwdgrp_build.py
  2244. pypy-7.3/lib_pypy/_pwdgrp_cffi.pypy-73.so
  2245. pypy-7.3/lib_pypy/_pypy_interact.py
  2246. pypy-7.3/lib_pypy/_pypy_irc_topic.py
  2247. pypy-7.3/lib_pypy/_pypy_openssl.c
  2248. pypy-7.3/lib_pypy/_pypy_openssl.pypy-73.so
  2249. pypy-7.3/lib_pypy/_pypy_testcapi.py
  2250. pypy-7.3/lib_pypy/_pypy_wait.py
  2251. pypy-7.3/lib_pypy/_pypy_winbase_build.py
  2252. pypy-7.3/lib_pypy/_pypy_winbase_cffi.py
  2253. pypy-7.3/lib_pypy/_resource_build.py
  2254. pypy-7.3/lib_pypy/_resource_cffi.pypy-73.so
  2255. pypy-7.3/lib_pypy/_scproxy.py
  2256. pypy-7.3/lib_pypy/_sha.py
  2257. pypy-7.3/lib_pypy/_sha256.py
  2258. pypy-7.3/lib_pypy/_sha512.py
  2259. pypy-7.3/lib_pypy/_sqlite3.py
  2260. pypy-7.3/lib_pypy/_sqlite3_build.py
  2261. pypy-7.3/lib_pypy/_ssl_build.py
  2262. pypy-7.3/lib_pypy/_ssl/__init__.py
  2263. pypy-7.3/lib_pypy/_structseq.py
  2264. pypy-7.3/lib_pypy/_subprocess.py
  2265. pypy-7.3/lib_pypy/_sysconfigdata.py
  2266. pypy-7.3/lib_pypy/_syslog_build.py
  2267. pypy-7.3/lib_pypy/_syslog_cffi.pypy-73.so
  2268. pypy-7.3/lib_pypy/_testcapi.py
  2269. pypy-7.3/lib_pypy/_testcapimodule.c
  2270. pypy-7.3/lib_pypy/_tkinter/__init__.py
  2271. pypy-7.3/lib_pypy/_tkinter/app.py
  2272. pypy-7.3/lib_pypy/_tkinter/license.terms
  2273. pypy-7.3/lib_pypy/_tkinter/tclobj.py
  2274. pypy-7.3/lib_pypy/_tkinter/tklib_build.py
  2275. pypy-7.3/lib_pypy/audioop.py
  2276. pypy-7.3/lib_pypy/cPickle.py
  2277. pypy-7.3/lib_pypy/cStringIO.py
  2278. pypy-7.3/lib_pypy/cffi.egg-info/PKG-INFO
  2279. pypy-7.3/lib_pypy/cffi.egg-info/SOURCES.txt
  2280. pypy-7.3/lib_pypy/cffi.egg-info/dependency_links.txt
  2281. pypy-7.3/lib_pypy/cffi.egg-info/entry_points.txt
  2282. pypy-7.3/lib_pypy/cffi.egg-info/not-zip-safe
  2283. pypy-7.3/lib_pypy/cffi.egg-info/requires.txt
  2284. pypy-7.3/lib_pypy/cffi.egg-info/top_level.txt
  2285. pypy-7.3/lib_pypy/cffi/__init__.py
  2286. pypy-7.3/lib_pypy/cffi/_cffi_errors.h
  2287. pypy-7.3/lib_pypy/cffi/_cffi_include.h
  2288. pypy-7.3/lib_pypy/cffi/_embedding.h
  2289. pypy-7.3/lib_pypy/cffi/_pycparser/README
  2290. pypy-7.3/lib_pypy/cffi/_pycparser/__init__.py
  2291. pypy-7.3/lib_pypy/cffi/_pycparser/_ast_gen.py
  2292. pypy-7.3/lib_pypy/cffi/_pycparser/_build_tables.py
  2293. pypy-7.3/lib_pypy/cffi/_pycparser/_c_ast.cfg
  2294. pypy-7.3/lib_pypy/cffi/_pycparser/ast_transforms.py
  2295. pypy-7.3/lib_pypy/cffi/_pycparser/c_ast.py
  2296. pypy-7.3/lib_pypy/cffi/_pycparser/c_generator.py
  2297. pypy-7.3/lib_pypy/cffi/_pycparser/c_lexer.py
  2298. pypy-7.3/lib_pypy/cffi/_pycparser/c_parser.py
  2299. pypy-7.3/lib_pypy/cffi/_pycparser/lextab.py
  2300. pypy-7.3/lib_pypy/cffi/_pycparser/ply/LICENSE
  2301. pypy-7.3/lib_pypy/cffi/_pycparser/ply/__init__.py
  2302. pypy-7.3/lib_pypy/cffi/_pycparser/ply/cpp.py
  2303. pypy-7.3/lib_pypy/cffi/_pycparser/ply/ctokens.py
  2304. pypy-7.3/lib_pypy/cffi/_pycparser/ply/lex.py
  2305. pypy-7.3/lib_pypy/cffi/_pycparser/ply/yacc.py
  2306. pypy-7.3/lib_pypy/cffi/_pycparser/ply/ygen.py
  2307. pypy-7.3/lib_pypy/cffi/_pycparser/plyparser.py
  2308. pypy-7.3/lib_pypy/cffi/_pycparser/yacctab.py
  2309. pypy-7.3/lib_pypy/cffi/api.py
  2310. pypy-7.3/lib_pypy/cffi/backend_ctypes.py
  2311. pypy-7.3/lib_pypy/cffi/cffi_opcode.py
  2312. pypy-7.3/lib_pypy/cffi/commontypes.py
  2313. pypy-7.3/lib_pypy/cffi/cparser.py
  2314. pypy-7.3/lib_pypy/cffi/error.py
  2315. pypy-7.3/lib_pypy/cffi/ffiplatform.py
  2316. pypy-7.3/lib_pypy/cffi/gc_weakref.py
  2317. pypy-7.3/lib_pypy/cffi/lock.py
  2318. pypy-7.3/lib_pypy/cffi/model.py
  2319. pypy-7.3/lib_pypy/cffi/parse_c_type.h
  2320. pypy-7.3/lib_pypy/cffi/pkgconfig.py
  2321. pypy-7.3/lib_pypy/cffi/recompiler.py
  2322. pypy-7.3/lib_pypy/cffi/setuptools_ext.py
  2323. pypy-7.3/lib_pypy/cffi/testing/__init__.py
  2324. pypy-7.3/lib_pypy/cffi/testing/udir.py
  2325. pypy-7.3/lib_pypy/cffi/vengine_cpy.py
  2326. pypy-7.3/lib_pypy/cffi/vengine_gen.py
  2327. pypy-7.3/lib_pypy/cffi/verifier.py
  2328. pypy-7.3/lib_pypy/crypt/__init__.py
  2329. pypy-7.3/lib_pypy/ctypes_config_cache/.empty
  2330. pypy-7.3/lib_pypy/ctypes_support.py
  2331. pypy-7.3/lib_pypy/datetime.py
  2332. pypy-7.3/lib_pypy/dbm.py
  2333. pypy-7.3/lib_pypy/future_builtins.py
  2334. pypy-7.3/lib_pypy/gdbm.py
  2335. pypy-7.3/lib_pypy/greenlet.egg-info
  2336. pypy-7.3/lib_pypy/greenlet.py
  2337. pypy-7.3/lib_pypy/grp.py
  2338. pypy-7.3/lib_pypy/identity_dict.py
  2339. pypy-7.3/lib_pypy/marshal.py
  2340. pypy-7.3/lib_pypy/msvcrt.py
  2341. pypy-7.3/lib_pypy/pyrepl/__init__.py
  2342. pypy-7.3/lib_pypy/pyrepl/cmdrepl.py
  2343. pypy-7.3/lib_pypy/pyrepl/commands.py
  2344. pypy-7.3/lib_pypy/pyrepl/completer.py
  2345. pypy-7.3/lib_pypy/pyrepl/completing_reader.py
  2346. pypy-7.3/lib_pypy/pyrepl/console.py
  2347. pypy-7.3/lib_pypy/pyrepl/copy_code.py
  2348. pypy-7.3/lib_pypy/pyrepl/curses.py
  2349. pypy-7.3/lib_pypy/pyrepl/fancy_termios.py
  2350. pypy-7.3/lib_pypy/pyrepl/historical_reader.py
  2351. pypy-7.3/lib_pypy/pyrepl/input.py
  2352. pypy-7.3/lib_pypy/pyrepl/keymap.py
  2353. pypy-7.3/lib_pypy/pyrepl/keymaps.py
  2354. pypy-7.3/lib_pypy/pyrepl/module_lister.py
  2355. pypy-7.3/lib_pypy/pyrepl/pygame_console.py
  2356. pypy-7.3/lib_pypy/pyrepl/pygame_keymap.py
  2357. pypy-7.3/lib_pypy/pyrepl/python_reader.py
  2358. pypy-7.3/lib_pypy/pyrepl/reader.py
  2359. pypy-7.3/lib_pypy/pyrepl/readline.py
  2360. pypy-7.3/lib_pypy/pyrepl/simple_interact.py
  2361. pypy-7.3/lib_pypy/pyrepl/unicodedata_.py
  2362. pypy-7.3/lib_pypy/pyrepl/unix_console.py
  2363. pypy-7.3/lib_pypy/pyrepl/unix_eventqueue.py
  2364. pypy-7.3/lib_pypy/readline.egg-info
  2365. pypy-7.3/lib_pypy/readline.py
  2366. pypy-7.3/lib_pypy/resource.py
  2367. pypy-7.3/lib_pypy/stackless.py
  2368. pypy-7.3/lib_pypy/syslog.py
  2369. pypy-7.3/lib_pypy/testcapi_long.h
  2370. pypy-7.3/lib_pypy/tputil.py
  2371. pypy-7.3/site-packages/README
  2372. @owner
  2373. @group
  2374. @mode
Collapse this list.
Dependency lines:
  • pypy>0:lang/pypy
No installation instructions:
This port has been deleted.
PKGNAME: pypy
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 armv6 armv7 i386 powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1598691588 SHA256 (pypy2.7-v7.3.0-src.tar.bz2) = b0b25c7f8938ab0fedd8dedf26b9e73c490913b002b484c1b2f19d5844a518de SIZE (pypy2.7-v7.3.0-src.tar.bz2) = 20328540

Expand this list (2 items)

Collapse this list.

SHA256 (455e1f635110df4bdc2981a3a0abf02e3d4d21b2.diff) = a30ae90c887d595a4e1b77ba2ad4d45509c0d35a3a5ab052c4910a6aa373f99d SIZE (455e1f635110df4bdc2981a3a0abf02e3d4d21b2.diff) = 773

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-pycparser>=2.10 : devel/py-pycparser@py27
  2. gmake>=4.3 : devel/gmake
  3. python2.7 : lang/python27
  4. as : devel/binutils
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libffi.so : devel/libffi
  3. libintl.so : devel/gettext-runtime
  4. libunwind.so : devel/libunwind
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. databases/pypy-gdbm*
  2. databases/pypy-sqlite3*
  3. x11-toolkits/pypy-tkinter*
  4. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. databases/pypy-gdbm*
  2. databases/pypy-sqlite3*
  3. x11-toolkits/pypy-tkinter*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
lang_pypy
USES:
gettext-runtime gmake shebangfix ssl tar:bzip2 compiler:c11 python:2.7,build
pkg-message:
For install:
Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: gdbm databases/pypy-gdbm sqlite3 databases/pypy-sqlite3 tkinter x11-toolkits/pypy-tkinter Note that PyPy does not implement the following module that would have been provided as a separate port: bsddb databases/pypy-bsddb
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://buildbot.pypy.org/mirror/
  2. https://bitbucket.org/pypy/pypy/downloads/
Collapse this list.
Port Moves
  • port deleted on 2021-06-26
    REASON: Has expired: Uses Python 2.7 which is EOLed upstream

Number of commits found: 101 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.3.0_1
26 Jun 2021 10:57:46
commit hash: 5e1a89f37052232dfbbf8d53d9812e170ef0a2c4commit hash: 5e1a89f37052232dfbbf8d53d9812e170ef0a2c4commit hash: 5e1a89f37052232dfbbf8d53d9812e170ef0a2c4commit hash: 5e1a89f37052232dfbbf8d53d9812e170ef0a2c4 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
*/*: Remove expired ports:

2020-12-31 lang/pypy3: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy: Uses Python 2.7 which is EOLed upstream
2021-06-23 databases/pypy-gdbm: Uses EOL Python 2.7 via lang/pypy
2021-06-23 databases/pypy-sqlite3: Uses EOL Python 2.7 via lang/pypy
2021-06-23 x11-toolkits/pypy-tkinter: Uses EOL Python 2.7 via lang/pypy
7.3.0_1
25 May 2021 13:55:44
commit hash: 5f69415313f894338dca54e21b5c3981e5e5f58fcommit hash: 5f69415313f894338dca54e21b5c3981e5e5f58fcommit hash: 5f69415313f894338dca54e21b5c3981e5e5f58fcommit hash: 5f69415313f894338dca54e21b5c3981e5e5f58f files touched by this commit Sanity Test Failure
Dmitry Marakasov (amdmi3) search for other commits by this committer
Mk: switch from PYTHON_PORTVERSION to PYTHON_DISTVERSION

This brings python framework in consistense with handbook recommendations
to prefer DISTVERSION and simplifies adding prerelease versions of
python

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
7.3.0_1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
7.3.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
7.3.0_1
02 Jan 2021 21:48:19
Revision:559974Original commit files touched by this commit
rene search for other commits by this committer
lang/pypy[3]: clean up Makefiles

PR:		245747
Submitted by:	nimaje+fbz@bureaucracy.de
Reviewed by:	koobs (somewhat)
Approved by:	maintainer timeout (python, 6 months)
7.3.0_1
01 Jan 2021 10:11:35
Revision:559822Original commit files touched by this commit
antoine search for other commits by this committer
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
7.3.0_1
01 Jan 2021 00:57:24
Revision:559792Original commit files touched by this commit
rene search for other commits by this committer
Remove most expired ports that depend on Python 2.7:

Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.3.0_1
23 Sep 2020 19:27:26
Revision:549832Original commit files touched by this commit
linimon search for other commits by this committer
Allow test build on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
7.3.0_1
29 Aug 2020 15:06:08
Revision:546920Original commit files touched by this commit
zeising search for other commits by this committer
lang/pypy3: Fix build with -fno-common

Add an upstream patch to lang/pypy and lang/pypy3 to fix the build of
lang/pypy3 with -fno-common.

MFH:		2020Q3 (implicit, -fno-common fixes, ok by joenum)
7.3.0_1
04 Jul 2020 18:11:42
Revision:541232Original commit files touched by this commit
zeising search for other commits by this committer
Chanse update of devel/libffi

Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
7.3.0
14 Apr 2020 14:02:11
Revision:531691Original commit files touched by this commit
kevans search for other commits by this committer
lang/pypy{,3}: Update to 7.3.0

 * Reorder some variables (pet portlint)
 * Use ${LOCALBASE} instead of /usr/local (pet portlint)
 * Remove files/patch-rpython_rlib_rvmprof_src_shared_vmprof__unix.h
     (upstreamed) [1]
 * Remove files/patch-rpython_rlib_rvmprof_cintf.py (upstreamed) [2]
 * Add files/patch-lib__pypy___curses__build.py to fix ncurses detection
 * Add files/patch-lib__pypy___blake2___blake2__build.py to avoid creating a
     useless empty directory which would also depend on WRKDIR

Changelog:
 * https://doc.pypy.org/en/latest/release-v7.3.0.html#changelog

[1]
https://bitbucket.org/pypy/pypy/commits/587bebd539604208eb416ccdeb05e841db74e0aa
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0.0_1
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
6.0.0_1
28 Jul 2018 05:26:21
Revision:475489Original commit files touched by this commit
farrokhi search for other commits by this committer
lang/pypy and lang/pypy3: Fix rvmprof build on FreeBSD

Originally pypy did not build on FreeBSD due to build failure in rvmprof. In
order to build it on FreeBSD (and OpenBSD) you have to disable rvmprof during
build process. This is what a previous patch [1][2] did to enable building on
FreeBSD.

This is a patch obtained from upstream [3] that actually solves the rvmprof
build problem which enables building pypy/pypy3 on FreeBSD with rvmprof enabled.

[1] https://svnweb.freebsd.org/changeset/ports/473994
[2] https://reviews.freebsd.org/D16138
[3]
https://bitbucket.org/pypy/pypy/issues/2853/build-fails-on-freebsd-11x-x64#comment-46813575

Reviewed by:	koobs, miwi, dbn
Approved by:	miwi, dbn
Differential Revision:	https://reviews.freebsd.org/D16378
6.0.0
06 Jul 2018 07:15:50
Revision:473994Original commit files touched by this commit
farrokhi search for other commits by this committer
lang/pypy: Update to 6.0.0

Reviewed by:	miwi
Approved by:	miwi
Differential Revision:	https://reviews.freebsd.org/D16138
5.10.0
16 Jan 2018 03:56:11
Revision:459150Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy3: update to 5.10.1

 - bsd.pypy.mk: DISTINFO now needs to be specified based on PYTHON_IMPL
 - Change log:
   - Fix an overflow in converting int secs to nanosecs (issue 2717 )
   - Using kwarg 'flag' to os.setxattr had no effect
   - Fix issue 2718 for the REPL
5.10.0
07 Jan 2018 19:32:34
Revision:458375Original commit files touched by this commit
krion search for other commits by this committer
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.

PR:		214864
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
5.10.0
03 Jan 2018 18:42:15
Revision:457998Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy(3): update to 5.10, add flavors to ancillary ports

 - Consistently use DISTVERSION instead of PORTVERSION (the former is set, not
the latter)
 - Only depend on libunwind on x86 arch with FreeBSD >= 11 (fixes ignored build
on arm/ppc)
 - Fix python dependency with depreciation of python meta ports
 - Remove PYPY_BITS from pkg-plist target, no longer used
 - Remove setting of PORTVERSION, DISTVERSION is set in bsd.pypy.mk
 - bsd.pypy.mk:
   - Define DISTVERSION once, to ensure consistency
   - PYPY_DIR: Handle versions with multiple digits
   - PYPY_CFFI_VER now differs in value between pypy and pypy3
 - bsd.pypy.cffi.mk:
   - Add FLAVORS for pypy and pypy3 [1]
   - Consistently use PYTHON_IMPL instead of the hard coded "pypy"
   - PLIST_FILES: use direct substitution instead of PLIST_SUB

Approved by:		portmgr (mat) [1]
Differential Revision:	https://reviews.freebsd.org/D13675
5.9.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.9.0
30 Nov 2017 05:55:17
Revision:455165Original commit files touched by this commit
linimon search for other commits by this committer
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.

This is part one of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
5.9.0
04 Nov 2017 09:33:51
Revision:453445Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy(3): update to 5.9

 - add lubunwind as dependency: required by vmprof
 - disable vmprof on FreeBSD 10: missing base support
 - implement support for handles with ctypes.CDLL: fix dynamic loading of
   shared objects
 - enable various tests that were not working on FreeBSD 9
 - mark get_profile_path as xfail on FreeBSD
 - handle definition of char16_t and char32_t on libc++ for
   __cplusplus < 201103L (libstdc++ does not do this)
 - other minor fixes

ChangeLog:
 - NumPy and Pandas now work on lang/pypy
 - Cython 0.27.1 supports more projects with PyPy
 - JSON parser improvements decrease memory by up to 50% and increase speed
   by up to 15%
 - CFFI updated to 1.11.1
5.8.0
18 Jun 2017 16:55:38
Revision:443834Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy(3): update to 5.8

Change Log:
 - supports upstream library 2.7.13 and 3.5.3
 - critical bugs fixed in shadowstack
 - native support for profiling frames in vmprof
 - performance improvements for pack* and unpack* structs
 - cffi updates to 1.10.1
 - numpy 1.13.0 requires at least this version
5.7.1_1
20 May 2017 12:02:07
Revision:441309Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
5.7.1_1
04 May 2017 19:08:37
Revision:440114Original commit files touched by this commit
dbn search for other commits by this committer
bsd.pypy.cffi.mk: unbreak building of cffi ports

To fix conflicting of pypy and pypy3 the PYPY_DIR value was set using
${PORTNAME}, however the same codepath is used for cffi ports who's
${PORTNAME} is not pypy or pypy3.

Fix this by using an intermediate PYTHON_IMPL variable that is conditionally
set to ${PORTNAME} and explicitly set to 'pypy' for cffi ports.

Reported by:	pkg-fallout
5.7.1_1
01 May 2017 18:09:47
Revision:439903Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy3: bump PORTREVISION due to commit r439901

 - lang/pypy overrides lang/pypy3's PORTREVISION field

PR:		218838
5.7.1_1
01 May 2017 18:00:57
Revision:439901Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy3: un-conflict with pypy

 - ensure pypy3's directory under $PREFIX is unique to pypy's.
 - remove swap files from pkg-plist (i.e. revert r439409).

PR:		218838
Reported by:	Yunchih Chen <yunchih@csie.ntu.edu.tw>
5.7.1_1
14 Apr 2017 12:37:52
Revision:438508Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy(3): unbreak build, fix shebang

 - Fix shebang references to pypy(3)
 - pypy3i [1]:
   - Correctly set ONLY_FOR_ARCHS
   - Remove '.swn' files from pkg-plist

Reported by:	pkg-fallout [1]
5.7.1
09 Apr 2017 10:06:06
Revision:438096Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy(3): update to 5.7.1

 - add MIT/PSFL multi license
 - pass LDSHARED to make environment (work-around assumption around 'gcc')
 - add new dependency: pycparser (only required if python is translating)
 - removed patches merged upstream
 - add patch to remove '-flto' from cflags (base ld doesn't support LTO)
 - pypy:
   - add patch to fix bad assumption about 'gcc' (instead of 'cc')
 - pypy3:
   - update BUILD_WRKSRC and PYPY_CFFI_VER
   - only supports AMD64

ChangeLog:
 - PyPy2 updated to Python 2.7.13
 - PyPy3 updated to Python 3.5.3 (beta):
   - Not all tests pass
   - Asyncio does work
 - PyPy2 supports C-extensions: NumPy, Cython and Pandas (amongst others)
 - CFFI updated to 1.10
 - Many bug-fixes
5.6.0
13 Jan 2017 16:54:56
Revision:431402Original commit files touched by this commit
mat search for other commits by this committer
Fix ports using PREFIX in their depends instead of LOCALBASE.

With hat:	portmgr
Sponsored by:	Absolight
5.6.0
22 Nov 2016 13:31:47
Revision:426824Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: unbreak with libressl

PyPy now supports libressl (aka openssl 1.1).

Submitted by:   benjamin@bureaucracy.de
5.6.0
20 Nov 2016 07:12:44
Revision:426562Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update to 5.6.0

ChangeLog:
  http://doc.pypy.org/en/latest/release-pypy2.7-v5.6.0.html
5.4.1_1
26 Oct 2016 05:51:06
Revision:424677Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy(3): update package description.

 - PyPy now implements Python 2.7.10
 - PyPy3 requires a slightly different description, and implements Python 3.3.5

Reported by:	marino@
5.4.1
04 Oct 2016 19:45:51
Revision:423294Original commit files touched by this commit
marino search for other commits by this committer
lang/pypy: IGNORE when building with libressl

Fails to configure with libressl:
[translation:ERROR] Exception: OpenSSL version >= 1.1 not supported yet.

    This program requires OpenSSL version 1.0.x, and may also
    work with LibreSSL or OpenSSL 0.9.x.  OpenSSL 1.1 is quite
    some work to update to; contributions are welcome.  Sorry,
    you need to install an older version of OpenSSL for now.
    Make sure this older version is the one picked up by this
    program when it runs the compiler.

Approved by:	SSL blanket
5.4.1
10 Sep 2016 19:20:58
Revision:421729Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update distinfo, upstream rerolled.

 - Add an official mirror for pypy source code.
 - No functional change to the source code.
5.4.1
08 Sep 2016 04:40:28
Revision:421529Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update to 5.4.1

ChangeLog:
 - Update list of contributors in documentation and LICENSE file, this was
unfortunately left out of 5.4.0.
 - Allow tests run with -A to find libm.so even if it is a script not a
dynamically loadable file
 - Bump sys.setrecursionlimit() when translating PyPy, for translating with
CPython
 - Tweak a float comparison with 0 in backendopt.inline to avoid rounding errors
 - Fix for an issue for translating the sandbox
 - Fix for and issue where unicode.decode('utf8', 'custom_replace') messed up
the last byte of a unicode string
   sometimes
 - Update built-in cffi to version 1.8.1
 - Explicitly detect that we found as-yet-unsupported OpenSSL 1.1, and crash
translation with a message asking for help
   porting it
 - Fix a regression where a PyBytesObject was forced (converted to a RPython
object) when not required, reported as
   issue #2395
5.4.0
06 Sep 2016 17:22:14
Revision:421448Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update to 5.4.0

ChangeLog:
 - Incremental improvements to cpyext (passing 99% of numpy's test suite)
 - Update cffi to 1.8, supporting "limited API" mode for c-extensions on
   CPython >= 3.2
 - Improved tooling for PyPy's JIT.
 - Various new features, bug fixes and performance improvements, see:
   http://pypy.readthedocs.io/en/latest/release-pypy2.7-v5.4.0.html
5.3.1
21 Aug 2016 18:36:49
Revision:420576Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy(3): unbreak on PowerPC.

Unbreak build by:
 - correctly detecting PowerPC architecture,
 - excluding PowerPC specific assembler code (as there is none), and
 - fixing the JIT due to long double == double for PowerPC.

Special thanks to swills who diligently tested multiple iterations of patches
to eventually end up at a solution.
5.3.1
08 Aug 2016 12:30:31
Revision:419839Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: fix pkg-plist from r419600

Revision 419600 changed the meaning of PYPY_CFFI_VER but pkg-plist was
not updated.

Reported by:		pkg-fallout
5.3.1
04 Aug 2016 08:43:37
Revision:419600Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy3: update to 5.2.0-alpha1

Changes to lang/pypy3:
 - "Rename" from pypy3-devel (functionaly it is a rename, technically pypy3
   is a new port and pypy3-devel is deleted).
 - Make lang/pypy3 a slave port of lang/pypy

Changes to lang/pypy:
 - Use DISTVERSION instead of PORTVERSION (lang/pypy3 is not
   PORTVERSION clean)
 - Change PYPY_CFFI_VER to include the 'pypy-' prefix (lang/pypy3 has
   'pypy3-' as a prefix)
 - Only make PYPY_MINMEM the default is ${LOCALBASE}/lang/pypy exists
 - Fix build depends for PYPY_MINMEM
 - Allow slave port to have custom patch directory
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.3.1
21 Jul 2016 06:02:04
Revision:418864Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update to 5.3.1.

 - Fix LICENSE for databases/pypy-gdbm (GPLv2+).
 - Add support for a slave port (i.e. the upcoming pypy3):
   - Allow select variables to be overridden by slave port.
   - Allow slave port to have its own distinfo and pkg-plist files.
   - Depend on lang/pypy if translating with PYPY or PYPY_MINMEM options.
 - Strip bundled cffi .so files.

ChangeLog:
 - Highlighted changes
   - Major improvements in the C-API compatibility layer
   - Complete support for lxml
   - Passing 95%+ of numpy's test suite
   - Scipy and matplotlib builds and runs
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.1.1
11 May 2016 11:01:57
Revision:414982Original commit files touched by this commit
robak search for other commits by this committer
lang/pypy: update 5.0.1 -> 5.1.1
5.0.1
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
5.0.1
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
5.0.1
24 Mar 2016 08:29:44
Revision:411759Original commit files touched by this commit
marino search for other commits by this committer
lang/pypy: Restore build on DF (requires same ucontext fix as FBSD)

Approved by:	Restore DF functionality blanket
5.0.1
20 Mar 2016 17:41:59
Revision:411469Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update to 5.0.1.

Change Log:
 - Bug fix: cpyext, notably (but not only) fixing lxml.
 - Bug fix: corner case of the JIT.
5.0.0
19 Mar 2016 17:14:10
Revision:411416Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: unbreak build on amd64.

The previous fix broke the build on amd64.  Restore the correct
behaviour for both platforms.
5.0.0
19 Mar 2016 17:02:45
Revision:411414Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: fix build on i386.

On i386 the registery eip should be used for instruction count, however the
code was using the amd64 register of rip instead.

Reported by:	kib@
5.0.0
14 Mar 2016 04:04:51
Revision:411039Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: unbreak build when pypy isn't installed.

When pypy isn't installed then the port needs to use python to translate
pypy, however all options are not specified since two of the three (the
pypy related options) are not valid.  Overcome this by a bit of re-ordering
and abusing OPTIONS_SLAVE in the later case.

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>
5.0.0
13 Mar 2016 18:58:27
Revision:411015Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update to 5.0.0

Changes:
 - Drop local mirror
 - Drop DIST_SUBDIR (distfile name no longer a generic "release-x.y.z.tar.bz2".
 - Add test dependencies (all sub-ports, a la gdbm, sqlite and tkinter)
 - Use gmake instead of using sed to transform the Makefile
 - Use options helper variables
 - Rename regression-test -> do-test

ChangeLog (see http://morepypy.blogspot.co.za/2016/03/pypy-50-released.html):
- Faster and leaner: improved JIT warmed (up to 30% faster) and improved memory
  consumption (dropped by about 30%).
- C-API Upgrade: cpyext is much faster and lxml now passes all tests when
  using cython compiled components.
- CFFI: ships with cffi-1.5.2.
4.0.1
13 Dec 2015 13:16:31
Revision:403664Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: unbreak build on i386 and armv6

 - Add back PYPY_BITS as it is required to define the names of two files,
   depending if pypy is translated for 32 or 64 bit systems [1].
 - Change maintainership to python@ [2][3][4]

Reported by:	pkg-fallout [1]
Approved by:	koobs@ [2]
PR:		204743 [3]
Submitted by:	robak@ [4]
4.0.1
09 Dec 2015 06:57:30
Revision:403361Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update to 4.0.1

Changes:
 - Remove plist-sub PYPY_BITS
 - Switch PYPY_VER to PYPY_CFFI_VER

Change Log:
 - Highlighted features:
   - Update cffi to 1.3.1.
   - Update Python implementation to 2.7.10.
   - New vectorisation optimisations added to the JIT.  To enable add
     --jit vec=1 (or --jit vec_all=1 for all vectorisation optimisations).
   - Improved JIT warmup time of ~20%.
   - Reduced memory consumption by ~20%.
   - Numpy's ndarray and numeric dtypes are almost feature complete.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.1
31 Aug 2015 19:38:24
Revision:395726Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update to 2.6.1

Changes:
 - Add external cffi ports (a la python):
   - databases/pypy-gdbm
   - databases/pypy-sqlite3
   - x11-toolkits/pypy-tkinter
 - Add bsd.pypy.mk for consistency between pypy ports.
 - Add bsd.pypy.cffi.mk for consistency with external cffi ports.
 - Switch back to using $PREFIX/pypy-X.Y (the '-' separator is required to
   differentiate between lang/pypy and lang/pypy3)
 - Remove all patches (upstreamed, see announcement below)

ChangeLog:
 - Bug Fixes
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.0_3
22 Aug 2015 13:27:34
Revision:395030Original commit files touched by this commit
marino search for other commits by this committer
lang/pypy: Fix obvious typo that caused make warning messages

Approved by:	just-fix-it
2.6.0_3
12 Aug 2015 18:13:24
Revision:394025Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: support cffi, fix and simplify.

 * Mark as only for i386, amd64 and armv6 (JIT only supported on those archs)
 * Move PyPy dir to pypy26 (for consistency with llvm, et al)
 * Drop PYPY_ARCH (unused)
 * Use shell to detect ${BUILD_WRKSRC}/Makefile [1]
 * Enable CFFI for components that do not have external dependencies
 * Update regression-test to align with upstreams procedures
 * Complete changes for detecting cpu count via sysctl (upstreamed)
 * Properly detect arm (upstreamed) [2]
 * Update pkg-plist generation and regenerate

[1] When make evaluates the dependency for pre-build the variable
${BUILD_WRKSRC} is not fully defined (i.e. ${WRKSRC}) so it does not get
properly expanded causing make to never find the correct Makefile.

PR:		202159 [2]
Reviewed by:	sbruno (prior version)
2.6.0_2
01 Aug 2015 09:07:23
Revision:393390Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: simplify port

 - Use upstreams directory layout instead of FreeBSD's preferred directory
   layout [1]
 - Move the pypy installation into $PREFIX/pypy-x.y
 - Remove the ability to build multiple instances (i.e. default to just
   the JIT instance)
 - Install the binary as pypy (instead of pypy-2.6 with a symlink to pypy)
 - Remove the creation of cffi modules (will be outsourced to other ports,
   a la cpython)
 - Remove sqlite3 and gdbm dependencies (i.e. cffi modules)

PR:             183795
Differential Revision:  https://reviews.freebsd.org/D3209
2.6.0_1
10 Jun 2015 01:00:43
Revision:389016Original commit files touched by this commit
koobs search for other commits by this committer
lang/pypy: Fix typo (PPORTREVISION)

Reported by: robak
2.6.0
06 Jun 2015 19:40:07
Revision:388681Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: unbreak port due to missing space in '@comment'.

PR:		200658
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2.6.0
04 Jun 2015 06:45:38
Revision:388494Original commit files touched by this commit
koobs search for other commits by this committer
lang/pypy: Fix build. Temporarily disable CFFI modules

Temporarily disable CFFI module compilation post-build and the shared
CFFI libraries in the packaging lists to due failures finding and
linking tkinter:

Building tk bindings failed.
You can either install development headers package,
add the --without-tk option to skip packaging this
binary CFFI extension, or say --without-cffi.
Traceback (most recent call last):
  File "<builtin>/app_main.py", line 75, in run_toplevel
  File "/usr/ports/lang/pypy/files/compile_cffi.py", line 15, in <module>
    create_cffi_import_libraries(sys.executable, Options(cffi_build_scripts),
py.path.local(basedir))
  File
"/wrkdirs/usr/ports/lang/pypy/work/pypy-pypy-295ee98b6928/pypy/tool/release/package.py",
line 84, in create_cffi_import_libraries
    raise MissingDependenciesError(module)
MissingDependenciesError: _tkinter/tklib_build.py

This change is being committed on behalf of and in leui of maintainer
providing a comprehensive fix, as they are currently AFK.

Reported by:	hawkowl (via IRC, portsmon)
Reviewed by:	dbn (maintainer)
Approved by:	dbn (maintainer)
2.6.0
01 Jun 2015 20:05:06
Revision:388271Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update to 2.6.0

Changes:
 * Use pypy.tool.release.package to compile cffi modules.

ChangeLog:
 * Python compatibility:
   * Improve support for TLS 1.1 and 1.2
   * Support for the PYTHONOPTIMIZE environment variable (impacting builtin's
     __debug__ property)
   * Issues reported with our previous release were resolved after reports
     from users on our issue tracker at https://bitbucket.org/pypy/pypy/issues
     or on IRC at #pypy.
 * New features:
   * Add preliminary support for a new lightweight statistical profiler
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.1
18 May 2015 18:56:27
Revision:386702Original commit files touched by this commit
dbn search for other commits by this committer
lang/pypy: update to 2.5.1

Changes:
 * Merge pypy-devel into pypy
 * Drop pypy-devel (was intended to track pypy-current but no automated
   process was implemented)
 * Drop upstreamed patches

PR:		199790
2.4.0
14 Jan 2015 18:28:28
Revision:377034Original commit files touched by this commit
dbn search for other commits by this committer
Backport lang/pypy-devel to lang/pypy.

Changes:
 - Update memory requires (less for pypy, more for python).
2.3.1
13 Nov 2014 17:34:15
Revision:372532Original commit files touched by this commit
dbn search for other commits by this committer
Add missing patch from r372531.
2.3.1
13 Nov 2014 17:33:29
Revision:372531Original commit files touched by this commit
dbn search for other commits by this committer
Update lang/pypy to 2.3.1.

This backports changes from pypy-devel.  Although that port has not gone
through standard QA, there have not been any complaints in the months that
it has been available under pypy-devel.
2.2.1_1
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.2.1_1
20 Oct 2014 17:52:17
Revision:371288Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of irc/ and lang/ to new USES=python

Approved by:	portmgr (implicit)
2.2.1_1
27 Jun 2014 17:21:07
Revision:359586Original commit files touched by this commit
miwi search for other commits by this committer
- Chase database/sqlite3 slib bump

Approved by:	portmgr (myself)
24 Apr 2014 20:11:02
Revision:352062Original commit files touched by this commit Refresh
dbn search for other commits by this committer
Update my ports to be compliant with new USES framework and fix other issues.

Changes:
 * various: migrate USE_BZIP2 to USES=tar:bzip2
 * various: migrate USE_XZ to USES=tar:xz
 * multimedia/py-ffmpeg: add and prefer github (GH) as master site
 * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)

Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
2.2.1
02 Apr 2014 06:13:53
Revision:349904Original commit files touched by this commit
antoine search for other commits by this committer
Do not violate stagedir

Reported by:	poudriere
With hat:	portmgr
2.2.1
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2.2.1
11 Dec 2013 19:28:34
Revision:336205Original commit files touched by this commit
dbn search for other commits by this committer
Add missing patch (missing `svn add`) for lang/pypy.

Without this patch building and packaging would fail so no PORTREVISION
required.

Reported by:	bdrewery, pkg-fallout
2.2.1
10 Dec 2013 18:48:23
Revision:336078Original commit files touched by this commit
dbn search for other commits by this committer
Remove LATEST_LINK from my ports and fix CONFLICTS for lang/pypy.
2.2.1
10 Dec 2013 07:57:46
Revision:336050Original commit files touched by this commit
dbn search for other commits by this committer
Update lang/pypy to 2.2.1 (back-ported from lang/pypy-devel r336049).
2.1_1
07 Nov 2013 15:08:55
Revision:333113Original commit files touched by this commit
dbn search for other commits by this committer
Add stage support to lang/pypy, lang/pypy-devel and lang/pypy3-devel.

Also, require a modern compiler that can handle c11.  Although this is
not strictly required (just about any C compiler would do) the base GCC
compiler has a memory bug and thus cannot reasonably compile the ports.
2.1_1
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
2.1_1
12 Aug 2013 17:56:41
Revision:324639Original commit files touched by this commit
dbn search for other commits by this committer
Fix the pypy ports.

Be more aggresive in cleaning up temporary directories that pypy leaves
behind in the copied directories (files and directories in __pycache__).
Only .so and .pyc should be left behind in those __pycache__ directories
and no subdirectories.

Also remove the manual requirement for building lang/pypy. Redports
successfully built lang/pypy3-devel (with leftovers) in 19 hours.

Reported by:	Redports
2.1_1
11 Aug 2013 18:33:33
Revision:324604Original commit files touched by this commit
dbn search for other commits by this committer
Backport and fix-up lang/pypy* ports.

pypy:
 - fix sysconfig.py's include path
 - bump PORTREVISION due to above fix

pypy-devel:
 - remove duplicate '-e' when creating pkg-plist
 - ancillary port functionality (thus no PORTREVISION bump)

pypy3-devel:
 - add missing patch
 - fix pkg-plist
 - build fails without above patch (thus no PORTREVISION bump)
2.1
11 Aug 2013 17:10:41
Revision:324601Original commit files touched by this commit
dbn search for other commits by this committer
Add lang/pypy-devel for non-stable releases of PyPy.

pypy-devel is intended as a staging ground for beta releases and - while
no beta releases are available - snapshots of pypy default branch.

While introducing pypy-devel to build logic has been reworked to better
accomodate pypy3.  The lib-python/2.7 and lib_pypy folders are not renamed
after extraction (with only symbolic links used to emulate the structure).
PyPy still expects the standard structure and the symbolic links satisfy
this change.

The devel port was requested by mva@ to better support commercial clients.
2.1
03 Aug 2013 16:18:49
Revision:324198Original commit files touched by this commit
dbn search for other commits by this committer
Update lang/pypy to 2.1.

Changes:
 - Rename the binary, include and library to pypy-2.1 (recommended by mva@).
     This is in preparation to introduce PyPy3 (PyPy implementing Python 3.2)

Highlights:
* JIT support for ARM, architecture versions 6 and 7, hard- and soft-float ABI
* Stacklet support for ARM
* Support for os.statvfs and os.fstatvfs on unix systems
* Improved logging performance
* Faster sets for objects
* Interpreter improvements
* During packaging, compile the CFFI based TK extension
* Pickling of numpy arrays and dtypes
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.b2
01 Aug 2013 18:47:43
Revision:324118Original commit files touched by this commit
dbn search for other commits by this committer
Update lang/pypy to 2.1.b2.

Highlights:
 * Support for os.statvfs and os.fstatvfs on unix systems.
 * Fixed issue 1533: fix an RPython-level OverflowError for
     space.float_w(w_big_long_number).
 * Fixed issue 1552: GreenletExit should inherit from BaseException.
 * Fixed issue 1537: numpypy __array_interface__
 * Fixed issue 1238: Writing to an SSL socket in pypy sometimes failed with a
     "bad write retry" message.
 * distutils: copy CPython's implementation of customize_compiler, dont call
     split on environment variables, honour CFLAGS, CPPFLAGS, LDSHARED and
     LDFLAGS.
 * During packaging, compile the CFFI tk extension.
2.1.b
30 Jul 2013 20:22:47
Revision:323991Original commit files touched by this commit
dbn search for other commits by this committer
Fix lang/pypy library detection.

The library detection orginally depended on sys.version however that
tends to change a lot and thus a more robust method is used based on
sys.pypy_version_info.

This fixes installation using distutils and corrects output from sysconfig.

Special thanks to Attila Nagy who reported the issue and tracked down
the root issue (allowing me to deliver a quick solution).

Reported by:	Attila Nagy <bra@fsn.hu>
2.1.b
28 Jul 2013 20:39:43
Revision:323854Original commit files touched by this commit
dbn search for other commits by this committer
Fix lang/pypy (and INDEX build).

Portlint recommends "USE_GCC=yes+" however such an option breaks everything.

Ignore portlint and use "USE+GCC=4.2+" as the port will compile with just about
any valid C compiler.
28 Jul 2013 20:10:03
Revision:323849Original commit files touched by this commit Sanity Test Failure Refresh
dbn search for other commits by this committer
Update lang/pypy to 2.1.b

Changes to port:
 * Abstract ${BUILDDIR} for files/Makefile
 * Remove MAKE_JOBS_SAFE (depreciated)
 * Use "USE_GCC=yes+" as recommended by portlint

Highlights:
 * Bugfixes to the ARM JIT backend, so that ARM is now an officially
supported processor architecture
 * Stacklet support on ARM
 * Interpreter improvements
 * Various numpy improvements
 * Bugfixes to cffi and ctypes
 * Bugfixes to the stacklet support
 * Improved logging performance
 * Faster sets for objects
2.0.2
02 Jun 2013 08:03:13
Revision:319643Original commit files touched by this commit
dbn search for other commits by this committer
Update lang/pypy to 2.0.2.

 - Track the change in build location (s/2.0.2/2.0.x/g)
 - Only tested on amd64 as this is only a point releas
 - If SANDBOX fails to build, install pypy-2.0.2 and try again

ChangeLog:
 * Fix crash in the JIT when calling external C functions in multithreaded
context.

Approved by:	eadler,bdrewery (mentors, implicit)
2.0.1
21 May 2013 15:40:54
Revision:318713Original commit files touched by this commit
dbn search for other commits by this committer
Fix build of lang/pypy (missing patch).

A patch that tought _sqlite3.py where to find sqlite3.h and sqlite3.so was
not added with the previous commit.

Approved by:	eadler,bdrewery (mentors, implicit)
2.0.1
20 May 2013 21:13:01
Revision:318627Original commit files touched by this commit
dbn search for other commits by this committer
Update lang/pypy to 2.0.1.

Port ChangeLog:
 * Sqlite3 added as a dependency
 * DIST_SUBDIR no longer used as upstream now releases with a proper tarball
 * Added ability to translate with pypy running in restricted memory mode
   ( faster than python2.7 and uses less memory!)
 * Added support for pypy modules that use cffi (_sqlite3 and _curses)

Approved by:	eadler,bdrewery (mentors, implicit)
2.0.b1
27 Apr 2013 11:59:29
Revision:316662Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2.0.b1
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
2.0.b1
31 Mar 2013 15:58:21
Revision:315639Original commit files touched by this commit
eadler search for other commits by this committer
pypy does not build on the pointhat configuration, but does build in other
configurations.

Approved by:	portmgr (miwi)
2.0.b1
31 Mar 2013 08:08:59
Revision:315629Original commit files touched by this commit
miwi search for other commits by this committer
- Mark Broken does not build

Reported by:	pointyhat
Approved by:	portmgr
2.0.b1
23 Mar 2013 16:01:57
Revision:315042Original commit files touched by this commit
dbn search for other commits by this committer
Update lang/pypy to 2.0.b1.

The internals of the port have been substantially reworked:
 * All predefined instances can be selected via options [1]
 * Optionally use options, if user does not overwrite instance list
 * Make translation with pypy an option, if it is available.
 * Make memory checking more refined [2]
 * Add a Wiki page details lang/pypy
 * Fix the test target
 * Refactor build target (easier to review, edit)
 * Rename patches to prevent churn

[1] Although two are broken upstream and one possibly discontinued
[2] My memory limits appear to be too conservative.  Set PYPY_IGNORE_MEM for now

Reviewed by:	Kuro <poyopoyo@puripuri.plala.or.jp>, rm@
Approved by:	bdrewery (mentor)
1.9_2
16 Jan 2013 20:15:07
Revision:310522Original commit files touched by this commit
dbn search for other commits by this committer
 - Update to my new FreeBSD address
 - Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
1.9_2
10 Dec 2012 13:18:29
Revision:308604Original commit files touched by this commit
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
1.9_2
28 Nov 2012 21:44:35
Revision:307939Original commit files touched by this commit
pawel search for other commits by this committer
Update pkg-descr

PR:		ports/173833
Submitted by:	poyopoyo@puripuri.plala.or.jp
Approved by:	maintainer
Feature safe:	yes
1.9_2
12 Oct 2012 01:04:31
Revision:305747Original commit files touched by this commit
jhale search for other commits by this committer
- Remove quotes from options string

While here:
- Trim Makefile header

PR:		ports/172603
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Reported by:	Riccardo Torrini
Feature safe:	yes
1.9_2
18 Jul 2012 19:36:32
Original commit files touched by this commit
mva search for other commits by this committer
- Remove superfluous site-package patch after fixing the paths

Reported by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
1.9_1
17 Jul 2012 19:08:21
Original commit files touched by this commit
mva search for other commits by this committer
- Fix site-packages path

Discussed with:	David Naylor <naylor.b.david@gmail.com>
Approved by:	David Naylor <naylor.b.david@gmail.com>
Obtained from:	https://github.com/DragonSA/pypy/tree/fix-1.9-2
1.9
04 Jul 2012 21:41:20
Original commit files touched by this commit
pawel search for other commits by this committer
Fix detection of i386 platforms

PR:             ports/169607
Submitted by:   David Naylor <naylor.b.david@gmail.com> (maintainer)
1.9
30 Jun 2012 15:19:49
Original commit files touched by this commit
ak search for other commits by this committer
- Remove unneeded file

Approved by:    David Naylor <naylor.b.david@gmail.com> (maintainer)
1.9
29 Jun 2012 23:06:06
Original commit files touched by this commit
scheidell search for other commits by this committer
- Update to 1.9 [1]
- Detection of insufficient memory [1]
- Change %%  SUB vaes from fixed at python 27 to use any installed version of
python [1]
- Fix syntax of non system include "" vs <> [2]

PR:             ports/168974 [1]
Submitted by:   David Naylor <naylor.b.david@gmail.com> (maintainer) [1]
Reviewed by:    scheidel@ (me) [2]
1.8
31 Mar 2012 18:41:26
Original commit files touched by this commit
pav search for other commits by this committer
- Disallow from pointyhat, as it seems to receive SIGKILL after two hours of
  building, unknown from where

Feature safe:   yes
1.8
19 Feb 2012 10:37:03
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.8
- Add fix for CVE-2012-0845

PR:             ports/165026
Submitted by:   David Naylor <naylor.b.david@gmail.com> (maintainer)

Number of commits found: 101 (showing only 100 on this page)

1 | 2  »