Ravenports generated: 18 Oct 2023 05:35
[ravenports.git] / bucket_6C / python312
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python312
4 VERSION=                3.12.0
5 KEYWORDS=               lang python
6 VARIANTS=               standard
7 SDESC[standard]=        Interpreted object-oriented programming language
8 HOMEPAGE=               https://www.python.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://www.python.org/ftp/python/3.12.0/
13 DISTFILE[1]=            Python-3.12.0.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         dev
18                         man
19
20 OPTIONS_AVAILABLE=      DEBUG PYMALLOC
21 OPTIONS_STANDARD=       DEBUG PYMALLOC
22 OPT_ON[all]=            PYMALLOC
23
24 BUILDRUN_DEPENDS=       libffi:single:standard
25 RUN_DEPENDS=            autoselect-python:single:standard
26 B_DEPS[sunos]=          libuuid:dev:standard
27 B_DEPS[linux]=          libuuid:dev:standard
28 BR_DEPS[sunos]=         libuuid:primary:standard
29 BR_DEPS[linux]=         libuuid:primary:standard
30
31 USES=                   bdb cpe ncurses pkgconfig readline ssl:openssl11
32                         shebangfix zlib gettext gmake expat bz2 xz
33
34 DISTNAME=               Python-3.12.0
35
36 LICENSE=                CUSTOM1:primary
37 LICENSE_NAME=           CUSTOM1:"Python Software Foundation License"
38 LICENSE_FILE=           CUSTOM1:{{WRKSRC}}/LICENSE
39 LICENSE_SCHEME=         solo
40
41 CPE_PRODUCT=            python
42 CPE_VENDOR=             python
43 CPE_VERSION=            3.12.0
44 FPC_EQUIVALENT=         lang/python312
45 SHEBANG_FILES=          Lib/encodings/*.py
46                         Lib/test/ziptestdata/header.sh
47                         Lib/test/ziptestdata/exe_with_z64
48                         Lib/test/ziptestdata/exe_with_zip
49                         Lib/test/test_lib2to3/data/*_encoding.py
50 SHEBANG_NEW_PYTHON=     {{PREFIX}}/bin/python3.12
51
52 MUST_CONFIGURE=         gnu
53 CONFIGURE_ARGS=         --with-system-expat
54                         --enable-shared
55                         --without-ensurepip
56                         --enable-ipv6
57                         --with-openssl={{OPENSSLBASE}}
58 CONFIGURE_ENV=          OPT=""
59
60 MAKE_ARGS=              INSTALL_SHARED="{{INSTALL_LIB}}"
61 SINGLE_JOB=             yes
62
63 INSTALL_TARGET=         altinstall
64 INSTALL_REQ_TOOLCHAIN=  yes
65 PLIST_SUB=              XYDOT=3.12
66                         XY=312
67                         XYZDOT=3.12.0
68                         LOW_OPSYS={{OPSYS:tl}}
69                         ABI={{ABIFLAGS}}
70                         PIP=23.2.1
71                         SETUP=67.6.1
72                         MOD_CRYPT={{CRYPT}}
73                         MOD_OSSAUDIODEV={{OSSAUDIODEV}}
74 SUB_FILES=              pkg-message-single
75 SUB_LIST=               PYTHON_SUFFIX=312
76
77 CPPFLAGS=               -I{{NCURSESINC}}
78 TEST_TARGET=            buildbottest
79 TEST_ARGS=              TESTOPTS=-j{{MAKE_JOBS_NUMBER}}
80 VAR_OPSYS[freebsd]=     PLIST_SUB=SOABI=.cpython-312{{ABIFLAGS}}
81                         PLIST_SUB=SCD=
82                         PLIST_SUB=FULLABI={{ABIFLAGS}}
83                         PLIST_SUB=PLAT={{OPSYS:tl}}{{MAJOR:R}}
84 VAR_OPSYS[sunos]=       PLIST_SUB=SOABI=.cpython-312{{ABIFLAGS}}
85                         PLIST_SUB=SCD=
86                         PLIST_SUB=PLAT=sunos5
87                         PLIST_SUB=FULLABI={{ABIFLAGS}}
88                         CONFIGURE_ARGS=ac_cv_func_sethostname=no
89                         MAKEFILE_LINE=OSSAUDIODEV="@comment "
90 VAR_OPSYS[linux]=       PLIST_SUB=SOABI=.cpython-312{{ABIFLAGS}}-x86_64-linux-gnu
91                         PLIST_SUB=SCD=x86_64-linux-gnu
92                         PLIST_SUB=FULLABI={{ABIFLAGS}}-x86_64-linux-gnu
93                         PLIST_SUB=PLAT={{OPSYS:tl}}
94                         CPPFLAGS=-I{{LOCALBASE}}/include/uuid
95 VAR_OPSYS[netbsd]=      PLIST_SUB=SOABI=.cpython-312{{ABIFLAGS}}
96                         PLIST_SUB=SCD=
97                         PLIST_SUB=FULLABI={{ABIFLAGS}}
98                         PLIST_SUB=PLAT={{OPSYS:tl}}{{MAJOR:R}}
99                         MAKEFILE_LINE=DISABLED_EXTENSIONS+=_crypt
100                         MAKEFILE_LINE=CRYPT="@comment "
101 VAR_OPSYS[dragonfly]=   PLIST_SUB=SOABI=.cpython-312{{ABIFLAGS}}
102                         PLIST_SUB=SCD=
103                         PLIST_SUB=FULLABI={{ABIFLAGS}}
104                         PLIST_SUB=PLAT={{OPSYS:tl}}{{MAJOR:R}}
105                         MAKEFILE_LINE=DISABLED_EXTENSIONS+=_crypt
106                         MAKEFILE_LINE=CRYPT="@comment "
107 VAR_OPSYS[midnightbsd]= PLIST_SUB=SOABI=.cpython-312{{ABIFLAGS}}
108                         PLIST_SUB=SCD=
109                         PLIST_SUB=FULLABI={{ABIFLAGS}}
110                         PLIST_SUB=PLAT={{OPSYS:tl}}{{MAJOR:R}}
111
112 [DEBUG].CONFIGURE_WITH_BOTH=            pydebug
113 [DEBUG].MAKEFILE_ON=                    ABIFLAGS:=d{{ABIFLAGS}}
114
115 [PYMALLOC].DESCRIPTION=                 Enable specialized mallocs
116 [PYMALLOC].CONFIGURE_WITH_BOTH=         pymalloc
117
118 post-install:
119         for i in ${STAGEDIR}${PREFIX}/lib/python3.12/lib-dynload/*.so; do \
120                 ${STRIP_CMD} $$i; \
121         done
122         ${INSTALL_DATA} ${WRKSRC}/Tools/gdb/libpython.py \
123                 ${STAGEDIR}${PREFIX}/lib/libpython3.12${ABIFLAGS}.so.1.0-gdb.py
124         # remove duplicate license
125         ${RM} ${STAGEDIR}${PREFIX}/lib/python3.12/LICENSE.txt
126
127 pre-configure:
128         @${REINPLACE_CMD} -e 's|^\( *MULTIARCH=\).*--print-multiarch.*|\1|' ${WRKSRC}/configure
129         @${ECHO_CMD} '*disabled*' > ${WRKSRC}/Modules/Setup.local
130 .  for _module in ${DISABLED_EXTENSIONS}
131                 @${ECHO_CMD} ${_module} >> ${WRKSRC}/Modules/Setup.local
132 .  endfor
133         ${REINPLACE_CMD} -e 's|/usr/local/bin/python|${python_CMD}|' \
134                 ${WRKSRC}/Lib/cgi.py
135
136 post-install-DEBUG-OFF:
137         # Upstream Issue: http://bugs.python.org/issue17975 (won't fix, ever)
138         ${RM} ${STAGEDIR}${PREFIX}/lib/libpython3.so
139
140 pre-configure-sunos:
141         # non-understood missing ref to uuid_generate_time_safe even
142         # though it is correctly present in libuuid (hack to fix uuid
143         # module)
144         ${REINPLACE_CMD} -e 's|ifdef HAVE_UUID_GENERATE_TIME_SAFE|if 0|' \
145                 ${WRKSRC}/Modules/_uuidmodule.c
146
147 [FILE:558:descriptions/desc.primary]
148 Python is an interpreted, interactive, object-oriented programming
149 language. It incorporates modules, exceptions, dynamic typing, very high
150 level dynamic data types, and classes. Python combines remarkable power
151 with very clear syntax. It has interfaces to many system calls and
152 libraries, as well as to various window systems, and is extensible in C
153 or C++. It is also usable as an extension language for applications that
154 need a programmable interface. Finally, Python is portable: it runs on
155 many Unix variants, on the Mac, and on Windows 2000 and later.
156
157
158 [FILE:99:distinfo]
159 795c34f44df45a0e9b9710c8c71c15c671871524cd412ca14def212e8ccb155d     20575020 Python-3.12.0.tar.xz
160
161
162 [FILE:201548:manifests/plist.primary]
163 %%DEBUG-ON%%bin/
164  python%%XYDOT%%%%ABI%%
165  python%%XYDOT%%%%ABI%%-config
166 %%DEBUG-ON%%lib/pkgconfig/python-%%XYDOT%%%%ABI%%.pc
167 %%MOD_CRYPT%%lib/python%%XYDOT%%/lib-dynload/_crypt%%SOABI%%.so
168 %%MOD_OSSAUDIODEV%%lib/python%%XYDOT%%/lib-dynload/ossaudiodev%%SOABI%%.so
169 %%ONLY-LINUX%%lib/python%%XYDOT%%/lib-dynload/spwd%%SOABI%%.so
170 %%ONLY-SUNOS%%lib/python%%XYDOT%%/lib-dynload/spwd%%SOABI%%.so
171 bin/
172  2to3-%%XYDOT%%
173  idle%%XYDOT%%
174  pydoc%%XYDOT%%
175  python%%XYDOT%%
176 lib/libpython%%XYDOT%%%%ABI%%.so.1.0
177 lib/python%%XYDOT%%/
178  __future__.py
179  __hello__.py
180  _aix_support.py
181  _collections_abc.py
182  _compat_pickle.py
183  _compression.py
184  _markupbase.py
185  _osx_support.py
186  _py_abc.py
187  _pydatetime.py
188  _pydecimal.py
189  _pyio.py
190  _pylong.py
191  _sitebuiltins.py
192  _strptime.py
193  _sysconfigdata_%%ABI%%_%%PLAT%%_%%SCD%%.py
194  _threading_local.py
195  _weakrefset.py
196  abc.py
197  aifc.py
198  antigravity.py
199  argparse.py
200  ast.py
201  base64.py
202  bdb.py
203  bisect.py
204  bz2.py
205  cProfile.py
206  calendar.py
207  cgi.py
208  cgitb.py
209  chunk.py
210  cmd.py
211  code.py
212  codecs.py
213  codeop.py
214  colorsys.py
215  compileall.py
216  configparser.py
217  contextlib.py
218  contextvars.py
219  copy.py
220  copyreg.py
221  crypt.py
222  csv.py
223  dataclasses.py
224  datetime.py
225  decimal.py
226  difflib.py
227  dis.py
228  doctest.py
229  enum.py
230  filecmp.py
231  fileinput.py
232  fnmatch.py
233  fractions.py
234  ftplib.py
235  functools.py
236  genericpath.py
237  getopt.py
238  getpass.py
239  gettext.py
240  glob.py
241  graphlib.py
242  gzip.py
243  hashlib.py
244  heapq.py
245  hmac.py
246  imaplib.py
247  imghdr.py
248  inspect.py
249  io.py
250  ipaddress.py
251  keyword.py
252  linecache.py
253  locale.py
254  lzma.py
255  mailbox.py
256  mailcap.py
257  mimetypes.py
258  modulefinder.py
259  netrc.py
260  nntplib.py
261  ntpath.py
262  nturl2path.py
263  numbers.py
264  opcode.py
265  operator.py
266  optparse.py
267  os.py
268  pathlib.py
269  pdb.py
270  pickle.py
271  pickletools.py
272  pipes.py
273  pkgutil.py
274  platform.py
275  plistlib.py
276  poplib.py
277  posixpath.py
278  pprint.py
279  profile.py
280  pstats.py
281  pty.py
282  py_compile.py
283  pyclbr.py
284  pydoc.py
285  queue.py
286  quopri.py
287  random.py
288  reprlib.py
289  rlcompleter.py
290  runpy.py
291  sched.py
292  secrets.py
293  selectors.py
294  shelve.py
295  shlex.py
296  shutil.py
297  signal.py
298  site.py
299  smtplib.py
300  sndhdr.py
301  socket.py
302  socketserver.py
303  sre_compile.py
304  sre_constants.py
305  sre_parse.py
306  ssl.py
307  stat.py
308  statistics.py
309  string.py
310  stringprep.py
311  struct.py
312  subprocess.py
313  sunau.py
314  symtable.py
315  sysconfig.py
316  tabnanny.py
317  tarfile.py
318  telnetlib.py
319  tempfile.py
320  textwrap.py
321  this.py
322  threading.py
323  timeit.py
324  token.py
325  tokenize.py
326  trace.py
327  traceback.py
328  tracemalloc.py
329  tty.py
330  turtle.py
331  types.py
332  typing.py
333  uu.py
334  uuid.py
335  warnings.py
336  wave.py
337  weakref.py
338  webbrowser.py
339  xdrlib.py
340  zipapp.py
341  zipimport.py
342 lib/python%%XYDOT%%/__phello__/
343  __init__.py
344  spam.py
345 lib/python%%XYDOT%%/__phello__/__pycache__/
346  __init__%%SOABI%%.opt-1.pyc
347  __init__%%SOABI%%.opt-2.pyc
348  __init__%%SOABI%%.pyc
349  spam%%SOABI%%.opt-1.pyc
350  spam%%SOABI%%.opt-2.pyc
351  spam%%SOABI%%.pyc
352 lib/python%%XYDOT%%/__pycache__/
353  __future__%%SOABI%%.opt-1.pyc
354  __future__%%SOABI%%.opt-2.pyc
355  __future__%%SOABI%%.pyc
356  __hello__%%SOABI%%.opt-1.pyc
357  __hello__%%SOABI%%.opt-2.pyc
358  __hello__%%SOABI%%.pyc
359  _aix_support%%SOABI%%.opt-1.pyc
360  _aix_support%%SOABI%%.opt-2.pyc
361  _aix_support%%SOABI%%.pyc
362  _collections_abc%%SOABI%%.opt-1.pyc
363  _collections_abc%%SOABI%%.opt-2.pyc
364  _collections_abc%%SOABI%%.pyc
365  _compat_pickle%%SOABI%%.opt-1.pyc
366  _compat_pickle%%SOABI%%.opt-2.pyc
367  _compat_pickle%%SOABI%%.pyc
368  _compression%%SOABI%%.opt-1.pyc
369  _compression%%SOABI%%.opt-2.pyc
370  _compression%%SOABI%%.pyc
371  _markupbase%%SOABI%%.opt-1.pyc
372  _markupbase%%SOABI%%.opt-2.pyc
373  _markupbase%%SOABI%%.pyc
374  _osx_support%%SOABI%%.opt-1.pyc
375  _osx_support%%SOABI%%.opt-2.pyc
376  _osx_support%%SOABI%%.pyc
377  _py_abc%%SOABI%%.opt-1.pyc
378  _py_abc%%SOABI%%.opt-2.pyc
379  _py_abc%%SOABI%%.pyc
380  _pydatetime%%SOABI%%.opt-1.pyc
381  _pydatetime%%SOABI%%.opt-2.pyc
382  _pydatetime%%SOABI%%.pyc
383  _pydecimal%%SOABI%%.opt-1.pyc
384  _pydecimal%%SOABI%%.opt-2.pyc
385  _pydecimal%%SOABI%%.pyc
386  _pyio%%SOABI%%.opt-1.pyc
387  _pyio%%SOABI%%.opt-2.pyc
388  _pyio%%SOABI%%.pyc
389  _pylong%%SOABI%%.opt-1.pyc
390  _pylong%%SOABI%%.opt-2.pyc
391  _pylong%%SOABI%%.pyc
392  _sitebuiltins%%SOABI%%.opt-1.pyc
393  _sitebuiltins%%SOABI%%.opt-2.pyc
394  _sitebuiltins%%SOABI%%.pyc
395  _strptime%%SOABI%%.opt-1.pyc
396  _strptime%%SOABI%%.opt-2.pyc
397  _strptime%%SOABI%%.pyc
398  _sysconfigdata_%%ABI%%_%%PLAT%%_%%SCD%%%%SOABI%%.opt-1.pyc
399  _sysconfigdata_%%ABI%%_%%PLAT%%_%%SCD%%%%SOABI%%.opt-2.pyc
400  _sysconfigdata_%%ABI%%_%%PLAT%%_%%SCD%%%%SOABI%%.pyc
401  _threading_local%%SOABI%%.opt-1.pyc
402  _threading_local%%SOABI%%.opt-2.pyc
403  _threading_local%%SOABI%%.pyc
404  _weakrefset%%SOABI%%.opt-1.pyc
405  _weakrefset%%SOABI%%.opt-2.pyc
406  _weakrefset%%SOABI%%.pyc
407  abc%%SOABI%%.opt-1.pyc
408  abc%%SOABI%%.opt-2.pyc
409  abc%%SOABI%%.pyc
410  aifc%%SOABI%%.opt-1.pyc
411  aifc%%SOABI%%.opt-2.pyc
412  aifc%%SOABI%%.pyc
413  antigravity%%SOABI%%.opt-1.pyc
414  antigravity%%SOABI%%.opt-2.pyc
415  antigravity%%SOABI%%.pyc
416  argparse%%SOABI%%.opt-1.pyc
417  argparse%%SOABI%%.opt-2.pyc
418  argparse%%SOABI%%.pyc
419  ast%%SOABI%%.opt-1.pyc
420  ast%%SOABI%%.opt-2.pyc
421  ast%%SOABI%%.pyc
422  base64%%SOABI%%.opt-1.pyc
423  base64%%SOABI%%.opt-2.pyc
424  base64%%SOABI%%.pyc
425  bdb%%SOABI%%.opt-1.pyc
426  bdb%%SOABI%%.opt-2.pyc
427  bdb%%SOABI%%.pyc
428  bisect%%SOABI%%.opt-1.pyc
429  bisect%%SOABI%%.opt-2.pyc
430  bisect%%SOABI%%.pyc
431  bz2%%SOABI%%.opt-1.pyc
432  bz2%%SOABI%%.opt-2.pyc
433  bz2%%SOABI%%.pyc
434  cProfile%%SOABI%%.opt-1.pyc
435  cProfile%%SOABI%%.opt-2.pyc
436  cProfile%%SOABI%%.pyc
437  calendar%%SOABI%%.opt-1.pyc
438  calendar%%SOABI%%.opt-2.pyc
439  calendar%%SOABI%%.pyc
440  cgi%%SOABI%%.opt-1.pyc
441  cgi%%SOABI%%.opt-2.pyc
442  cgi%%SOABI%%.pyc
443  cgitb%%SOABI%%.opt-1.pyc
444  cgitb%%SOABI%%.opt-2.pyc
445  cgitb%%SOABI%%.pyc
446  chunk%%SOABI%%.opt-1.pyc
447  chunk%%SOABI%%.opt-2.pyc
448  chunk%%SOABI%%.pyc
449  cmd%%SOABI%%.opt-1.pyc
450  cmd%%SOABI%%.opt-2.pyc
451  cmd%%SOABI%%.pyc
452  code%%SOABI%%.opt-1.pyc
453  code%%SOABI%%.opt-2.pyc
454  code%%SOABI%%.pyc
455  codecs%%SOABI%%.opt-1.pyc
456  codecs%%SOABI%%.opt-2.pyc
457  codecs%%SOABI%%.pyc
458  codeop%%SOABI%%.opt-1.pyc
459  codeop%%SOABI%%.opt-2.pyc
460  codeop%%SOABI%%.pyc
461  colorsys%%SOABI%%.opt-1.pyc
462  colorsys%%SOABI%%.opt-2.pyc
463  colorsys%%SOABI%%.pyc
464  compileall%%SOABI%%.opt-1.pyc
465  compileall%%SOABI%%.opt-2.pyc
466  compileall%%SOABI%%.pyc
467  configparser%%SOABI%%.opt-1.pyc
468  configparser%%SOABI%%.opt-2.pyc
469  configparser%%SOABI%%.pyc
470  contextlib%%SOABI%%.opt-1.pyc
471  contextlib%%SOABI%%.opt-2.pyc
472  contextlib%%SOABI%%.pyc
473  contextvars%%SOABI%%.opt-1.pyc
474  contextvars%%SOABI%%.opt-2.pyc
475  contextvars%%SOABI%%.pyc
476  copy%%SOABI%%.opt-1.pyc
477  copy%%SOABI%%.opt-2.pyc
478  copy%%SOABI%%.pyc
479  copyreg%%SOABI%%.opt-1.pyc
480  copyreg%%SOABI%%.opt-2.pyc
481  copyreg%%SOABI%%.pyc
482  crypt%%SOABI%%.opt-1.pyc
483  crypt%%SOABI%%.opt-2.pyc
484  crypt%%SOABI%%.pyc
485  csv%%SOABI%%.opt-1.pyc
486  csv%%SOABI%%.opt-2.pyc
487  csv%%SOABI%%.pyc
488  dataclasses%%SOABI%%.opt-1.pyc
489  dataclasses%%SOABI%%.opt-2.pyc
490  dataclasses%%SOABI%%.pyc
491  datetime%%SOABI%%.opt-1.pyc
492  datetime%%SOABI%%.opt-2.pyc
493  datetime%%SOABI%%.pyc
494  decimal%%SOABI%%.opt-1.pyc
495  decimal%%SOABI%%.opt-2.pyc
496  decimal%%SOABI%%.pyc
497  difflib%%SOABI%%.opt-1.pyc
498  difflib%%SOABI%%.opt-2.pyc
499  difflib%%SOABI%%.pyc
500  dis%%SOABI%%.opt-1.pyc
501  dis%%SOABI%%.opt-2.pyc
502  dis%%SOABI%%.pyc
503  doctest%%SOABI%%.opt-1.pyc
504  doctest%%SOABI%%.opt-2.pyc
505  doctest%%SOABI%%.pyc
506  enum%%SOABI%%.opt-1.pyc
507  enum%%SOABI%%.opt-2.pyc
508  enum%%SOABI%%.pyc
509  filecmp%%SOABI%%.opt-1.pyc
510  filecmp%%SOABI%%.opt-2.pyc
511  filecmp%%SOABI%%.pyc
512  fileinput%%SOABI%%.opt-1.pyc
513  fileinput%%SOABI%%.opt-2.pyc
514  fileinput%%SOABI%%.pyc
515  fnmatch%%SOABI%%.opt-1.pyc
516  fnmatch%%SOABI%%.opt-2.pyc
517  fnmatch%%SOABI%%.pyc
518  fractions%%SOABI%%.opt-1.pyc
519  fractions%%SOABI%%.opt-2.pyc
520  fractions%%SOABI%%.pyc
521  ftplib%%SOABI%%.opt-1.pyc
522  ftplib%%SOABI%%.opt-2.pyc
523  ftplib%%SOABI%%.pyc
524  functools%%SOABI%%.opt-1.pyc
525  functools%%SOABI%%.opt-2.pyc
526  functools%%SOABI%%.pyc
527  genericpath%%SOABI%%.opt-1.pyc
528  genericpath%%SOABI%%.opt-2.pyc
529  genericpath%%SOABI%%.pyc
530  getopt%%SOABI%%.opt-1.pyc
531  getopt%%SOABI%%.opt-2.pyc
532  getopt%%SOABI%%.pyc
533  getpass%%SOABI%%.opt-1.pyc
534  getpass%%SOABI%%.opt-2.pyc
535  getpass%%SOABI%%.pyc
536  gettext%%SOABI%%.opt-1.pyc
537  gettext%%SOABI%%.opt-2.pyc
538  gettext%%SOABI%%.pyc
539  glob%%SOABI%%.opt-1.pyc
540  glob%%SOABI%%.opt-2.pyc
541  glob%%SOABI%%.pyc
542  graphlib%%SOABI%%.opt-1.pyc
543  graphlib%%SOABI%%.opt-2.pyc
544  graphlib%%SOABI%%.pyc
545  gzip%%SOABI%%.opt-1.pyc
546  gzip%%SOABI%%.opt-2.pyc
547  gzip%%SOABI%%.pyc
548  hashlib%%SOABI%%.opt-1.pyc
549  hashlib%%SOABI%%.opt-2.pyc
550  hashlib%%SOABI%%.pyc
551  heapq%%SOABI%%.opt-1.pyc
552  heapq%%SOABI%%.opt-2.pyc
553  heapq%%SOABI%%.pyc
554  hmac%%SOABI%%.opt-1.pyc
555  hmac%%SOABI%%.opt-2.pyc
556  hmac%%SOABI%%.pyc
557  imaplib%%SOABI%%.opt-1.pyc
558  imaplib%%SOABI%%.opt-2.pyc
559  imaplib%%SOABI%%.pyc
560  imghdr%%SOABI%%.opt-1.pyc
561  imghdr%%SOABI%%.opt-2.pyc
562  imghdr%%SOABI%%.pyc
563  inspect%%SOABI%%.opt-1.pyc
564  inspect%%SOABI%%.opt-2.pyc
565  inspect%%SOABI%%.pyc
566  io%%SOABI%%.opt-1.pyc
567  io%%SOABI%%.opt-2.pyc
568  io%%SOABI%%.pyc
569  ipaddress%%SOABI%%.opt-1.pyc
570  ipaddress%%SOABI%%.opt-2.pyc
571  ipaddress%%SOABI%%.pyc
572  keyword%%SOABI%%.opt-1.pyc
573  keyword%%SOABI%%.opt-2.pyc
574  keyword%%SOABI%%.pyc
575  linecache%%SOABI%%.opt-1.pyc
576  linecache%%SOABI%%.opt-2.pyc
577  linecache%%SOABI%%.pyc
578  locale%%SOABI%%.opt-1.pyc
579  locale%%SOABI%%.opt-2.pyc
580  locale%%SOABI%%.pyc
581  lzma%%SOABI%%.opt-1.pyc
582  lzma%%SOABI%%.opt-2.pyc
583  lzma%%SOABI%%.pyc
584  mailbox%%SOABI%%.opt-1.pyc
585  mailbox%%SOABI%%.opt-2.pyc
586  mailbox%%SOABI%%.pyc
587  mailcap%%SOABI%%.opt-1.pyc
588  mailcap%%SOABI%%.opt-2.pyc
589  mailcap%%SOABI%%.pyc
590  mimetypes%%SOABI%%.opt-1.pyc
591  mimetypes%%SOABI%%.opt-2.pyc
592  mimetypes%%SOABI%%.pyc
593  modulefinder%%SOABI%%.opt-1.pyc
594  modulefinder%%SOABI%%.opt-2.pyc
595  modulefinder%%SOABI%%.pyc
596  netrc%%SOABI%%.opt-1.pyc
597  netrc%%SOABI%%.opt-2.pyc
598  netrc%%SOABI%%.pyc
599  nntplib%%SOABI%%.opt-1.pyc
600  nntplib%%SOABI%%.opt-2.pyc
601  nntplib%%SOABI%%.pyc
602  ntpath%%SOABI%%.opt-1.pyc
603  ntpath%%SOABI%%.opt-2.pyc
604  ntpath%%SOABI%%.pyc
605  nturl2path%%SOABI%%.opt-1.pyc
606  nturl2path%%SOABI%%.opt-2.pyc
607  nturl2path%%SOABI%%.pyc
608  numbers%%SOABI%%.opt-1.pyc
609  numbers%%SOABI%%.opt-2.pyc
610  numbers%%SOABI%%.pyc
611  opcode%%SOABI%%.opt-1.pyc
612  opcode%%SOABI%%.opt-2.pyc
613  opcode%%SOABI%%.pyc
614  operator%%SOABI%%.opt-1.pyc
615  operator%%SOABI%%.opt-2.pyc
616  operator%%SOABI%%.pyc
617  optparse%%SOABI%%.opt-1.pyc
618  optparse%%SOABI%%.opt-2.pyc
619  optparse%%SOABI%%.pyc
620  os%%SOABI%%.opt-1.pyc
621  os%%SOABI%%.opt-2.pyc
622  os%%SOABI%%.pyc
623  pathlib%%SOABI%%.opt-1.pyc
624  pathlib%%SOABI%%.opt-2.pyc
625  pathlib%%SOABI%%.pyc
626  pdb%%SOABI%%.opt-1.pyc
627  pdb%%SOABI%%.opt-2.pyc
628  pdb%%SOABI%%.pyc
629  pickle%%SOABI%%.opt-1.pyc
630  pickle%%SOABI%%.opt-2.pyc
631  pickle%%SOABI%%.pyc
632  pickletools%%SOABI%%.opt-1.pyc
633  pickletools%%SOABI%%.opt-2.pyc
634  pickletools%%SOABI%%.pyc
635  pipes%%SOABI%%.opt-1.pyc
636  pipes%%SOABI%%.opt-2.pyc
637  pipes%%SOABI%%.pyc
638  pkgutil%%SOABI%%.opt-1.pyc
639  pkgutil%%SOABI%%.opt-2.pyc
640  pkgutil%%SOABI%%.pyc
641  platform%%SOABI%%.opt-1.pyc
642  platform%%SOABI%%.opt-2.pyc
643  platform%%SOABI%%.pyc
644  plistlib%%SOABI%%.opt-1.pyc
645  plistlib%%SOABI%%.opt-2.pyc
646  plistlib%%SOABI%%.pyc
647  poplib%%SOABI%%.opt-1.pyc
648  poplib%%SOABI%%.opt-2.pyc
649  poplib%%SOABI%%.pyc
650  posixpath%%SOABI%%.opt-1.pyc
651  posixpath%%SOABI%%.opt-2.pyc
652  posixpath%%SOABI%%.pyc
653  pprint%%SOABI%%.opt-1.pyc
654  pprint%%SOABI%%.opt-2.pyc
655  pprint%%SOABI%%.pyc
656  profile%%SOABI%%.opt-1.pyc
657  profile%%SOABI%%.opt-2.pyc
658  profile%%SOABI%%.pyc
659  pstats%%SOABI%%.opt-1.pyc
660  pstats%%SOABI%%.opt-2.pyc
661  pstats%%SOABI%%.pyc
662  pty%%SOABI%%.opt-1.pyc
663  pty%%SOABI%%.opt-2.pyc
664  pty%%SOABI%%.pyc
665  py_compile%%SOABI%%.opt-1.pyc
666  py_compile%%SOABI%%.opt-2.pyc
667  py_compile%%SOABI%%.pyc
668  pyclbr%%SOABI%%.opt-1.pyc
669  pyclbr%%SOABI%%.opt-2.pyc
670  pyclbr%%SOABI%%.pyc
671  pydoc%%SOABI%%.opt-1.pyc
672  pydoc%%SOABI%%.opt-2.pyc
673  pydoc%%SOABI%%.pyc
674  queue%%SOABI%%.opt-1.pyc
675  queue%%SOABI%%.opt-2.pyc
676  queue%%SOABI%%.pyc
677  quopri%%SOABI%%.opt-1.pyc
678  quopri%%SOABI%%.opt-2.pyc
679  quopri%%SOABI%%.pyc
680  random%%SOABI%%.opt-1.pyc
681  random%%SOABI%%.opt-2.pyc
682  random%%SOABI%%.pyc
683  reprlib%%SOABI%%.opt-1.pyc
684  reprlib%%SOABI%%.opt-2.pyc
685  reprlib%%SOABI%%.pyc
686  rlcompleter%%SOABI%%.opt-1.pyc
687  rlcompleter%%SOABI%%.opt-2.pyc
688  rlcompleter%%SOABI%%.pyc
689  runpy%%SOABI%%.opt-1.pyc
690  runpy%%SOABI%%.opt-2.pyc
691  runpy%%SOABI%%.pyc
692  sched%%SOABI%%.opt-1.pyc
693  sched%%SOABI%%.opt-2.pyc
694  sched%%SOABI%%.pyc
695  secrets%%SOABI%%.opt-1.pyc
696  secrets%%SOABI%%.opt-2.pyc
697  secrets%%SOABI%%.pyc
698  selectors%%SOABI%%.opt-1.pyc
699  selectors%%SOABI%%.opt-2.pyc
700  selectors%%SOABI%%.pyc
701  shelve%%SOABI%%.opt-1.pyc
702  shelve%%SOABI%%.opt-2.pyc
703  shelve%%SOABI%%.pyc
704  shlex%%SOABI%%.opt-1.pyc
705  shlex%%SOABI%%.opt-2.pyc
706  shlex%%SOABI%%.pyc
707  shutil%%SOABI%%.opt-1.pyc
708  shutil%%SOABI%%.opt-2.pyc
709  shutil%%SOABI%%.pyc
710  signal%%SOABI%%.opt-1.pyc
711  signal%%SOABI%%.opt-2.pyc
712  signal%%SOABI%%.pyc
713  site%%SOABI%%.opt-1.pyc
714  site%%SOABI%%.opt-2.pyc
715  site%%SOABI%%.pyc
716  smtplib%%SOABI%%.opt-1.pyc
717  smtplib%%SOABI%%.opt-2.pyc
718  smtplib%%SOABI%%.pyc
719  sndhdr%%SOABI%%.opt-1.pyc
720  sndhdr%%SOABI%%.opt-2.pyc
721  sndhdr%%SOABI%%.pyc
722  socket%%SOABI%%.opt-1.pyc
723  socket%%SOABI%%.opt-2.pyc
724  socket%%SOABI%%.pyc
725  socketserver%%SOABI%%.opt-1.pyc
726  socketserver%%SOABI%%.opt-2.pyc
727  socketserver%%SOABI%%.pyc
728  sre_compile%%SOABI%%.opt-1.pyc
729  sre_compile%%SOABI%%.opt-2.pyc
730  sre_compile%%SOABI%%.pyc
731  sre_constants%%SOABI%%.opt-1.pyc
732  sre_constants%%SOABI%%.opt-2.pyc
733  sre_constants%%SOABI%%.pyc
734  sre_parse%%SOABI%%.opt-1.pyc
735  sre_parse%%SOABI%%.opt-2.pyc
736  sre_parse%%SOABI%%.pyc
737  ssl%%SOABI%%.opt-1.pyc
738  ssl%%SOABI%%.opt-2.pyc
739  ssl%%SOABI%%.pyc
740  stat%%SOABI%%.opt-1.pyc
741  stat%%SOABI%%.opt-2.pyc
742  stat%%SOABI%%.pyc
743  statistics%%SOABI%%.opt-1.pyc
744  statistics%%SOABI%%.opt-2.pyc
745  statistics%%SOABI%%.pyc
746  string%%SOABI%%.opt-1.pyc
747  string%%SOABI%%.opt-2.pyc
748  string%%SOABI%%.pyc
749  stringprep%%SOABI%%.opt-1.pyc
750  stringprep%%SOABI%%.opt-2.pyc
751  stringprep%%SOABI%%.pyc
752  struct%%SOABI%%.opt-1.pyc
753  struct%%SOABI%%.opt-2.pyc
754  struct%%SOABI%%.pyc
755  subprocess%%SOABI%%.opt-1.pyc
756  subprocess%%SOABI%%.opt-2.pyc
757  subprocess%%SOABI%%.pyc
758  sunau%%SOABI%%.opt-1.pyc
759  sunau%%SOABI%%.opt-2.pyc
760  sunau%%SOABI%%.pyc
761  symtable%%SOABI%%.opt-1.pyc
762  symtable%%SOABI%%.opt-2.pyc
763  symtable%%SOABI%%.pyc
764  sysconfig%%SOABI%%.opt-1.pyc
765  sysconfig%%SOABI%%.opt-2.pyc
766  sysconfig%%SOABI%%.pyc
767  tabnanny%%SOABI%%.opt-1.pyc
768  tabnanny%%SOABI%%.opt-2.pyc
769  tabnanny%%SOABI%%.pyc
770  tarfile%%SOABI%%.opt-1.pyc
771  tarfile%%SOABI%%.opt-2.pyc
772  tarfile%%SOABI%%.pyc
773  telnetlib%%SOABI%%.opt-1.pyc
774  telnetlib%%SOABI%%.opt-2.pyc
775  telnetlib%%SOABI%%.pyc
776  tempfile%%SOABI%%.opt-1.pyc
777  tempfile%%SOABI%%.opt-2.pyc
778  tempfile%%SOABI%%.pyc
779  textwrap%%SOABI%%.opt-1.pyc
780  textwrap%%SOABI%%.opt-2.pyc
781  textwrap%%SOABI%%.pyc
782  this%%SOABI%%.opt-1.pyc
783  this%%SOABI%%.opt-2.pyc
784  this%%SOABI%%.pyc
785  threading%%SOABI%%.opt-1.pyc
786  threading%%SOABI%%.opt-2.pyc
787  threading%%SOABI%%.pyc
788  timeit%%SOABI%%.opt-1.pyc
789  timeit%%SOABI%%.opt-2.pyc
790  timeit%%SOABI%%.pyc
791  token%%SOABI%%.opt-1.pyc
792  token%%SOABI%%.opt-2.pyc
793  token%%SOABI%%.pyc
794  tokenize%%SOABI%%.opt-1.pyc
795  tokenize%%SOABI%%.opt-2.pyc
796  tokenize%%SOABI%%.pyc
797  trace%%SOABI%%.opt-1.pyc
798  trace%%SOABI%%.opt-2.pyc
799  trace%%SOABI%%.pyc
800  traceback%%SOABI%%.opt-1.pyc
801  traceback%%SOABI%%.opt-2.pyc
802  traceback%%SOABI%%.pyc
803  tracemalloc%%SOABI%%.opt-1.pyc
804  tracemalloc%%SOABI%%.opt-2.pyc
805  tracemalloc%%SOABI%%.pyc
806  tty%%SOABI%%.opt-1.pyc
807  tty%%SOABI%%.opt-2.pyc
808  tty%%SOABI%%.pyc
809  turtle%%SOABI%%.opt-1.pyc
810  turtle%%SOABI%%.opt-2.pyc
811  turtle%%SOABI%%.pyc
812  types%%SOABI%%.opt-1.pyc
813  types%%SOABI%%.opt-2.pyc
814  types%%SOABI%%.pyc
815  typing%%SOABI%%.opt-1.pyc
816  typing%%SOABI%%.opt-2.pyc
817  typing%%SOABI%%.pyc
818  uu%%SOABI%%.opt-1.pyc
819  uu%%SOABI%%.opt-2.pyc
820  uu%%SOABI%%.pyc
821  uuid%%SOABI%%.opt-1.pyc
822  uuid%%SOABI%%.opt-2.pyc
823  uuid%%SOABI%%.pyc
824  warnings%%SOABI%%.opt-1.pyc
825  warnings%%SOABI%%.opt-2.pyc
826  warnings%%SOABI%%.pyc
827  wave%%SOABI%%.opt-1.pyc
828  wave%%SOABI%%.opt-2.pyc
829  wave%%SOABI%%.pyc
830  weakref%%SOABI%%.opt-1.pyc
831  weakref%%SOABI%%.opt-2.pyc
832  weakref%%SOABI%%.pyc
833  webbrowser%%SOABI%%.opt-1.pyc
834  webbrowser%%SOABI%%.opt-2.pyc
835  webbrowser%%SOABI%%.pyc
836  xdrlib%%SOABI%%.opt-1.pyc
837  xdrlib%%SOABI%%.opt-2.pyc
838  xdrlib%%SOABI%%.pyc
839  zipapp%%SOABI%%.opt-1.pyc
840  zipapp%%SOABI%%.opt-2.pyc
841  zipapp%%SOABI%%.pyc
842  zipimport%%SOABI%%.opt-1.pyc
843  zipimport%%SOABI%%.opt-2.pyc
844  zipimport%%SOABI%%.pyc
845 lib/python%%XYDOT%%/asyncio/
846  __init__.py
847  __main__.py
848  base_events.py
849  base_futures.py
850  base_subprocess.py
851  base_tasks.py
852  constants.py
853  coroutines.py
854  events.py
855  exceptions.py
856  format_helpers.py
857  futures.py
858  locks.py
859  log.py
860  mixins.py
861  proactor_events.py
862  protocols.py
863  queues.py
864  runners.py
865  selector_events.py
866  sslproto.py
867  staggered.py
868  streams.py
869  subprocess.py
870  taskgroups.py
871  tasks.py
872  threads.py
873  timeouts.py
874  transports.py
875  trsock.py
876  unix_events.py
877  windows_events.py
878  windows_utils.py
879 lib/python%%XYDOT%%/asyncio/__pycache__/
880  __init__%%SOABI%%.opt-1.pyc
881  __init__%%SOABI%%.opt-2.pyc
882  __init__%%SOABI%%.pyc
883  __main__%%SOABI%%.opt-1.pyc
884  __main__%%SOABI%%.opt-2.pyc
885  __main__%%SOABI%%.pyc
886  base_events%%SOABI%%.opt-1.pyc
887  base_events%%SOABI%%.opt-2.pyc
888  base_events%%SOABI%%.pyc
889  base_futures%%SOABI%%.opt-1.pyc
890  base_futures%%SOABI%%.opt-2.pyc
891  base_futures%%SOABI%%.pyc
892  base_subprocess%%SOABI%%.opt-1.pyc
893  base_subprocess%%SOABI%%.opt-2.pyc
894  base_subprocess%%SOABI%%.pyc
895  base_tasks%%SOABI%%.opt-1.pyc
896  base_tasks%%SOABI%%.opt-2.pyc
897  base_tasks%%SOABI%%.pyc
898  constants%%SOABI%%.opt-1.pyc
899  constants%%SOABI%%.opt-2.pyc
900  constants%%SOABI%%.pyc
901  coroutines%%SOABI%%.opt-1.pyc
902  coroutines%%SOABI%%.opt-2.pyc
903  coroutines%%SOABI%%.pyc
904  events%%SOABI%%.opt-1.pyc
905  events%%SOABI%%.opt-2.pyc
906  events%%SOABI%%.pyc
907  exceptions%%SOABI%%.opt-1.pyc
908  exceptions%%SOABI%%.opt-2.pyc
909  exceptions%%SOABI%%.pyc
910  format_helpers%%SOABI%%.opt-1.pyc
911  format_helpers%%SOABI%%.opt-2.pyc
912  format_helpers%%SOABI%%.pyc
913  futures%%SOABI%%.opt-1.pyc
914  futures%%SOABI%%.opt-2.pyc
915  futures%%SOABI%%.pyc
916  locks%%SOABI%%.opt-1.pyc
917  locks%%SOABI%%.opt-2.pyc
918  locks%%SOABI%%.pyc
919  log%%SOABI%%.opt-1.pyc
920  log%%SOABI%%.opt-2.pyc
921  log%%SOABI%%.pyc
922  mixins%%SOABI%%.opt-1.pyc
923  mixins%%SOABI%%.opt-2.pyc
924  mixins%%SOABI%%.pyc
925  proactor_events%%SOABI%%.opt-1.pyc
926  proactor_events%%SOABI%%.opt-2.pyc
927  proactor_events%%SOABI%%.pyc
928  protocols%%SOABI%%.opt-1.pyc
929  protocols%%SOABI%%.opt-2.pyc
930  protocols%%SOABI%%.pyc
931  queues%%SOABI%%.opt-1.pyc
932  queues%%SOABI%%.opt-2.pyc
933  queues%%SOABI%%.pyc
934  runners%%SOABI%%.opt-1.pyc
935  runners%%SOABI%%.opt-2.pyc
936  runners%%SOABI%%.pyc
937  selector_events%%SOABI%%.opt-1.pyc
938  selector_events%%SOABI%%.opt-2.pyc
939  selector_events%%SOABI%%.pyc
940  sslproto%%SOABI%%.opt-1.pyc
941  sslproto%%SOABI%%.opt-2.pyc
942  sslproto%%SOABI%%.pyc
943  staggered%%SOABI%%.opt-1.pyc
944  staggered%%SOABI%%.opt-2.pyc
945  staggered%%SOABI%%.pyc
946  streams%%SOABI%%.opt-1.pyc
947  streams%%SOABI%%.opt-2.pyc
948  streams%%SOABI%%.pyc
949  subprocess%%SOABI%%.opt-1.pyc
950  subprocess%%SOABI%%.opt-2.pyc
951  subprocess%%SOABI%%.pyc
952  taskgroups%%SOABI%%.opt-1.pyc
953  taskgroups%%SOABI%%.opt-2.pyc
954  taskgroups%%SOABI%%.pyc
955  tasks%%SOABI%%.opt-1.pyc
956  tasks%%SOABI%%.opt-2.pyc
957  tasks%%SOABI%%.pyc
958  threads%%SOABI%%.opt-1.pyc
959  threads%%SOABI%%.opt-2.pyc
960  threads%%SOABI%%.pyc
961  timeouts%%SOABI%%.opt-1.pyc
962  timeouts%%SOABI%%.opt-2.pyc
963  timeouts%%SOABI%%.pyc
964  transports%%SOABI%%.opt-1.pyc
965  transports%%SOABI%%.opt-2.pyc
966  transports%%SOABI%%.pyc
967  trsock%%SOABI%%.opt-1.pyc
968  trsock%%SOABI%%.opt-2.pyc
969  trsock%%SOABI%%.pyc
970  unix_events%%SOABI%%.opt-1.pyc
971  unix_events%%SOABI%%.opt-2.pyc
972  unix_events%%SOABI%%.pyc
973  windows_events%%SOABI%%.opt-1.pyc
974  windows_events%%SOABI%%.opt-2.pyc
975  windows_events%%SOABI%%.pyc
976  windows_utils%%SOABI%%.opt-1.pyc
977  windows_utils%%SOABI%%.opt-2.pyc
978  windows_utils%%SOABI%%.pyc
979 lib/python%%XYDOT%%/collections/
980  __init__.py
981  abc.py
982 lib/python%%XYDOT%%/collections/__pycache__/
983  __init__%%SOABI%%.opt-1.pyc
984  __init__%%SOABI%%.opt-2.pyc
985  __init__%%SOABI%%.pyc
986  abc%%SOABI%%.opt-1.pyc
987  abc%%SOABI%%.opt-2.pyc
988  abc%%SOABI%%.pyc
989 lib/python%%XYDOT%%/concurrent/__init__.py
990 lib/python%%XYDOT%%/concurrent/__pycache__/
991  __init__%%SOABI%%.opt-1.pyc
992  __init__%%SOABI%%.opt-2.pyc
993  __init__%%SOABI%%.pyc
994 lib/python%%XYDOT%%/concurrent/futures/
995  __init__.py
996  _base.py
997  process.py
998  thread.py
999 lib/python%%XYDOT%%/concurrent/futures/__pycache__/
1000  __init__%%SOABI%%.opt-1.pyc
1001  __init__%%SOABI%%.opt-2.pyc
1002  __init__%%SOABI%%.pyc
1003  _base%%SOABI%%.opt-1.pyc
1004  _base%%SOABI%%.opt-2.pyc
1005  _base%%SOABI%%.pyc
1006  process%%SOABI%%.opt-1.pyc
1007  process%%SOABI%%.opt-2.pyc
1008  process%%SOABI%%.pyc
1009  thread%%SOABI%%.opt-1.pyc
1010  thread%%SOABI%%.opt-2.pyc
1011  thread%%SOABI%%.pyc
1012 lib/python%%XYDOT%%/config-%%XYDOT%%%%FULLABI%%/
1013  Makefile
1014  Setup
1015  Setup.bootstrap
1016  Setup.local
1017  Setup.stdlib
1018  config.c
1019  config.c.in
1020  install-sh
1021  libpython%%XYDOT%%%%ABI%%.a
1022  makesetup
1023  python-config.py
1024  python.o
1025 lib/python%%XYDOT%%/ctypes/
1026  __init__.py
1027  _aix.py
1028  _endian.py
1029  util.py
1030  wintypes.py
1031 lib/python%%XYDOT%%/ctypes/__pycache__/
1032  __init__%%SOABI%%.opt-1.pyc
1033  __init__%%SOABI%%.opt-2.pyc
1034  __init__%%SOABI%%.pyc
1035  _aix%%SOABI%%.opt-1.pyc
1036  _aix%%SOABI%%.opt-2.pyc
1037  _aix%%SOABI%%.pyc
1038  _endian%%SOABI%%.opt-1.pyc
1039  _endian%%SOABI%%.opt-2.pyc
1040  _endian%%SOABI%%.pyc
1041  util%%SOABI%%.opt-1.pyc
1042  util%%SOABI%%.opt-2.pyc
1043  util%%SOABI%%.pyc
1044  wintypes%%SOABI%%.opt-1.pyc
1045  wintypes%%SOABI%%.opt-2.pyc
1046  wintypes%%SOABI%%.pyc
1047 lib/python%%XYDOT%%/ctypes/macholib/
1048  README.ctypes
1049  __init__.py
1050  dyld.py
1051  dylib.py
1052  fetch_macholib
1053  fetch_macholib.bat
1054  framework.py
1055 lib/python%%XYDOT%%/ctypes/macholib/__pycache__/
1056  __init__%%SOABI%%.opt-1.pyc
1057  __init__%%SOABI%%.opt-2.pyc
1058  __init__%%SOABI%%.pyc
1059  dyld%%SOABI%%.opt-1.pyc
1060  dyld%%SOABI%%.opt-2.pyc
1061  dyld%%SOABI%%.pyc
1062  dylib%%SOABI%%.opt-1.pyc
1063  dylib%%SOABI%%.opt-2.pyc
1064  dylib%%SOABI%%.pyc
1065  framework%%SOABI%%.opt-1.pyc
1066  framework%%SOABI%%.opt-2.pyc
1067  framework%%SOABI%%.pyc
1068 lib/python%%XYDOT%%/curses/
1069  __init__.py
1070  ascii.py
1071  has_key.py
1072  panel.py
1073  textpad.py
1074 lib/python%%XYDOT%%/curses/__pycache__/
1075  __init__%%SOABI%%.opt-1.pyc
1076  __init__%%SOABI%%.opt-2.pyc
1077  __init__%%SOABI%%.pyc
1078  ascii%%SOABI%%.opt-1.pyc
1079  ascii%%SOABI%%.opt-2.pyc
1080  ascii%%SOABI%%.pyc
1081  has_key%%SOABI%%.opt-1.pyc
1082  has_key%%SOABI%%.opt-2.pyc
1083  has_key%%SOABI%%.pyc
1084  panel%%SOABI%%.opt-1.pyc
1085  panel%%SOABI%%.opt-2.pyc
1086  panel%%SOABI%%.pyc
1087  textpad%%SOABI%%.opt-1.pyc
1088  textpad%%SOABI%%.opt-2.pyc
1089  textpad%%SOABI%%.pyc
1090 lib/python%%XYDOT%%/dbm/
1091  __init__.py
1092  dumb.py
1093  gnu.py
1094  ndbm.py
1095 lib/python%%XYDOT%%/dbm/__pycache__/
1096  __init__%%SOABI%%.opt-1.pyc
1097  __init__%%SOABI%%.opt-2.pyc
1098  __init__%%SOABI%%.pyc
1099  dumb%%SOABI%%.opt-1.pyc
1100  dumb%%SOABI%%.opt-2.pyc
1101  dumb%%SOABI%%.pyc
1102  gnu%%SOABI%%.opt-1.pyc
1103  gnu%%SOABI%%.opt-2.pyc
1104  gnu%%SOABI%%.pyc
1105  ndbm%%SOABI%%.opt-1.pyc
1106  ndbm%%SOABI%%.opt-2.pyc
1107  ndbm%%SOABI%%.pyc
1108 lib/python%%XYDOT%%/email/
1109  __init__.py
1110  _encoded_words.py
1111  _header_value_parser.py
1112  _parseaddr.py
1113  _policybase.py
1114  architecture.rst
1115  base64mime.py
1116  charset.py
1117  contentmanager.py
1118  encoders.py
1119  errors.py
1120  feedparser.py
1121  generator.py
1122  header.py
1123  headerregistry.py
1124  iterators.py
1125  message.py
1126  parser.py
1127  policy.py
1128  quoprimime.py
1129  utils.py
1130 lib/python%%XYDOT%%/email/__pycache__/
1131  __init__%%SOABI%%.opt-1.pyc
1132  __init__%%SOABI%%.opt-2.pyc
1133  __init__%%SOABI%%.pyc
1134  _encoded_words%%SOABI%%.opt-1.pyc
1135  _encoded_words%%SOABI%%.opt-2.pyc
1136  _encoded_words%%SOABI%%.pyc
1137  _header_value_parser%%SOABI%%.opt-1.pyc
1138  _header_value_parser%%SOABI%%.opt-2.pyc
1139  _header_value_parser%%SOABI%%.pyc
1140  _parseaddr%%SOABI%%.opt-1.pyc
1141  _parseaddr%%SOABI%%.opt-2.pyc
1142  _parseaddr%%SOABI%%.pyc
1143  _policybase%%SOABI%%.opt-1.pyc
1144  _policybase%%SOABI%%.opt-2.pyc
1145  _policybase%%SOABI%%.pyc
1146  base64mime%%SOABI%%.opt-1.pyc
1147  base64mime%%SOABI%%.opt-2.pyc
1148  base64mime%%SOABI%%.pyc
1149  charset%%SOABI%%.opt-1.pyc
1150  charset%%SOABI%%.opt-2.pyc
1151  charset%%SOABI%%.pyc
1152  contentmanager%%SOABI%%.opt-1.pyc
1153  contentmanager%%SOABI%%.opt-2.pyc
1154  contentmanager%%SOABI%%.pyc
1155  encoders%%SOABI%%.opt-1.pyc
1156  encoders%%SOABI%%.opt-2.pyc
1157  encoders%%SOABI%%.pyc
1158  errors%%SOABI%%.opt-1.pyc
1159  errors%%SOABI%%.opt-2.pyc
1160  errors%%SOABI%%.pyc
1161  feedparser%%SOABI%%.opt-1.pyc
1162  feedparser%%SOABI%%.opt-2.pyc
1163  feedparser%%SOABI%%.pyc
1164  generator%%SOABI%%.opt-1.pyc
1165  generator%%SOABI%%.opt-2.pyc
1166  generator%%SOABI%%.pyc
1167  header%%SOABI%%.opt-1.pyc
1168  header%%SOABI%%.opt-2.pyc
1169  header%%SOABI%%.pyc
1170  headerregistry%%SOABI%%.opt-1.pyc
1171  headerregistry%%SOABI%%.opt-2.pyc
1172  headerregistry%%SOABI%%.pyc
1173  iterators%%SOABI%%.opt-1.pyc
1174  iterators%%SOABI%%.opt-2.pyc
1175  iterators%%SOABI%%.pyc
1176  message%%SOABI%%.opt-1.pyc
1177  message%%SOABI%%.opt-2.pyc
1178  message%%SOABI%%.pyc
1179  parser%%SOABI%%.opt-1.pyc
1180  parser%%SOABI%%.opt-2.pyc
1181  parser%%SOABI%%.pyc
1182  policy%%SOABI%%.opt-1.pyc
1183  policy%%SOABI%%.opt-2.pyc
1184  policy%%SOABI%%.pyc
1185  quoprimime%%SOABI%%.opt-1.pyc
1186  quoprimime%%SOABI%%.opt-2.pyc
1187  quoprimime%%SOABI%%.pyc
1188  utils%%SOABI%%.opt-1.pyc
1189  utils%%SOABI%%.opt-2.pyc
1190  utils%%SOABI%%.pyc
1191 lib/python%%XYDOT%%/email/mime/
1192  __init__.py
1193  application.py
1194  audio.py
1195  base.py
1196  image.py
1197  message.py
1198  multipart.py
1199  nonmultipart.py
1200  text.py
1201 lib/python%%XYDOT%%/email/mime/__pycache__/
1202  __init__%%SOABI%%.opt-1.pyc
1203  __init__%%SOABI%%.opt-2.pyc
1204  __init__%%SOABI%%.pyc
1205  application%%SOABI%%.opt-1.pyc
1206  application%%SOABI%%.opt-2.pyc
1207  application%%SOABI%%.pyc
1208  audio%%SOABI%%.opt-1.pyc
1209  audio%%SOABI%%.opt-2.pyc
1210  audio%%SOABI%%.pyc
1211  base%%SOABI%%.opt-1.pyc
1212  base%%SOABI%%.opt-2.pyc
1213  base%%SOABI%%.pyc
1214  image%%SOABI%%.opt-1.pyc
1215  image%%SOABI%%.opt-2.pyc
1216  image%%SOABI%%.pyc
1217  message%%SOABI%%.opt-1.pyc
1218  message%%SOABI%%.opt-2.pyc
1219  message%%SOABI%%.pyc
1220  multipart%%SOABI%%.opt-1.pyc
1221  multipart%%SOABI%%.opt-2.pyc
1222  multipart%%SOABI%%.pyc
1223  nonmultipart%%SOABI%%.opt-1.pyc
1224  nonmultipart%%SOABI%%.opt-2.pyc
1225  nonmultipart%%SOABI%%.pyc
1226  text%%SOABI%%.opt-1.pyc
1227  text%%SOABI%%.opt-2.pyc
1228  text%%SOABI%%.pyc
1229 lib/python%%XYDOT%%/encodings/
1230  __init__.py
1231  aliases.py
1232  ascii.py
1233  base64_codec.py
1234  big5.py
1235  big5hkscs.py
1236  bz2_codec.py
1237  charmap.py
1238  cp037.py
1239  cp1006.py
1240  cp1026.py
1241  cp1125.py
1242  cp1140.py
1243  cp1250.py
1244  cp1251.py
1245  cp1252.py
1246  cp1253.py
1247  cp1254.py
1248  cp1255.py
1249  cp1256.py
1250  cp1257.py
1251  cp1258.py
1252  cp273.py
1253  cp424.py
1254  cp437.py
1255  cp500.py
1256  cp720.py
1257  cp737.py
1258  cp775.py
1259  cp850.py
1260  cp852.py
1261  cp855.py
1262  cp856.py
1263  cp857.py
1264  cp858.py
1265  cp860.py
1266  cp861.py
1267  cp862.py
1268  cp863.py
1269  cp864.py
1270  cp865.py
1271  cp866.py
1272  cp869.py
1273  cp874.py
1274  cp875.py
1275  cp932.py
1276  cp949.py
1277  cp950.py
1278  euc_jis_2004.py
1279  euc_jisx0213.py
1280  euc_jp.py
1281  euc_kr.py
1282  gb18030.py
1283  gb2312.py
1284  gbk.py
1285  hex_codec.py
1286  hp_roman8.py
1287  hz.py
1288  idna.py
1289  iso2022_jp.py
1290  iso2022_jp_1.py
1291  iso2022_jp_2.py
1292  iso2022_jp_2004.py
1293  iso2022_jp_3.py
1294  iso2022_jp_ext.py
1295  iso2022_kr.py
1296  iso8859_1.py
1297  iso8859_10.py
1298  iso8859_11.py
1299  iso8859_13.py
1300  iso8859_14.py
1301  iso8859_15.py
1302  iso8859_16.py
1303  iso8859_2.py
1304  iso8859_3.py
1305  iso8859_4.py
1306  iso8859_5.py
1307  iso8859_6.py
1308  iso8859_7.py
1309  iso8859_8.py
1310  iso8859_9.py
1311  johab.py
1312  koi8_r.py
1313  koi8_t.py
1314  koi8_u.py
1315  kz1048.py
1316  latin_1.py
1317  mac_arabic.py
1318  mac_croatian.py
1319  mac_cyrillic.py
1320  mac_farsi.py
1321  mac_greek.py
1322  mac_iceland.py
1323  mac_latin2.py
1324  mac_roman.py
1325  mac_romanian.py
1326  mac_turkish.py
1327  mbcs.py
1328  oem.py
1329  palmos.py
1330  ptcp154.py
1331  punycode.py
1332  quopri_codec.py
1333  raw_unicode_escape.py
1334  rot_13.py
1335  shift_jis.py
1336  shift_jis_2004.py
1337  shift_jisx0213.py
1338  tis_620.py
1339  undefined.py
1340  unicode_escape.py
1341  utf_16.py
1342  utf_16_be.py
1343  utf_16_le.py
1344  utf_32.py
1345  utf_32_be.py
1346  utf_32_le.py
1347  utf_7.py
1348  utf_8.py
1349  utf_8_sig.py
1350  uu_codec.py
1351  zlib_codec.py
1352 lib/python%%XYDOT%%/encodings/__pycache__/
1353  __init__%%SOABI%%.opt-1.pyc
1354  __init__%%SOABI%%.opt-2.pyc
1355  __init__%%SOABI%%.pyc
1356  aliases%%SOABI%%.opt-1.pyc
1357  aliases%%SOABI%%.opt-2.pyc
1358  aliases%%SOABI%%.pyc
1359  ascii%%SOABI%%.opt-1.pyc
1360  ascii%%SOABI%%.opt-2.pyc
1361  ascii%%SOABI%%.pyc
1362  base64_codec%%SOABI%%.opt-1.pyc
1363  base64_codec%%SOABI%%.opt-2.pyc
1364  base64_codec%%SOABI%%.pyc
1365  big5%%SOABI%%.opt-1.pyc
1366  big5%%SOABI%%.opt-2.pyc
1367  big5%%SOABI%%.pyc
1368  big5hkscs%%SOABI%%.opt-1.pyc
1369  big5hkscs%%SOABI%%.opt-2.pyc
1370  big5hkscs%%SOABI%%.pyc
1371  bz2_codec%%SOABI%%.opt-1.pyc
1372  bz2_codec%%SOABI%%.opt-2.pyc
1373  bz2_codec%%SOABI%%.pyc
1374  charmap%%SOABI%%.opt-1.pyc
1375  charmap%%SOABI%%.opt-2.pyc
1376  charmap%%SOABI%%.pyc
1377  cp037%%SOABI%%.opt-1.pyc
1378  cp037%%SOABI%%.opt-2.pyc
1379  cp037%%SOABI%%.pyc
1380  cp1006%%SOABI%%.opt-1.pyc
1381  cp1006%%SOABI%%.opt-2.pyc
1382  cp1006%%SOABI%%.pyc
1383  cp1026%%SOABI%%.opt-1.pyc
1384  cp1026%%SOABI%%.opt-2.pyc
1385  cp1026%%SOABI%%.pyc
1386  cp1125%%SOABI%%.opt-1.pyc
1387  cp1125%%SOABI%%.opt-2.pyc
1388  cp1125%%SOABI%%.pyc
1389  cp1140%%SOABI%%.opt-1.pyc
1390  cp1140%%SOABI%%.opt-2.pyc
1391  cp1140%%SOABI%%.pyc
1392  cp1250%%SOABI%%.opt-1.pyc
1393  cp1250%%SOABI%%.opt-2.pyc
1394  cp1250%%SOABI%%.pyc
1395  cp1251%%SOABI%%.opt-1.pyc
1396  cp1251%%SOABI%%.opt-2.pyc
1397  cp1251%%SOABI%%.pyc
1398  cp1252%%SOABI%%.opt-1.pyc
1399  cp1252%%SOABI%%.opt-2.pyc
1400  cp1252%%SOABI%%.pyc
1401  cp1253%%SOABI%%.opt-1.pyc
1402  cp1253%%SOABI%%.opt-2.pyc
1403  cp1253%%SOABI%%.pyc
1404  cp1254%%SOABI%%.opt-1.pyc
1405  cp1254%%SOABI%%.opt-2.pyc
1406  cp1254%%SOABI%%.pyc
1407  cp1255%%SOABI%%.opt-1.pyc
1408  cp1255%%SOABI%%.opt-2.pyc
1409  cp1255%%SOABI%%.pyc
1410  cp1256%%SOABI%%.opt-1.pyc
1411  cp1256%%SOABI%%.opt-2.pyc
1412  cp1256%%SOABI%%.pyc
1413  cp1257%%SOABI%%.opt-1.pyc
1414  cp1257%%SOABI%%.opt-2.pyc
1415  cp1257%%SOABI%%.pyc
1416  cp1258%%SOABI%%.opt-1.pyc
1417  cp1258%%SOABI%%.opt-2.pyc
1418  cp1258%%SOABI%%.pyc
1419  cp273%%SOABI%%.opt-1.pyc
1420  cp273%%SOABI%%.opt-2.pyc
1421  cp273%%SOABI%%.pyc
1422  cp424%%SOABI%%.opt-1.pyc
1423  cp424%%SOABI%%.opt-2.pyc
1424  cp424%%SOABI%%.pyc
1425  cp437%%SOABI%%.opt-1.pyc
1426  cp437%%SOABI%%.opt-2.pyc
1427  cp437%%SOABI%%.pyc
1428  cp500%%SOABI%%.opt-1.pyc
1429  cp500%%SOABI%%.opt-2.pyc
1430  cp500%%SOABI%%.pyc
1431  cp720%%SOABI%%.opt-1.pyc
1432  cp720%%SOABI%%.opt-2.pyc
1433  cp720%%SOABI%%.pyc
1434  cp737%%SOABI%%.opt-1.pyc
1435  cp737%%SOABI%%.opt-2.pyc
1436  cp737%%SOABI%%.pyc
1437  cp775%%SOABI%%.opt-1.pyc
1438  cp775%%SOABI%%.opt-2.pyc
1439  cp775%%SOABI%%.pyc
1440  cp850%%SOABI%%.opt-1.pyc
1441  cp850%%SOABI%%.opt-2.pyc
1442  cp850%%SOABI%%.pyc
1443  cp852%%SOABI%%.opt-1.pyc
1444  cp852%%SOABI%%.opt-2.pyc
1445  cp852%%SOABI%%.pyc
1446  cp855%%SOABI%%.opt-1.pyc
1447  cp855%%SOABI%%.opt-2.pyc
1448  cp855%%SOABI%%.pyc
1449  cp856%%SOABI%%.opt-1.pyc
1450  cp856%%SOABI%%.opt-2.pyc
1451  cp856%%SOABI%%.pyc
1452  cp857%%SOABI%%.opt-1.pyc
1453  cp857%%SOABI%%.opt-2.pyc
1454  cp857%%SOABI%%.pyc
1455  cp858%%SOABI%%.opt-1.pyc
1456  cp858%%SOABI%%.opt-2.pyc
1457  cp858%%SOABI%%.pyc
1458  cp860%%SOABI%%.opt-1.pyc
1459  cp860%%SOABI%%.opt-2.pyc
1460  cp860%%SOABI%%.pyc
1461  cp861%%SOABI%%.opt-1.pyc
1462  cp861%%SOABI%%.opt-2.pyc
1463  cp861%%SOABI%%.pyc
1464  cp862%%SOABI%%.opt-1.pyc
1465  cp862%%SOABI%%.opt-2.pyc
1466  cp862%%SOABI%%.pyc
1467  cp863%%SOABI%%.opt-1.pyc
1468  cp863%%SOABI%%.opt-2.pyc
1469  cp863%%SOABI%%.pyc
1470  cp864%%SOABI%%.opt-1.pyc
1471  cp864%%SOABI%%.opt-2.pyc
1472  cp864%%SOABI%%.pyc
1473  cp865%%SOABI%%.opt-1.pyc
1474  cp865%%SOABI%%.opt-2.pyc
1475  cp865%%SOABI%%.pyc
1476  cp866%%SOABI%%.opt-1.pyc
1477  cp866%%SOABI%%.opt-2.pyc
1478  cp866%%SOABI%%.pyc
1479  cp869%%SOABI%%.opt-1.pyc
1480  cp869%%SOABI%%.opt-2.pyc
1481  cp869%%SOABI%%.pyc
1482  cp874%%SOABI%%.opt-1.pyc
1483  cp874%%SOABI%%.opt-2.pyc
1484  cp874%%SOABI%%.pyc
1485  cp875%%SOABI%%.opt-1.pyc
1486  cp875%%SOABI%%.opt-2.pyc
1487  cp875%%SOABI%%.pyc
1488  cp932%%SOABI%%.opt-1.pyc
1489  cp932%%SOABI%%.opt-2.pyc
1490  cp932%%SOABI%%.pyc
1491  cp949%%SOABI%%.opt-1.pyc
1492  cp949%%SOABI%%.opt-2.pyc
1493  cp949%%SOABI%%.pyc
1494  cp950%%SOABI%%.opt-1.pyc
1495  cp950%%SOABI%%.opt-2.pyc
1496  cp950%%SOABI%%.pyc
1497  euc_jis_2004%%SOABI%%.opt-1.pyc
1498  euc_jis_2004%%SOABI%%.opt-2.pyc
1499  euc_jis_2004%%SOABI%%.pyc
1500  euc_jisx0213%%SOABI%%.opt-1.pyc
1501  euc_jisx0213%%SOABI%%.opt-2.pyc
1502  euc_jisx0213%%SOABI%%.pyc
1503  euc_jp%%SOABI%%.opt-1.pyc
1504  euc_jp%%SOABI%%.opt-2.pyc
1505  euc_jp%%SOABI%%.pyc
1506  euc_kr%%SOABI%%.opt-1.pyc
1507  euc_kr%%SOABI%%.opt-2.pyc
1508  euc_kr%%SOABI%%.pyc
1509  gb18030%%SOABI%%.opt-1.pyc
1510  gb18030%%SOABI%%.opt-2.pyc
1511  gb18030%%SOABI%%.pyc
1512  gb2312%%SOABI%%.opt-1.pyc
1513  gb2312%%SOABI%%.opt-2.pyc
1514  gb2312%%SOABI%%.pyc
1515  gbk%%SOABI%%.opt-1.pyc
1516  gbk%%SOABI%%.opt-2.pyc
1517  gbk%%SOABI%%.pyc
1518  hex_codec%%SOABI%%.opt-1.pyc
1519  hex_codec%%SOABI%%.opt-2.pyc
1520  hex_codec%%SOABI%%.pyc
1521  hp_roman8%%SOABI%%.opt-1.pyc
1522  hp_roman8%%SOABI%%.opt-2.pyc
1523  hp_roman8%%SOABI%%.pyc
1524  hz%%SOABI%%.opt-1.pyc
1525  hz%%SOABI%%.opt-2.pyc
1526  hz%%SOABI%%.pyc
1527  idna%%SOABI%%.opt-1.pyc
1528  idna%%SOABI%%.opt-2.pyc
1529  idna%%SOABI%%.pyc
1530  iso2022_jp%%SOABI%%.opt-1.pyc
1531  iso2022_jp%%SOABI%%.opt-2.pyc
1532  iso2022_jp%%SOABI%%.pyc
1533  iso2022_jp_1%%SOABI%%.opt-1.pyc
1534  iso2022_jp_1%%SOABI%%.opt-2.pyc
1535  iso2022_jp_1%%SOABI%%.pyc
1536  iso2022_jp_2%%SOABI%%.opt-1.pyc
1537  iso2022_jp_2%%SOABI%%.opt-2.pyc
1538  iso2022_jp_2%%SOABI%%.pyc
1539  iso2022_jp_2004%%SOABI%%.opt-1.pyc
1540  iso2022_jp_2004%%SOABI%%.opt-2.pyc
1541  iso2022_jp_2004%%SOABI%%.pyc
1542  iso2022_jp_3%%SOABI%%.opt-1.pyc
1543  iso2022_jp_3%%SOABI%%.opt-2.pyc
1544  iso2022_jp_3%%SOABI%%.pyc
1545  iso2022_jp_ext%%SOABI%%.opt-1.pyc
1546  iso2022_jp_ext%%SOABI%%.opt-2.pyc
1547  iso2022_jp_ext%%SOABI%%.pyc
1548  iso2022_kr%%SOABI%%.opt-1.pyc
1549  iso2022_kr%%SOABI%%.opt-2.pyc
1550  iso2022_kr%%SOABI%%.pyc
1551  iso8859_1%%SOABI%%.opt-1.pyc
1552  iso8859_1%%SOABI%%.opt-2.pyc
1553  iso8859_1%%SOABI%%.pyc
1554  iso8859_10%%SOABI%%.opt-1.pyc
1555  iso8859_10%%SOABI%%.opt-2.pyc
1556  iso8859_10%%SOABI%%.pyc
1557  iso8859_11%%SOABI%%.opt-1.pyc
1558  iso8859_11%%SOABI%%.opt-2.pyc
1559  iso8859_11%%SOABI%%.pyc
1560  iso8859_13%%SOABI%%.opt-1.pyc
1561  iso8859_13%%SOABI%%.opt-2.pyc
1562  iso8859_13%%SOABI%%.pyc
1563  iso8859_14%%SOABI%%.opt-1.pyc
1564  iso8859_14%%SOABI%%.opt-2.pyc
1565  iso8859_14%%SOABI%%.pyc
1566  iso8859_15%%SOABI%%.opt-1.pyc
1567  iso8859_15%%SOABI%%.opt-2.pyc
1568  iso8859_15%%SOABI%%.pyc
1569  iso8859_16%%SOABI%%.opt-1.pyc
1570  iso8859_16%%SOABI%%.opt-2.pyc
1571  iso8859_16%%SOABI%%.pyc
1572  iso8859_2%%SOABI%%.opt-1.pyc
1573  iso8859_2%%SOABI%%.opt-2.pyc
1574  iso8859_2%%SOABI%%.pyc
1575  iso8859_3%%SOABI%%.opt-1.pyc
1576  iso8859_3%%SOABI%%.opt-2.pyc
1577  iso8859_3%%SOABI%%.pyc
1578  iso8859_4%%SOABI%%.opt-1.pyc
1579  iso8859_4%%SOABI%%.opt-2.pyc
1580  iso8859_4%%SOABI%%.pyc
1581  iso8859_5%%SOABI%%.opt-1.pyc
1582  iso8859_5%%SOABI%%.opt-2.pyc
1583  iso8859_5%%SOABI%%.pyc
1584  iso8859_6%%SOABI%%.opt-1.pyc
1585  iso8859_6%%SOABI%%.opt-2.pyc
1586  iso8859_6%%SOABI%%.pyc
1587  iso8859_7%%SOABI%%.opt-1.pyc
1588  iso8859_7%%SOABI%%.opt-2.pyc
1589  iso8859_7%%SOABI%%.pyc
1590  iso8859_8%%SOABI%%.opt-1.pyc
1591  iso8859_8%%SOABI%%.opt-2.pyc
1592  iso8859_8%%SOABI%%.pyc
1593  iso8859_9%%SOABI%%.opt-1.pyc
1594  iso8859_9%%SOABI%%.opt-2.pyc
1595  iso8859_9%%SOABI%%.pyc
1596  johab%%SOABI%%.opt-1.pyc
1597  johab%%SOABI%%.opt-2.pyc
1598  johab%%SOABI%%.pyc
1599  koi8_r%%SOABI%%.opt-1.pyc
1600  koi8_r%%SOABI%%.opt-2.pyc
1601  koi8_r%%SOABI%%.pyc
1602  koi8_t%%SOABI%%.opt-1.pyc
1603  koi8_t%%SOABI%%.opt-2.pyc
1604  koi8_t%%SOABI%%.pyc
1605  koi8_u%%SOABI%%.opt-1.pyc
1606  koi8_u%%SOABI%%.opt-2.pyc
1607  koi8_u%%SOABI%%.pyc
1608  kz1048%%SOABI%%.opt-1.pyc
1609  kz1048%%SOABI%%.opt-2.pyc
1610  kz1048%%SOABI%%.pyc
1611  latin_1%%SOABI%%.opt-1.pyc
1612  latin_1%%SOABI%%.opt-2.pyc
1613  latin_1%%SOABI%%.pyc
1614  mac_arabic%%SOABI%%.opt-1.pyc
1615  mac_arabic%%SOABI%%.opt-2.pyc
1616  mac_arabic%%SOABI%%.pyc
1617  mac_croatian%%SOABI%%.opt-1.pyc
1618  mac_croatian%%SOABI%%.opt-2.pyc
1619  mac_croatian%%SOABI%%.pyc
1620  mac_cyrillic%%SOABI%%.opt-1.pyc
1621  mac_cyrillic%%SOABI%%.opt-2.pyc
1622  mac_cyrillic%%SOABI%%.pyc
1623  mac_farsi%%SOABI%%.opt-1.pyc
1624  mac_farsi%%SOABI%%.opt-2.pyc
1625  mac_farsi%%SOABI%%.pyc
1626  mac_greek%%SOABI%%.opt-1.pyc
1627  mac_greek%%SOABI%%.opt-2.pyc
1628  mac_greek%%SOABI%%.pyc
1629  mac_iceland%%SOABI%%.opt-1.pyc
1630  mac_iceland%%SOABI%%.opt-2.pyc
1631  mac_iceland%%SOABI%%.pyc
1632  mac_latin2%%SOABI%%.opt-1.pyc
1633  mac_latin2%%SOABI%%.opt-2.pyc
1634  mac_latin2%%SOABI%%.pyc
1635  mac_roman%%SOABI%%.opt-1.pyc
1636  mac_roman%%SOABI%%.opt-2.pyc
1637  mac_roman%%SOABI%%.pyc
1638  mac_romanian%%SOABI%%.opt-1.pyc
1639  mac_romanian%%SOABI%%.opt-2.pyc
1640  mac_romanian%%SOABI%%.pyc
1641  mac_turkish%%SOABI%%.opt-1.pyc
1642  mac_turkish%%SOABI%%.opt-2.pyc
1643  mac_turkish%%SOABI%%.pyc
1644  mbcs%%SOABI%%.opt-1.pyc
1645  mbcs%%SOABI%%.opt-2.pyc
1646  mbcs%%SOABI%%.pyc
1647  oem%%SOABI%%.opt-1.pyc
1648  oem%%SOABI%%.opt-2.pyc
1649  oem%%SOABI%%.pyc
1650  palmos%%SOABI%%.opt-1.pyc
1651  palmos%%SOABI%%.opt-2.pyc
1652  palmos%%SOABI%%.pyc
1653  ptcp154%%SOABI%%.opt-1.pyc
1654  ptcp154%%SOABI%%.opt-2.pyc
1655  ptcp154%%SOABI%%.pyc
1656  punycode%%SOABI%%.opt-1.pyc
1657  punycode%%SOABI%%.opt-2.pyc
1658  punycode%%SOABI%%.pyc
1659  quopri_codec%%SOABI%%.opt-1.pyc
1660  quopri_codec%%SOABI%%.opt-2.pyc
1661  quopri_codec%%SOABI%%.pyc
1662  raw_unicode_escape%%SOABI%%.opt-1.pyc
1663  raw_unicode_escape%%SOABI%%.opt-2.pyc
1664  raw_unicode_escape%%SOABI%%.pyc
1665  rot_13%%SOABI%%.opt-1.pyc
1666  rot_13%%SOABI%%.opt-2.pyc
1667  rot_13%%SOABI%%.pyc
1668  shift_jis%%SOABI%%.opt-1.pyc
1669  shift_jis%%SOABI%%.opt-2.pyc
1670  shift_jis%%SOABI%%.pyc
1671  shift_jis_2004%%SOABI%%.opt-1.pyc
1672  shift_jis_2004%%SOABI%%.opt-2.pyc
1673  shift_jis_2004%%SOABI%%.pyc
1674  shift_jisx0213%%SOABI%%.opt-1.pyc
1675  shift_jisx0213%%SOABI%%.opt-2.pyc
1676  shift_jisx0213%%SOABI%%.pyc
1677  tis_620%%SOABI%%.opt-1.pyc
1678  tis_620%%SOABI%%.opt-2.pyc
1679  tis_620%%SOABI%%.pyc
1680  undefined%%SOABI%%.opt-1.pyc
1681  undefined%%SOABI%%.opt-2.pyc
1682  undefined%%SOABI%%.pyc
1683  unicode_escape%%SOABI%%.opt-1.pyc
1684  unicode_escape%%SOABI%%.opt-2.pyc
1685  unicode_escape%%SOABI%%.pyc
1686  utf_16%%SOABI%%.opt-1.pyc
1687  utf_16%%SOABI%%.opt-2.pyc
1688  utf_16%%SOABI%%.pyc
1689  utf_16_be%%SOABI%%.opt-1.pyc
1690  utf_16_be%%SOABI%%.opt-2.pyc
1691  utf_16_be%%SOABI%%.pyc
1692  utf_16_le%%SOABI%%.opt-1.pyc
1693  utf_16_le%%SOABI%%.opt-2.pyc
1694  utf_16_le%%SOABI%%.pyc
1695  utf_32%%SOABI%%.opt-1.pyc
1696  utf_32%%SOABI%%.opt-2.pyc
1697  utf_32%%SOABI%%.pyc
1698  utf_32_be%%SOABI%%.opt-1.pyc
1699  utf_32_be%%SOABI%%.opt-2.pyc
1700  utf_32_be%%SOABI%%.pyc
1701  utf_32_le%%SOABI%%.opt-1.pyc
1702  utf_32_le%%SOABI%%.opt-2.pyc
1703  utf_32_le%%SOABI%%.pyc
1704  utf_7%%SOABI%%.opt-1.pyc
1705  utf_7%%SOABI%%.opt-2.pyc
1706  utf_7%%SOABI%%.pyc
1707  utf_8%%SOABI%%.opt-1.pyc
1708  utf_8%%SOABI%%.opt-2.pyc
1709  utf_8%%SOABI%%.pyc
1710  utf_8_sig%%SOABI%%.opt-1.pyc
1711  utf_8_sig%%SOABI%%.opt-2.pyc
1712  utf_8_sig%%SOABI%%.pyc
1713  uu_codec%%SOABI%%.opt-1.pyc
1714  uu_codec%%SOABI%%.opt-2.pyc
1715  uu_codec%%SOABI%%.pyc
1716  zlib_codec%%SOABI%%.opt-1.pyc
1717  zlib_codec%%SOABI%%.opt-2.pyc
1718  zlib_codec%%SOABI%%.pyc
1719 lib/python%%XYDOT%%/ensurepip/
1720  __init__.py
1721  __main__.py
1722  _uninstall.py
1723 lib/python%%XYDOT%%/ensurepip/__pycache__/
1724  __init__%%SOABI%%.opt-1.pyc
1725  __init__%%SOABI%%.opt-2.pyc
1726  __init__%%SOABI%%.pyc
1727  __main__%%SOABI%%.opt-1.pyc
1728  __main__%%SOABI%%.opt-2.pyc
1729  __main__%%SOABI%%.pyc
1730  _uninstall%%SOABI%%.opt-1.pyc
1731  _uninstall%%SOABI%%.opt-2.pyc
1732  _uninstall%%SOABI%%.pyc
1733 lib/python%%XYDOT%%/ensurepip/_bundled/pip-%%PIP%%-py3-none-any.whl
1734 lib/python%%XYDOT%%/html/
1735  __init__.py
1736  entities.py
1737  parser.py
1738 lib/python%%XYDOT%%/html/__pycache__/
1739  __init__%%SOABI%%.opt-1.pyc
1740  __init__%%SOABI%%.opt-2.pyc
1741  __init__%%SOABI%%.pyc
1742  entities%%SOABI%%.opt-1.pyc
1743  entities%%SOABI%%.opt-2.pyc
1744  entities%%SOABI%%.pyc
1745  parser%%SOABI%%.opt-1.pyc
1746  parser%%SOABI%%.opt-2.pyc
1747  parser%%SOABI%%.pyc
1748 lib/python%%XYDOT%%/http/
1749  __init__.py
1750  client.py
1751  cookiejar.py
1752  cookies.py
1753  server.py
1754 lib/python%%XYDOT%%/http/__pycache__/
1755  __init__%%SOABI%%.opt-1.pyc
1756  __init__%%SOABI%%.opt-2.pyc
1757  __init__%%SOABI%%.pyc
1758  client%%SOABI%%.opt-1.pyc
1759  client%%SOABI%%.opt-2.pyc
1760  client%%SOABI%%.pyc
1761  cookiejar%%SOABI%%.opt-1.pyc
1762  cookiejar%%SOABI%%.opt-2.pyc
1763  cookiejar%%SOABI%%.pyc
1764  cookies%%SOABI%%.opt-1.pyc
1765  cookies%%SOABI%%.opt-2.pyc
1766  cookies%%SOABI%%.pyc
1767  server%%SOABI%%.opt-1.pyc
1768  server%%SOABI%%.opt-2.pyc
1769  server%%SOABI%%.pyc
1770 lib/python%%XYDOT%%/idlelib/
1771  CREDITS.txt
1772  ChangeLog
1773  HISTORY.txt
1774  NEWS.txt
1775  NEWS2x.txt
1776  README.txt
1777  TODO.txt
1778  __init__.py
1779  __main__.py
1780  autocomplete.py
1781  autocomplete_w.py
1782  autoexpand.py
1783  browser.py
1784  calltip.py
1785  calltip_w.py
1786  codecontext.py
1787  colorizer.py
1788  config-extensions.def
1789  config-highlight.def
1790  config-keys.def
1791  config-main.def
1792  config.py
1793  config_key.py
1794  configdialog.py
1795  debugger.py
1796  debugger_r.py
1797  debugobj.py
1798  debugobj_r.py
1799  delegator.py
1800  dynoption.py
1801  editor.py
1802  extend.txt
1803  filelist.py
1804  format.py
1805  grep.py
1806  help.html
1807  help.py
1808  help_about.py
1809  history.py
1810  hyperparser.py
1811  idle.bat
1812  idle.py
1813  idle.pyw
1814  iomenu.py
1815  macosx.py
1816  mainmenu.py
1817  multicall.py
1818  outwin.py
1819  parenmatch.py
1820  pathbrowser.py
1821  percolator.py
1822  pyparse.py
1823  pyshell.py
1824  query.py
1825  redirector.py
1826  replace.py
1827  rpc.py
1828  run.py
1829  runscript.py
1830  scrolledlist.py
1831  search.py
1832  searchbase.py
1833  searchengine.py
1834  sidebar.py
1835  squeezer.py
1836  stackviewer.py
1837  statusbar.py
1838  textview.py
1839  tooltip.py
1840  tree.py
1841  undo.py
1842  util.py
1843  window.py
1844  zoomheight.py
1845  zzdummy.py
1846 lib/python%%XYDOT%%/idlelib/Icons/
1847  README.txt
1848  folder.gif
1849  idle.ico
1850  idle_16.gif
1851  idle_16.png
1852  idle_256.png
1853  idle_32.gif
1854  idle_32.png
1855  idle_48.gif
1856  idle_48.png
1857  minusnode.gif
1858  openfolder.gif
1859  plusnode.gif
1860  python.gif
1861  tk.gif
1862 lib/python%%XYDOT%%/idlelib/__pycache__/
1863  __init__%%SOABI%%.opt-1.pyc
1864  __init__%%SOABI%%.opt-2.pyc
1865  __init__%%SOABI%%.pyc
1866  __main__%%SOABI%%.opt-1.pyc
1867  __main__%%SOABI%%.opt-2.pyc
1868  __main__%%SOABI%%.pyc
1869  autocomplete%%SOABI%%.opt-1.pyc
1870  autocomplete%%SOABI%%.opt-2.pyc
1871  autocomplete%%SOABI%%.pyc
1872  autocomplete_w%%SOABI%%.opt-1.pyc
1873  autocomplete_w%%SOABI%%.opt-2.pyc
1874  autocomplete_w%%SOABI%%.pyc
1875  autoexpand%%SOABI%%.opt-1.pyc
1876  autoexpand%%SOABI%%.opt-2.pyc
1877  autoexpand%%SOABI%%.pyc
1878  browser%%SOABI%%.opt-1.pyc
1879  browser%%SOABI%%.opt-2.pyc
1880  browser%%SOABI%%.pyc
1881  calltip%%SOABI%%.opt-1.pyc
1882  calltip%%SOABI%%.opt-2.pyc
1883  calltip%%SOABI%%.pyc
1884  calltip_w%%SOABI%%.opt-1.pyc
1885  calltip_w%%SOABI%%.opt-2.pyc
1886  calltip_w%%SOABI%%.pyc
1887  codecontext%%SOABI%%.opt-1.pyc
1888  codecontext%%SOABI%%.opt-2.pyc
1889  codecontext%%SOABI%%.pyc
1890  colorizer%%SOABI%%.opt-1.pyc
1891  colorizer%%SOABI%%.opt-2.pyc
1892  colorizer%%SOABI%%.pyc
1893  config%%SOABI%%.opt-1.pyc
1894  config%%SOABI%%.opt-2.pyc
1895  config%%SOABI%%.pyc
1896  config_key%%SOABI%%.opt-1.pyc
1897  config_key%%SOABI%%.opt-2.pyc
1898  config_key%%SOABI%%.pyc
1899  configdialog%%SOABI%%.opt-1.pyc
1900  configdialog%%SOABI%%.opt-2.pyc
1901  configdialog%%SOABI%%.pyc
1902  debugger%%SOABI%%.opt-1.pyc
1903  debugger%%SOABI%%.opt-2.pyc
1904  debugger%%SOABI%%.pyc
1905  debugger_r%%SOABI%%.opt-1.pyc
1906  debugger_r%%SOABI%%.opt-2.pyc
1907  debugger_r%%SOABI%%.pyc
1908  debugobj%%SOABI%%.opt-1.pyc
1909  debugobj%%SOABI%%.opt-2.pyc
1910  debugobj%%SOABI%%.pyc
1911  debugobj_r%%SOABI%%.opt-1.pyc
1912  debugobj_r%%SOABI%%.opt-2.pyc
1913  debugobj_r%%SOABI%%.pyc
1914  delegator%%SOABI%%.opt-1.pyc
1915  delegator%%SOABI%%.opt-2.pyc
1916  delegator%%SOABI%%.pyc
1917  dynoption%%SOABI%%.opt-1.pyc
1918  dynoption%%SOABI%%.opt-2.pyc
1919  dynoption%%SOABI%%.pyc
1920  editor%%SOABI%%.opt-1.pyc
1921  editor%%SOABI%%.opt-2.pyc
1922  editor%%SOABI%%.pyc
1923  filelist%%SOABI%%.opt-1.pyc
1924  filelist%%SOABI%%.opt-2.pyc
1925  filelist%%SOABI%%.pyc
1926  format%%SOABI%%.opt-1.pyc
1927  format%%SOABI%%.opt-2.pyc
1928  format%%SOABI%%.pyc
1929  grep%%SOABI%%.opt-1.pyc
1930  grep%%SOABI%%.opt-2.pyc
1931  grep%%SOABI%%.pyc
1932  help%%SOABI%%.opt-1.pyc
1933  help%%SOABI%%.opt-2.pyc
1934  help%%SOABI%%.pyc
1935  help_about%%SOABI%%.opt-1.pyc
1936  help_about%%SOABI%%.opt-2.pyc
1937  help_about%%SOABI%%.pyc
1938  history%%SOABI%%.opt-1.pyc
1939  history%%SOABI%%.opt-2.pyc
1940  history%%SOABI%%.pyc
1941  hyperparser%%SOABI%%.opt-1.pyc
1942  hyperparser%%SOABI%%.opt-2.pyc
1943  hyperparser%%SOABI%%.pyc
1944  idle%%SOABI%%.opt-1.pyc
1945  idle%%SOABI%%.opt-2.pyc
1946  idle%%SOABI%%.pyc
1947  iomenu%%SOABI%%.opt-1.pyc
1948  iomenu%%SOABI%%.opt-2.pyc
1949  iomenu%%SOABI%%.pyc
1950  macosx%%SOABI%%.opt-1.pyc
1951  macosx%%SOABI%%.opt-2.pyc
1952  macosx%%SOABI%%.pyc
1953  mainmenu%%SOABI%%.opt-1.pyc
1954  mainmenu%%SOABI%%.opt-2.pyc
1955  mainmenu%%SOABI%%.pyc
1956  multicall%%SOABI%%.opt-1.pyc
1957  multicall%%SOABI%%.opt-2.pyc
1958  multicall%%SOABI%%.pyc
1959  outwin%%SOABI%%.opt-1.pyc
1960  outwin%%SOABI%%.opt-2.pyc
1961  outwin%%SOABI%%.pyc
1962  parenmatch%%SOABI%%.opt-1.pyc
1963  parenmatch%%SOABI%%.opt-2.pyc
1964  parenmatch%%SOABI%%.pyc
1965  pathbrowser%%SOABI%%.opt-1.pyc
1966  pathbrowser%%SOABI%%.opt-2.pyc
1967  pathbrowser%%SOABI%%.pyc
1968  percolator%%SOABI%%.opt-1.pyc
1969  percolator%%SOABI%%.opt-2.pyc
1970  percolator%%SOABI%%.pyc
1971  pyparse%%SOABI%%.opt-1.pyc
1972  pyparse%%SOABI%%.opt-2.pyc
1973  pyparse%%SOABI%%.pyc
1974  pyshell%%SOABI%%.opt-1.pyc
1975  pyshell%%SOABI%%.opt-2.pyc
1976  pyshell%%SOABI%%.pyc
1977  query%%SOABI%%.opt-1.pyc
1978  query%%SOABI%%.opt-2.pyc
1979  query%%SOABI%%.pyc
1980  redirector%%SOABI%%.opt-1.pyc
1981  redirector%%SOABI%%.opt-2.pyc
1982  redirector%%SOABI%%.pyc
1983  replace%%SOABI%%.opt-1.pyc
1984  replace%%SOABI%%.opt-2.pyc
1985  replace%%SOABI%%.pyc
1986  rpc%%SOABI%%.opt-1.pyc
1987  rpc%%SOABI%%.opt-2.pyc
1988  rpc%%SOABI%%.pyc
1989  run%%SOABI%%.opt-1.pyc
1990  run%%SOABI%%.opt-2.pyc
1991  run%%SOABI%%.pyc
1992  runscript%%SOABI%%.opt-1.pyc
1993  runscript%%SOABI%%.opt-2.pyc
1994  runscript%%SOABI%%.pyc
1995  scrolledlist%%SOABI%%.opt-1.pyc
1996  scrolledlist%%SOABI%%.opt-2.pyc
1997  scrolledlist%%SOABI%%.pyc
1998  search%%SOABI%%.opt-1.pyc
1999  search%%SOABI%%.opt-2.pyc
2000  search%%SOABI%%.pyc
2001  searchbase%%SOABI%%.opt-1.pyc
2002  searchbase%%SOABI%%.opt-2.pyc
2003  searchbase%%SOABI%%.pyc
2004  searchengine%%SOABI%%.opt-1.pyc
2005  searchengine%%SOABI%%.opt-2.pyc
2006  searchengine%%SOABI%%.pyc
2007  sidebar%%SOABI%%.opt-1.pyc
2008  sidebar%%SOABI%%.opt-2.pyc
2009  sidebar%%SOABI%%.pyc
2010  squeezer%%SOABI%%.opt-1.pyc
2011  squeezer%%SOABI%%.opt-2.pyc
2012  squeezer%%SOABI%%.pyc
2013  stackviewer%%SOABI%%.opt-1.pyc
2014  stackviewer%%SOABI%%.opt-2.pyc
2015  stackviewer%%SOABI%%.pyc
2016  statusbar%%SOABI%%.opt-1.pyc
2017  statusbar%%SOABI%%.opt-2.pyc
2018  statusbar%%SOABI%%.pyc
2019  textview%%SOABI%%.opt-1.pyc
2020  textview%%SOABI%%.opt-2.pyc
2021  textview%%SOABI%%.pyc
2022  tooltip%%SOABI%%.opt-1.pyc
2023  tooltip%%SOABI%%.opt-2.pyc
2024  tooltip%%SOABI%%.pyc
2025  tree%%SOABI%%.opt-1.pyc
2026  tree%%SOABI%%.opt-2.pyc
2027  tree%%SOABI%%.pyc
2028  undo%%SOABI%%.opt-1.pyc
2029  undo%%SOABI%%.opt-2.pyc
2030  undo%%SOABI%%.pyc
2031  util%%SOABI%%.opt-1.pyc
2032  util%%SOABI%%.opt-2.pyc
2033  util%%SOABI%%.pyc
2034  window%%SOABI%%.opt-1.pyc
2035  window%%SOABI%%.opt-2.pyc
2036  window%%SOABI%%.pyc
2037  zoomheight%%SOABI%%.opt-1.pyc
2038  zoomheight%%SOABI%%.opt-2.pyc
2039  zoomheight%%SOABI%%.pyc
2040  zzdummy%%SOABI%%.opt-1.pyc
2041  zzdummy%%SOABI%%.opt-2.pyc
2042  zzdummy%%SOABI%%.pyc
2043 lib/python%%XYDOT%%/idlelib/idle_test/
2044  README.txt
2045  __init__.py
2046  example_noext
2047  example_stub.pyi
2048  htest.py
2049  mock_idle.py
2050  mock_tk.py
2051  template.py
2052  test_autocomplete.py
2053  test_autocomplete_w.py
2054  test_autoexpand.py
2055  test_browser.py
2056  test_calltip.py
2057  test_calltip_w.py
2058  test_codecontext.py
2059  test_colorizer.py
2060  test_config.py
2061  test_config_key.py
2062  test_configdialog.py
2063  test_debugger.py
2064  test_debugger_r.py
2065  test_debugobj.py
2066  test_debugobj_r.py
2067  test_delegator.py
2068  test_editmenu.py
2069  test_editor.py
2070  test_filelist.py
2071  test_format.py
2072  test_grep.py
2073  test_help.py
2074  test_help_about.py
2075  test_history.py
2076  test_hyperparser.py
2077  test_iomenu.py
2078  test_macosx.py
2079  test_mainmenu.py
2080  test_multicall.py
2081  test_outwin.py
2082  test_parenmatch.py
2083  test_pathbrowser.py
2084  test_percolator.py
2085  test_pyparse.py
2086  test_pyshell.py
2087  test_query.py
2088  test_redirector.py
2089  test_replace.py
2090  test_rpc.py
2091  test_run.py
2092  test_runscript.py
2093  test_scrolledlist.py
2094  test_search.py
2095  test_searchbase.py
2096  test_searchengine.py
2097  test_sidebar.py
2098  test_squeezer.py
2099  test_stackviewer.py
2100  test_statusbar.py
2101  test_text.py
2102  test_textview.py
2103  test_tooltip.py
2104  test_tree.py
2105  test_undo.py
2106  test_util.py
2107  test_warning.py
2108  test_window.py
2109  test_zoomheight.py
2110  test_zzdummy.py
2111  tkinter_testing_utils.py
2112 lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/
2113  __init__%%SOABI%%.opt-1.pyc
2114  __init__%%SOABI%%.opt-2.pyc
2115  __init__%%SOABI%%.pyc
2116  htest%%SOABI%%.opt-1.pyc
2117  htest%%SOABI%%.opt-2.pyc
2118  htest%%SOABI%%.pyc
2119  mock_idle%%SOABI%%.opt-1.pyc
2120  mock_idle%%SOABI%%.opt-2.pyc
2121  mock_idle%%SOABI%%.pyc
2122  mock_tk%%SOABI%%.opt-1.pyc
2123  mock_tk%%SOABI%%.opt-2.pyc
2124  mock_tk%%SOABI%%.pyc
2125  template%%SOABI%%.opt-1.pyc
2126  template%%SOABI%%.opt-2.pyc
2127  template%%SOABI%%.pyc
2128  test_autocomplete%%SOABI%%.opt-1.pyc
2129  test_autocomplete%%SOABI%%.opt-2.pyc
2130  test_autocomplete%%SOABI%%.pyc
2131  test_autocomplete_w%%SOABI%%.opt-1.pyc
2132  test_autocomplete_w%%SOABI%%.opt-2.pyc
2133  test_autocomplete_w%%SOABI%%.pyc
2134  test_autoexpand%%SOABI%%.opt-1.pyc
2135  test_autoexpand%%SOABI%%.opt-2.pyc
2136  test_autoexpand%%SOABI%%.pyc
2137  test_browser%%SOABI%%.opt-1.pyc
2138  test_browser%%SOABI%%.opt-2.pyc
2139  test_browser%%SOABI%%.pyc
2140  test_calltip%%SOABI%%.opt-1.pyc
2141  test_calltip%%SOABI%%.opt-2.pyc
2142  test_calltip%%SOABI%%.pyc
2143  test_calltip_w%%SOABI%%.opt-1.pyc
2144  test_calltip_w%%SOABI%%.opt-2.pyc
2145  test_calltip_w%%SOABI%%.pyc
2146  test_codecontext%%SOABI%%.opt-1.pyc
2147  test_codecontext%%SOABI%%.opt-2.pyc
2148  test_codecontext%%SOABI%%.pyc
2149  test_colorizer%%SOABI%%.opt-1.pyc
2150  test_colorizer%%SOABI%%.opt-2.pyc
2151  test_colorizer%%SOABI%%.pyc
2152  test_config%%SOABI%%.opt-1.pyc
2153  test_config%%SOABI%%.opt-2.pyc
2154  test_config%%SOABI%%.pyc
2155  test_config_key%%SOABI%%.opt-1.pyc
2156  test_config_key%%SOABI%%.opt-2.pyc
2157  test_config_key%%SOABI%%.pyc
2158  test_configdialog%%SOABI%%.opt-1.pyc
2159  test_configdialog%%SOABI%%.opt-2.pyc
2160  test_configdialog%%SOABI%%.pyc
2161  test_debugger%%SOABI%%.opt-1.pyc
2162  test_debugger%%SOABI%%.opt-2.pyc
2163  test_debugger%%SOABI%%.pyc
2164  test_debugger_r%%SOABI%%.opt-1.pyc
2165  test_debugger_r%%SOABI%%.opt-2.pyc
2166  test_debugger_r%%SOABI%%.pyc
2167  test_debugobj%%SOABI%%.opt-1.pyc
2168  test_debugobj%%SOABI%%.opt-2.pyc
2169  test_debugobj%%SOABI%%.pyc
2170  test_debugobj_r%%SOABI%%.opt-1.pyc
2171  test_debugobj_r%%SOABI%%.opt-2.pyc
2172  test_debugobj_r%%SOABI%%.pyc
2173  test_delegator%%SOABI%%.opt-1.pyc
2174  test_delegator%%SOABI%%.opt-2.pyc
2175  test_delegator%%SOABI%%.pyc
2176  test_editmenu%%SOABI%%.opt-1.pyc
2177  test_editmenu%%SOABI%%.opt-2.pyc
2178  test_editmenu%%SOABI%%.pyc
2179  test_editor%%SOABI%%.opt-1.pyc
2180  test_editor%%SOABI%%.opt-2.pyc
2181  test_editor%%SOABI%%.pyc
2182  test_filelist%%SOABI%%.opt-1.pyc
2183  test_filelist%%SOABI%%.opt-2.pyc
2184  test_filelist%%SOABI%%.pyc
2185  test_format%%SOABI%%.opt-1.pyc
2186  test_format%%SOABI%%.opt-2.pyc
2187  test_format%%SOABI%%.pyc
2188  test_grep%%SOABI%%.opt-1.pyc
2189  test_grep%%SOABI%%.opt-2.pyc
2190  test_grep%%SOABI%%.pyc
2191  test_help%%SOABI%%.opt-1.pyc
2192  test_help%%SOABI%%.opt-2.pyc
2193  test_help%%SOABI%%.pyc
2194  test_help_about%%SOABI%%.opt-1.pyc
2195  test_help_about%%SOABI%%.opt-2.pyc
2196  test_help_about%%SOABI%%.pyc
2197  test_history%%SOABI%%.opt-1.pyc
2198  test_history%%SOABI%%.opt-2.pyc
2199  test_history%%SOABI%%.pyc
2200  test_hyperparser%%SOABI%%.opt-1.pyc
2201  test_hyperparser%%SOABI%%.opt-2.pyc
2202  test_hyperparser%%SOABI%%.pyc
2203  test_iomenu%%SOABI%%.opt-1.pyc
2204  test_iomenu%%SOABI%%.opt-2.pyc
2205  test_iomenu%%SOABI%%.pyc
2206  test_macosx%%SOABI%%.opt-1.pyc
2207  test_macosx%%SOABI%%.opt-2.pyc
2208  test_macosx%%SOABI%%.pyc
2209  test_mainmenu%%SOABI%%.opt-1.pyc
2210  test_mainmenu%%SOABI%%.opt-2.pyc
2211  test_mainmenu%%SOABI%%.pyc
2212  test_multicall%%SOABI%%.opt-1.pyc
2213  test_multicall%%SOABI%%.opt-2.pyc
2214  test_multicall%%SOABI%%.pyc
2215  test_outwin%%SOABI%%.opt-1.pyc
2216  test_outwin%%SOABI%%.opt-2.pyc
2217  test_outwin%%SOABI%%.pyc
2218  test_parenmatch%%SOABI%%.opt-1.pyc
2219  test_parenmatch%%SOABI%%.opt-2.pyc
2220  test_parenmatch%%SOABI%%.pyc
2221  test_pathbrowser%%SOABI%%.opt-1.pyc
2222  test_pathbrowser%%SOABI%%.opt-2.pyc
2223  test_pathbrowser%%SOABI%%.pyc
2224  test_percolator%%SOABI%%.opt-1.pyc
2225  test_percolator%%SOABI%%.opt-2.pyc
2226  test_percolator%%SOABI%%.pyc
2227  test_pyparse%%SOABI%%.opt-1.pyc
2228  test_pyparse%%SOABI%%.opt-2.pyc
2229  test_pyparse%%SOABI%%.pyc
2230  test_pyshell%%SOABI%%.opt-1.pyc
2231  test_pyshell%%SOABI%%.opt-2.pyc
2232  test_pyshell%%SOABI%%.pyc
2233  test_query%%SOABI%%.opt-1.pyc
2234  test_query%%SOABI%%.opt-2.pyc
2235  test_query%%SOABI%%.pyc
2236  test_redirector%%SOABI%%.opt-1.pyc
2237  test_redirector%%SOABI%%.opt-2.pyc
2238  test_redirector%%SOABI%%.pyc
2239  test_replace%%SOABI%%.opt-1.pyc
2240  test_replace%%SOABI%%.opt-2.pyc
2241  test_replace%%SOABI%%.pyc
2242  test_rpc%%SOABI%%.opt-1.pyc
2243  test_rpc%%SOABI%%.opt-2.pyc
2244  test_rpc%%SOABI%%.pyc
2245  test_run%%SOABI%%.opt-1.pyc
2246  test_run%%SOABI%%.opt-2.pyc
2247  test_run%%SOABI%%.pyc
2248  test_runscript%%SOABI%%.opt-1.pyc
2249  test_runscript%%SOABI%%.opt-2.pyc
2250  test_runscript%%SOABI%%.pyc
2251  test_scrolledlist%%SOABI%%.opt-1.pyc
2252  test_scrolledlist%%SOABI%%.opt-2.pyc
2253  test_scrolledlist%%SOABI%%.pyc
2254  test_search%%SOABI%%.opt-1.pyc
2255  test_search%%SOABI%%.opt-2.pyc
2256  test_search%%SOABI%%.pyc
2257  test_searchbase%%SOABI%%.opt-1.pyc
2258  test_searchbase%%SOABI%%.opt-2.pyc
2259  test_searchbase%%SOABI%%.pyc
2260  test_searchengine%%SOABI%%.opt-1.pyc
2261  test_searchengine%%SOABI%%.opt-2.pyc
2262  test_searchengine%%SOABI%%.pyc
2263  test_sidebar%%SOABI%%.opt-1.pyc
2264  test_sidebar%%SOABI%%.opt-2.pyc
2265  test_sidebar%%SOABI%%.pyc
2266  test_squeezer%%SOABI%%.opt-1.pyc
2267  test_squeezer%%SOABI%%.opt-2.pyc
2268  test_squeezer%%SOABI%%.pyc
2269  test_stackviewer%%SOABI%%.opt-1.pyc
2270  test_stackviewer%%SOABI%%.opt-2.pyc
2271  test_stackviewer%%SOABI%%.pyc
2272  test_statusbar%%SOABI%%.opt-1.pyc
2273  test_statusbar%%SOABI%%.opt-2.pyc
2274  test_statusbar%%SOABI%%.pyc
2275  test_text%%SOABI%%.opt-1.pyc
2276  test_text%%SOABI%%.opt-2.pyc
2277  test_text%%SOABI%%.pyc
2278  test_textview%%SOABI%%.opt-1.pyc
2279  test_textview%%SOABI%%.opt-2.pyc
2280  test_textview%%SOABI%%.pyc
2281  test_tooltip%%SOABI%%.opt-1.pyc
2282  test_tooltip%%SOABI%%.opt-2.pyc
2283  test_tooltip%%SOABI%%.pyc
2284  test_tree%%SOABI%%.opt-1.pyc
2285  test_tree%%SOABI%%.opt-2.pyc
2286  test_tree%%SOABI%%.pyc
2287  test_undo%%SOABI%%.opt-1.pyc
2288  test_undo%%SOABI%%.opt-2.pyc
2289  test_undo%%SOABI%%.pyc
2290  test_util%%SOABI%%.opt-1.pyc
2291  test_util%%SOABI%%.opt-2.pyc
2292  test_util%%SOABI%%.pyc
2293  test_warning%%SOABI%%.opt-1.pyc
2294  test_warning%%SOABI%%.opt-2.pyc
2295  test_warning%%SOABI%%.pyc
2296  test_window%%SOABI%%.opt-1.pyc
2297  test_window%%SOABI%%.opt-2.pyc
2298  test_window%%SOABI%%.pyc
2299  test_zoomheight%%SOABI%%.opt-1.pyc
2300  test_zoomheight%%SOABI%%.opt-2.pyc
2301  test_zoomheight%%SOABI%%.pyc
2302  test_zzdummy%%SOABI%%.opt-1.pyc
2303  test_zzdummy%%SOABI%%.opt-2.pyc
2304  test_zzdummy%%SOABI%%.pyc
2305  tkinter_testing_utils%%SOABI%%.opt-1.pyc
2306  tkinter_testing_utils%%SOABI%%.opt-2.pyc
2307  tkinter_testing_utils%%SOABI%%.pyc
2308 lib/python%%XYDOT%%/importlib/
2309  __init__.py
2310  _abc.py
2311  _bootstrap.py
2312  _bootstrap_external.py
2313  abc.py
2314  machinery.py
2315  readers.py
2316  simple.py
2317  util.py
2318 lib/python%%XYDOT%%/importlib/__pycache__/
2319  __init__%%SOABI%%.opt-1.pyc
2320  __init__%%SOABI%%.opt-2.pyc
2321  __init__%%SOABI%%.pyc
2322  _abc%%SOABI%%.opt-1.pyc
2323  _abc%%SOABI%%.opt-2.pyc
2324  _abc%%SOABI%%.pyc
2325  _bootstrap%%SOABI%%.opt-1.pyc
2326  _bootstrap%%SOABI%%.opt-2.pyc
2327  _bootstrap%%SOABI%%.pyc
2328  _bootstrap_external%%SOABI%%.opt-1.pyc
2329  _bootstrap_external%%SOABI%%.opt-2.pyc
2330  _bootstrap_external%%SOABI%%.pyc
2331  abc%%SOABI%%.opt-1.pyc
2332  abc%%SOABI%%.opt-2.pyc
2333  abc%%SOABI%%.pyc
2334  machinery%%SOABI%%.opt-1.pyc
2335  machinery%%SOABI%%.opt-2.pyc
2336  machinery%%SOABI%%.pyc
2337  readers%%SOABI%%.opt-1.pyc
2338  readers%%SOABI%%.opt-2.pyc
2339  readers%%SOABI%%.pyc
2340  simple%%SOABI%%.opt-1.pyc
2341  simple%%SOABI%%.opt-2.pyc
2342  simple%%SOABI%%.pyc
2343  util%%SOABI%%.opt-1.pyc
2344  util%%SOABI%%.opt-2.pyc
2345  util%%SOABI%%.pyc
2346 lib/python%%XYDOT%%/importlib/metadata/
2347  __init__.py
2348  _adapters.py
2349  _collections.py
2350  _functools.py
2351  _itertools.py
2352  _meta.py
2353  _text.py
2354 lib/python%%XYDOT%%/importlib/metadata/__pycache__/
2355  __init__%%SOABI%%.opt-1.pyc
2356  __init__%%SOABI%%.opt-2.pyc
2357  __init__%%SOABI%%.pyc
2358  _adapters%%SOABI%%.opt-1.pyc
2359  _adapters%%SOABI%%.opt-2.pyc
2360  _adapters%%SOABI%%.pyc
2361  _collections%%SOABI%%.opt-1.pyc
2362  _collections%%SOABI%%.opt-2.pyc
2363  _collections%%SOABI%%.pyc
2364  _functools%%SOABI%%.opt-1.pyc
2365  _functools%%SOABI%%.opt-2.pyc
2366  _functools%%SOABI%%.pyc
2367  _itertools%%SOABI%%.opt-1.pyc
2368  _itertools%%SOABI%%.opt-2.pyc
2369  _itertools%%SOABI%%.pyc
2370  _meta%%SOABI%%.opt-1.pyc
2371  _meta%%SOABI%%.opt-2.pyc
2372  _meta%%SOABI%%.pyc
2373  _text%%SOABI%%.opt-1.pyc
2374  _text%%SOABI%%.opt-2.pyc
2375  _text%%SOABI%%.pyc
2376 lib/python%%XYDOT%%/importlib/resources/
2377  __init__.py
2378  _adapters.py
2379  _common.py
2380  _itertools.py
2381  _legacy.py
2382  abc.py
2383  readers.py
2384  simple.py
2385 lib/python%%XYDOT%%/importlib/resources/__pycache__/
2386  __init__%%SOABI%%.opt-1.pyc
2387  __init__%%SOABI%%.opt-2.pyc
2388  __init__%%SOABI%%.pyc
2389  _adapters%%SOABI%%.opt-1.pyc
2390  _adapters%%SOABI%%.opt-2.pyc
2391  _adapters%%SOABI%%.pyc
2392  _common%%SOABI%%.opt-1.pyc
2393  _common%%SOABI%%.opt-2.pyc
2394  _common%%SOABI%%.pyc
2395  _itertools%%SOABI%%.opt-1.pyc
2396  _itertools%%SOABI%%.opt-2.pyc
2397  _itertools%%SOABI%%.pyc
2398  _legacy%%SOABI%%.opt-1.pyc
2399  _legacy%%SOABI%%.opt-2.pyc
2400  _legacy%%SOABI%%.pyc
2401  abc%%SOABI%%.opt-1.pyc
2402  abc%%SOABI%%.opt-2.pyc
2403  abc%%SOABI%%.pyc
2404  readers%%SOABI%%.opt-1.pyc
2405  readers%%SOABI%%.opt-2.pyc
2406  readers%%SOABI%%.pyc
2407  simple%%SOABI%%.opt-1.pyc
2408  simple%%SOABI%%.opt-2.pyc
2409  simple%%SOABI%%.pyc
2410 lib/python%%XYDOT%%/json/
2411  __init__.py
2412  decoder.py
2413  encoder.py
2414  scanner.py
2415  tool.py
2416 lib/python%%XYDOT%%/json/__pycache__/
2417  __init__%%SOABI%%.opt-1.pyc
2418  __init__%%SOABI%%.opt-2.pyc
2419  __init__%%SOABI%%.pyc
2420  decoder%%SOABI%%.opt-1.pyc
2421  decoder%%SOABI%%.opt-2.pyc
2422  decoder%%SOABI%%.pyc
2423  encoder%%SOABI%%.opt-1.pyc
2424  encoder%%SOABI%%.opt-2.pyc
2425  encoder%%SOABI%%.pyc
2426  scanner%%SOABI%%.opt-1.pyc
2427  scanner%%SOABI%%.opt-2.pyc
2428  scanner%%SOABI%%.pyc
2429  tool%%SOABI%%.opt-1.pyc
2430  tool%%SOABI%%.opt-2.pyc
2431  tool%%SOABI%%.pyc
2432 lib/python%%XYDOT%%/lib-dynload/
2433  _asyncio%%SOABI%%.so
2434  _bisect%%SOABI%%.so
2435  _blake2%%SOABI%%.so
2436  _bz2%%SOABI%%.so
2437  _codecs_cn%%SOABI%%.so
2438  _codecs_hk%%SOABI%%.so
2439  _codecs_iso2022%%SOABI%%.so
2440  _codecs_jp%%SOABI%%.so
2441  _codecs_kr%%SOABI%%.so
2442  _codecs_tw%%SOABI%%.so
2443  _contextvars%%SOABI%%.so
2444  _csv%%SOABI%%.so
2445  _ctypes%%SOABI%%.so
2446  _ctypes_test%%SOABI%%.so
2447  _curses%%SOABI%%.so
2448  _curses_panel%%SOABI%%.so
2449  _datetime%%SOABI%%.so
2450  _dbm%%SOABI%%.so
2451  _decimal%%SOABI%%.so
2452  _elementtree%%SOABI%%.so
2453  _hashlib%%SOABI%%.so
2454  _heapq%%SOABI%%.so
2455  _json%%SOABI%%.so
2456  _lsprof%%SOABI%%.so
2457  _lzma%%SOABI%%.so
2458  _md5%%SOABI%%.so
2459  _multibytecodec%%SOABI%%.so
2460  _multiprocessing%%SOABI%%.so
2461  _opcode%%SOABI%%.so
2462  _pickle%%SOABI%%.so
2463  _posixshmem%%SOABI%%.so
2464  _posixsubprocess%%SOABI%%.so
2465  _queue%%SOABI%%.so
2466  _random%%SOABI%%.so
2467  _sha1%%SOABI%%.so
2468  _sha2%%SOABI%%.so
2469  _sha3%%SOABI%%.so
2470  _socket%%SOABI%%.so
2471  _ssl%%SOABI%%.so
2472  _statistics%%SOABI%%.so
2473  _struct%%SOABI%%.so
2474  _testbuffer%%SOABI%%.so
2475  _testcapi%%SOABI%%.so
2476  _testclinic%%SOABI%%.so
2477  _testimportmultiple%%SOABI%%.so
2478  _testinternalcapi%%SOABI%%.so
2479  _testmultiphase%%SOABI%%.so
2480  _testsinglephase%%SOABI%%.so
2481  _uuid%%SOABI%%.so
2482  _xxinterpchannels%%SOABI%%.so
2483  _xxsubinterpreters%%SOABI%%.so
2484  _xxtestfuzz%%SOABI%%.so
2485  _zoneinfo%%SOABI%%.so
2486  array%%SOABI%%.so
2487  audioop%%SOABI%%.so
2488  binascii%%SOABI%%.so
2489  cmath%%SOABI%%.so
2490  fcntl%%SOABI%%.so
2491  grp%%SOABI%%.so
2492  math%%SOABI%%.so
2493  mmap%%SOABI%%.so
2494  nis%%SOABI%%.so
2495  pyexpat%%SOABI%%.so
2496  readline%%SOABI%%.so
2497  resource%%SOABI%%.so
2498  select%%SOABI%%.so
2499  syslog%%SOABI%%.so
2500  termios%%SOABI%%.so
2501  unicodedata%%SOABI%%.so
2502  xxlimited%%SOABI%%.so
2503  xxlimited_35%%SOABI%%.so
2504  xxsubtype%%SOABI%%.so
2505  zlib%%SOABI%%.so
2506 lib/python%%XYDOT%%/lib2to3/
2507  Grammar%%XYZDOT%%.final.0.pickle
2508  Grammar.txt
2509  PatternGrammar%%XYZDOT%%.final.0.pickle
2510  PatternGrammar.txt
2511  __init__.py
2512  __main__.py
2513  btm_matcher.py
2514  btm_utils.py
2515  fixer_base.py
2516  fixer_util.py
2517  main.py
2518  patcomp.py
2519  pygram.py
2520  pytree.py
2521  refactor.py
2522 lib/python%%XYDOT%%/lib2to3/__pycache__/
2523  __init__%%SOABI%%.opt-1.pyc
2524  __init__%%SOABI%%.opt-2.pyc
2525  __init__%%SOABI%%.pyc
2526  __main__%%SOABI%%.opt-1.pyc
2527  __main__%%SOABI%%.opt-2.pyc
2528  __main__%%SOABI%%.pyc
2529  btm_matcher%%SOABI%%.opt-1.pyc
2530  btm_matcher%%SOABI%%.opt-2.pyc
2531  btm_matcher%%SOABI%%.pyc
2532  btm_utils%%SOABI%%.opt-1.pyc
2533  btm_utils%%SOABI%%.opt-2.pyc
2534  btm_utils%%SOABI%%.pyc
2535  fixer_base%%SOABI%%.opt-1.pyc
2536  fixer_base%%SOABI%%.opt-2.pyc
2537  fixer_base%%SOABI%%.pyc
2538  fixer_util%%SOABI%%.opt-1.pyc
2539  fixer_util%%SOABI%%.opt-2.pyc
2540  fixer_util%%SOABI%%.pyc
2541  main%%SOABI%%.opt-1.pyc
2542  main%%SOABI%%.opt-2.pyc
2543  main%%SOABI%%.pyc
2544  patcomp%%SOABI%%.opt-1.pyc
2545  patcomp%%SOABI%%.opt-2.pyc
2546  patcomp%%SOABI%%.pyc
2547  pygram%%SOABI%%.opt-1.pyc
2548  pygram%%SOABI%%.opt-2.pyc
2549  pygram%%SOABI%%.pyc
2550  pytree%%SOABI%%.opt-1.pyc
2551  pytree%%SOABI%%.opt-2.pyc
2552  pytree%%SOABI%%.pyc
2553  refactor%%SOABI%%.opt-1.pyc
2554  refactor%%SOABI%%.opt-2.pyc
2555  refactor%%SOABI%%.pyc
2556 lib/python%%XYDOT%%/lib2to3/fixes/
2557  __init__.py
2558  fix_apply.py
2559  fix_asserts.py
2560  fix_basestring.py
2561  fix_buffer.py
2562  fix_dict.py
2563  fix_except.py
2564  fix_exec.py
2565  fix_execfile.py
2566  fix_exitfunc.py
2567  fix_filter.py
2568  fix_funcattrs.py
2569  fix_future.py
2570  fix_getcwdu.py
2571  fix_has_key.py
2572  fix_idioms.py
2573  fix_import.py
2574  fix_imports.py
2575  fix_imports2.py
2576  fix_input.py
2577  fix_intern.py
2578  fix_isinstance.py
2579  fix_itertools.py
2580  fix_itertools_imports.py
2581  fix_long.py
2582  fix_map.py
2583  fix_metaclass.py
2584  fix_methodattrs.py
2585  fix_ne.py
2586  fix_next.py
2587  fix_nonzero.py
2588  fix_numliterals.py
2589  fix_operator.py
2590  fix_paren.py
2591  fix_print.py
2592  fix_raise.py
2593  fix_raw_input.py
2594  fix_reduce.py
2595  fix_reload.py
2596  fix_renames.py
2597  fix_repr.py
2598  fix_set_literal.py
2599  fix_standarderror.py
2600  fix_sys_exc.py
2601  fix_throw.py
2602  fix_tuple_params.py
2603  fix_types.py
2604  fix_unicode.py
2605  fix_urllib.py
2606  fix_ws_comma.py
2607  fix_xrange.py
2608  fix_xreadlines.py
2609  fix_zip.py
2610 lib/python%%XYDOT%%/lib2to3/fixes/__pycache__/
2611  __init__%%SOABI%%.opt-1.pyc
2612  __init__%%SOABI%%.opt-2.pyc
2613  __init__%%SOABI%%.pyc
2614  fix_apply%%SOABI%%.opt-1.pyc
2615  fix_apply%%SOABI%%.opt-2.pyc
2616  fix_apply%%SOABI%%.pyc
2617  fix_asserts%%SOABI%%.opt-1.pyc
2618  fix_asserts%%SOABI%%.opt-2.pyc
2619  fix_asserts%%SOABI%%.pyc
2620  fix_basestring%%SOABI%%.opt-1.pyc
2621  fix_basestring%%SOABI%%.opt-2.pyc
2622  fix_basestring%%SOABI%%.pyc
2623  fix_buffer%%SOABI%%.opt-1.pyc
2624  fix_buffer%%SOABI%%.opt-2.pyc
2625  fix_buffer%%SOABI%%.pyc
2626  fix_dict%%SOABI%%.opt-1.pyc
2627  fix_dict%%SOABI%%.opt-2.pyc
2628  fix_dict%%SOABI%%.pyc
2629  fix_except%%SOABI%%.opt-1.pyc
2630  fix_except%%SOABI%%.opt-2.pyc
2631  fix_except%%SOABI%%.pyc
2632  fix_exec%%SOABI%%.opt-1.pyc
2633  fix_exec%%SOABI%%.opt-2.pyc
2634  fix_exec%%SOABI%%.pyc
2635  fix_execfile%%SOABI%%.opt-1.pyc
2636  fix_execfile%%SOABI%%.opt-2.pyc
2637  fix_execfile%%SOABI%%.pyc
2638  fix_exitfunc%%SOABI%%.opt-1.pyc
2639  fix_exitfunc%%SOABI%%.opt-2.pyc
2640  fix_exitfunc%%SOABI%%.pyc
2641  fix_filter%%SOABI%%.opt-1.pyc
2642  fix_filter%%SOABI%%.opt-2.pyc
2643  fix_filter%%SOABI%%.pyc
2644  fix_funcattrs%%SOABI%%.opt-1.pyc
2645  fix_funcattrs%%SOABI%%.opt-2.pyc
2646  fix_funcattrs%%SOABI%%.pyc
2647  fix_future%%SOABI%%.opt-1.pyc
2648  fix_future%%SOABI%%.opt-2.pyc
2649  fix_future%%SOABI%%.pyc
2650  fix_getcwdu%%SOABI%%.opt-1.pyc
2651  fix_getcwdu%%SOABI%%.opt-2.pyc
2652  fix_getcwdu%%SOABI%%.pyc
2653  fix_has_key%%SOABI%%.opt-1.pyc
2654  fix_has_key%%SOABI%%.opt-2.pyc
2655  fix_has_key%%SOABI%%.pyc
2656  fix_idioms%%SOABI%%.opt-1.pyc
2657  fix_idioms%%SOABI%%.opt-2.pyc
2658  fix_idioms%%SOABI%%.pyc
2659  fix_import%%SOABI%%.opt-1.pyc
2660  fix_import%%SOABI%%.opt-2.pyc
2661  fix_import%%SOABI%%.pyc
2662  fix_imports%%SOABI%%.opt-1.pyc
2663  fix_imports%%SOABI%%.opt-2.pyc
2664  fix_imports%%SOABI%%.pyc
2665  fix_imports2%%SOABI%%.opt-1.pyc
2666  fix_imports2%%SOABI%%.opt-2.pyc
2667  fix_imports2%%SOABI%%.pyc
2668  fix_input%%SOABI%%.opt-1.pyc
2669  fix_input%%SOABI%%.opt-2.pyc
2670  fix_input%%SOABI%%.pyc
2671  fix_intern%%SOABI%%.opt-1.pyc
2672  fix_intern%%SOABI%%.opt-2.pyc
2673  fix_intern%%SOABI%%.pyc
2674  fix_isinstance%%SOABI%%.opt-1.pyc
2675  fix_isinstance%%SOABI%%.opt-2.pyc
2676  fix_isinstance%%SOABI%%.pyc
2677  fix_itertools%%SOABI%%.opt-1.pyc
2678  fix_itertools%%SOABI%%.opt-2.pyc
2679  fix_itertools%%SOABI%%.pyc
2680  fix_itertools_imports%%SOABI%%.opt-1.pyc
2681  fix_itertools_imports%%SOABI%%.opt-2.pyc
2682  fix_itertools_imports%%SOABI%%.pyc
2683  fix_long%%SOABI%%.opt-1.pyc
2684  fix_long%%SOABI%%.opt-2.pyc
2685  fix_long%%SOABI%%.pyc
2686  fix_map%%SOABI%%.opt-1.pyc
2687  fix_map%%SOABI%%.opt-2.pyc
2688  fix_map%%SOABI%%.pyc
2689  fix_metaclass%%SOABI%%.opt-1.pyc
2690  fix_metaclass%%SOABI%%.opt-2.pyc
2691  fix_metaclass%%SOABI%%.pyc
2692  fix_methodattrs%%SOABI%%.opt-1.pyc
2693  fix_methodattrs%%SOABI%%.opt-2.pyc
2694  fix_methodattrs%%SOABI%%.pyc
2695  fix_ne%%SOABI%%.opt-1.pyc
2696  fix_ne%%SOABI%%.opt-2.pyc
2697  fix_ne%%SOABI%%.pyc
2698  fix_next%%SOABI%%.opt-1.pyc
2699  fix_next%%SOABI%%.opt-2.pyc
2700  fix_next%%SOABI%%.pyc
2701  fix_nonzero%%SOABI%%.opt-1.pyc
2702  fix_nonzero%%SOABI%%.opt-2.pyc
2703  fix_nonzero%%SOABI%%.pyc
2704  fix_numliterals%%SOABI%%.opt-1.pyc
2705  fix_numliterals%%SOABI%%.opt-2.pyc
2706  fix_numliterals%%SOABI%%.pyc
2707  fix_operator%%SOABI%%.opt-1.pyc
2708  fix_operator%%SOABI%%.opt-2.pyc
2709  fix_operator%%SOABI%%.pyc
2710  fix_paren%%SOABI%%.opt-1.pyc
2711  fix_paren%%SOABI%%.opt-2.pyc
2712  fix_paren%%SOABI%%.pyc
2713  fix_print%%SOABI%%.opt-1.pyc
2714  fix_print%%SOABI%%.opt-2.pyc
2715  fix_print%%SOABI%%.pyc
2716  fix_raise%%SOABI%%.opt-1.pyc
2717  fix_raise%%SOABI%%.opt-2.pyc
2718  fix_raise%%SOABI%%.pyc
2719  fix_raw_input%%SOABI%%.opt-1.pyc
2720  fix_raw_input%%SOABI%%.opt-2.pyc
2721  fix_raw_input%%SOABI%%.pyc
2722  fix_reduce%%SOABI%%.opt-1.pyc
2723  fix_reduce%%SOABI%%.opt-2.pyc
2724  fix_reduce%%SOABI%%.pyc
2725  fix_reload%%SOABI%%.opt-1.pyc
2726  fix_reload%%SOABI%%.opt-2.pyc
2727  fix_reload%%SOABI%%.pyc
2728  fix_renames%%SOABI%%.opt-1.pyc
2729  fix_renames%%SOABI%%.opt-2.pyc
2730  fix_renames%%SOABI%%.pyc
2731  fix_repr%%SOABI%%.opt-1.pyc
2732  fix_repr%%SOABI%%.opt-2.pyc
2733  fix_repr%%SOABI%%.pyc
2734  fix_set_literal%%SOABI%%.opt-1.pyc
2735  fix_set_literal%%SOABI%%.opt-2.pyc
2736  fix_set_literal%%SOABI%%.pyc
2737  fix_standarderror%%SOABI%%.opt-1.pyc
2738  fix_standarderror%%SOABI%%.opt-2.pyc
2739  fix_standarderror%%SOABI%%.pyc
2740  fix_sys_exc%%SOABI%%.opt-1.pyc
2741  fix_sys_exc%%SOABI%%.opt-2.pyc
2742  fix_sys_exc%%SOABI%%.pyc
2743  fix_throw%%SOABI%%.opt-1.pyc
2744  fix_throw%%SOABI%%.opt-2.pyc
2745  fix_throw%%SOABI%%.pyc
2746  fix_tuple_params%%SOABI%%.opt-1.pyc
2747  fix_tuple_params%%SOABI%%.opt-2.pyc
2748  fix_tuple_params%%SOABI%%.pyc
2749  fix_types%%SOABI%%.opt-1.pyc
2750  fix_types%%SOABI%%.opt-2.pyc
2751  fix_types%%SOABI%%.pyc
2752  fix_unicode%%SOABI%%.opt-1.pyc
2753  fix_unicode%%SOABI%%.opt-2.pyc
2754  fix_unicode%%SOABI%%.pyc
2755  fix_urllib%%SOABI%%.opt-1.pyc
2756  fix_urllib%%SOABI%%.opt-2.pyc
2757  fix_urllib%%SOABI%%.pyc
2758  fix_ws_comma%%SOABI%%.opt-1.pyc
2759  fix_ws_comma%%SOABI%%.opt-2.pyc
2760  fix_ws_comma%%SOABI%%.pyc
2761  fix_xrange%%SOABI%%.opt-1.pyc
2762  fix_xrange%%SOABI%%.opt-2.pyc
2763  fix_xrange%%SOABI%%.pyc
2764  fix_xreadlines%%SOABI%%.opt-1.pyc
2765  fix_xreadlines%%SOABI%%.opt-2.pyc
2766  fix_xreadlines%%SOABI%%.pyc
2767  fix_zip%%SOABI%%.opt-1.pyc
2768  fix_zip%%SOABI%%.opt-2.pyc
2769  fix_zip%%SOABI%%.pyc
2770 lib/python%%XYDOT%%/lib2to3/pgen2/
2771  __init__.py
2772  conv.py
2773  driver.py
2774  grammar.py
2775  literals.py
2776  parse.py
2777  pgen.py
2778  token.py
2779  tokenize.py
2780 lib/python%%XYDOT%%/lib2to3/pgen2/__pycache__/
2781  __init__%%SOABI%%.opt-1.pyc
2782  __init__%%SOABI%%.opt-2.pyc
2783  __init__%%SOABI%%.pyc
2784  conv%%SOABI%%.opt-1.pyc
2785  conv%%SOABI%%.opt-2.pyc
2786  conv%%SOABI%%.pyc
2787  driver%%SOABI%%.opt-1.pyc
2788  driver%%SOABI%%.opt-2.pyc
2789  driver%%SOABI%%.pyc
2790  grammar%%SOABI%%.opt-1.pyc
2791  grammar%%SOABI%%.opt-2.pyc
2792  grammar%%SOABI%%.pyc
2793  literals%%SOABI%%.opt-1.pyc
2794  literals%%SOABI%%.opt-2.pyc
2795  literals%%SOABI%%.pyc
2796  parse%%SOABI%%.opt-1.pyc
2797  parse%%SOABI%%.opt-2.pyc
2798  parse%%SOABI%%.pyc
2799  pgen%%SOABI%%.opt-1.pyc
2800  pgen%%SOABI%%.opt-2.pyc
2801  pgen%%SOABI%%.pyc
2802  token%%SOABI%%.opt-1.pyc
2803  token%%SOABI%%.opt-2.pyc
2804  token%%SOABI%%.pyc
2805  tokenize%%SOABI%%.opt-1.pyc
2806  tokenize%%SOABI%%.opt-2.pyc
2807  tokenize%%SOABI%%.pyc
2808 lib/python%%XYDOT%%/logging/
2809  __init__.py
2810  config.py
2811  handlers.py
2812 lib/python%%XYDOT%%/logging/__pycache__/
2813  __init__%%SOABI%%.opt-1.pyc
2814  __init__%%SOABI%%.opt-2.pyc
2815  __init__%%SOABI%%.pyc
2816  config%%SOABI%%.opt-1.pyc
2817  config%%SOABI%%.opt-2.pyc
2818  config%%SOABI%%.pyc
2819  handlers%%SOABI%%.opt-1.pyc
2820  handlers%%SOABI%%.opt-2.pyc
2821  handlers%%SOABI%%.pyc
2822 lib/python%%XYDOT%%/multiprocessing/
2823  __init__.py
2824  connection.py
2825  context.py
2826  forkserver.py
2827  heap.py
2828  managers.py
2829  pool.py
2830  popen_fork.py
2831  popen_forkserver.py
2832  popen_spawn_posix.py
2833  popen_spawn_win32.py
2834  process.py
2835  queues.py
2836  reduction.py
2837  resource_sharer.py
2838  resource_tracker.py
2839  shared_memory.py
2840  sharedctypes.py
2841  spawn.py
2842  synchronize.py
2843  util.py
2844 lib/python%%XYDOT%%/multiprocessing/__pycache__/
2845  __init__%%SOABI%%.opt-1.pyc
2846  __init__%%SOABI%%.opt-2.pyc
2847  __init__%%SOABI%%.pyc
2848  connection%%SOABI%%.opt-1.pyc
2849  connection%%SOABI%%.opt-2.pyc
2850  connection%%SOABI%%.pyc
2851  context%%SOABI%%.opt-1.pyc
2852  context%%SOABI%%.opt-2.pyc
2853  context%%SOABI%%.pyc
2854  forkserver%%SOABI%%.opt-1.pyc
2855  forkserver%%SOABI%%.opt-2.pyc
2856  forkserver%%SOABI%%.pyc
2857  heap%%SOABI%%.opt-1.pyc
2858  heap%%SOABI%%.opt-2.pyc
2859  heap%%SOABI%%.pyc
2860  managers%%SOABI%%.opt-1.pyc
2861  managers%%SOABI%%.opt-2.pyc
2862  managers%%SOABI%%.pyc
2863  pool%%SOABI%%.opt-1.pyc
2864  pool%%SOABI%%.opt-2.pyc
2865  pool%%SOABI%%.pyc
2866  popen_fork%%SOABI%%.opt-1.pyc
2867  popen_fork%%SOABI%%.opt-2.pyc
2868  popen_fork%%SOABI%%.pyc
2869  popen_forkserver%%SOABI%%.opt-1.pyc
2870  popen_forkserver%%SOABI%%.opt-2.pyc
2871  popen_forkserver%%SOABI%%.pyc
2872  popen_spawn_posix%%SOABI%%.opt-1.pyc
2873  popen_spawn_posix%%SOABI%%.opt-2.pyc
2874  popen_spawn_posix%%SOABI%%.pyc
2875  popen_spawn_win32%%SOABI%%.opt-1.pyc
2876  popen_spawn_win32%%SOABI%%.opt-2.pyc
2877  popen_spawn_win32%%SOABI%%.pyc
2878  process%%SOABI%%.opt-1.pyc
2879  process%%SOABI%%.opt-2.pyc
2880  process%%SOABI%%.pyc
2881  queues%%SOABI%%.opt-1.pyc
2882  queues%%SOABI%%.opt-2.pyc
2883  queues%%SOABI%%.pyc
2884  reduction%%SOABI%%.opt-1.pyc
2885  reduction%%SOABI%%.opt-2.pyc
2886  reduction%%SOABI%%.pyc
2887  resource_sharer%%SOABI%%.opt-1.pyc
2888  resource_sharer%%SOABI%%.opt-2.pyc
2889  resource_sharer%%SOABI%%.pyc
2890  resource_tracker%%SOABI%%.opt-1.pyc
2891  resource_tracker%%SOABI%%.opt-2.pyc
2892  resource_tracker%%SOABI%%.pyc
2893  shared_memory%%SOABI%%.opt-1.pyc
2894  shared_memory%%SOABI%%.opt-2.pyc
2895  shared_memory%%SOABI%%.pyc
2896  sharedctypes%%SOABI%%.opt-1.pyc
2897  sharedctypes%%SOABI%%.opt-2.pyc
2898  sharedctypes%%SOABI%%.pyc
2899  spawn%%SOABI%%.opt-1.pyc
2900  spawn%%SOABI%%.opt-2.pyc
2901  spawn%%SOABI%%.pyc
2902  synchronize%%SOABI%%.opt-1.pyc
2903  synchronize%%SOABI%%.opt-2.pyc
2904  synchronize%%SOABI%%.pyc
2905  util%%SOABI%%.opt-1.pyc
2906  util%%SOABI%%.opt-2.pyc
2907  util%%SOABI%%.pyc
2908 lib/python%%XYDOT%%/multiprocessing/dummy/
2909  __init__.py
2910  connection.py
2911 lib/python%%XYDOT%%/multiprocessing/dummy/__pycache__/
2912  __init__%%SOABI%%.opt-1.pyc
2913  __init__%%SOABI%%.opt-2.pyc
2914  __init__%%SOABI%%.pyc
2915  connection%%SOABI%%.opt-1.pyc
2916  connection%%SOABI%%.opt-2.pyc
2917  connection%%SOABI%%.pyc
2918 lib/python%%XYDOT%%/pydoc_data/
2919  __init__.py
2920  _pydoc.css
2921  topics.py
2922 lib/python%%XYDOT%%/pydoc_data/__pycache__/
2923  __init__%%SOABI%%.opt-1.pyc
2924  __init__%%SOABI%%.opt-2.pyc
2925  __init__%%SOABI%%.pyc
2926  topics%%SOABI%%.opt-1.pyc
2927  topics%%SOABI%%.opt-2.pyc
2928  topics%%SOABI%%.pyc
2929 lib/python%%XYDOT%%/re/
2930  __init__.py
2931  _casefix.py
2932  _compiler.py
2933  _constants.py
2934  _parser.py
2935 lib/python%%XYDOT%%/re/__pycache__/
2936  __init__%%SOABI%%.opt-1.pyc
2937  __init__%%SOABI%%.opt-2.pyc
2938  __init__%%SOABI%%.pyc
2939  _casefix%%SOABI%%.opt-1.pyc
2940  _casefix%%SOABI%%.opt-2.pyc
2941  _casefix%%SOABI%%.pyc
2942  _compiler%%SOABI%%.opt-1.pyc
2943  _compiler%%SOABI%%.opt-2.pyc
2944  _compiler%%SOABI%%.pyc
2945  _constants%%SOABI%%.opt-1.pyc
2946  _constants%%SOABI%%.opt-2.pyc
2947  _constants%%SOABI%%.pyc
2948  _parser%%SOABI%%.opt-1.pyc
2949  _parser%%SOABI%%.opt-2.pyc
2950  _parser%%SOABI%%.pyc
2951 lib/python%%XYDOT%%/site-packages/README.txt
2952 lib/python%%XYDOT%%/sqlite3/
2953  __init__.py
2954  __main__.py
2955  dbapi2.py
2956  dump.py
2957 lib/python%%XYDOT%%/sqlite3/__pycache__/
2958  __init__%%SOABI%%.opt-1.pyc
2959  __init__%%SOABI%%.opt-2.pyc
2960  __init__%%SOABI%%.pyc
2961  __main__%%SOABI%%.opt-1.pyc
2962  __main__%%SOABI%%.opt-2.pyc
2963  __main__%%SOABI%%.pyc
2964  dbapi2%%SOABI%%.opt-1.pyc
2965  dbapi2%%SOABI%%.opt-2.pyc
2966  dbapi2%%SOABI%%.pyc
2967  dump%%SOABI%%.opt-1.pyc
2968  dump%%SOABI%%.opt-2.pyc
2969  dump%%SOABI%%.pyc
2970 lib/python%%XYDOT%%/test/
2971  Sine-1000Hz-300ms.aif
2972  __init__.py
2973  __main__.py
2974  _test_atexit.py
2975  _test_eintr.py
2976  _test_embed_set_config.py
2977  _test_embed_structseq.py
2978  _test_multiprocessing.py
2979  _test_venv_multiprocessing.py
2980  _typed_dict_helper.py
2981  allsans.pem
2982  ann_module.py
2983  ann_module2.py
2984  ann_module3.py
2985  ann_module4.py
2986  ann_module5.py
2987  ann_module6.py
2988  ann_module7.py
2989  ann_module8.py
2990  audiotest.au
2991  audiotests.py
2992  audit-tests.py
2993  autotest.py
2994  bad_coding.py
2995  bad_coding2.py
2996  badcert.pem
2997  badkey.pem
2998  badsyntax_3131.py
2999  badsyntax_future10.py
3000  badsyntax_future3.py
3001  badsyntax_future4.py
3002  badsyntax_future5.py
3003  badsyntax_future6.py
3004  badsyntax_future7.py
3005  badsyntax_future8.py
3006  badsyntax_future9.py
3007  badsyntax_pep3120.py
3008  bisect_cmd.py
3009  cfgparser.1
3010  cfgparser.2
3011  cfgparser.3
3012  clinic.test.c
3013  cmath_testcases.txt
3014  coding20731.py
3015  curses_tests.py
3016  dataclass_module_1.py
3017  dataclass_module_1_str.py
3018  dataclass_module_2.py
3019  dataclass_module_2_str.py
3020  dataclass_textanno.py
3021  datetimetester.py
3022  dis_module.py
3023  doctest_aliases.py
3024  doctest_lineno.py
3025  double_const.py
3026  empty.vbs
3027  exception_hierarchy.txt
3028  ffdh3072.pem
3029  final_a.py
3030  final_b.py
3031  floating_points.txt
3032  fork_wait.py
3033  formatfloat_testcases.txt
3034  future_test1.py
3035  future_test2.py
3036  gdb_sample.py
3037  idnsans.pem
3038  ieee754.txt
3039  imp_dummy.py
3040  inspect_fodder.py
3041  inspect_fodder2.py
3042  inspect_stock_annotations.py
3043  inspect_stringized_annotations.py
3044  inspect_stringized_annotations_2.py
3045  keycert.passwd.pem
3046  keycert.pem
3047  keycert2.pem
3048  keycert3.pem
3049  keycert4.pem
3050  keycertecc.pem
3051  levenshtein_examples.json
3052  list_tests.py
3053  lock_tests.py
3054  mailcap.txt
3055  make_ssl_certs.py
3056  mapping_tests.py
3057  math_testcases.txt
3058  memory_watchdog.py
3059  mime.types
3060  mock_socket.py
3061  mod_generics_cache.py
3062  mp_fork_bomb.py
3063  mp_preload.py
3064  multibytecodec_support.py
3065  nokia.pem
3066  nosan.pem
3067  nullbytecert.pem
3068  nullcert.pem
3069  pickletester.py
3070  profilee.py
3071  pstats.pck
3072  pycacert.pem
3073  pycakey.pem
3074  pyclbr_input.py
3075  pydoc_mod.py
3076  pydocfodder.py
3077  pythoninfo.py
3078  randv2_32.pck
3079  randv2_64.pck
3080  randv3.pck
3081  re_tests.py
3082  recursion.tar
3083  regrtest.py
3084  relimport.py
3085  reperf.py
3086  revocation.crl
3087  sample_doctest.py
3088  sample_doctest_no_docstrings.py
3089  sample_doctest_no_doctests.py
3090  secp384r1.pem
3091  selfsigned_pythontestdotnet.pem
3092  seq_tests.py
3093  setuptools-%%SETUP%%-py3-none-any.whl
3094  sgml_input.html
3095  shadowed_super.py
3096  signalinterproctester.py
3097  smtpd.py
3098  sortperf.py
3099  ssl_cert.pem
3100  ssl_key.passwd.pem
3101  ssl_key.pem
3102  ssl_servers.py
3103  ssltests.py
3104  string_tests.py
3105  talos-2019-0758.pem
3106  test___all__.py
3107  test___future__.py
3108  test__locale.py
3109  test__opcode.py
3110  test__osx_support.py
3111  test__xxinterpchannels.py
3112  test__xxsubinterpreters.py
3113  test_abc.py
3114  test_abstract_numbers.py
3115  test_aifc.py
3116  test_argparse.py
3117  test_array.py
3118  test_asdl_parser.py
3119  test_ast.py
3120  test_asyncgen.py
3121  test_atexit.py
3122  test_audioop.py
3123  test_audit.py
3124  test_augassign.py
3125  test_base64.py
3126  test_baseexception.py
3127  test_bdb.py
3128  test_bigaddrspace.py
3129  test_bigmem.py
3130  test_binascii.py
3131  test_binop.py
3132  test_bisect.py
3133  test_bool.py
3134  test_buffer.py
3135  test_bufio.py
3136  test_builtin.py
3137  test_bytes.py
3138  test_bz2.py
3139  test_c_locale_coercion.py
3140  test_calendar.py
3141  test_call.py
3142  test_cgi.py
3143  test_cgitb.py
3144  test_charmapcodec.py
3145  test_class.py
3146  test_clinic.py
3147  test_cmath.py
3148  test_cmd.py
3149  test_cmd_line.py
3150  test_cmd_line_script.py
3151  test_code.py
3152  test_code_module.py
3153  test_codeccallbacks.py
3154  test_codecencodings_cn.py
3155  test_codecencodings_hk.py
3156  test_codecencodings_iso2022.py
3157  test_codecencodings_jp.py
3158  test_codecencodings_kr.py
3159  test_codecencodings_tw.py
3160  test_codecmaps_cn.py
3161  test_codecmaps_hk.py
3162  test_codecmaps_jp.py
3163  test_codecmaps_kr.py
3164  test_codecmaps_tw.py
3165  test_codecs.py
3166  test_codeop.py
3167  test_collections.py
3168  test_colorsys.py
3169  test_compare.py
3170  test_compile.py
3171  test_compileall.py
3172  test_compiler_assemble.py
3173  test_compiler_codegen.py
3174  test_complex.py
3175  test_configparser.py
3176  test_contains.py
3177  test_context.py
3178  test_contextlib.py
3179  test_contextlib_async.py
3180  test_copy.py
3181  test_copyreg.py
3182  test_coroutines.py
3183  test_cprofile.py
3184  test_crashers.py
3185  test_crypt.py
3186  test_csv.py
3187  test_curses.py
3188  test_dataclasses.py
3189  test_datetime.py
3190  test_dbm.py
3191  test_dbm_dumb.py
3192  test_dbm_gnu.py
3193  test_dbm_ndbm.py
3194  test_decimal.py
3195  test_decorators.py
3196  test_defaultdict.py
3197  test_deque.py
3198  test_descr.py
3199  test_descrtut.py
3200  test_devpoll.py
3201  test_dict.py
3202  test_dict_version.py
3203  test_dictcomps.py
3204  test_dictviews.py
3205  test_difflib.py
3206  test_difflib_expect.html
3207  test_dis.py
3208  test_doctest.py
3209  test_doctest.txt
3210  test_doctest2.py
3211  test_doctest2.txt
3212  test_doctest3.txt
3213  test_doctest4.txt
3214  test_docxmlrpc.py
3215  test_dtrace.py
3216  test_dynamic.py
3217  test_dynamicclassattribute.py
3218  test_eintr.py
3219  test_embed.py
3220  test_ensurepip.py
3221  test_enum.py
3222  test_enumerate.py
3223  test_eof.py
3224  test_epoll.py
3225  test_errno.py
3226  test_except_star.py
3227  test_exception_group.py
3228  test_exception_hierarchy.py
3229  test_exception_variations.py
3230  test_exceptions.py
3231  test_extcall.py
3232  test_faulthandler.py
3233  test_fcntl.py
3234  test_file.py
3235  test_file_eintr.py
3236  test_filecmp.py
3237  test_fileinput.py
3238  test_fileio.py
3239  test_fileutils.py
3240  test_finalization.py
3241  test_float.py
3242  test_flufl.py
3243  test_fnmatch.py
3244  test_fork1.py
3245  test_format.py
3246  test_fractions.py
3247  test_frame.py
3248  test_frozen.py
3249  test_fstring.py
3250  test_ftplib.py
3251  test_funcattrs.py
3252  test_functools.py
3253  test_future.py
3254  test_future3.py
3255  test_future4.py
3256  test_future5.py
3257  test_gc.py
3258  test_gdb.py
3259  test_generator_stop.py
3260  test_generators.py
3261  test_genericalias.py
3262  test_genericclass.py
3263  test_genericpath.py
3264  test_genexps.py
3265  test_getopt.py
3266  test_getpass.py
3267  test_getpath.py
3268  test_gettext.py
3269  test_glob.py
3270  test_global.py
3271  test_grammar.py
3272  test_graphlib.py
3273  test_grp.py
3274  test_gzip.py
3275  test_hash.py
3276  test_hashlib.py
3277  test_heapq.py
3278  test_hmac.py
3279  test_html.py
3280  test_htmlparser.py
3281  test_http_cookiejar.py
3282  test_http_cookies.py
3283  test_httplib.py
3284  test_httpservers.py
3285  test_idle.py
3286  test_imaplib.py
3287  test_imghdr.py
3288  test_index.py
3289  test_inspect.py
3290  test_int.py
3291  test_int_literal.py
3292  test_interpreters.py
3293  test_io.py
3294  test_ioctl.py
3295  test_ipaddress.py
3296  test_isinstance.py
3297  test_iter.py
3298  test_iterlen.py
3299  test_itertools.py
3300  test_keyword.py
3301  test_keywordonlyarg.py
3302  test_kqueue.py
3303  test_largefile.py
3304  test_launcher.py
3305  test_linecache.py
3306  test_list.py
3307  test_listcomps.py
3308  test_lltrace.py
3309  test_locale.py
3310  test_logging.py
3311  test_long.py
3312  test_longexp.py
3313  test_lzma.py
3314  test_mailbox.py
3315  test_mailcap.py
3316  test_marshal.py
3317  test_math.py
3318  test_math_property.py
3319  test_memoryio.py
3320  test_memoryview.py
3321  test_metaclass.py
3322  test_mimetypes.py
3323  test_minidom.py
3324  test_mmap.py
3325  test_modulefinder.py
3326  test_monitoring.py
3327  test_msilib.py
3328  test_multibytecodec.py
3329  test_multiprocessing_main_handling.py
3330  test_named_expressions.py
3331  test_netrc.py
3332  test_nis.py
3333  test_nntplib.py
3334  test_ntpath.py
3335  test_numeric_tower.py
3336  test_opcache.py
3337  test_opcodes.py
3338  test_openpty.py
3339  test_operator.py
3340  test_optparse.py
3341  test_ordered_dict.py
3342  test_os.py
3343  test_ossaudiodev.py
3344  test_osx_env.py
3345  test_pathlib.py
3346  test_patma.py
3347  test_pdb.py
3348  test_peepholer.py
3349  test_pep646_syntax.py
3350  test_perf_profiler.py
3351  test_perfmaps.py
3352  test_pickle.py
3353  test_picklebuffer.py
3354  test_pickletools.py
3355  test_pipes.py
3356  test_pkg.py
3357  test_pkgutil.py
3358  test_platform.py
3359  test_plistlib.py
3360  test_poll.py
3361  test_popen.py
3362  test_poplib.py
3363  test_positional_only_arg.py
3364  test_posix.py
3365  test_posixpath.py
3366  test_pow.py
3367  test_pprint.py
3368  test_print.py
3369  test_profile.py
3370  test_property.py
3371  test_pstats.py
3372  test_pty.py
3373  test_pulldom.py
3374  test_pwd.py
3375  test_py_compile.py
3376  test_pyclbr.py
3377  test_pydoc.py
3378  test_pyexpat.py
3379  test_queue.py
3380  test_quopri.py
3381  test_raise.py
3382  test_random.py
3383  test_range.py
3384  test_re.py
3385  test_readline.py
3386  test_regrtest.py
3387  test_repl.py
3388  test_reprlib.py
3389  test_resource.py
3390  test_richcmp.py
3391  test_rlcompleter.py
3392  test_robotparser.py
3393  test_runpy.py
3394  test_sax.py
3395  test_sched.py
3396  test_scope.py
3397  test_script_helper.py
3398  test_secrets.py
3399  test_select.py
3400  test_selectors.py
3401  test_set.py
3402  test_setcomps.py
3403  test_shelve.py
3404  test_shlex.py
3405  test_shutil.py
3406  test_signal.py
3407  test_site.py
3408  test_slice.py
3409  test_smtplib.py
3410  test_smtpnet.py
3411  test_sndhdr.py
3412  test_socket.py
3413  test_socketserver.py
3414  test_sort.py
3415  test_source_encoding.py
3416  test_spwd.py
3417  test_ssl.py
3418  test_stable_abi_ctypes.py
3419  test_startfile.py
3420  test_stat.py
3421  test_statistics.py
3422  test_strftime.py
3423  test_string.py
3424  test_string_literals.py
3425  test_stringprep.py
3426  test_strptime.py
3427  test_strtod.py
3428  test_struct.py
3429  test_structseq.py
3430  test_subclassinit.py
3431  test_subprocess.py
3432  test_sunau.py
3433  test_sundry.py
3434  test_super.py
3435  test_support.py
3436  test_symtable.py
3437  test_syntax.py
3438  test_sys.py
3439  test_sys_setprofile.py
3440  test_sys_settrace.py
3441  test_sysconfig.py
3442  test_syslog.py
3443  test_tabnanny.py
3444  test_tarfile.py
3445  test_tcl.py
3446  test_telnetlib.py
3447  test_tempfile.py
3448  test_textwrap.py
3449  test_thread.py
3450  test_threadedtempfile.py
3451  test_threading.py
3452  test_threading_local.py
3453  test_threadsignals.py
3454  test_time.py
3455  test_timeit.py
3456  test_timeout.py
3457  test_tix.py
3458  test_tokenize.py
3459  test_trace.py
3460  test_traceback.py
3461  test_tracemalloc.py
3462  test_ttk_textonly.py
3463  test_tuple.py
3464  test_turtle.py
3465  test_type_aliases.py
3466  test_type_annotations.py
3467  test_type_cache.py
3468  test_type_comments.py
3469  test_type_params.py
3470  test_typechecks.py
3471  test_types.py
3472  test_typing.py
3473  test_ucn.py
3474  test_unary.py
3475  test_unicode.py
3476  test_unicode_file.py
3477  test_unicode_file_functions.py
3478  test_unicode_identifiers.py
3479  test_unicodedata.py
3480  test_univnewlines.py
3481  test_unpack.py
3482  test_unpack_ex.py
3483  test_unparse.py
3484  test_urllib.py
3485  test_urllib2.py
3486  test_urllib2_localnet.py
3487  test_urllib2net.py
3488  test_urllib_response.py
3489  test_urllibnet.py
3490  test_urlparse.py
3491  test_userdict.py
3492  test_userlist.py
3493  test_userstring.py
3494  test_utf8_mode.py
3495  test_utf8source.py
3496  test_uu.py
3497  test_uuid.py
3498  test_venv.py
3499  test_wait3.py
3500  test_wait4.py
3501  test_wave.py
3502  test_weakref.py
3503  test_weakset.py
3504  test_webbrowser.py
3505  test_winconsoleio.py
3506  test_winreg.py
3507  test_winsound.py
3508  test_with.py
3509  test_wmi.py
3510  test_wsgiref.py
3511  test_xdrlib.py
3512  test_xml_dom_minicompat.py
3513  test_xml_etree.py
3514  test_xml_etree_c.py
3515  test_xmlrpc.py
3516  test_xmlrpc_net.py
3517  test_xxlimited.py
3518  test_xxtestfuzz.py
3519  test_yield_from.py
3520  test_zipapp.py
3521  test_zipfile64.py
3522  test_zipimport.py
3523  test_zipimport_support.py
3524  test_zlib.py
3525  testcodec.py
3526  testtar.tar
3527  testtar.tar.xz
3528  tf_inherit_check.py
3529  time_hashlib.py
3530  tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
3531  tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
3532  tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
3533  tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
3534  tokenize_tests.txt
3535  wheel-0.40.0-py3-none-any.whl
3536  win_console_handler.py
3537  xmltests.py
3538  zip_cp437_header.zip
3539  zipdir.zip
3540 lib/python%%XYDOT%%/test/__pycache__/
3541  __init__%%SOABI%%.opt-1.pyc
3542  __init__%%SOABI%%.opt-2.pyc
3543  __init__%%SOABI%%.pyc
3544  __main__%%SOABI%%.opt-1.pyc
3545  __main__%%SOABI%%.opt-2.pyc
3546  __main__%%SOABI%%.pyc
3547  _test_atexit%%SOABI%%.opt-1.pyc
3548  _test_atexit%%SOABI%%.opt-2.pyc
3549  _test_atexit%%SOABI%%.pyc
3550  _test_eintr%%SOABI%%.opt-1.pyc
3551  _test_eintr%%SOABI%%.opt-2.pyc
3552  _test_eintr%%SOABI%%.pyc
3553  _test_embed_set_config%%SOABI%%.opt-1.pyc
3554  _test_embed_set_config%%SOABI%%.opt-2.pyc
3555  _test_embed_set_config%%SOABI%%.pyc
3556  _test_embed_structseq%%SOABI%%.opt-1.pyc
3557  _test_embed_structseq%%SOABI%%.opt-2.pyc
3558  _test_embed_structseq%%SOABI%%.pyc
3559  _test_multiprocessing%%SOABI%%.opt-1.pyc
3560  _test_multiprocessing%%SOABI%%.opt-2.pyc
3561  _test_multiprocessing%%SOABI%%.pyc
3562  _test_venv_multiprocessing%%SOABI%%.opt-1.pyc
3563  _test_venv_multiprocessing%%SOABI%%.opt-2.pyc
3564  _test_venv_multiprocessing%%SOABI%%.pyc
3565  _typed_dict_helper%%SOABI%%.opt-1.pyc
3566  _typed_dict_helper%%SOABI%%.opt-2.pyc
3567  _typed_dict_helper%%SOABI%%.pyc
3568  ann_module%%SOABI%%.opt-1.pyc
3569  ann_module%%SOABI%%.opt-2.pyc
3570  ann_module%%SOABI%%.pyc
3571  ann_module2%%SOABI%%.opt-1.pyc
3572  ann_module2%%SOABI%%.opt-2.pyc
3573  ann_module2%%SOABI%%.pyc
3574  ann_module3%%SOABI%%.opt-1.pyc
3575  ann_module3%%SOABI%%.opt-2.pyc
3576  ann_module3%%SOABI%%.pyc
3577  ann_module4%%SOABI%%.opt-1.pyc
3578  ann_module4%%SOABI%%.opt-2.pyc
3579  ann_module4%%SOABI%%.pyc
3580  ann_module5%%SOABI%%.opt-1.pyc
3581  ann_module5%%SOABI%%.opt-2.pyc
3582  ann_module5%%SOABI%%.pyc
3583  ann_module6%%SOABI%%.opt-1.pyc
3584  ann_module6%%SOABI%%.opt-2.pyc
3585  ann_module6%%SOABI%%.pyc
3586  ann_module7%%SOABI%%.opt-1.pyc
3587  ann_module7%%SOABI%%.opt-2.pyc
3588  ann_module7%%SOABI%%.pyc
3589  ann_module8%%SOABI%%.opt-1.pyc
3590  ann_module8%%SOABI%%.opt-2.pyc
3591  ann_module8%%SOABI%%.pyc
3592  audiotests%%SOABI%%.opt-1.pyc
3593  audiotests%%SOABI%%.opt-2.pyc
3594  audiotests%%SOABI%%.pyc
3595  audit-tests%%SOABI%%.opt-1.pyc
3596  audit-tests%%SOABI%%.opt-2.pyc
3597  audit-tests%%SOABI%%.pyc
3598  autotest%%SOABI%%.opt-1.pyc
3599  autotest%%SOABI%%.opt-2.pyc
3600  autotest%%SOABI%%.pyc
3601  bisect_cmd%%SOABI%%.opt-1.pyc
3602  bisect_cmd%%SOABI%%.opt-2.pyc
3603  bisect_cmd%%SOABI%%.pyc
3604  coding20731%%SOABI%%.opt-1.pyc
3605  coding20731%%SOABI%%.opt-2.pyc
3606  coding20731%%SOABI%%.pyc
3607  curses_tests%%SOABI%%.opt-1.pyc
3608  curses_tests%%SOABI%%.opt-2.pyc
3609  curses_tests%%SOABI%%.pyc
3610  dataclass_module_1%%SOABI%%.opt-1.pyc
3611  dataclass_module_1%%SOABI%%.opt-2.pyc
3612  dataclass_module_1%%SOABI%%.pyc
3613  dataclass_module_1_str%%SOABI%%.opt-1.pyc
3614  dataclass_module_1_str%%SOABI%%.opt-2.pyc
3615  dataclass_module_1_str%%SOABI%%.pyc
3616  dataclass_module_2%%SOABI%%.opt-1.pyc
3617  dataclass_module_2%%SOABI%%.opt-2.pyc
3618  dataclass_module_2%%SOABI%%.pyc
3619  dataclass_module_2_str%%SOABI%%.opt-1.pyc
3620  dataclass_module_2_str%%SOABI%%.opt-2.pyc
3621  dataclass_module_2_str%%SOABI%%.pyc
3622  dataclass_textanno%%SOABI%%.opt-1.pyc
3623  dataclass_textanno%%SOABI%%.opt-2.pyc
3624  dataclass_textanno%%SOABI%%.pyc
3625  datetimetester%%SOABI%%.opt-1.pyc
3626  datetimetester%%SOABI%%.opt-2.pyc
3627  datetimetester%%SOABI%%.pyc
3628  dis_module%%SOABI%%.opt-1.pyc
3629  dis_module%%SOABI%%.opt-2.pyc
3630  dis_module%%SOABI%%.pyc
3631  doctest_aliases%%SOABI%%.opt-1.pyc
3632  doctest_aliases%%SOABI%%.opt-2.pyc
3633  doctest_aliases%%SOABI%%.pyc
3634  doctest_lineno%%SOABI%%.opt-1.pyc
3635  doctest_lineno%%SOABI%%.opt-2.pyc
3636  doctest_lineno%%SOABI%%.pyc
3637  double_const%%SOABI%%.opt-1.pyc
3638  double_const%%SOABI%%.opt-2.pyc
3639  double_const%%SOABI%%.pyc
3640  final_a%%SOABI%%.opt-1.pyc
3641  final_a%%SOABI%%.opt-2.pyc
3642  final_a%%SOABI%%.pyc
3643  final_b%%SOABI%%.opt-1.pyc
3644  final_b%%SOABI%%.opt-2.pyc
3645  final_b%%SOABI%%.pyc
3646  fork_wait%%SOABI%%.opt-1.pyc
3647  fork_wait%%SOABI%%.opt-2.pyc
3648  fork_wait%%SOABI%%.pyc
3649  future_test1%%SOABI%%.opt-1.pyc
3650  future_test1%%SOABI%%.opt-2.pyc
3651  future_test1%%SOABI%%.pyc
3652  future_test2%%SOABI%%.opt-1.pyc
3653  future_test2%%SOABI%%.opt-2.pyc
3654  future_test2%%SOABI%%.pyc
3655  gdb_sample%%SOABI%%.opt-1.pyc
3656  gdb_sample%%SOABI%%.opt-2.pyc
3657  gdb_sample%%SOABI%%.pyc
3658  imp_dummy%%SOABI%%.opt-1.pyc
3659  imp_dummy%%SOABI%%.opt-2.pyc
3660  imp_dummy%%SOABI%%.pyc
3661  inspect_fodder%%SOABI%%.opt-1.pyc
3662  inspect_fodder%%SOABI%%.opt-2.pyc
3663  inspect_fodder%%SOABI%%.pyc
3664  inspect_fodder2%%SOABI%%.opt-1.pyc
3665  inspect_fodder2%%SOABI%%.opt-2.pyc
3666  inspect_fodder2%%SOABI%%.pyc
3667  inspect_stock_annotations%%SOABI%%.opt-1.pyc
3668  inspect_stock_annotations%%SOABI%%.opt-2.pyc
3669  inspect_stock_annotations%%SOABI%%.pyc
3670  inspect_stringized_annotations%%SOABI%%.opt-1.pyc
3671  inspect_stringized_annotations%%SOABI%%.opt-2.pyc
3672  inspect_stringized_annotations%%SOABI%%.pyc
3673  inspect_stringized_annotations_2%%SOABI%%.opt-1.pyc
3674  inspect_stringized_annotations_2%%SOABI%%.opt-2.pyc
3675  inspect_stringized_annotations_2%%SOABI%%.pyc
3676  list_tests%%SOABI%%.opt-1.pyc
3677  list_tests%%SOABI%%.opt-2.pyc
3678  list_tests%%SOABI%%.pyc
3679  lock_tests%%SOABI%%.opt-1.pyc
3680  lock_tests%%SOABI%%.opt-2.pyc
3681  lock_tests%%SOABI%%.pyc
3682  make_ssl_certs%%SOABI%%.opt-1.pyc
3683  make_ssl_certs%%SOABI%%.opt-2.pyc
3684  make_ssl_certs%%SOABI%%.pyc
3685  mapping_tests%%SOABI%%.opt-1.pyc
3686  mapping_tests%%SOABI%%.opt-2.pyc
3687  mapping_tests%%SOABI%%.pyc
3688  memory_watchdog%%SOABI%%.opt-1.pyc
3689  memory_watchdog%%SOABI%%.opt-2.pyc
3690  memory_watchdog%%SOABI%%.pyc
3691  mock_socket%%SOABI%%.opt-1.pyc
3692  mock_socket%%SOABI%%.opt-2.pyc
3693  mock_socket%%SOABI%%.pyc
3694  mod_generics_cache%%SOABI%%.opt-1.pyc
3695  mod_generics_cache%%SOABI%%.opt-2.pyc
3696  mod_generics_cache%%SOABI%%.pyc
3697  mp_fork_bomb%%SOABI%%.opt-1.pyc
3698  mp_fork_bomb%%SOABI%%.opt-2.pyc
3699  mp_fork_bomb%%SOABI%%.pyc
3700  mp_preload%%SOABI%%.opt-1.pyc
3701  mp_preload%%SOABI%%.opt-2.pyc
3702  mp_preload%%SOABI%%.pyc
3703  multibytecodec_support%%SOABI%%.opt-1.pyc
3704  multibytecodec_support%%SOABI%%.opt-2.pyc
3705  multibytecodec_support%%SOABI%%.pyc
3706  pickletester%%SOABI%%.opt-1.pyc
3707  pickletester%%SOABI%%.opt-2.pyc
3708  pickletester%%SOABI%%.pyc
3709  profilee%%SOABI%%.opt-1.pyc
3710  profilee%%SOABI%%.opt-2.pyc
3711  profilee%%SOABI%%.pyc
3712  pyclbr_input%%SOABI%%.opt-1.pyc
3713  pyclbr_input%%SOABI%%.opt-2.pyc
3714  pyclbr_input%%SOABI%%.pyc
3715  pydoc_mod%%SOABI%%.opt-1.pyc
3716  pydoc_mod%%SOABI%%.opt-2.pyc
3717  pydoc_mod%%SOABI%%.pyc
3718  pydocfodder%%SOABI%%.opt-1.pyc
3719  pydocfodder%%SOABI%%.opt-2.pyc
3720  pydocfodder%%SOABI%%.pyc
3721  pythoninfo%%SOABI%%.opt-1.pyc
3722  pythoninfo%%SOABI%%.opt-2.pyc
3723  pythoninfo%%SOABI%%.pyc
3724  re_tests%%SOABI%%.opt-1.pyc
3725  re_tests%%SOABI%%.opt-2.pyc
3726  re_tests%%SOABI%%.pyc
3727  regrtest%%SOABI%%.opt-1.pyc
3728  regrtest%%SOABI%%.opt-2.pyc
3729  regrtest%%SOABI%%.pyc
3730  relimport%%SOABI%%.opt-1.pyc
3731  relimport%%SOABI%%.opt-2.pyc
3732  relimport%%SOABI%%.pyc
3733  reperf%%SOABI%%.opt-1.pyc
3734  reperf%%SOABI%%.opt-2.pyc
3735  reperf%%SOABI%%.pyc
3736  sample_doctest%%SOABI%%.opt-1.pyc
3737  sample_doctest%%SOABI%%.opt-2.pyc
3738  sample_doctest%%SOABI%%.pyc
3739  sample_doctest_no_docstrings%%SOABI%%.opt-1.pyc
3740  sample_doctest_no_docstrings%%SOABI%%.opt-2.pyc
3741  sample_doctest_no_docstrings%%SOABI%%.pyc
3742  sample_doctest_no_doctests%%SOABI%%.opt-1.pyc
3743  sample_doctest_no_doctests%%SOABI%%.opt-2.pyc
3744  sample_doctest_no_doctests%%SOABI%%.pyc
3745  seq_tests%%SOABI%%.opt-1.pyc
3746  seq_tests%%SOABI%%.opt-2.pyc
3747  seq_tests%%SOABI%%.pyc
3748  shadowed_super%%SOABI%%.opt-1.pyc
3749  shadowed_super%%SOABI%%.opt-2.pyc
3750  shadowed_super%%SOABI%%.pyc
3751  signalinterproctester%%SOABI%%.opt-1.pyc
3752  signalinterproctester%%SOABI%%.opt-2.pyc
3753  signalinterproctester%%SOABI%%.pyc
3754  smtpd%%SOABI%%.opt-1.pyc
3755  smtpd%%SOABI%%.opt-2.pyc
3756  smtpd%%SOABI%%.pyc
3757  sortperf%%SOABI%%.opt-1.pyc
3758  sortperf%%SOABI%%.opt-2.pyc
3759  sortperf%%SOABI%%.pyc
3760  ssl_servers%%SOABI%%.opt-1.pyc
3761  ssl_servers%%SOABI%%.opt-2.pyc
3762  ssl_servers%%SOABI%%.pyc
3763  ssltests%%SOABI%%.opt-1.pyc
3764  ssltests%%SOABI%%.opt-2.pyc
3765  ssltests%%SOABI%%.pyc
3766  string_tests%%SOABI%%.opt-1.pyc
3767  string_tests%%SOABI%%.opt-2.pyc
3768  string_tests%%SOABI%%.pyc
3769  test___all__%%SOABI%%.opt-1.pyc
3770  test___all__%%SOABI%%.opt-2.pyc
3771  test___all__%%SOABI%%.pyc
3772  test___future__%%SOABI%%.opt-1.pyc
3773  test___future__%%SOABI%%.opt-2.pyc
3774  test___future__%%SOABI%%.pyc
3775  test__locale%%SOABI%%.opt-1.pyc
3776  test__locale%%SOABI%%.opt-2.pyc
3777  test__locale%%SOABI%%.pyc
3778  test__opcode%%SOABI%%.opt-1.pyc
3779  test__opcode%%SOABI%%.opt-2.pyc
3780  test__opcode%%SOABI%%.pyc
3781  test__osx_support%%SOABI%%.opt-1.pyc
3782  test__osx_support%%SOABI%%.opt-2.pyc
3783  test__osx_support%%SOABI%%.pyc
3784  test__xxinterpchannels%%SOABI%%.opt-1.pyc
3785  test__xxinterpchannels%%SOABI%%.opt-2.pyc
3786  test__xxinterpchannels%%SOABI%%.pyc
3787  test__xxsubinterpreters%%SOABI%%.opt-1.pyc
3788  test__xxsubinterpreters%%SOABI%%.opt-2.pyc
3789  test__xxsubinterpreters%%SOABI%%.pyc
3790  test_abc%%SOABI%%.opt-1.pyc
3791  test_abc%%SOABI%%.opt-2.pyc
3792  test_abc%%SOABI%%.pyc
3793  test_abstract_numbers%%SOABI%%.opt-1.pyc
3794  test_abstract_numbers%%SOABI%%.opt-2.pyc
3795  test_abstract_numbers%%SOABI%%.pyc
3796  test_aifc%%SOABI%%.opt-1.pyc
3797  test_aifc%%SOABI%%.opt-2.pyc
3798  test_aifc%%SOABI%%.pyc
3799  test_argparse%%SOABI%%.opt-1.pyc
3800  test_argparse%%SOABI%%.opt-2.pyc
3801  test_argparse%%SOABI%%.pyc
3802  test_array%%SOABI%%.opt-1.pyc
3803  test_array%%SOABI%%.opt-2.pyc
3804  test_array%%SOABI%%.pyc
3805  test_asdl_parser%%SOABI%%.opt-1.pyc
3806  test_asdl_parser%%SOABI%%.opt-2.pyc
3807  test_asdl_parser%%SOABI%%.pyc
3808  test_ast%%SOABI%%.opt-1.pyc
3809  test_ast%%SOABI%%.opt-2.pyc
3810  test_ast%%SOABI%%.pyc
3811  test_asyncgen%%SOABI%%.opt-1.pyc
3812  test_asyncgen%%SOABI%%.opt-2.pyc
3813  test_asyncgen%%SOABI%%.pyc
3814  test_atexit%%SOABI%%.opt-1.pyc
3815  test_atexit%%SOABI%%.opt-2.pyc
3816  test_atexit%%SOABI%%.pyc
3817  test_audioop%%SOABI%%.opt-1.pyc
3818  test_audioop%%SOABI%%.opt-2.pyc
3819  test_audioop%%SOABI%%.pyc
3820  test_audit%%SOABI%%.opt-1.pyc
3821  test_audit%%SOABI%%.opt-2.pyc
3822  test_audit%%SOABI%%.pyc
3823  test_augassign%%SOABI%%.opt-1.pyc
3824  test_augassign%%SOABI%%.opt-2.pyc
3825  test_augassign%%SOABI%%.pyc
3826  test_base64%%SOABI%%.opt-1.pyc
3827  test_base64%%SOABI%%.opt-2.pyc
3828  test_base64%%SOABI%%.pyc
3829  test_baseexception%%SOABI%%.opt-1.pyc
3830  test_baseexception%%SOABI%%.opt-2.pyc
3831  test_baseexception%%SOABI%%.pyc
3832  test_bdb%%SOABI%%.opt-1.pyc
3833  test_bdb%%SOABI%%.opt-2.pyc
3834  test_bdb%%SOABI%%.pyc
3835  test_bigaddrspace%%SOABI%%.opt-1.pyc
3836  test_bigaddrspace%%SOABI%%.opt-2.pyc
3837  test_bigaddrspace%%SOABI%%.pyc
3838  test_bigmem%%SOABI%%.opt-1.pyc
3839  test_bigmem%%SOABI%%.opt-2.pyc
3840  test_bigmem%%SOABI%%.pyc
3841  test_binascii%%SOABI%%.opt-1.pyc
3842  test_binascii%%SOABI%%.opt-2.pyc
3843  test_binascii%%SOABI%%.pyc
3844  test_binop%%SOABI%%.opt-1.pyc
3845  test_binop%%SOABI%%.opt-2.pyc
3846  test_binop%%SOABI%%.pyc
3847  test_bisect%%SOABI%%.opt-1.pyc
3848  test_bisect%%SOABI%%.opt-2.pyc
3849  test_bisect%%SOABI%%.pyc
3850  test_bool%%SOABI%%.opt-1.pyc
3851  test_bool%%SOABI%%.opt-2.pyc
3852  test_bool%%SOABI%%.pyc
3853  test_buffer%%SOABI%%.opt-1.pyc
3854  test_buffer%%SOABI%%.opt-2.pyc
3855  test_buffer%%SOABI%%.pyc
3856  test_bufio%%SOABI%%.opt-1.pyc
3857  test_bufio%%SOABI%%.opt-2.pyc
3858  test_bufio%%SOABI%%.pyc
3859  test_builtin%%SOABI%%.opt-1.pyc
3860  test_builtin%%SOABI%%.opt-2.pyc
3861  test_builtin%%SOABI%%.pyc
3862  test_bytes%%SOABI%%.opt-1.pyc
3863  test_bytes%%SOABI%%.opt-2.pyc
3864  test_bytes%%SOABI%%.pyc
3865  test_bz2%%SOABI%%.opt-1.pyc
3866  test_bz2%%SOABI%%.opt-2.pyc
3867  test_bz2%%SOABI%%.pyc
3868  test_c_locale_coercion%%SOABI%%.opt-1.pyc
3869  test_c_locale_coercion%%SOABI%%.opt-2.pyc
3870  test_c_locale_coercion%%SOABI%%.pyc
3871  test_calendar%%SOABI%%.opt-1.pyc
3872  test_calendar%%SOABI%%.opt-2.pyc
3873  test_calendar%%SOABI%%.pyc
3874  test_call%%SOABI%%.opt-1.pyc
3875  test_call%%SOABI%%.opt-2.pyc
3876  test_call%%SOABI%%.pyc
3877  test_cgi%%SOABI%%.opt-1.pyc
3878  test_cgi%%SOABI%%.opt-2.pyc
3879  test_cgi%%SOABI%%.pyc
3880  test_cgitb%%SOABI%%.opt-1.pyc
3881  test_cgitb%%SOABI%%.opt-2.pyc
3882  test_cgitb%%SOABI%%.pyc
3883  test_charmapcodec%%SOABI%%.opt-1.pyc
3884  test_charmapcodec%%SOABI%%.opt-2.pyc
3885  test_charmapcodec%%SOABI%%.pyc
3886  test_class%%SOABI%%.opt-1.pyc
3887  test_class%%SOABI%%.opt-2.pyc
3888  test_class%%SOABI%%.pyc
3889  test_clinic%%SOABI%%.opt-1.pyc
3890  test_clinic%%SOABI%%.opt-2.pyc
3891  test_clinic%%SOABI%%.pyc
3892  test_cmath%%SOABI%%.opt-1.pyc
3893  test_cmath%%SOABI%%.opt-2.pyc
3894  test_cmath%%SOABI%%.pyc
3895  test_cmd%%SOABI%%.opt-1.pyc
3896  test_cmd%%SOABI%%.opt-2.pyc
3897  test_cmd%%SOABI%%.pyc
3898  test_cmd_line%%SOABI%%.opt-1.pyc
3899  test_cmd_line%%SOABI%%.opt-2.pyc
3900  test_cmd_line%%SOABI%%.pyc
3901  test_cmd_line_script%%SOABI%%.opt-1.pyc
3902  test_cmd_line_script%%SOABI%%.opt-2.pyc
3903  test_cmd_line_script%%SOABI%%.pyc
3904  test_code%%SOABI%%.opt-1.pyc
3905  test_code%%SOABI%%.opt-2.pyc
3906  test_code%%SOABI%%.pyc
3907  test_code_module%%SOABI%%.opt-1.pyc
3908  test_code_module%%SOABI%%.opt-2.pyc
3909  test_code_module%%SOABI%%.pyc
3910  test_codeccallbacks%%SOABI%%.opt-1.pyc
3911  test_codeccallbacks%%SOABI%%.opt-2.pyc
3912  test_codeccallbacks%%SOABI%%.pyc
3913  test_codecencodings_cn%%SOABI%%.opt-1.pyc
3914  test_codecencodings_cn%%SOABI%%.opt-2.pyc
3915  test_codecencodings_cn%%SOABI%%.pyc
3916  test_codecencodings_hk%%SOABI%%.opt-1.pyc
3917  test_codecencodings_hk%%SOABI%%.opt-2.pyc
3918  test_codecencodings_hk%%SOABI%%.pyc
3919  test_codecencodings_iso2022%%SOABI%%.opt-1.pyc
3920  test_codecencodings_iso2022%%SOABI%%.opt-2.pyc
3921  test_codecencodings_iso2022%%SOABI%%.pyc
3922  test_codecencodings_jp%%SOABI%%.opt-1.pyc
3923  test_codecencodings_jp%%SOABI%%.opt-2.pyc
3924  test_codecencodings_jp%%SOABI%%.pyc
3925  test_codecencodings_kr%%SOABI%%.opt-1.pyc
3926  test_codecencodings_kr%%SOABI%%.opt-2.pyc
3927  test_codecencodings_kr%%SOABI%%.pyc
3928  test_codecencodings_tw%%SOABI%%.opt-1.pyc
3929  test_codecencodings_tw%%SOABI%%.opt-2.pyc
3930  test_codecencodings_tw%%SOABI%%.pyc
3931  test_codecmaps_cn%%SOABI%%.opt-1.pyc
3932  test_codecmaps_cn%%SOABI%%.opt-2.pyc
3933  test_codecmaps_cn%%SOABI%%.pyc
3934  test_codecmaps_hk%%SOABI%%.opt-1.pyc
3935  test_codecmaps_hk%%SOABI%%.opt-2.pyc
3936  test_codecmaps_hk%%SOABI%%.pyc
3937  test_codecmaps_jp%%SOABI%%.opt-1.pyc
3938  test_codecmaps_jp%%SOABI%%.opt-2.pyc
3939  test_codecmaps_jp%%SOABI%%.pyc
3940  test_codecmaps_kr%%SOABI%%.opt-1.pyc
3941  test_codecmaps_kr%%SOABI%%.opt-2.pyc
3942  test_codecmaps_kr%%SOABI%%.pyc
3943  test_codecmaps_tw%%SOABI%%.opt-1.pyc
3944  test_codecmaps_tw%%SOABI%%.opt-2.pyc
3945  test_codecmaps_tw%%SOABI%%.pyc
3946  test_codecs%%SOABI%%.opt-1.pyc
3947  test_codecs%%SOABI%%.opt-2.pyc
3948  test_codecs%%SOABI%%.pyc
3949  test_codeop%%SOABI%%.opt-1.pyc
3950  test_codeop%%SOABI%%.opt-2.pyc
3951  test_codeop%%SOABI%%.pyc
3952  test_collections%%SOABI%%.opt-1.pyc
3953  test_collections%%SOABI%%.opt-2.pyc
3954  test_collections%%SOABI%%.pyc
3955  test_colorsys%%SOABI%%.opt-1.pyc
3956  test_colorsys%%SOABI%%.opt-2.pyc
3957  test_colorsys%%SOABI%%.pyc
3958  test_compare%%SOABI%%.opt-1.pyc
3959  test_compare%%SOABI%%.opt-2.pyc
3960  test_compare%%SOABI%%.pyc
3961  test_compile%%SOABI%%.opt-1.pyc
3962  test_compile%%SOABI%%.opt-2.pyc
3963  test_compile%%SOABI%%.pyc
3964  test_compileall%%SOABI%%.opt-1.pyc
3965  test_compileall%%SOABI%%.opt-2.pyc
3966  test_compileall%%SOABI%%.pyc
3967  test_compiler_assemble%%SOABI%%.opt-1.pyc
3968  test_compiler_assemble%%SOABI%%.opt-2.pyc
3969  test_compiler_assemble%%SOABI%%.pyc
3970  test_compiler_codegen%%SOABI%%.opt-1.pyc
3971  test_compiler_codegen%%SOABI%%.opt-2.pyc
3972  test_compiler_codegen%%SOABI%%.pyc
3973  test_complex%%SOABI%%.opt-1.pyc
3974  test_complex%%SOABI%%.opt-2.pyc
3975  test_complex%%SOABI%%.pyc
3976  test_configparser%%SOABI%%.opt-1.pyc
3977  test_configparser%%SOABI%%.opt-2.pyc
3978  test_configparser%%SOABI%%.pyc
3979  test_contains%%SOABI%%.opt-1.pyc
3980  test_contains%%SOABI%%.opt-2.pyc
3981  test_contains%%SOABI%%.pyc
3982  test_context%%SOABI%%.opt-1.pyc
3983  test_context%%SOABI%%.opt-2.pyc
3984  test_context%%SOABI%%.pyc
3985  test_contextlib%%SOABI%%.opt-1.pyc
3986  test_contextlib%%SOABI%%.opt-2.pyc
3987  test_contextlib%%SOABI%%.pyc
3988  test_contextlib_async%%SOABI%%.opt-1.pyc
3989  test_contextlib_async%%SOABI%%.opt-2.pyc
3990  test_contextlib_async%%SOABI%%.pyc
3991  test_copy%%SOABI%%.opt-1.pyc
3992  test_copy%%SOABI%%.opt-2.pyc
3993  test_copy%%SOABI%%.pyc
3994  test_copyreg%%SOABI%%.opt-1.pyc
3995  test_copyreg%%SOABI%%.opt-2.pyc
3996  test_copyreg%%SOABI%%.pyc
3997  test_coroutines%%SOABI%%.opt-1.pyc
3998  test_coroutines%%SOABI%%.opt-2.pyc
3999  test_coroutines%%SOABI%%.pyc
4000  test_cprofile%%SOABI%%.opt-1.pyc
4001  test_cprofile%%SOABI%%.opt-2.pyc
4002  test_cprofile%%SOABI%%.pyc
4003  test_crashers%%SOABI%%.opt-1.pyc
4004  test_crashers%%SOABI%%.opt-2.pyc
4005  test_crashers%%SOABI%%.pyc
4006  test_crypt%%SOABI%%.opt-1.pyc
4007  test_crypt%%SOABI%%.opt-2.pyc
4008  test_crypt%%SOABI%%.pyc
4009  test_csv%%SOABI%%.opt-1.pyc
4010  test_csv%%SOABI%%.opt-2.pyc
4011  test_csv%%SOABI%%.pyc
4012  test_curses%%SOABI%%.opt-1.pyc
4013  test_curses%%SOABI%%.opt-2.pyc
4014  test_curses%%SOABI%%.pyc
4015  test_dataclasses%%SOABI%%.opt-1.pyc
4016  test_dataclasses%%SOABI%%.opt-2.pyc
4017  test_dataclasses%%SOABI%%.pyc
4018  test_datetime%%SOABI%%.opt-1.pyc
4019  test_datetime%%SOABI%%.opt-2.pyc
4020  test_datetime%%SOABI%%.pyc
4021  test_dbm%%SOABI%%.opt-1.pyc
4022  test_dbm%%SOABI%%.opt-2.pyc
4023  test_dbm%%SOABI%%.pyc
4024  test_dbm_dumb%%SOABI%%.opt-1.pyc
4025  test_dbm_dumb%%SOABI%%.opt-2.pyc
4026  test_dbm_dumb%%SOABI%%.pyc
4027  test_dbm_gnu%%SOABI%%.opt-1.pyc
4028  test_dbm_gnu%%SOABI%%.opt-2.pyc
4029  test_dbm_gnu%%SOABI%%.pyc
4030  test_dbm_ndbm%%SOABI%%.opt-1.pyc
4031  test_dbm_ndbm%%SOABI%%.opt-2.pyc
4032  test_dbm_ndbm%%SOABI%%.pyc
4033  test_decimal%%SOABI%%.opt-1.pyc
4034  test_decimal%%SOABI%%.opt-2.pyc
4035  test_decimal%%SOABI%%.pyc
4036  test_decorators%%SOABI%%.opt-1.pyc
4037  test_decorators%%SOABI%%.opt-2.pyc
4038  test_decorators%%SOABI%%.pyc
4039  test_defaultdict%%SOABI%%.opt-1.pyc
4040  test_defaultdict%%SOABI%%.opt-2.pyc
4041  test_defaultdict%%SOABI%%.pyc
4042  test_deque%%SOABI%%.opt-1.pyc
4043  test_deque%%SOABI%%.opt-2.pyc
4044  test_deque%%SOABI%%.pyc
4045  test_descr%%SOABI%%.opt-1.pyc
4046  test_descr%%SOABI%%.opt-2.pyc
4047  test_descr%%SOABI%%.pyc
4048  test_descrtut%%SOABI%%.opt-1.pyc
4049  test_descrtut%%SOABI%%.opt-2.pyc
4050  test_descrtut%%SOABI%%.pyc
4051  test_devpoll%%SOABI%%.opt-1.pyc
4052  test_devpoll%%SOABI%%.opt-2.pyc
4053  test_devpoll%%SOABI%%.pyc
4054  test_dict%%SOABI%%.opt-1.pyc
4055  test_dict%%SOABI%%.opt-2.pyc
4056  test_dict%%SOABI%%.pyc
4057  test_dict_version%%SOABI%%.opt-1.pyc
4058  test_dict_version%%SOABI%%.opt-2.pyc
4059  test_dict_version%%SOABI%%.pyc
4060  test_dictcomps%%SOABI%%.opt-1.pyc
4061  test_dictcomps%%SOABI%%.opt-2.pyc
4062  test_dictcomps%%SOABI%%.pyc
4063  test_dictviews%%SOABI%%.opt-1.pyc
4064  test_dictviews%%SOABI%%.opt-2.pyc
4065  test_dictviews%%SOABI%%.pyc
4066  test_difflib%%SOABI%%.opt-1.pyc
4067  test_difflib%%SOABI%%.opt-2.pyc
4068  test_difflib%%SOABI%%.pyc
4069  test_dis%%SOABI%%.opt-1.pyc
4070  test_dis%%SOABI%%.opt-2.pyc
4071  test_dis%%SOABI%%.pyc
4072  test_doctest%%SOABI%%.opt-1.pyc
4073  test_doctest%%SOABI%%.opt-2.pyc
4074  test_doctest%%SOABI%%.pyc
4075  test_doctest2%%SOABI%%.opt-1.pyc
4076  test_doctest2%%SOABI%%.opt-2.pyc
4077  test_doctest2%%SOABI%%.pyc
4078  test_docxmlrpc%%SOABI%%.opt-1.pyc
4079  test_docxmlrpc%%SOABI%%.opt-2.pyc
4080  test_docxmlrpc%%SOABI%%.pyc
4081  test_dtrace%%SOABI%%.opt-1.pyc
4082  test_dtrace%%SOABI%%.opt-2.pyc
4083  test_dtrace%%SOABI%%.pyc
4084  test_dynamic%%SOABI%%.opt-1.pyc
4085  test_dynamic%%SOABI%%.opt-2.pyc
4086  test_dynamic%%SOABI%%.pyc
4087  test_dynamicclassattribute%%SOABI%%.opt-1.pyc
4088  test_dynamicclassattribute%%SOABI%%.opt-2.pyc
4089  test_dynamicclassattribute%%SOABI%%.pyc
4090  test_eintr%%SOABI%%.opt-1.pyc
4091  test_eintr%%SOABI%%.opt-2.pyc
4092  test_eintr%%SOABI%%.pyc
4093  test_embed%%SOABI%%.opt-1.pyc
4094  test_embed%%SOABI%%.opt-2.pyc
4095  test_embed%%SOABI%%.pyc
4096  test_ensurepip%%SOABI%%.opt-1.pyc
4097  test_ensurepip%%SOABI%%.opt-2.pyc
4098  test_ensurepip%%SOABI%%.pyc
4099  test_enum%%SOABI%%.opt-1.pyc
4100  test_enum%%SOABI%%.opt-2.pyc
4101  test_enum%%SOABI%%.pyc
4102  test_enumerate%%SOABI%%.opt-1.pyc
4103  test_enumerate%%SOABI%%.opt-2.pyc
4104  test_enumerate%%SOABI%%.pyc
4105  test_eof%%SOABI%%.opt-1.pyc
4106  test_eof%%SOABI%%.opt-2.pyc
4107  test_eof%%SOABI%%.pyc
4108  test_epoll%%SOABI%%.opt-1.pyc
4109  test_epoll%%SOABI%%.opt-2.pyc
4110  test_epoll%%SOABI%%.pyc
4111  test_errno%%SOABI%%.opt-1.pyc
4112  test_errno%%SOABI%%.opt-2.pyc
4113  test_errno%%SOABI%%.pyc
4114  test_except_star%%SOABI%%.opt-1.pyc
4115  test_except_star%%SOABI%%.opt-2.pyc
4116  test_except_star%%SOABI%%.pyc
4117  test_exception_group%%SOABI%%.opt-1.pyc
4118  test_exception_group%%SOABI%%.opt-2.pyc
4119  test_exception_group%%SOABI%%.pyc
4120  test_exception_hierarchy%%SOABI%%.opt-1.pyc
4121  test_exception_hierarchy%%SOABI%%.opt-2.pyc
4122  test_exception_hierarchy%%SOABI%%.pyc
4123  test_exception_variations%%SOABI%%.opt-1.pyc
4124  test_exception_variations%%SOABI%%.opt-2.pyc
4125  test_exception_variations%%SOABI%%.pyc
4126  test_exceptions%%SOABI%%.opt-1.pyc
4127  test_exceptions%%SOABI%%.opt-2.pyc
4128  test_exceptions%%SOABI%%.pyc
4129  test_extcall%%SOABI%%.opt-1.pyc
4130  test_extcall%%SOABI%%.opt-2.pyc
4131  test_extcall%%SOABI%%.pyc
4132  test_faulthandler%%SOABI%%.opt-1.pyc
4133  test_faulthandler%%SOABI%%.opt-2.pyc
4134  test_faulthandler%%SOABI%%.pyc
4135  test_fcntl%%SOABI%%.opt-1.pyc
4136  test_fcntl%%SOABI%%.opt-2.pyc
4137  test_fcntl%%SOABI%%.pyc
4138  test_file%%SOABI%%.opt-1.pyc
4139  test_file%%SOABI%%.opt-2.pyc
4140  test_file%%SOABI%%.pyc
4141  test_file_eintr%%SOABI%%.opt-1.pyc
4142  test_file_eintr%%SOABI%%.opt-2.pyc
4143  test_file_eintr%%SOABI%%.pyc
4144  test_filecmp%%SOABI%%.opt-1.pyc
4145  test_filecmp%%SOABI%%.opt-2.pyc
4146  test_filecmp%%SOABI%%.pyc
4147  test_fileinput%%SOABI%%.opt-1.pyc
4148  test_fileinput%%SOABI%%.opt-2.pyc
4149  test_fileinput%%SOABI%%.pyc
4150  test_fileio%%SOABI%%.opt-1.pyc
4151  test_fileio%%SOABI%%.opt-2.pyc
4152  test_fileio%%SOABI%%.pyc
4153  test_fileutils%%SOABI%%.opt-1.pyc
4154  test_fileutils%%SOABI%%.opt-2.pyc
4155  test_fileutils%%SOABI%%.pyc
4156  test_finalization%%SOABI%%.opt-1.pyc
4157  test_finalization%%SOABI%%.opt-2.pyc
4158  test_finalization%%SOABI%%.pyc
4159  test_float%%SOABI%%.opt-1.pyc
4160  test_float%%SOABI%%.opt-2.pyc
4161  test_float%%SOABI%%.pyc
4162  test_flufl%%SOABI%%.opt-1.pyc
4163  test_flufl%%SOABI%%.opt-2.pyc
4164  test_flufl%%SOABI%%.pyc
4165  test_fnmatch%%SOABI%%.opt-1.pyc
4166  test_fnmatch%%SOABI%%.opt-2.pyc
4167  test_fnmatch%%SOABI%%.pyc
4168  test_fork1%%SOABI%%.opt-1.pyc
4169  test_fork1%%SOABI%%.opt-2.pyc
4170  test_fork1%%SOABI%%.pyc
4171  test_format%%SOABI%%.opt-1.pyc
4172  test_format%%SOABI%%.opt-2.pyc
4173  test_format%%SOABI%%.pyc
4174  test_fractions%%SOABI%%.opt-1.pyc
4175  test_fractions%%SOABI%%.opt-2.pyc
4176  test_fractions%%SOABI%%.pyc
4177  test_frame%%SOABI%%.opt-1.pyc
4178  test_frame%%SOABI%%.opt-2.pyc
4179  test_frame%%SOABI%%.pyc
4180  test_frozen%%SOABI%%.opt-1.pyc
4181  test_frozen%%SOABI%%.opt-2.pyc
4182  test_frozen%%SOABI%%.pyc
4183  test_fstring%%SOABI%%.opt-1.pyc
4184  test_fstring%%SOABI%%.opt-2.pyc
4185  test_fstring%%SOABI%%.pyc
4186  test_ftplib%%SOABI%%.opt-1.pyc
4187  test_ftplib%%SOABI%%.opt-2.pyc
4188  test_ftplib%%SOABI%%.pyc
4189  test_funcattrs%%SOABI%%.opt-1.pyc
4190  test_funcattrs%%SOABI%%.opt-2.pyc
4191  test_funcattrs%%SOABI%%.pyc
4192  test_functools%%SOABI%%.opt-1.pyc
4193  test_functools%%SOABI%%.opt-2.pyc
4194  test_functools%%SOABI%%.pyc
4195  test_future%%SOABI%%.opt-1.pyc
4196  test_future%%SOABI%%.opt-2.pyc
4197  test_future%%SOABI%%.pyc
4198  test_future3%%SOABI%%.opt-1.pyc
4199  test_future3%%SOABI%%.opt-2.pyc
4200  test_future3%%SOABI%%.pyc
4201  test_future4%%SOABI%%.opt-1.pyc
4202  test_future4%%SOABI%%.opt-2.pyc
4203  test_future4%%SOABI%%.pyc
4204  test_future5%%SOABI%%.opt-1.pyc
4205  test_future5%%SOABI%%.opt-2.pyc
4206  test_future5%%SOABI%%.pyc
4207  test_gc%%SOABI%%.opt-1.pyc
4208  test_gc%%SOABI%%.opt-2.pyc
4209  test_gc%%SOABI%%.pyc
4210  test_gdb%%SOABI%%.opt-1.pyc
4211  test_gdb%%SOABI%%.opt-2.pyc
4212  test_gdb%%SOABI%%.pyc
4213  test_generator_stop%%SOABI%%.opt-1.pyc
4214  test_generator_stop%%SOABI%%.opt-2.pyc
4215  test_generator_stop%%SOABI%%.pyc
4216  test_generators%%SOABI%%.opt-1.pyc
4217  test_generators%%SOABI%%.opt-2.pyc
4218  test_generators%%SOABI%%.pyc
4219  test_genericalias%%SOABI%%.opt-1.pyc
4220  test_genericalias%%SOABI%%.opt-2.pyc
4221  test_genericalias%%SOABI%%.pyc
4222  test_genericclass%%SOABI%%.opt-1.pyc
4223  test_genericclass%%SOABI%%.opt-2.pyc
4224  test_genericclass%%SOABI%%.pyc
4225  test_genericpath%%SOABI%%.opt-1.pyc
4226  test_genericpath%%SOABI%%.opt-2.pyc
4227  test_genericpath%%SOABI%%.pyc
4228  test_genexps%%SOABI%%.opt-1.pyc
4229  test_genexps%%SOABI%%.opt-2.pyc
4230  test_genexps%%SOABI%%.pyc
4231  test_getopt%%SOABI%%.opt-1.pyc
4232  test_getopt%%SOABI%%.opt-2.pyc
4233  test_getopt%%SOABI%%.pyc
4234  test_getpass%%SOABI%%.opt-1.pyc
4235  test_getpass%%SOABI%%.opt-2.pyc
4236  test_getpass%%SOABI%%.pyc
4237  test_getpath%%SOABI%%.opt-1.pyc
4238  test_getpath%%SOABI%%.opt-2.pyc
4239  test_getpath%%SOABI%%.pyc
4240  test_gettext%%SOABI%%.opt-1.pyc
4241  test_gettext%%SOABI%%.opt-2.pyc
4242  test_gettext%%SOABI%%.pyc
4243  test_glob%%SOABI%%.opt-1.pyc
4244  test_glob%%SOABI%%.opt-2.pyc
4245  test_glob%%SOABI%%.pyc
4246  test_global%%SOABI%%.opt-1.pyc
4247  test_global%%SOABI%%.opt-2.pyc
4248  test_global%%SOABI%%.pyc
4249  test_grammar%%SOABI%%.opt-1.pyc
4250  test_grammar%%SOABI%%.opt-2.pyc
4251  test_grammar%%SOABI%%.pyc
4252  test_graphlib%%SOABI%%.opt-1.pyc
4253  test_graphlib%%SOABI%%.opt-2.pyc
4254  test_graphlib%%SOABI%%.pyc
4255  test_grp%%SOABI%%.opt-1.pyc
4256  test_grp%%SOABI%%.opt-2.pyc
4257  test_grp%%SOABI%%.pyc
4258  test_gzip%%SOABI%%.opt-1.pyc
4259  test_gzip%%SOABI%%.opt-2.pyc
4260  test_gzip%%SOABI%%.pyc
4261  test_hash%%SOABI%%.opt-1.pyc
4262  test_hash%%SOABI%%.opt-2.pyc
4263  test_hash%%SOABI%%.pyc
4264  test_hashlib%%SOABI%%.opt-1.pyc
4265  test_hashlib%%SOABI%%.opt-2.pyc
4266  test_hashlib%%SOABI%%.pyc
4267  test_heapq%%SOABI%%.opt-1.pyc
4268  test_heapq%%SOABI%%.opt-2.pyc
4269  test_heapq%%SOABI%%.pyc
4270  test_hmac%%SOABI%%.opt-1.pyc
4271  test_hmac%%SOABI%%.opt-2.pyc
4272  test_hmac%%SOABI%%.pyc
4273  test_html%%SOABI%%.opt-1.pyc
4274  test_html%%SOABI%%.opt-2.pyc
4275  test_html%%SOABI%%.pyc
4276  test_htmlparser%%SOABI%%.opt-1.pyc
4277  test_htmlparser%%SOABI%%.opt-2.pyc
4278  test_htmlparser%%SOABI%%.pyc
4279  test_http_cookiejar%%SOABI%%.opt-1.pyc
4280  test_http_cookiejar%%SOABI%%.opt-2.pyc
4281  test_http_cookiejar%%SOABI%%.pyc
4282  test_http_cookies%%SOABI%%.opt-1.pyc
4283  test_http_cookies%%SOABI%%.opt-2.pyc
4284  test_http_cookies%%SOABI%%.pyc
4285  test_httplib%%SOABI%%.opt-1.pyc
4286  test_httplib%%SOABI%%.opt-2.pyc
4287  test_httplib%%SOABI%%.pyc
4288  test_httpservers%%SOABI%%.opt-1.pyc
4289  test_httpservers%%SOABI%%.opt-2.pyc
4290  test_httpservers%%SOABI%%.pyc
4291  test_idle%%SOABI%%.opt-1.pyc
4292  test_idle%%SOABI%%.opt-2.pyc
4293  test_idle%%SOABI%%.pyc
4294  test_imaplib%%SOABI%%.opt-1.pyc
4295  test_imaplib%%SOABI%%.opt-2.pyc
4296  test_imaplib%%SOABI%%.pyc
4297  test_imghdr%%SOABI%%.opt-1.pyc
4298  test_imghdr%%SOABI%%.opt-2.pyc
4299  test_imghdr%%SOABI%%.pyc
4300  test_index%%SOABI%%.opt-1.pyc
4301  test_index%%SOABI%%.opt-2.pyc
4302  test_index%%SOABI%%.pyc
4303  test_inspect%%SOABI%%.opt-1.pyc
4304  test_inspect%%SOABI%%.opt-2.pyc
4305  test_inspect%%SOABI%%.pyc
4306  test_int%%SOABI%%.opt-1.pyc
4307  test_int%%SOABI%%.opt-2.pyc
4308  test_int%%SOABI%%.pyc
4309  test_int_literal%%SOABI%%.opt-1.pyc
4310  test_int_literal%%SOABI%%.opt-2.pyc
4311  test_int_literal%%SOABI%%.pyc
4312  test_interpreters%%SOABI%%.opt-1.pyc
4313  test_interpreters%%SOABI%%.opt-2.pyc
4314  test_interpreters%%SOABI%%.pyc
4315  test_io%%SOABI%%.opt-1.pyc
4316  test_io%%SOABI%%.opt-2.pyc
4317  test_io%%SOABI%%.pyc
4318  test_ioctl%%SOABI%%.opt-1.pyc
4319  test_ioctl%%SOABI%%.opt-2.pyc
4320  test_ioctl%%SOABI%%.pyc
4321  test_ipaddress%%SOABI%%.opt-1.pyc
4322  test_ipaddress%%SOABI%%.opt-2.pyc
4323  test_ipaddress%%SOABI%%.pyc
4324  test_isinstance%%SOABI%%.opt-1.pyc
4325  test_isinstance%%SOABI%%.opt-2.pyc
4326  test_isinstance%%SOABI%%.pyc
4327  test_iter%%SOABI%%.opt-1.pyc
4328  test_iter%%SOABI%%.opt-2.pyc
4329  test_iter%%SOABI%%.pyc
4330  test_iterlen%%SOABI%%.opt-1.pyc
4331  test_iterlen%%SOABI%%.opt-2.pyc
4332  test_iterlen%%SOABI%%.pyc
4333  test_itertools%%SOABI%%.opt-1.pyc
4334  test_itertools%%SOABI%%.opt-2.pyc
4335  test_itertools%%SOABI%%.pyc
4336  test_keyword%%SOABI%%.opt-1.pyc
4337  test_keyword%%SOABI%%.opt-2.pyc
4338  test_keyword%%SOABI%%.pyc
4339  test_keywordonlyarg%%SOABI%%.opt-1.pyc
4340  test_keywordonlyarg%%SOABI%%.opt-2.pyc
4341  test_keywordonlyarg%%SOABI%%.pyc
4342  test_kqueue%%SOABI%%.opt-1.pyc
4343  test_kqueue%%SOABI%%.opt-2.pyc
4344  test_kqueue%%SOABI%%.pyc
4345  test_largefile%%SOABI%%.opt-1.pyc
4346  test_largefile%%SOABI%%.opt-2.pyc
4347  test_largefile%%SOABI%%.pyc
4348  test_launcher%%SOABI%%.opt-1.pyc
4349  test_launcher%%SOABI%%.opt-2.pyc
4350  test_launcher%%SOABI%%.pyc
4351  test_linecache%%SOABI%%.opt-1.pyc
4352  test_linecache%%SOABI%%.opt-2.pyc
4353  test_linecache%%SOABI%%.pyc
4354  test_list%%SOABI%%.opt-1.pyc
4355  test_list%%SOABI%%.opt-2.pyc
4356  test_list%%SOABI%%.pyc
4357  test_listcomps%%SOABI%%.opt-1.pyc
4358  test_listcomps%%SOABI%%.opt-2.pyc
4359  test_listcomps%%SOABI%%.pyc
4360  test_lltrace%%SOABI%%.opt-1.pyc
4361  test_lltrace%%SOABI%%.opt-2.pyc
4362  test_lltrace%%SOABI%%.pyc
4363  test_locale%%SOABI%%.opt-1.pyc
4364  test_locale%%SOABI%%.opt-2.pyc
4365  test_locale%%SOABI%%.pyc
4366  test_logging%%SOABI%%.opt-1.pyc
4367  test_logging%%SOABI%%.opt-2.pyc
4368  test_logging%%SOABI%%.pyc
4369  test_long%%SOABI%%.opt-1.pyc
4370  test_long%%SOABI%%.opt-2.pyc
4371  test_long%%SOABI%%.pyc
4372  test_longexp%%SOABI%%.opt-1.pyc
4373  test_longexp%%SOABI%%.opt-2.pyc
4374  test_longexp%%SOABI%%.pyc
4375  test_lzma%%SOABI%%.opt-1.pyc
4376  test_lzma%%SOABI%%.opt-2.pyc
4377  test_lzma%%SOABI%%.pyc
4378  test_mailbox%%SOABI%%.opt-1.pyc
4379  test_mailbox%%SOABI%%.opt-2.pyc
4380  test_mailbox%%SOABI%%.pyc
4381  test_mailcap%%SOABI%%.opt-1.pyc
4382  test_mailcap%%SOABI%%.opt-2.pyc
4383  test_mailcap%%SOABI%%.pyc
4384  test_marshal%%SOABI%%.opt-1.pyc
4385  test_marshal%%SOABI%%.opt-2.pyc
4386  test_marshal%%SOABI%%.pyc
4387  test_math%%SOABI%%.opt-1.pyc
4388  test_math%%SOABI%%.opt-2.pyc
4389  test_math%%SOABI%%.pyc
4390  test_math_property%%SOABI%%.opt-1.pyc
4391  test_math_property%%SOABI%%.opt-2.pyc
4392  test_math_property%%SOABI%%.pyc
4393  test_memoryio%%SOABI%%.opt-1.pyc
4394  test_memoryio%%SOABI%%.opt-2.pyc
4395  test_memoryio%%SOABI%%.pyc
4396  test_memoryview%%SOABI%%.opt-1.pyc
4397  test_memoryview%%SOABI%%.opt-2.pyc
4398  test_memoryview%%SOABI%%.pyc
4399  test_metaclass%%SOABI%%.opt-1.pyc
4400  test_metaclass%%SOABI%%.opt-2.pyc
4401  test_metaclass%%SOABI%%.pyc
4402  test_mimetypes%%SOABI%%.opt-1.pyc
4403  test_mimetypes%%SOABI%%.opt-2.pyc
4404  test_mimetypes%%SOABI%%.pyc
4405  test_minidom%%SOABI%%.opt-1.pyc
4406  test_minidom%%SOABI%%.opt-2.pyc
4407  test_minidom%%SOABI%%.pyc
4408  test_mmap%%SOABI%%.opt-1.pyc
4409  test_mmap%%SOABI%%.opt-2.pyc
4410  test_mmap%%SOABI%%.pyc
4411  test_modulefinder%%SOABI%%.opt-1.pyc
4412  test_modulefinder%%SOABI%%.opt-2.pyc
4413  test_modulefinder%%SOABI%%.pyc
4414  test_monitoring%%SOABI%%.opt-1.pyc
4415  test_monitoring%%SOABI%%.opt-2.pyc
4416  test_monitoring%%SOABI%%.pyc
4417  test_msilib%%SOABI%%.opt-1.pyc
4418  test_msilib%%SOABI%%.opt-2.pyc
4419  test_msilib%%SOABI%%.pyc
4420  test_multibytecodec%%SOABI%%.opt-1.pyc
4421  test_multibytecodec%%SOABI%%.opt-2.pyc
4422  test_multibytecodec%%SOABI%%.pyc
4423  test_multiprocessing_main_handling%%SOABI%%.opt-1.pyc
4424  test_multiprocessing_main_handling%%SOABI%%.opt-2.pyc
4425  test_multiprocessing_main_handling%%SOABI%%.pyc
4426  test_named_expressions%%SOABI%%.opt-1.pyc
4427  test_named_expressions%%SOABI%%.opt-2.pyc
4428  test_named_expressions%%SOABI%%.pyc
4429  test_netrc%%SOABI%%.opt-1.pyc
4430  test_netrc%%SOABI%%.opt-2.pyc
4431  test_netrc%%SOABI%%.pyc
4432  test_nis%%SOABI%%.opt-1.pyc
4433  test_nis%%SOABI%%.opt-2.pyc
4434  test_nis%%SOABI%%.pyc
4435  test_nntplib%%SOABI%%.opt-1.pyc
4436  test_nntplib%%SOABI%%.opt-2.pyc
4437  test_nntplib%%SOABI%%.pyc
4438  test_ntpath%%SOABI%%.opt-1.pyc
4439  test_ntpath%%SOABI%%.opt-2.pyc
4440  test_ntpath%%SOABI%%.pyc
4441  test_numeric_tower%%SOABI%%.opt-1.pyc
4442  test_numeric_tower%%SOABI%%.opt-2.pyc
4443  test_numeric_tower%%SOABI%%.pyc
4444  test_opcache%%SOABI%%.opt-1.pyc
4445  test_opcache%%SOABI%%.opt-2.pyc
4446  test_opcache%%SOABI%%.pyc
4447  test_opcodes%%SOABI%%.opt-1.pyc
4448  test_opcodes%%SOABI%%.opt-2.pyc
4449  test_opcodes%%SOABI%%.pyc
4450  test_openpty%%SOABI%%.opt-1.pyc
4451  test_openpty%%SOABI%%.opt-2.pyc
4452  test_openpty%%SOABI%%.pyc
4453  test_operator%%SOABI%%.opt-1.pyc
4454  test_operator%%SOABI%%.opt-2.pyc
4455  test_operator%%SOABI%%.pyc
4456  test_optparse%%SOABI%%.opt-1.pyc
4457  test_optparse%%SOABI%%.opt-2.pyc
4458  test_optparse%%SOABI%%.pyc
4459  test_ordered_dict%%SOABI%%.opt-1.pyc
4460  test_ordered_dict%%SOABI%%.opt-2.pyc
4461  test_ordered_dict%%SOABI%%.pyc
4462  test_os%%SOABI%%.opt-1.pyc
4463  test_os%%SOABI%%.opt-2.pyc
4464  test_os%%SOABI%%.pyc
4465  test_ossaudiodev%%SOABI%%.opt-1.pyc
4466  test_ossaudiodev%%SOABI%%.opt-2.pyc
4467  test_ossaudiodev%%SOABI%%.pyc
4468  test_osx_env%%SOABI%%.opt-1.pyc
4469  test_osx_env%%SOABI%%.opt-2.pyc
4470  test_osx_env%%SOABI%%.pyc
4471  test_pathlib%%SOABI%%.opt-1.pyc
4472  test_pathlib%%SOABI%%.opt-2.pyc
4473  test_pathlib%%SOABI%%.pyc
4474  test_patma%%SOABI%%.opt-1.pyc
4475  test_patma%%SOABI%%.opt-2.pyc
4476  test_patma%%SOABI%%.pyc
4477  test_pdb%%SOABI%%.opt-1.pyc
4478  test_pdb%%SOABI%%.opt-2.pyc
4479  test_pdb%%SOABI%%.pyc
4480  test_peepholer%%SOABI%%.opt-1.pyc
4481  test_peepholer%%SOABI%%.opt-2.pyc
4482  test_peepholer%%SOABI%%.pyc
4483  test_pep646_syntax%%SOABI%%.opt-1.pyc
4484  test_pep646_syntax%%SOABI%%.opt-2.pyc
4485  test_pep646_syntax%%SOABI%%.pyc
4486  test_perf_profiler%%SOABI%%.opt-1.pyc
4487  test_perf_profiler%%SOABI%%.opt-2.pyc
4488  test_perf_profiler%%SOABI%%.pyc
4489  test_perfmaps%%SOABI%%.opt-1.pyc
4490  test_perfmaps%%SOABI%%.opt-2.pyc
4491  test_perfmaps%%SOABI%%.pyc
4492  test_pickle%%SOABI%%.opt-1.pyc
4493  test_pickle%%SOABI%%.opt-2.pyc
4494  test_pickle%%SOABI%%.pyc
4495  test_picklebuffer%%SOABI%%.opt-1.pyc
4496  test_picklebuffer%%SOABI%%.opt-2.pyc
4497  test_picklebuffer%%SOABI%%.pyc
4498  test_pickletools%%SOABI%%.opt-1.pyc
4499  test_pickletools%%SOABI%%.opt-2.pyc
4500  test_pickletools%%SOABI%%.pyc
4501  test_pipes%%SOABI%%.opt-1.pyc
4502  test_pipes%%SOABI%%.opt-2.pyc
4503  test_pipes%%SOABI%%.pyc
4504  test_pkg%%SOABI%%.opt-1.pyc
4505  test_pkg%%SOABI%%.opt-2.pyc
4506  test_pkg%%SOABI%%.pyc
4507  test_pkgutil%%SOABI%%.opt-1.pyc
4508  test_pkgutil%%SOABI%%.opt-2.pyc
4509  test_pkgutil%%SOABI%%.pyc
4510  test_platform%%SOABI%%.opt-1.pyc
4511  test_platform%%SOABI%%.opt-2.pyc
4512  test_platform%%SOABI%%.pyc
4513  test_plistlib%%SOABI%%.opt-1.pyc
4514  test_plistlib%%SOABI%%.opt-2.pyc
4515  test_plistlib%%SOABI%%.pyc
4516  test_poll%%SOABI%%.opt-1.pyc
4517  test_poll%%SOABI%%.opt-2.pyc
4518  test_poll%%SOABI%%.pyc
4519  test_popen%%SOABI%%.opt-1.pyc
4520  test_popen%%SOABI%%.opt-2.pyc
4521  test_popen%%SOABI%%.pyc
4522  test_poplib%%SOABI%%.opt-1.pyc
4523  test_poplib%%SOABI%%.opt-2.pyc
4524  test_poplib%%SOABI%%.pyc
4525  test_positional_only_arg%%SOABI%%.opt-1.pyc
4526  test_positional_only_arg%%SOABI%%.opt-2.pyc
4527  test_positional_only_arg%%SOABI%%.pyc
4528  test_posix%%SOABI%%.opt-1.pyc
4529  test_posix%%SOABI%%.opt-2.pyc
4530  test_posix%%SOABI%%.pyc
4531  test_posixpath%%SOABI%%.opt-1.pyc
4532  test_posixpath%%SOABI%%.opt-2.pyc
4533  test_posixpath%%SOABI%%.pyc
4534  test_pow%%SOABI%%.opt-1.pyc
4535  test_pow%%SOABI%%.opt-2.pyc
4536  test_pow%%SOABI%%.pyc
4537  test_pprint%%SOABI%%.opt-1.pyc
4538  test_pprint%%SOABI%%.opt-2.pyc
4539  test_pprint%%SOABI%%.pyc
4540  test_print%%SOABI%%.opt-1.pyc
4541  test_print%%SOABI%%.opt-2.pyc
4542  test_print%%SOABI%%.pyc
4543  test_profile%%SOABI%%.opt-1.pyc
4544  test_profile%%SOABI%%.opt-2.pyc
4545  test_profile%%SOABI%%.pyc
4546  test_property%%SOABI%%.opt-1.pyc
4547  test_property%%SOABI%%.opt-2.pyc
4548  test_property%%SOABI%%.pyc
4549  test_pstats%%SOABI%%.opt-1.pyc
4550  test_pstats%%SOABI%%.opt-2.pyc
4551  test_pstats%%SOABI%%.pyc
4552  test_pty%%SOABI%%.opt-1.pyc
4553  test_pty%%SOABI%%.opt-2.pyc
4554  test_pty%%SOABI%%.pyc
4555  test_pulldom%%SOABI%%.opt-1.pyc
4556  test_pulldom%%SOABI%%.opt-2.pyc
4557  test_pulldom%%SOABI%%.pyc
4558  test_pwd%%SOABI%%.opt-1.pyc
4559  test_pwd%%SOABI%%.opt-2.pyc
4560  test_pwd%%SOABI%%.pyc
4561  test_py_compile%%SOABI%%.opt-1.pyc
4562  test_py_compile%%SOABI%%.opt-2.pyc
4563  test_py_compile%%SOABI%%.pyc
4564  test_pyclbr%%SOABI%%.opt-1.pyc
4565  test_pyclbr%%SOABI%%.opt-2.pyc
4566  test_pyclbr%%SOABI%%.pyc
4567  test_pydoc%%SOABI%%.opt-1.pyc
4568  test_pydoc%%SOABI%%.opt-2.pyc
4569  test_pydoc%%SOABI%%.pyc
4570  test_pyexpat%%SOABI%%.opt-1.pyc
4571  test_pyexpat%%SOABI%%.opt-2.pyc
4572  test_pyexpat%%SOABI%%.pyc
4573  test_queue%%SOABI%%.opt-1.pyc
4574  test_queue%%SOABI%%.opt-2.pyc
4575  test_queue%%SOABI%%.pyc
4576  test_quopri%%SOABI%%.opt-1.pyc
4577  test_quopri%%SOABI%%.opt-2.pyc
4578  test_quopri%%SOABI%%.pyc
4579  test_raise%%SOABI%%.opt-1.pyc
4580  test_raise%%SOABI%%.opt-2.pyc
4581  test_raise%%SOABI%%.pyc
4582  test_random%%SOABI%%.opt-1.pyc
4583  test_random%%SOABI%%.opt-2.pyc
4584  test_random%%SOABI%%.pyc
4585  test_range%%SOABI%%.opt-1.pyc
4586  test_range%%SOABI%%.opt-2.pyc
4587  test_range%%SOABI%%.pyc
4588  test_re%%SOABI%%.opt-1.pyc
4589  test_re%%SOABI%%.opt-2.pyc
4590  test_re%%SOABI%%.pyc
4591  test_readline%%SOABI%%.opt-1.pyc
4592  test_readline%%SOABI%%.opt-2.pyc
4593  test_readline%%SOABI%%.pyc
4594  test_regrtest%%SOABI%%.opt-1.pyc
4595  test_regrtest%%SOABI%%.opt-2.pyc
4596  test_regrtest%%SOABI%%.pyc
4597  test_repl%%SOABI%%.opt-1.pyc
4598  test_repl%%SOABI%%.opt-2.pyc
4599  test_repl%%SOABI%%.pyc
4600  test_reprlib%%SOABI%%.opt-1.pyc
4601  test_reprlib%%SOABI%%.opt-2.pyc
4602  test_reprlib%%SOABI%%.pyc
4603  test_resource%%SOABI%%.opt-1.pyc
4604  test_resource%%SOABI%%.opt-2.pyc
4605  test_resource%%SOABI%%.pyc
4606  test_richcmp%%SOABI%%.opt-1.pyc
4607  test_richcmp%%SOABI%%.opt-2.pyc
4608  test_richcmp%%SOABI%%.pyc
4609  test_rlcompleter%%SOABI%%.opt-1.pyc
4610  test_rlcompleter%%SOABI%%.opt-2.pyc
4611  test_rlcompleter%%SOABI%%.pyc
4612  test_robotparser%%SOABI%%.opt-1.pyc
4613  test_robotparser%%SOABI%%.opt-2.pyc
4614  test_robotparser%%SOABI%%.pyc
4615  test_runpy%%SOABI%%.opt-1.pyc
4616  test_runpy%%SOABI%%.opt-2.pyc
4617  test_runpy%%SOABI%%.pyc
4618  test_sax%%SOABI%%.opt-1.pyc
4619  test_sax%%SOABI%%.opt-2.pyc
4620  test_sax%%SOABI%%.pyc
4621  test_sched%%SOABI%%.opt-1.pyc
4622  test_sched%%SOABI%%.opt-2.pyc
4623  test_sched%%SOABI%%.pyc
4624  test_scope%%SOABI%%.opt-1.pyc
4625  test_scope%%SOABI%%.opt-2.pyc
4626  test_scope%%SOABI%%.pyc
4627  test_script_helper%%SOABI%%.opt-1.pyc
4628  test_script_helper%%SOABI%%.opt-2.pyc
4629  test_script_helper%%SOABI%%.pyc
4630  test_secrets%%SOABI%%.opt-1.pyc
4631  test_secrets%%SOABI%%.opt-2.pyc
4632  test_secrets%%SOABI%%.pyc
4633  test_select%%SOABI%%.opt-1.pyc
4634  test_select%%SOABI%%.opt-2.pyc
4635  test_select%%SOABI%%.pyc
4636  test_selectors%%SOABI%%.opt-1.pyc
4637  test_selectors%%SOABI%%.opt-2.pyc
4638  test_selectors%%SOABI%%.pyc
4639  test_set%%SOABI%%.opt-1.pyc
4640  test_set%%SOABI%%.opt-2.pyc
4641  test_set%%SOABI%%.pyc
4642  test_setcomps%%SOABI%%.opt-1.pyc
4643  test_setcomps%%SOABI%%.opt-2.pyc
4644  test_setcomps%%SOABI%%.pyc
4645  test_shelve%%SOABI%%.opt-1.pyc
4646  test_shelve%%SOABI%%.opt-2.pyc
4647  test_shelve%%SOABI%%.pyc
4648  test_shlex%%SOABI%%.opt-1.pyc
4649  test_shlex%%SOABI%%.opt-2.pyc
4650  test_shlex%%SOABI%%.pyc
4651  test_shutil%%SOABI%%.opt-1.pyc
4652  test_shutil%%SOABI%%.opt-2.pyc
4653  test_shutil%%SOABI%%.pyc
4654  test_signal%%SOABI%%.opt-1.pyc
4655  test_signal%%SOABI%%.opt-2.pyc
4656  test_signal%%SOABI%%.pyc
4657  test_site%%SOABI%%.opt-1.pyc
4658  test_site%%SOABI%%.opt-2.pyc
4659  test_site%%SOABI%%.pyc
4660  test_slice%%SOABI%%.opt-1.pyc
4661  test_slice%%SOABI%%.opt-2.pyc
4662  test_slice%%SOABI%%.pyc
4663  test_smtplib%%SOABI%%.opt-1.pyc
4664  test_smtplib%%SOABI%%.opt-2.pyc
4665  test_smtplib%%SOABI%%.pyc
4666  test_smtpnet%%SOABI%%.opt-1.pyc
4667  test_smtpnet%%SOABI%%.opt-2.pyc
4668  test_smtpnet%%SOABI%%.pyc
4669  test_sndhdr%%SOABI%%.opt-1.pyc
4670  test_sndhdr%%SOABI%%.opt-2.pyc
4671  test_sndhdr%%SOABI%%.pyc
4672  test_socket%%SOABI%%.opt-1.pyc
4673  test_socket%%SOABI%%.opt-2.pyc
4674  test_socket%%SOABI%%.pyc
4675  test_socketserver%%SOABI%%.opt-1.pyc
4676  test_socketserver%%SOABI%%.opt-2.pyc
4677  test_socketserver%%SOABI%%.pyc
4678  test_sort%%SOABI%%.opt-1.pyc
4679  test_sort%%SOABI%%.opt-2.pyc
4680  test_sort%%SOABI%%.pyc
4681  test_source_encoding%%SOABI%%.opt-1.pyc
4682  test_source_encoding%%SOABI%%.opt-2.pyc
4683  test_source_encoding%%SOABI%%.pyc
4684  test_spwd%%SOABI%%.opt-1.pyc
4685  test_spwd%%SOABI%%.opt-2.pyc
4686  test_spwd%%SOABI%%.pyc
4687  test_ssl%%SOABI%%.opt-1.pyc
4688  test_ssl%%SOABI%%.opt-2.pyc
4689  test_ssl%%SOABI%%.pyc
4690  test_stable_abi_ctypes%%SOABI%%.opt-1.pyc
4691  test_stable_abi_ctypes%%SOABI%%.opt-2.pyc
4692  test_stable_abi_ctypes%%SOABI%%.pyc
4693  test_startfile%%SOABI%%.opt-1.pyc
4694  test_startfile%%SOABI%%.opt-2.pyc
4695  test_startfile%%SOABI%%.pyc
4696  test_stat%%SOABI%%.opt-1.pyc
4697  test_stat%%SOABI%%.opt-2.pyc
4698  test_stat%%SOABI%%.pyc
4699  test_statistics%%SOABI%%.opt-1.pyc
4700  test_statistics%%SOABI%%.opt-2.pyc
4701  test_statistics%%SOABI%%.pyc
4702  test_strftime%%SOABI%%.opt-1.pyc
4703  test_strftime%%SOABI%%.opt-2.pyc
4704  test_strftime%%SOABI%%.pyc
4705  test_string%%SOABI%%.opt-1.pyc
4706  test_string%%SOABI%%.opt-2.pyc
4707  test_string%%SOABI%%.pyc
4708  test_string_literals%%SOABI%%.opt-1.pyc
4709  test_string_literals%%SOABI%%.opt-2.pyc
4710  test_string_literals%%SOABI%%.pyc
4711  test_stringprep%%SOABI%%.opt-1.pyc
4712  test_stringprep%%SOABI%%.opt-2.pyc
4713  test_stringprep%%SOABI%%.pyc
4714  test_strptime%%SOABI%%.opt-1.pyc
4715  test_strptime%%SOABI%%.opt-2.pyc
4716  test_strptime%%SOABI%%.pyc
4717  test_strtod%%SOABI%%.opt-1.pyc
4718  test_strtod%%SOABI%%.opt-2.pyc
4719  test_strtod%%SOABI%%.pyc
4720  test_struct%%SOABI%%.opt-1.pyc
4721  test_struct%%SOABI%%.opt-2.pyc
4722  test_struct%%SOABI%%.pyc
4723  test_structseq%%SOABI%%.opt-1.pyc
4724  test_structseq%%SOABI%%.opt-2.pyc
4725  test_structseq%%SOABI%%.pyc
4726  test_subclassinit%%SOABI%%.opt-1.pyc
4727  test_subclassinit%%SOABI%%.opt-2.pyc
4728  test_subclassinit%%SOABI%%.pyc
4729  test_subprocess%%SOABI%%.opt-1.pyc
4730  test_subprocess%%SOABI%%.opt-2.pyc
4731  test_subprocess%%SOABI%%.pyc
4732  test_sunau%%SOABI%%.opt-1.pyc
4733  test_sunau%%SOABI%%.opt-2.pyc
4734  test_sunau%%SOABI%%.pyc
4735  test_sundry%%SOABI%%.opt-1.pyc
4736  test_sundry%%SOABI%%.opt-2.pyc
4737  test_sundry%%SOABI%%.pyc
4738  test_super%%SOABI%%.opt-1.pyc
4739  test_super%%SOABI%%.opt-2.pyc
4740  test_super%%SOABI%%.pyc
4741  test_support%%SOABI%%.opt-1.pyc
4742  test_support%%SOABI%%.opt-2.pyc
4743  test_support%%SOABI%%.pyc
4744  test_symtable%%SOABI%%.opt-1.pyc
4745  test_symtable%%SOABI%%.opt-2.pyc
4746  test_symtable%%SOABI%%.pyc
4747  test_syntax%%SOABI%%.opt-1.pyc
4748  test_syntax%%SOABI%%.opt-2.pyc
4749  test_syntax%%SOABI%%.pyc
4750  test_sys%%SOABI%%.opt-1.pyc
4751  test_sys%%SOABI%%.opt-2.pyc
4752  test_sys%%SOABI%%.pyc
4753  test_sys_setprofile%%SOABI%%.opt-1.pyc
4754  test_sys_setprofile%%SOABI%%.opt-2.pyc
4755  test_sys_setprofile%%SOABI%%.pyc
4756  test_sys_settrace%%SOABI%%.opt-1.pyc
4757  test_sys_settrace%%SOABI%%.opt-2.pyc
4758  test_sys_settrace%%SOABI%%.pyc
4759  test_sysconfig%%SOABI%%.opt-1.pyc
4760  test_sysconfig%%SOABI%%.opt-2.pyc
4761  test_sysconfig%%SOABI%%.pyc
4762  test_syslog%%SOABI%%.opt-1.pyc
4763  test_syslog%%SOABI%%.opt-2.pyc
4764  test_syslog%%SOABI%%.pyc
4765  test_tabnanny%%SOABI%%.opt-1.pyc
4766  test_tabnanny%%SOABI%%.opt-2.pyc
4767  test_tabnanny%%SOABI%%.pyc
4768  test_tarfile%%SOABI%%.opt-1.pyc
4769  test_tarfile%%SOABI%%.opt-2.pyc
4770  test_tarfile%%SOABI%%.pyc
4771  test_tcl%%SOABI%%.opt-1.pyc
4772  test_tcl%%SOABI%%.opt-2.pyc
4773  test_tcl%%SOABI%%.pyc
4774  test_telnetlib%%SOABI%%.opt-1.pyc
4775  test_telnetlib%%SOABI%%.opt-2.pyc
4776  test_telnetlib%%SOABI%%.pyc
4777  test_tempfile%%SOABI%%.opt-1.pyc
4778  test_tempfile%%SOABI%%.opt-2.pyc
4779  test_tempfile%%SOABI%%.pyc
4780  test_textwrap%%SOABI%%.opt-1.pyc
4781  test_textwrap%%SOABI%%.opt-2.pyc
4782  test_textwrap%%SOABI%%.pyc
4783  test_thread%%SOABI%%.opt-1.pyc
4784  test_thread%%SOABI%%.opt-2.pyc
4785  test_thread%%SOABI%%.pyc
4786  test_threadedtempfile%%SOABI%%.opt-1.pyc
4787  test_threadedtempfile%%SOABI%%.opt-2.pyc
4788  test_threadedtempfile%%SOABI%%.pyc
4789  test_threading%%SOABI%%.opt-1.pyc
4790  test_threading%%SOABI%%.opt-2.pyc
4791  test_threading%%SOABI%%.pyc
4792  test_threading_local%%SOABI%%.opt-1.pyc
4793  test_threading_local%%SOABI%%.opt-2.pyc
4794  test_threading_local%%SOABI%%.pyc
4795  test_threadsignals%%SOABI%%.opt-1.pyc
4796  test_threadsignals%%SOABI%%.opt-2.pyc
4797  test_threadsignals%%SOABI%%.pyc
4798  test_time%%SOABI%%.opt-1.pyc
4799  test_time%%SOABI%%.opt-2.pyc
4800  test_time%%SOABI%%.pyc
4801  test_timeit%%SOABI%%.opt-1.pyc
4802  test_timeit%%SOABI%%.opt-2.pyc
4803  test_timeit%%SOABI%%.pyc
4804  test_timeout%%SOABI%%.opt-1.pyc
4805  test_timeout%%SOABI%%.opt-2.pyc
4806  test_timeout%%SOABI%%.pyc
4807  test_tix%%SOABI%%.opt-1.pyc
4808  test_tix%%SOABI%%.opt-2.pyc
4809  test_tix%%SOABI%%.pyc
4810  test_tokenize%%SOABI%%.opt-1.pyc
4811  test_tokenize%%SOABI%%.opt-2.pyc
4812  test_tokenize%%SOABI%%.pyc
4813  test_trace%%SOABI%%.opt-1.pyc
4814  test_trace%%SOABI%%.opt-2.pyc
4815  test_trace%%SOABI%%.pyc
4816  test_traceback%%SOABI%%.opt-1.pyc
4817  test_traceback%%SOABI%%.opt-2.pyc
4818  test_traceback%%SOABI%%.pyc
4819  test_tracemalloc%%SOABI%%.opt-1.pyc
4820  test_tracemalloc%%SOABI%%.opt-2.pyc
4821  test_tracemalloc%%SOABI%%.pyc
4822  test_ttk_textonly%%SOABI%%.opt-1.pyc
4823  test_ttk_textonly%%SOABI%%.opt-2.pyc
4824  test_ttk_textonly%%SOABI%%.pyc
4825  test_tuple%%SOABI%%.opt-1.pyc
4826  test_tuple%%SOABI%%.opt-2.pyc
4827  test_tuple%%SOABI%%.pyc
4828  test_turtle%%SOABI%%.opt-1.pyc
4829  test_turtle%%SOABI%%.opt-2.pyc
4830  test_turtle%%SOABI%%.pyc
4831  test_type_aliases%%SOABI%%.opt-1.pyc
4832  test_type_aliases%%SOABI%%.opt-2.pyc
4833  test_type_aliases%%SOABI%%.pyc
4834  test_type_annotations%%SOABI%%.opt-1.pyc
4835  test_type_annotations%%SOABI%%.opt-2.pyc
4836  test_type_annotations%%SOABI%%.pyc
4837  test_type_cache%%SOABI%%.opt-1.pyc
4838  test_type_cache%%SOABI%%.opt-2.pyc
4839  test_type_cache%%SOABI%%.pyc
4840  test_type_comments%%SOABI%%.opt-1.pyc
4841  test_type_comments%%SOABI%%.opt-2.pyc
4842  test_type_comments%%SOABI%%.pyc
4843  test_type_params%%SOABI%%.opt-1.pyc
4844  test_type_params%%SOABI%%.opt-2.pyc
4845  test_type_params%%SOABI%%.pyc
4846  test_typechecks%%SOABI%%.opt-1.pyc
4847  test_typechecks%%SOABI%%.opt-2.pyc
4848  test_typechecks%%SOABI%%.pyc
4849  test_types%%SOABI%%.opt-1.pyc
4850  test_types%%SOABI%%.opt-2.pyc
4851  test_types%%SOABI%%.pyc
4852  test_typing%%SOABI%%.opt-1.pyc
4853  test_typing%%SOABI%%.opt-2.pyc
4854  test_typing%%SOABI%%.pyc
4855  test_ucn%%SOABI%%.opt-1.pyc
4856  test_ucn%%SOABI%%.opt-2.pyc
4857  test_ucn%%SOABI%%.pyc
4858  test_unary%%SOABI%%.opt-1.pyc
4859  test_unary%%SOABI%%.opt-2.pyc
4860  test_unary%%SOABI%%.pyc
4861  test_unicode%%SOABI%%.opt-1.pyc
4862  test_unicode%%SOABI%%.opt-2.pyc
4863  test_unicode%%SOABI%%.pyc
4864  test_unicode_file%%SOABI%%.opt-1.pyc
4865  test_unicode_file%%SOABI%%.opt-2.pyc
4866  test_unicode_file%%SOABI%%.pyc
4867  test_unicode_file_functions%%SOABI%%.opt-1.pyc
4868  test_unicode_file_functions%%SOABI%%.opt-2.pyc
4869  test_unicode_file_functions%%SOABI%%.pyc
4870  test_unicode_identifiers%%SOABI%%.opt-1.pyc
4871  test_unicode_identifiers%%SOABI%%.opt-2.pyc
4872  test_unicode_identifiers%%SOABI%%.pyc
4873  test_unicodedata%%SOABI%%.opt-1.pyc
4874  test_unicodedata%%SOABI%%.opt-2.pyc
4875  test_unicodedata%%SOABI%%.pyc
4876  test_univnewlines%%SOABI%%.opt-1.pyc
4877  test_univnewlines%%SOABI%%.opt-2.pyc
4878  test_univnewlines%%SOABI%%.pyc
4879  test_unpack%%SOABI%%.opt-1.pyc
4880  test_unpack%%SOABI%%.opt-2.pyc
4881  test_unpack%%SOABI%%.pyc
4882  test_unpack_ex%%SOABI%%.opt-1.pyc
4883  test_unpack_ex%%SOABI%%.opt-2.pyc
4884  test_unpack_ex%%SOABI%%.pyc
4885  test_unparse%%SOABI%%.opt-1.pyc
4886  test_unparse%%SOABI%%.opt-2.pyc
4887  test_unparse%%SOABI%%.pyc
4888  test_urllib%%SOABI%%.opt-1.pyc
4889  test_urllib%%SOABI%%.opt-2.pyc
4890  test_urllib%%SOABI%%.pyc
4891  test_urllib2%%SOABI%%.opt-1.pyc
4892  test_urllib2%%SOABI%%.opt-2.pyc
4893  test_urllib2%%SOABI%%.pyc
4894  test_urllib2_localnet%%SOABI%%.opt-1.pyc
4895  test_urllib2_localnet%%SOABI%%.opt-2.pyc
4896  test_urllib2_localnet%%SOABI%%.pyc
4897  test_urllib2net%%SOABI%%.opt-1.pyc
4898  test_urllib2net%%SOABI%%.opt-2.pyc
4899  test_urllib2net%%SOABI%%.pyc
4900  test_urllib_response%%SOABI%%.opt-1.pyc
4901  test_urllib_response%%SOABI%%.opt-2.pyc
4902  test_urllib_response%%SOABI%%.pyc
4903  test_urllibnet%%SOABI%%.opt-1.pyc
4904  test_urllibnet%%SOABI%%.opt-2.pyc
4905  test_urllibnet%%SOABI%%.pyc
4906  test_urlparse%%SOABI%%.opt-1.pyc
4907  test_urlparse%%SOABI%%.opt-2.pyc
4908  test_urlparse%%SOABI%%.pyc
4909  test_userdict%%SOABI%%.opt-1.pyc
4910  test_userdict%%SOABI%%.opt-2.pyc
4911  test_userdict%%SOABI%%.pyc
4912  test_userlist%%SOABI%%.opt-1.pyc
4913  test_userlist%%SOABI%%.opt-2.pyc
4914  test_userlist%%SOABI%%.pyc
4915  test_userstring%%SOABI%%.opt-1.pyc
4916  test_userstring%%SOABI%%.opt-2.pyc
4917  test_userstring%%SOABI%%.pyc
4918  test_utf8_mode%%SOABI%%.opt-1.pyc
4919  test_utf8_mode%%SOABI%%.opt-2.pyc
4920  test_utf8_mode%%SOABI%%.pyc
4921  test_utf8source%%SOABI%%.opt-1.pyc
4922  test_utf8source%%SOABI%%.opt-2.pyc
4923  test_utf8source%%SOABI%%.pyc
4924  test_uu%%SOABI%%.opt-1.pyc
4925  test_uu%%SOABI%%.opt-2.pyc
4926  test_uu%%SOABI%%.pyc
4927  test_uuid%%SOABI%%.opt-1.pyc
4928  test_uuid%%SOABI%%.opt-2.pyc
4929  test_uuid%%SOABI%%.pyc
4930  test_venv%%SOABI%%.opt-1.pyc
4931  test_venv%%SOABI%%.opt-2.pyc
4932  test_venv%%SOABI%%.pyc
4933  test_wait3%%SOABI%%.opt-1.pyc
4934  test_wait3%%SOABI%%.opt-2.pyc
4935  test_wait3%%SOABI%%.pyc
4936  test_wait4%%SOABI%%.opt-1.pyc
4937  test_wait4%%SOABI%%.opt-2.pyc
4938  test_wait4%%SOABI%%.pyc
4939  test_wave%%SOABI%%.opt-1.pyc
4940  test_wave%%SOABI%%.opt-2.pyc
4941  test_wave%%SOABI%%.pyc
4942  test_weakref%%SOABI%%.opt-1.pyc
4943  test_weakref%%SOABI%%.opt-2.pyc
4944  test_weakref%%SOABI%%.pyc
4945  test_weakset%%SOABI%%.opt-1.pyc
4946  test_weakset%%SOABI%%.opt-2.pyc
4947  test_weakset%%SOABI%%.pyc
4948  test_webbrowser%%SOABI%%.opt-1.pyc
4949  test_webbrowser%%SOABI%%.opt-2.pyc
4950  test_webbrowser%%SOABI%%.pyc
4951  test_winconsoleio%%SOABI%%.opt-1.pyc
4952  test_winconsoleio%%SOABI%%.opt-2.pyc
4953  test_winconsoleio%%SOABI%%.pyc
4954  test_winreg%%SOABI%%.opt-1.pyc
4955  test_winreg%%SOABI%%.opt-2.pyc
4956  test_winreg%%SOABI%%.pyc
4957  test_winsound%%SOABI%%.opt-1.pyc
4958  test_winsound%%SOABI%%.opt-2.pyc
4959  test_winsound%%SOABI%%.pyc
4960  test_with%%SOABI%%.opt-1.pyc
4961  test_with%%SOABI%%.opt-2.pyc
4962  test_with%%SOABI%%.pyc
4963  test_wmi%%SOABI%%.opt-1.pyc
4964  test_wmi%%SOABI%%.opt-2.pyc
4965  test_wmi%%SOABI%%.pyc
4966  test_wsgiref%%SOABI%%.opt-1.pyc
4967  test_wsgiref%%SOABI%%.opt-2.pyc
4968  test_wsgiref%%SOABI%%.pyc
4969  test_xdrlib%%SOABI%%.opt-1.pyc
4970  test_xdrlib%%SOABI%%.opt-2.pyc
4971  test_xdrlib%%SOABI%%.pyc
4972  test_xml_dom_minicompat%%SOABI%%.opt-1.pyc
4973  test_xml_dom_minicompat%%SOABI%%.opt-2.pyc
4974  test_xml_dom_minicompat%%SOABI%%.pyc
4975  test_xml_etree%%SOABI%%.opt-1.pyc
4976  test_xml_etree%%SOABI%%.opt-2.pyc
4977  test_xml_etree%%SOABI%%.pyc
4978  test_xml_etree_c%%SOABI%%.opt-1.pyc
4979  test_xml_etree_c%%SOABI%%.opt-2.pyc
4980  test_xml_etree_c%%SOABI%%.pyc
4981  test_xmlrpc%%SOABI%%.opt-1.pyc
4982  test_xmlrpc%%SOABI%%.opt-2.pyc
4983  test_xmlrpc%%SOABI%%.pyc
4984  test_xmlrpc_net%%SOABI%%.opt-1.pyc
4985  test_xmlrpc_net%%SOABI%%.opt-2.pyc
4986  test_xmlrpc_net%%SOABI%%.pyc
4987  test_xxlimited%%SOABI%%.opt-1.pyc
4988  test_xxlimited%%SOABI%%.opt-2.pyc
4989  test_xxlimited%%SOABI%%.pyc
4990  test_xxtestfuzz%%SOABI%%.opt-1.pyc
4991  test_xxtestfuzz%%SOABI%%.opt-2.pyc
4992  test_xxtestfuzz%%SOABI%%.pyc
4993  test_yield_from%%SOABI%%.opt-1.pyc
4994  test_yield_from%%SOABI%%.opt-2.pyc
4995  test_yield_from%%SOABI%%.pyc
4996  test_zipapp%%SOABI%%.opt-1.pyc
4997  test_zipapp%%SOABI%%.opt-2.pyc
4998  test_zipapp%%SOABI%%.pyc
4999  test_zipfile64%%SOABI%%.opt-1.pyc
5000  test_zipfile64%%SOABI%%.opt-2.pyc
5001  test_zipfile64%%SOABI%%.pyc
5002  test_zipimport%%SOABI%%.opt-1.pyc
5003  test_zipimport%%SOABI%%.opt-2.pyc
5004  test_zipimport%%SOABI%%.pyc
5005  test_zipimport_support%%SOABI%%.opt-1.pyc
5006  test_zipimport_support%%SOABI%%.opt-2.pyc
5007  test_zipimport_support%%SOABI%%.pyc
5008  test_zlib%%SOABI%%.opt-1.pyc
5009  test_zlib%%SOABI%%.opt-2.pyc
5010  test_zlib%%SOABI%%.pyc
5011  testcodec%%SOABI%%.opt-1.pyc
5012  testcodec%%SOABI%%.opt-2.pyc
5013  testcodec%%SOABI%%.pyc
5014  tf_inherit_check%%SOABI%%.opt-1.pyc
5015  tf_inherit_check%%SOABI%%.opt-2.pyc
5016  tf_inherit_check%%SOABI%%.pyc
5017  time_hashlib%%SOABI%%.opt-1.pyc
5018  time_hashlib%%SOABI%%.opt-2.pyc
5019  time_hashlib%%SOABI%%.pyc
5020  win_console_handler%%SOABI%%.opt-1.pyc
5021  win_console_handler%%SOABI%%.opt-2.pyc
5022  win_console_handler%%SOABI%%.pyc
5023  xmltests%%SOABI%%.opt-1.pyc
5024  xmltests%%SOABI%%.opt-2.pyc
5025  xmltests%%SOABI%%.pyc
5026 lib/python%%XYDOT%%/test/audiodata/
5027  pluck-alaw.aifc
5028  pluck-pcm16.aiff
5029  pluck-pcm16.au
5030  pluck-pcm16.wav
5031  pluck-pcm24-ext.wav
5032  pluck-pcm24.aiff
5033  pluck-pcm24.au
5034  pluck-pcm24.wav
5035  pluck-pcm32.aiff
5036  pluck-pcm32.au
5037  pluck-pcm32.wav
5038  pluck-pcm8.aiff
5039  pluck-pcm8.au
5040  pluck-pcm8.wav
5041  pluck-ulaw.aifc
5042  pluck-ulaw.au
5043 lib/python%%XYDOT%%/test/capath/
5044  4e1295a3.0
5045  5ed36f99.0
5046  6e88d7b8.0
5047  99d0fa06.0
5048  b1930218.0
5049  ceff1710.0
5050 lib/python%%XYDOT%%/test/cjkencodings/
5051  big5-utf8.txt
5052  big5.txt
5053  big5hkscs-utf8.txt
5054  big5hkscs.txt
5055  cp949-utf8.txt
5056  cp949.txt
5057  euc_jisx0213-utf8.txt
5058  euc_jisx0213.txt
5059  euc_jp-utf8.txt
5060  euc_jp.txt
5061  euc_kr-utf8.txt
5062  euc_kr.txt
5063  gb18030-utf8.txt
5064  gb18030.txt
5065  gb2%%XY%%-utf8.txt
5066  gb2%%XY%%.txt
5067  gbk-utf8.txt
5068  gbk.txt
5069  hz-utf8.txt
5070  hz.txt
5071  iso2022_jp-utf8.txt
5072  iso2022_jp.txt
5073  iso2022_kr-utf8.txt
5074  iso2022_kr.txt
5075  johab-utf8.txt
5076  johab.txt
5077  shift_jis-utf8.txt
5078  shift_jis.txt
5079  shift_jisx0213-utf8.txt
5080  shift_jisx0213.txt
5081 lib/python%%XYDOT%%/test/crashers/
5082  README
5083  bogus_code_obj.py
5084  gc_inspection.py
5085  infinite_loop_re.py
5086  mutation_inside_cyclegc.py
5087  recursive_call.py
5088  trace_at_recursion_limit.py
5089  underlying_dict.py
5090 lib/python%%XYDOT%%/test/crashers/__pycache__/
5091  bogus_code_obj%%SOABI%%.opt-1.pyc
5092  bogus_code_obj%%SOABI%%.opt-2.pyc
5093  bogus_code_obj%%SOABI%%.pyc
5094  gc_inspection%%SOABI%%.opt-1.pyc
5095  gc_inspection%%SOABI%%.opt-2.pyc
5096  gc_inspection%%SOABI%%.pyc
5097  infinite_loop_re%%SOABI%%.opt-1.pyc
5098  infinite_loop_re%%SOABI%%.opt-2.pyc
5099  infinite_loop_re%%SOABI%%.pyc
5100  mutation_inside_cyclegc%%SOABI%%.opt-1.pyc
5101  mutation_inside_cyclegc%%SOABI%%.opt-2.pyc
5102  mutation_inside_cyclegc%%SOABI%%.pyc
5103  recursive_call%%SOABI%%.opt-1.pyc
5104  recursive_call%%SOABI%%.opt-2.pyc
5105  recursive_call%%SOABI%%.pyc
5106  trace_at_recursion_limit%%SOABI%%.opt-1.pyc
5107  trace_at_recursion_limit%%SOABI%%.opt-2.pyc
5108  trace_at_recursion_limit%%SOABI%%.pyc
5109  underlying_dict%%SOABI%%.opt-1.pyc
5110  underlying_dict%%SOABI%%.opt-2.pyc
5111  underlying_dict%%SOABI%%.pyc
5112 lib/python%%XYDOT%%/test/data/README
5113 lib/python%%XYDOT%%/test/decimaltestdata/
5114  abs.decTest
5115  add.decTest
5116  and.decTest
5117  base.decTest
5118  clamp.decTest
5119  class.decTest
5120  compare.decTest
5121  comparetotal.decTest
5122  comparetotmag.decTest
5123  copy.decTest
5124  copyabs.decTest
5125  copynegate.decTest
5126  copysign.decTest
5127  ddAbs.decTest
5128  ddAdd.decTest
5129  ddAnd.decTest
5130  ddBase.decTest
5131  ddCanonical.decTest
5132  ddClass.decTest
5133  ddCompare.decTest
5134  ddCompareSig.decTest
5135  ddCompareTotal.decTest
5136  ddCompareTotalMag.decTest
5137  ddCopy.decTest
5138  ddCopyAbs.decTest
5139  ddCopyNegate.decTest
5140  ddCopySign.decTest
5141  ddDivide.decTest
5142  ddDivideInt.decTest
5143  ddEncode.decTest
5144  ddFMA.decTest
5145  ddInvert.decTest
5146  ddLogB.decTest
5147  ddMax.decTest
5148  ddMaxMag.decTest
5149  ddMin.decTest
5150  ddMinMag.decTest
5151  ddMinus.decTest
5152  ddMultiply.decTest
5153  ddNextMinus.decTest
5154  ddNextPlus.decTest
5155  ddNextToward.decTest
5156  ddOr.decTest
5157  ddPlus.decTest
5158  ddQuantize.decTest
5159  ddReduce.decTest
5160  ddRemainder.decTest
5161  ddRemainderNear.decTest
5162  ddRotate.decTest
5163  ddSameQuantum.decTest
5164  ddScaleB.decTest
5165  ddShift.decTest
5166  ddSubtract.decTest
5167  ddToIntegral.decTest
5168  ddXor.decTest
5169  decDouble.decTest
5170  decQuad.decTest
5171  decSingle.decTest
5172  divide.decTest
5173  divideint.decTest
5174  dqAbs.decTest
5175  dqAdd.decTest
5176  dqAnd.decTest
5177  dqBase.decTest
5178  dqCanonical.decTest
5179  dqClass.decTest
5180  dqCompare.decTest
5181  dqCompareSig.decTest
5182  dqCompareTotal.decTest
5183  dqCompareTotalMag.decTest
5184  dqCopy.decTest
5185  dqCopyAbs.decTest
5186  dqCopyNegate.decTest
5187  dqCopySign.decTest
5188  dqDivide.decTest
5189  dqDivideInt.decTest
5190  dqEncode.decTest
5191  dqFMA.decTest
5192  dqInvert.decTest
5193  dqLogB.decTest
5194  dqMax.decTest
5195  dqMaxMag.decTest
5196  dqMin.decTest
5197  dqMinMag.decTest
5198  dqMinus.decTest
5199  dqMultiply.decTest
5200  dqNextMinus.decTest
5201  dqNextPlus.decTest
5202  dqNextToward.decTest
5203  dqOr.decTest
5204  dqPlus.decTest
5205  dqQuantize.decTest
5206  dqReduce.decTest
5207  dqRemainder.decTest
5208  dqRemainderNear.decTest
5209  dqRotate.decTest
5210  dqSameQuantum.decTest
5211  dqScaleB.decTest
5212  dqShift.decTest
5213  dqSubtract.decTest
5214  dqToIntegral.decTest
5215  dqXor.decTest
5216  dsBase.decTest
5217  dsEncode.decTest
5218  exp.decTest
5219  extra.decTest
5220  fma.decTest
5221  inexact.decTest
5222  invert.decTest
5223  ln.decTest
5224  log10.decTest
5225  logb.decTest
5226  max.decTest
5227  maxmag.decTest
5228  min.decTest
5229  minmag.decTest
5230  minus.decTest
5231  multiply.decTest
5232  nextminus.decTest
5233  nextplus.decTest
5234  nexttoward.decTest
5235  or.decTest
5236  plus.decTest
5237  power.decTest
5238  powersqrt.decTest
5239  quantize.decTest
5240  randomBound32.decTest
5241  randoms.decTest
5242  reduce.decTest
5243  remainder.decTest
5244  remainderNear.decTest
5245  rescale.decTest
5246  rotate.decTest
5247  rounding.decTest
5248  samequantum.decTest
5249  scaleb.decTest
5250  shift.decTest
5251  squareroot.decTest
5252  subtract.decTest
5253  testall.decTest
5254  tointegral.decTest
5255  tointegralx.decTest
5256  xor.decTest
5257 lib/python%%XYDOT%%/test/dtracedata/
5258  assert_usable.d
5259  assert_usable.stp
5260  call_stack.d
5261  call_stack.d.expected
5262  call_stack.py
5263  call_stack.stp
5264  call_stack.stp.expected
5265  gc.d
5266  gc.d.expected
5267  gc.py
5268  gc.stp
5269  gc.stp.expected
5270  instance.py
5271  line.d
5272  line.d.expected
5273  line.py
5274 lib/python%%XYDOT%%/test/dtracedata/__pycache__/
5275  call_stack%%SOABI%%.opt-1.pyc
5276  call_stack%%SOABI%%.opt-2.pyc
5277  call_stack%%SOABI%%.pyc
5278  gc%%SOABI%%.opt-1.pyc
5279  gc%%SOABI%%.opt-2.pyc
5280  gc%%SOABI%%.pyc
5281  instance%%SOABI%%.opt-1.pyc
5282  instance%%SOABI%%.opt-2.pyc
5283  instance%%SOABI%%.pyc
5284  line%%SOABI%%.opt-1.pyc
5285  line%%SOABI%%.opt-2.pyc
5286  line%%SOABI%%.pyc
5287 lib/python%%XYDOT%%/test/encoded_modules/
5288  __init__.py
5289  module_iso_8859_1.py
5290  module_koi8_r.py
5291 lib/python%%XYDOT%%/test/encoded_modules/__pycache__/
5292  __init__%%SOABI%%.opt-1.pyc
5293  __init__%%SOABI%%.opt-2.pyc
5294  __init__%%SOABI%%.pyc
5295  module_iso_8859_1%%SOABI%%.opt-1.pyc
5296  module_iso_8859_1%%SOABI%%.opt-2.pyc
5297  module_iso_8859_1%%SOABI%%.pyc
5298  module_koi8_r%%SOABI%%.opt-1.pyc
5299  module_koi8_r%%SOABI%%.opt-2.pyc
5300  module_koi8_r%%SOABI%%.pyc
5301 lib/python%%XYDOT%%/test/imghdrdata/
5302  python-raw.jpg
5303  python.bmp
5304  python.exr
5305  python.gif
5306  python.jpg
5307  python.pbm
5308  python.pgm
5309  python.png
5310  python.ppm
5311  python.ras
5312  python.sgi
5313  python.tiff
5314  python.webp
5315  python.xbm
5316 lib/python%%XYDOT%%/test/leakers/
5317  README.txt
5318  __init__.py
5319  test_ctypes.py
5320  test_selftype.py
5321 lib/python%%XYDOT%%/test/leakers/__pycache__/
5322  __init__%%SOABI%%.opt-1.pyc
5323  __init__%%SOABI%%.opt-2.pyc
5324  __init__%%SOABI%%.pyc
5325  test_ctypes%%SOABI%%.opt-1.pyc
5326  test_ctypes%%SOABI%%.opt-2.pyc
5327  test_ctypes%%SOABI%%.pyc
5328  test_selftype%%SOABI%%.opt-1.pyc
5329  test_selftype%%SOABI%%.opt-2.pyc
5330  test_selftype%%SOABI%%.pyc
5331 lib/python%%XYDOT%%/test/libregrtest/
5332  __init__.py
5333  cmdline.py
5334  main.py
5335  pgo.py
5336  refleak.py
5337  runtest.py
5338  runtest_mp.py
5339  save_env.py
5340  setup.py
5341  utils.py
5342  win_utils.py
5343 lib/python%%XYDOT%%/test/libregrtest/__pycache__/
5344  __init__%%SOABI%%.opt-1.pyc
5345  __init__%%SOABI%%.opt-2.pyc
5346  __init__%%SOABI%%.pyc
5347  cmdline%%SOABI%%.opt-1.pyc
5348  cmdline%%SOABI%%.opt-2.pyc
5349  cmdline%%SOABI%%.pyc
5350  main%%SOABI%%.opt-1.pyc
5351  main%%SOABI%%.opt-2.pyc
5352  main%%SOABI%%.pyc
5353  pgo%%SOABI%%.opt-1.pyc
5354  pgo%%SOABI%%.opt-2.pyc
5355  pgo%%SOABI%%.pyc
5356  refleak%%SOABI%%.opt-1.pyc
5357  refleak%%SOABI%%.opt-2.pyc
5358  refleak%%SOABI%%.pyc
5359  runtest%%SOABI%%.opt-1.pyc
5360  runtest%%SOABI%%.opt-2.pyc
5361  runtest%%SOABI%%.pyc
5362  runtest_mp%%SOABI%%.opt-1.pyc
5363  runtest_mp%%SOABI%%.opt-2.pyc
5364  runtest_mp%%SOABI%%.pyc
5365  save_env%%SOABI%%.opt-1.pyc
5366  save_env%%SOABI%%.opt-2.pyc
5367  save_env%%SOABI%%.pyc
5368  setup%%SOABI%%.opt-1.pyc
5369  setup%%SOABI%%.opt-2.pyc
5370  setup%%SOABI%%.pyc
5371  utils%%SOABI%%.opt-1.pyc
5372  utils%%SOABI%%.opt-2.pyc
5373  utils%%SOABI%%.pyc
5374  win_utils%%SOABI%%.opt-1.pyc
5375  win_utils%%SOABI%%.opt-2.pyc
5376  win_utils%%SOABI%%.pyc
5377 lib/python%%XYDOT%%/test/sndhdrdata/
5378  README
5379  sndhdr.8svx
5380  sndhdr.aifc
5381  sndhdr.aiff
5382  sndhdr.au
5383  sndhdr.hcom
5384  sndhdr.sndt
5385  sndhdr.voc
5386  sndhdr.wav
5387 lib/python%%XYDOT%%/test/subprocessdata/
5388  fd_status.py
5389  input_reader.py
5390  qcat.py
5391  qgrep.py
5392  sigchild_ignore.py
5393 lib/python%%XYDOT%%/test/subprocessdata/__pycache__/
5394  fd_status%%SOABI%%.opt-1.pyc
5395  fd_status%%SOABI%%.opt-2.pyc
5396  fd_status%%SOABI%%.pyc
5397  input_reader%%SOABI%%.opt-1.pyc
5398  input_reader%%SOABI%%.opt-2.pyc
5399  input_reader%%SOABI%%.pyc
5400  qcat%%SOABI%%.opt-1.pyc
5401  qcat%%SOABI%%.opt-2.pyc
5402  qcat%%SOABI%%.pyc
5403  qgrep%%SOABI%%.opt-1.pyc
5404  qgrep%%SOABI%%.opt-2.pyc
5405  qgrep%%SOABI%%.pyc
5406  sigchild_ignore%%SOABI%%.opt-1.pyc
5407  sigchild_ignore%%SOABI%%.opt-2.pyc
5408  sigchild_ignore%%SOABI%%.pyc
5409 lib/python%%XYDOT%%/test/support/
5410  __init__.py
5411  ast_helper.py
5412  asynchat.py
5413  asyncore.py
5414  bytecode_helper.py
5415  hashlib_helper.py
5416  hypothesis_helper.py
5417  import_helper.py
5418  interpreters.py
5419  logging_helper.py
5420  os_helper.py
5421  script_helper.py
5422  socket_helper.py
5423  testcase.py
5424  testresult.py
5425  threading_helper.py
5426  warnings_helper.py
5427 lib/python%%XYDOT%%/test/support/__pycache__/
5428  __init__%%SOABI%%.opt-1.pyc
5429  __init__%%SOABI%%.opt-2.pyc
5430  __init__%%SOABI%%.pyc
5431  ast_helper%%SOABI%%.opt-1.pyc
5432  ast_helper%%SOABI%%.opt-2.pyc
5433  ast_helper%%SOABI%%.pyc
5434  asynchat%%SOABI%%.opt-1.pyc
5435  asynchat%%SOABI%%.opt-2.pyc
5436  asynchat%%SOABI%%.pyc
5437  asyncore%%SOABI%%.opt-1.pyc
5438  asyncore%%SOABI%%.opt-2.pyc
5439  asyncore%%SOABI%%.pyc
5440  bytecode_helper%%SOABI%%.opt-1.pyc
5441  bytecode_helper%%SOABI%%.opt-2.pyc
5442  bytecode_helper%%SOABI%%.pyc
5443  hashlib_helper%%SOABI%%.opt-1.pyc
5444  hashlib_helper%%SOABI%%.opt-2.pyc
5445  hashlib_helper%%SOABI%%.pyc
5446  hypothesis_helper%%SOABI%%.opt-1.pyc
5447  hypothesis_helper%%SOABI%%.opt-2.pyc
5448  hypothesis_helper%%SOABI%%.pyc
5449  import_helper%%SOABI%%.opt-1.pyc
5450  import_helper%%SOABI%%.opt-2.pyc
5451  import_helper%%SOABI%%.pyc
5452  interpreters%%SOABI%%.opt-1.pyc
5453  interpreters%%SOABI%%.opt-2.pyc
5454  interpreters%%SOABI%%.pyc
5455  logging_helper%%SOABI%%.opt-1.pyc
5456  logging_helper%%SOABI%%.opt-2.pyc
5457  logging_helper%%SOABI%%.pyc
5458  os_helper%%SOABI%%.opt-1.pyc
5459  os_helper%%SOABI%%.opt-2.pyc
5460  os_helper%%SOABI%%.pyc
5461  script_helper%%SOABI%%.opt-1.pyc
5462  script_helper%%SOABI%%.opt-2.pyc
5463  script_helper%%SOABI%%.pyc
5464  socket_helper%%SOABI%%.opt-1.pyc
5465  socket_helper%%SOABI%%.opt-2.pyc
5466  socket_helper%%SOABI%%.pyc
5467  testcase%%SOABI%%.opt-1.pyc
5468  testcase%%SOABI%%.opt-2.pyc
5469  testcase%%SOABI%%.pyc
5470  testresult%%SOABI%%.opt-1.pyc
5471  testresult%%SOABI%%.opt-2.pyc
5472  testresult%%SOABI%%.pyc
5473  threading_helper%%SOABI%%.opt-1.pyc
5474  threading_helper%%SOABI%%.opt-2.pyc
5475  threading_helper%%SOABI%%.pyc
5476  warnings_helper%%SOABI%%.opt-1.pyc
5477  warnings_helper%%SOABI%%.opt-2.pyc
5478  warnings_helper%%SOABI%%.pyc
5479 lib/python%%XYDOT%%/test/support/_hypothesis_stubs/
5480  __init__.py
5481  _helpers.py
5482  strategies.py
5483 lib/python%%XYDOT%%/test/support/_hypothesis_stubs/__pycache__/
5484  __init__%%SOABI%%.opt-1.pyc
5485  __init__%%SOABI%%.opt-2.pyc
5486  __init__%%SOABI%%.pyc
5487  _helpers%%SOABI%%.opt-1.pyc
5488  _helpers%%SOABI%%.opt-2.pyc
5489  _helpers%%SOABI%%.pyc
5490  strategies%%SOABI%%.opt-1.pyc
5491  strategies%%SOABI%%.opt-2.pyc
5492  strategies%%SOABI%%.pyc
5493 lib/python%%XYDOT%%/test/test_asyncio/
5494  __init__.py
5495  __main__.py
5496  echo.py
5497  echo2.py
5498  echo3.py
5499  functional.py
5500  test_base_events.py
5501  test_buffered_proto.py
5502  test_context.py
5503  test_eager_task_factory.py
5504  test_events.py
5505  test_futures.py
5506  test_futures2.py
5507  test_locks.py
5508  test_pep492.py
5509  test_proactor_events.py
5510  test_protocols.py
5511  test_queues.py
5512  test_runners.py
5513  test_selector_events.py
5514  test_sendfile.py
5515  test_server.py
5516  test_sock_lowlevel.py
5517  test_ssl.py
5518  test_sslproto.py
5519  test_streams.py
5520  test_subprocess.py
5521  test_taskgroups.py
5522  test_tasks.py
5523  test_threads.py
5524  test_timeouts.py
5525  test_transports.py
5526  test_unix_events.py
5527  test_waitfor.py
5528  test_windows_events.py
5529  test_windows_utils.py
5530  utils.py
5531 lib/python%%XYDOT%%/test/test_asyncio/__pycache__/
5532  __init__%%SOABI%%.opt-1.pyc
5533  __init__%%SOABI%%.opt-2.pyc
5534  __init__%%SOABI%%.pyc
5535  __main__%%SOABI%%.opt-1.pyc
5536  __main__%%SOABI%%.opt-2.pyc
5537  __main__%%SOABI%%.pyc
5538  echo%%SOABI%%.opt-1.pyc
5539  echo%%SOABI%%.opt-2.pyc
5540  echo%%SOABI%%.pyc
5541  echo2%%SOABI%%.opt-1.pyc
5542  echo2%%SOABI%%.opt-2.pyc
5543  echo2%%SOABI%%.pyc
5544  echo3%%SOABI%%.opt-1.pyc
5545  echo3%%SOABI%%.opt-2.pyc
5546  echo3%%SOABI%%.pyc
5547  functional%%SOABI%%.opt-1.pyc
5548  functional%%SOABI%%.opt-2.pyc
5549  functional%%SOABI%%.pyc
5550  test_base_events%%SOABI%%.opt-1.pyc
5551  test_base_events%%SOABI%%.opt-2.pyc
5552  test_base_events%%SOABI%%.pyc
5553  test_buffered_proto%%SOABI%%.opt-1.pyc
5554  test_buffered_proto%%SOABI%%.opt-2.pyc
5555  test_buffered_proto%%SOABI%%.pyc
5556  test_context%%SOABI%%.opt-1.pyc
5557  test_context%%SOABI%%.opt-2.pyc
5558  test_context%%SOABI%%.pyc
5559  test_eager_task_factory%%SOABI%%.opt-1.pyc
5560  test_eager_task_factory%%SOABI%%.opt-2.pyc
5561  test_eager_task_factory%%SOABI%%.pyc
5562  test_events%%SOABI%%.opt-1.pyc
5563  test_events%%SOABI%%.opt-2.pyc
5564  test_events%%SOABI%%.pyc
5565  test_futures%%SOABI%%.opt-1.pyc
5566  test_futures%%SOABI%%.opt-2.pyc
5567  test_futures%%SOABI%%.pyc
5568  test_futures2%%SOABI%%.opt-1.pyc
5569  test_futures2%%SOABI%%.opt-2.pyc
5570  test_futures2%%SOABI%%.pyc
5571  test_locks%%SOABI%%.opt-1.pyc
5572  test_locks%%SOABI%%.opt-2.pyc
5573  test_locks%%SOABI%%.pyc
5574  test_pep492%%SOABI%%.opt-1.pyc
5575  test_pep492%%SOABI%%.opt-2.pyc
5576  test_pep492%%SOABI%%.pyc
5577  test_proactor_events%%SOABI%%.opt-1.pyc
5578  test_proactor_events%%SOABI%%.opt-2.pyc
5579  test_proactor_events%%SOABI%%.pyc
5580  test_protocols%%SOABI%%.opt-1.pyc
5581  test_protocols%%SOABI%%.opt-2.pyc
5582  test_protocols%%SOABI%%.pyc
5583  test_queues%%SOABI%%.opt-1.pyc
5584  test_queues%%SOABI%%.opt-2.pyc
5585  test_queues%%SOABI%%.pyc
5586  test_runners%%SOABI%%.opt-1.pyc
5587  test_runners%%SOABI%%.opt-2.pyc
5588  test_runners%%SOABI%%.pyc
5589  test_selector_events%%SOABI%%.opt-1.pyc
5590  test_selector_events%%SOABI%%.opt-2.pyc
5591  test_selector_events%%SOABI%%.pyc
5592  test_sendfile%%SOABI%%.opt-1.pyc
5593  test_sendfile%%SOABI%%.opt-2.pyc
5594  test_sendfile%%SOABI%%.pyc
5595  test_server%%SOABI%%.opt-1.pyc
5596  test_server%%SOABI%%.opt-2.pyc
5597  test_server%%SOABI%%.pyc
5598  test_sock_lowlevel%%SOABI%%.opt-1.pyc
5599  test_sock_lowlevel%%SOABI%%.opt-2.pyc
5600  test_sock_lowlevel%%SOABI%%.pyc
5601  test_ssl%%SOABI%%.opt-1.pyc
5602  test_ssl%%SOABI%%.opt-2.pyc
5603  test_ssl%%SOABI%%.pyc
5604  test_sslproto%%SOABI%%.opt-1.pyc
5605  test_sslproto%%SOABI%%.opt-2.pyc
5606  test_sslproto%%SOABI%%.pyc
5607  test_streams%%SOABI%%.opt-1.pyc
5608  test_streams%%SOABI%%.opt-2.pyc
5609  test_streams%%SOABI%%.pyc
5610  test_subprocess%%SOABI%%.opt-1.pyc
5611  test_subprocess%%SOABI%%.opt-2.pyc
5612  test_subprocess%%SOABI%%.pyc
5613  test_taskgroups%%SOABI%%.opt-1.pyc
5614  test_taskgroups%%SOABI%%.opt-2.pyc
5615  test_taskgroups%%SOABI%%.pyc
5616  test_tasks%%SOABI%%.opt-1.pyc
5617  test_tasks%%SOABI%%.opt-2.pyc
5618  test_tasks%%SOABI%%.pyc
5619  test_threads%%SOABI%%.opt-1.pyc
5620  test_threads%%SOABI%%.opt-2.pyc
5621  test_threads%%SOABI%%.pyc
5622  test_timeouts%%SOABI%%.opt-1.pyc
5623  test_timeouts%%SOABI%%.opt-2.pyc
5624  test_timeouts%%SOABI%%.pyc
5625  test_transports%%SOABI%%.opt-1.pyc
5626  test_transports%%SOABI%%.opt-2.pyc
5627  test_transports%%SOABI%%.pyc
5628  test_unix_events%%SOABI%%.opt-1.pyc
5629  test_unix_events%%SOABI%%.opt-2.pyc
5630  test_unix_events%%SOABI%%.pyc
5631  test_waitfor%%SOABI%%.opt-1.pyc
5632  test_waitfor%%SOABI%%.opt-2.pyc
5633  test_waitfor%%SOABI%%.pyc
5634  test_windows_events%%SOABI%%.opt-1.pyc
5635  test_windows_events%%SOABI%%.opt-2.pyc
5636  test_windows_events%%SOABI%%.pyc
5637  test_windows_utils%%SOABI%%.opt-1.pyc
5638  test_windows_utils%%SOABI%%.opt-2.pyc
5639  test_windows_utils%%SOABI%%.pyc
5640  utils%%SOABI%%.opt-1.pyc
5641  utils%%SOABI%%.opt-2.pyc
5642  utils%%SOABI%%.pyc
5643 lib/python%%XYDOT%%/test/test_capi/
5644  __init__.py
5645  __main__.py
5646  check_config.py
5647  test_abstract.py
5648  test_codecs.py
5649  test_dict.py
5650  test_eval_code_ex.py
5651  test_exceptions.py
5652  test_getargs.py
5653  test_immortal.py
5654  test_long.py
5655  test_mem.py
5656  test_misc.py
5657  test_structmembers.py
5658  test_unicode.py
5659  test_watchers.py
5660 lib/python%%XYDOT%%/test/test_capi/__pycache__/
5661  __init__%%SOABI%%.opt-1.pyc
5662  __init__%%SOABI%%.opt-2.pyc
5663  __init__%%SOABI%%.pyc
5664  __main__%%SOABI%%.opt-1.pyc
5665  __main__%%SOABI%%.opt-2.pyc
5666  __main__%%SOABI%%.pyc
5667  check_config%%SOABI%%.opt-1.pyc
5668  check_config%%SOABI%%.opt-2.pyc
5669  check_config%%SOABI%%.pyc
5670  test_abstract%%SOABI%%.opt-1.pyc
5671  test_abstract%%SOABI%%.opt-2.pyc
5672  test_abstract%%SOABI%%.pyc
5673  test_codecs%%SOABI%%.opt-1.pyc
5674  test_codecs%%SOABI%%.opt-2.pyc
5675  test_codecs%%SOABI%%.pyc
5676  test_dict%%SOABI%%.opt-1.pyc
5677  test_dict%%SOABI%%.opt-2.pyc
5678  test_dict%%SOABI%%.pyc
5679  test_eval_code_ex%%SOABI%%.opt-1.pyc
5680  test_eval_code_ex%%SOABI%%.opt-2.pyc
5681  test_eval_code_ex%%SOABI%%.pyc
5682  test_exceptions%%SOABI%%.opt-1.pyc
5683  test_exceptions%%SOABI%%.opt-2.pyc
5684  test_exceptions%%SOABI%%.pyc
5685  test_getargs%%SOABI%%.opt-1.pyc
5686  test_getargs%%SOABI%%.opt-2.pyc
5687  test_getargs%%SOABI%%.pyc
5688  test_immortal%%SOABI%%.opt-1.pyc
5689  test_immortal%%SOABI%%.opt-2.pyc
5690  test_immortal%%SOABI%%.pyc
5691  test_long%%SOABI%%.opt-1.pyc
5692  test_long%%SOABI%%.opt-2.pyc
5693  test_long%%SOABI%%.pyc
5694  test_mem%%SOABI%%.opt-1.pyc
5695  test_mem%%SOABI%%.opt-2.pyc
5696  test_mem%%SOABI%%.pyc
5697  test_misc%%SOABI%%.opt-1.pyc
5698  test_misc%%SOABI%%.opt-2.pyc
5699  test_misc%%SOABI%%.pyc
5700  test_structmembers%%SOABI%%.opt-1.pyc
5701  test_structmembers%%SOABI%%.opt-2.pyc
5702  test_structmembers%%SOABI%%.pyc
5703  test_unicode%%SOABI%%.opt-1.pyc
5704  test_unicode%%SOABI%%.opt-2.pyc
5705  test_unicode%%SOABI%%.pyc
5706  test_watchers%%SOABI%%.opt-1.pyc
5707  test_watchers%%SOABI%%.opt-2.pyc
5708  test_watchers%%SOABI%%.pyc
5709 lib/python%%XYDOT%%/test/test_cppext/
5710  __init__.py
5711  extension.cpp
5712  setup.py
5713 lib/python%%XYDOT%%/test/test_cppext/__pycache__/
5714  __init__%%SOABI%%.opt-1.pyc
5715  __init__%%SOABI%%.opt-2.pyc
5716  __init__%%SOABI%%.pyc
5717  setup%%SOABI%%.opt-1.pyc
5718  setup%%SOABI%%.opt-2.pyc
5719  setup%%SOABI%%.pyc
5720 lib/python%%XYDOT%%/test/test_ctypes/
5721  __init__.py
5722  __main__.py
5723  test_anon.py
5724  test_array_in_pointer.py
5725  test_arrays.py
5726  test_as_parameter.py
5727  test_bitfields.py
5728  test_buffers.py
5729  test_bytes.py
5730  test_byteswap.py
5731  test_callbacks.py
5732  test_cast.py
5733  test_cfuncs.py
5734  test_checkretval.py
5735  test_delattr.py
5736  test_errno.py
5737  test_find.py
5738  test_frombuffer.py
5739  test_funcptr.py
5740  test_functions.py
5741  test_incomplete.py
5742  test_init.py
5743  test_internals.py
5744  test_keeprefs.py
5745  test_libc.py
5746  test_loading.py
5747  test_macholib.py
5748  test_memfunctions.py
5749  test_numbers.py
5750  test_objects.py
5751  test_parameters.py
5752  test_pep3118.py
5753  test_pickling.py
5754  test_pointers.py
5755  test_prototypes.py
5756  test_python_api.py
5757  test_random_things.py
5758  test_refcounts.py
5759  test_repr.py
5760  test_returnfuncptrs.py
5761  test_simplesubclasses.py
5762  test_sizes.py
5763  test_slicing.py
5764  test_stringptr.py
5765  test_strings.py
5766  test_struct_fields.py
5767  test_structures.py
5768  test_unaligned_structures.py
5769  test_unicode.py
5770  test_values.py
5771  test_varsize_struct.py
5772  test_win32.py
5773  test_wintypes.py
5774 lib/python%%XYDOT%%/test/test_ctypes/__pycache__/
5775  __init__%%SOABI%%.opt-1.pyc
5776  __init__%%SOABI%%.opt-2.pyc
5777  __init__%%SOABI%%.pyc
5778  __main__%%SOABI%%.opt-1.pyc
5779  __main__%%SOABI%%.opt-2.pyc
5780  __main__%%SOABI%%.pyc
5781  test_anon%%SOABI%%.opt-1.pyc
5782  test_anon%%SOABI%%.opt-2.pyc
5783  test_anon%%SOABI%%.pyc
5784  test_array_in_pointer%%SOABI%%.opt-1.pyc
5785  test_array_in_pointer%%SOABI%%.opt-2.pyc
5786  test_array_in_pointer%%SOABI%%.pyc
5787  test_arrays%%SOABI%%.opt-1.pyc
5788  test_arrays%%SOABI%%.opt-2.pyc
5789  test_arrays%%SOABI%%.pyc
5790  test_as_parameter%%SOABI%%.opt-1.pyc
5791  test_as_parameter%%SOABI%%.opt-2.pyc
5792  test_as_parameter%%SOABI%%.pyc
5793  test_bitfields%%SOABI%%.opt-1.pyc
5794  test_bitfields%%SOABI%%.opt-2.pyc
5795  test_bitfields%%SOABI%%.pyc
5796  test_buffers%%SOABI%%.opt-1.pyc
5797  test_buffers%%SOABI%%.opt-2.pyc
5798  test_buffers%%SOABI%%.pyc
5799  test_bytes%%SOABI%%.opt-1.pyc
5800  test_bytes%%SOABI%%.opt-2.pyc
5801  test_bytes%%SOABI%%.pyc
5802  test_byteswap%%SOABI%%.opt-1.pyc
5803  test_byteswap%%SOABI%%.opt-2.pyc
5804  test_byteswap%%SOABI%%.pyc
5805  test_callbacks%%SOABI%%.opt-1.pyc
5806  test_callbacks%%SOABI%%.opt-2.pyc
5807  test_callbacks%%SOABI%%.pyc
5808  test_cast%%SOABI%%.opt-1.pyc
5809  test_cast%%SOABI%%.opt-2.pyc
5810  test_cast%%SOABI%%.pyc
5811  test_cfuncs%%SOABI%%.opt-1.pyc
5812  test_cfuncs%%SOABI%%.opt-2.pyc
5813  test_cfuncs%%SOABI%%.pyc
5814  test_checkretval%%SOABI%%.opt-1.pyc
5815  test_checkretval%%SOABI%%.opt-2.pyc
5816  test_checkretval%%SOABI%%.pyc
5817  test_delattr%%SOABI%%.opt-1.pyc
5818  test_delattr%%SOABI%%.opt-2.pyc
5819  test_delattr%%SOABI%%.pyc
5820  test_errno%%SOABI%%.opt-1.pyc
5821  test_errno%%SOABI%%.opt-2.pyc
5822  test_errno%%SOABI%%.pyc
5823  test_find%%SOABI%%.opt-1.pyc
5824  test_find%%SOABI%%.opt-2.pyc
5825  test_find%%SOABI%%.pyc
5826  test_frombuffer%%SOABI%%.opt-1.pyc
5827  test_frombuffer%%SOABI%%.opt-2.pyc
5828  test_frombuffer%%SOABI%%.pyc
5829  test_funcptr%%SOABI%%.opt-1.pyc
5830  test_funcptr%%SOABI%%.opt-2.pyc
5831  test_funcptr%%SOABI%%.pyc
5832  test_functions%%SOABI%%.opt-1.pyc
5833  test_functions%%SOABI%%.opt-2.pyc
5834  test_functions%%SOABI%%.pyc
5835  test_incomplete%%SOABI%%.opt-1.pyc
5836  test_incomplete%%SOABI%%.opt-2.pyc
5837  test_incomplete%%SOABI%%.pyc
5838  test_init%%SOABI%%.opt-1.pyc
5839  test_init%%SOABI%%.opt-2.pyc
5840  test_init%%SOABI%%.pyc
5841  test_internals%%SOABI%%.opt-1.pyc
5842  test_internals%%SOABI%%.opt-2.pyc
5843  test_internals%%SOABI%%.pyc
5844  test_keeprefs%%SOABI%%.opt-1.pyc
5845  test_keeprefs%%SOABI%%.opt-2.pyc
5846  test_keeprefs%%SOABI%%.pyc
5847  test_libc%%SOABI%%.opt-1.pyc
5848  test_libc%%SOABI%%.opt-2.pyc
5849  test_libc%%SOABI%%.pyc
5850  test_loading%%SOABI%%.opt-1.pyc
5851  test_loading%%SOABI%%.opt-2.pyc
5852  test_loading%%SOABI%%.pyc
5853  test_macholib%%SOABI%%.opt-1.pyc
5854  test_macholib%%SOABI%%.opt-2.pyc
5855  test_macholib%%SOABI%%.pyc
5856  test_memfunctions%%SOABI%%.opt-1.pyc
5857  test_memfunctions%%SOABI%%.opt-2.pyc
5858  test_memfunctions%%SOABI%%.pyc
5859  test_numbers%%SOABI%%.opt-1.pyc
5860  test_numbers%%SOABI%%.opt-2.pyc
5861  test_numbers%%SOABI%%.pyc
5862  test_objects%%SOABI%%.opt-1.pyc
5863  test_objects%%SOABI%%.opt-2.pyc
5864  test_objects%%SOABI%%.pyc
5865  test_parameters%%SOABI%%.opt-1.pyc
5866  test_parameters%%SOABI%%.opt-2.pyc
5867  test_parameters%%SOABI%%.pyc
5868  test_pep3118%%SOABI%%.opt-1.pyc
5869  test_pep3118%%SOABI%%.opt-2.pyc
5870  test_pep3118%%SOABI%%.pyc
5871  test_pickling%%SOABI%%.opt-1.pyc
5872  test_pickling%%SOABI%%.opt-2.pyc
5873  test_pickling%%SOABI%%.pyc
5874  test_pointers%%SOABI%%.opt-1.pyc
5875  test_pointers%%SOABI%%.opt-2.pyc
5876  test_pointers%%SOABI%%.pyc
5877  test_prototypes%%SOABI%%.opt-1.pyc
5878  test_prototypes%%SOABI%%.opt-2.pyc
5879  test_prototypes%%SOABI%%.pyc
5880  test_python_api%%SOABI%%.opt-1.pyc
5881  test_python_api%%SOABI%%.opt-2.pyc
5882  test_python_api%%SOABI%%.pyc
5883  test_random_things%%SOABI%%.opt-1.pyc
5884  test_random_things%%SOABI%%.opt-2.pyc
5885  test_random_things%%SOABI%%.pyc
5886  test_refcounts%%SOABI%%.opt-1.pyc
5887  test_refcounts%%SOABI%%.opt-2.pyc
5888  test_refcounts%%SOABI%%.pyc
5889  test_repr%%SOABI%%.opt-1.pyc
5890  test_repr%%SOABI%%.opt-2.pyc
5891  test_repr%%SOABI%%.pyc
5892  test_returnfuncptrs%%SOABI%%.opt-1.pyc
5893  test_returnfuncptrs%%SOABI%%.opt-2.pyc
5894  test_returnfuncptrs%%SOABI%%.pyc
5895  test_simplesubclasses%%SOABI%%.opt-1.pyc
5896  test_simplesubclasses%%SOABI%%.opt-2.pyc
5897  test_simplesubclasses%%SOABI%%.pyc
5898  test_sizes%%SOABI%%.opt-1.pyc
5899  test_sizes%%SOABI%%.opt-2.pyc
5900  test_sizes%%SOABI%%.pyc
5901  test_slicing%%SOABI%%.opt-1.pyc
5902  test_slicing%%SOABI%%.opt-2.pyc
5903  test_slicing%%SOABI%%.pyc
5904  test_stringptr%%SOABI%%.opt-1.pyc
5905  test_stringptr%%SOABI%%.opt-2.pyc
5906  test_stringptr%%SOABI%%.pyc
5907  test_strings%%SOABI%%.opt-1.pyc
5908  test_strings%%SOABI%%.opt-2.pyc
5909  test_strings%%SOABI%%.pyc
5910  test_struct_fields%%SOABI%%.opt-1.pyc
5911  test_struct_fields%%SOABI%%.opt-2.pyc
5912  test_struct_fields%%SOABI%%.pyc
5913  test_structures%%SOABI%%.opt-1.pyc
5914  test_structures%%SOABI%%.opt-2.pyc
5915  test_structures%%SOABI%%.pyc
5916  test_unaligned_structures%%SOABI%%.opt-1.pyc
5917  test_unaligned_structures%%SOABI%%.opt-2.pyc
5918  test_unaligned_structures%%SOABI%%.pyc
5919  test_unicode%%SOABI%%.opt-1.pyc
5920  test_unicode%%SOABI%%.opt-2.pyc
5921  test_unicode%%SOABI%%.pyc
5922  test_values%%SOABI%%.opt-1.pyc
5923  test_values%%SOABI%%.opt-2.pyc
5924  test_values%%SOABI%%.pyc
5925  test_varsize_struct%%SOABI%%.opt-1.pyc
5926  test_varsize_struct%%SOABI%%.opt-2.pyc
5927  test_varsize_struct%%SOABI%%.pyc
5928  test_win32%%SOABI%%.opt-1.pyc
5929  test_win32%%SOABI%%.opt-2.pyc
5930  test_win32%%SOABI%%.pyc
5931  test_wintypes%%SOABI%%.opt-1.pyc
5932  test_wintypes%%SOABI%%.opt-2.pyc
5933  test_wintypes%%SOABI%%.pyc
5934 lib/python%%XYDOT%%/test/test_email/
5935  __init__.py
5936  __main__.py
5937  test__encoded_words.py
5938  test__header_value_parser.py
5939  test_asian_codecs.py
5940  test_contentmanager.py
5941  test_defect_handling.py
5942  test_email.py
5943  test_generator.py
5944  test_headerregistry.py
5945  test_inversion.py
5946  test_message.py
5947  test_parser.py
5948  test_pickleable.py
5949  test_policy.py
5950  test_utils.py
5951  torture_test.py
5952 lib/python%%XYDOT%%/test/test_email/__pycache__/
5953  __init__%%SOABI%%.opt-1.pyc
5954  __init__%%SOABI%%.opt-2.pyc
5955  __init__%%SOABI%%.pyc
5956  __main__%%SOABI%%.opt-1.pyc
5957  __main__%%SOABI%%.opt-2.pyc
5958  __main__%%SOABI%%.pyc
5959  test__encoded_words%%SOABI%%.opt-1.pyc
5960  test__encoded_words%%SOABI%%.opt-2.pyc
5961  test__encoded_words%%SOABI%%.pyc
5962  test__header_value_parser%%SOABI%%.opt-1.pyc
5963  test__header_value_parser%%SOABI%%.opt-2.pyc
5964  test__header_value_parser%%SOABI%%.pyc
5965  test_asian_codecs%%SOABI%%.opt-1.pyc
5966  test_asian_codecs%%SOABI%%.opt-2.pyc
5967  test_asian_codecs%%SOABI%%.pyc
5968  test_contentmanager%%SOABI%%.opt-1.pyc
5969  test_contentmanager%%SOABI%%.opt-2.pyc
5970  test_contentmanager%%SOABI%%.pyc
5971  test_defect_handling%%SOABI%%.opt-1.pyc
5972  test_defect_handling%%SOABI%%.opt-2.pyc
5973  test_defect_handling%%SOABI%%.pyc
5974  test_email%%SOABI%%.opt-1.pyc
5975  test_email%%SOABI%%.opt-2.pyc
5976  test_email%%SOABI%%.pyc
5977  test_generator%%SOABI%%.opt-1.pyc
5978  test_generator%%SOABI%%.opt-2.pyc
5979  test_generator%%SOABI%%.pyc
5980  test_headerregistry%%SOABI%%.opt-1.pyc
5981  test_headerregistry%%SOABI%%.opt-2.pyc
5982  test_headerregistry%%SOABI%%.pyc
5983  test_inversion%%SOABI%%.opt-1.pyc
5984  test_inversion%%SOABI%%.opt-2.pyc
5985  test_inversion%%SOABI%%.pyc
5986  test_message%%SOABI%%.opt-1.pyc
5987  test_message%%SOABI%%.opt-2.pyc
5988  test_message%%SOABI%%.pyc
5989  test_parser%%SOABI%%.opt-1.pyc
5990  test_parser%%SOABI%%.opt-2.pyc
5991  test_parser%%SOABI%%.pyc
5992  test_pickleable%%SOABI%%.opt-1.pyc
5993  test_pickleable%%SOABI%%.opt-2.pyc
5994  test_pickleable%%SOABI%%.pyc
5995  test_policy%%SOABI%%.opt-1.pyc
5996  test_policy%%SOABI%%.opt-2.pyc
5997  test_policy%%SOABI%%.pyc
5998  test_utils%%SOABI%%.opt-1.pyc
5999  test_utils%%SOABI%%.opt-2.pyc
6000  test_utils%%SOABI%%.pyc
6001  torture_test%%SOABI%%.opt-1.pyc
6002  torture_test%%SOABI%%.opt-2.pyc
6003  torture_test%%SOABI%%.pyc
6004 lib/python%%XYDOT%%/test/test_email/data/
6005  msg_01.txt
6006  msg_02.txt
6007  msg_03.txt
6008  msg_04.txt
6009  msg_05.txt
6010  msg_06.txt
6011  msg_07.txt
6012  msg_08.txt
6013  msg_09.txt
6014  msg_10.txt
6015  msg_11.txt
6016  msg_12.txt
6017  msg_12a.txt
6018  msg_13.txt
6019  msg_14.txt
6020  msg_15.txt
6021  msg_16.txt
6022  msg_17.txt
6023  msg_18.txt
6024  msg_19.txt
6025  msg_20.txt
6026  msg_21.txt
6027  msg_22.txt
6028  msg_23.txt
6029  msg_24.txt
6030  msg_25.txt
6031  msg_26.txt
6032  msg_27.txt
6033  msg_28.txt
6034  msg_29.txt
6035  msg_30.txt
6036  msg_31.txt
6037  msg_32.txt
6038  msg_33.txt
6039  msg_34.txt
6040  msg_35.txt
6041  msg_36.txt
6042  msg_37.txt
6043  msg_38.txt
6044  msg_39.txt
6045  msg_40.txt
6046  msg_41.txt
6047  msg_42.txt
6048  msg_43.txt
6049  msg_44.txt
6050  msg_45.txt
6051  msg_46.txt
6052  msg_47.txt
6053  python.bmp
6054  python.exr
6055  python.gif
6056  python.jpg
6057  python.pbm
6058  python.pgm
6059  python.png
6060  python.ppm
6061  python.ras
6062  python.sgi
6063  python.tiff
6064  python.webp
6065  python.xbm
6066  sndhdr.aifc
6067  sndhdr.aiff
6068  sndhdr.au
6069  sndhdr.wav
6070 lib/python%%XYDOT%%/test/test_import/
6071  __init__.py
6072  __main__.py
6073 lib/python%%XYDOT%%/test/test_import/__pycache__/
6074  __init__%%SOABI%%.opt-1.pyc
6075  __init__%%SOABI%%.opt-2.pyc
6076  __init__%%SOABI%%.pyc
6077  __main__%%SOABI%%.opt-1.pyc
6078  __main__%%SOABI%%.opt-2.pyc
6079  __main__%%SOABI%%.pyc
6080 lib/python%%XYDOT%%/test/test_import/data/circular_imports/
6081  basic.py
6082  basic2.py
6083  binding.py
6084  binding2.py
6085  from_cycle1.py
6086  from_cycle2.py
6087  indirect.py
6088  rebinding.py
6089  rebinding2.py
6090  source.py
6091  subpackage.py
6092  use.py
6093  util.py
6094 lib/python%%XYDOT%%/test/test_import/data/circular_imports/__pycache__/
6095  basic%%SOABI%%.opt-1.pyc
6096  basic%%SOABI%%.opt-2.pyc
6097  basic%%SOABI%%.pyc
6098  basic2%%SOABI%%.opt-1.pyc
6099  basic2%%SOABI%%.opt-2.pyc
6100  basic2%%SOABI%%.pyc
6101  binding%%SOABI%%.opt-1.pyc
6102  binding%%SOABI%%.opt-2.pyc
6103  binding%%SOABI%%.pyc
6104  binding2%%SOABI%%.opt-1.pyc
6105  binding2%%SOABI%%.opt-2.pyc
6106  binding2%%SOABI%%.pyc
6107  from_cycle1%%SOABI%%.opt-1.pyc
6108  from_cycle1%%SOABI%%.opt-2.pyc
6109  from_cycle1%%SOABI%%.pyc
6110  from_cycle2%%SOABI%%.opt-1.pyc
6111  from_cycle2%%SOABI%%.opt-2.pyc
6112  from_cycle2%%SOABI%%.pyc
6113  indirect%%SOABI%%.opt-1.pyc
6114  indirect%%SOABI%%.opt-2.pyc
6115  indirect%%SOABI%%.pyc
6116  rebinding%%SOABI%%.opt-1.pyc
6117  rebinding%%SOABI%%.opt-2.pyc
6118  rebinding%%SOABI%%.pyc
6119  rebinding2%%SOABI%%.opt-1.pyc
6120  rebinding2%%SOABI%%.opt-2.pyc
6121  rebinding2%%SOABI%%.pyc
6122  source%%SOABI%%.opt-1.pyc
6123  source%%SOABI%%.opt-2.pyc
6124  source%%SOABI%%.pyc
6125  subpackage%%SOABI%%.opt-1.pyc
6126  subpackage%%SOABI%%.opt-2.pyc
6127  subpackage%%SOABI%%.pyc
6128  use%%SOABI%%.opt-1.pyc
6129  use%%SOABI%%.opt-2.pyc
6130  use%%SOABI%%.pyc
6131  util%%SOABI%%.opt-1.pyc
6132  util%%SOABI%%.opt-2.pyc
6133  util%%SOABI%%.pyc
6134 lib/python%%XYDOT%%/test/test_import/data/circular_imports/subpkg/
6135  subpackage2.py
6136  util.py
6137 lib/python%%XYDOT%%/test/test_import/data/circular_imports/subpkg/__pycache__/
6138  subpackage2%%SOABI%%.opt-1.pyc
6139  subpackage2%%SOABI%%.opt-2.pyc
6140  subpackage2%%SOABI%%.pyc
6141  util%%SOABI%%.opt-1.pyc
6142  util%%SOABI%%.opt-2.pyc
6143  util%%SOABI%%.pyc
6144 lib/python%%XYDOT%%/test/test_import/data/circular_imports/subpkg2/__init__.py
6145 lib/python%%XYDOT%%/test/test_import/data/circular_imports/subpkg2/__pycache__/
6146  __init__%%SOABI%%.opt-1.pyc
6147  __init__%%SOABI%%.opt-2.pyc
6148  __init__%%SOABI%%.pyc
6149 lib/python%%XYDOT%%/test/test_import/data/circular_imports/subpkg2/parent/
6150  __init__.py
6151  child.py
6152 lib/python%%XYDOT%%/test/test_import/data/circular_imports/subpkg2/parent/__pycache__/
6153  __init__%%SOABI%%.opt-1.pyc
6154  __init__%%SOABI%%.opt-2.pyc
6155  __init__%%SOABI%%.pyc
6156  child%%SOABI%%.opt-1.pyc
6157  child%%SOABI%%.opt-2.pyc
6158  child%%SOABI%%.pyc
6159 lib/python%%XYDOT%%/test/test_import/data/package/
6160  __init__.py
6161  submodule.py
6162 lib/python%%XYDOT%%/test/test_import/data/package/__pycache__/
6163  __init__%%SOABI%%.opt-1.pyc
6164  __init__%%SOABI%%.opt-2.pyc
6165  __init__%%SOABI%%.pyc
6166  submodule%%SOABI%%.opt-1.pyc
6167  submodule%%SOABI%%.opt-2.pyc
6168  submodule%%SOABI%%.pyc
6169 lib/python%%XYDOT%%/test/test_import/data/package2/
6170  submodule1.py
6171  submodule2.py
6172 lib/python%%XYDOT%%/test/test_import/data/package2/__pycache__/
6173  submodule1%%SOABI%%.opt-1.pyc
6174  submodule1%%SOABI%%.opt-2.pyc
6175  submodule1%%SOABI%%.pyc
6176  submodule2%%SOABI%%.opt-1.pyc
6177  submodule2%%SOABI%%.opt-2.pyc
6178  submodule2%%SOABI%%.pyc
6179 lib/python%%XYDOT%%/test/test_import/data/unwritable/
6180  __init__.py
6181  x.py
6182 lib/python%%XYDOT%%/test/test_import/data/unwritable/__pycache__/
6183  __init__%%SOABI%%.opt-1.pyc
6184  __init__%%SOABI%%.opt-2.pyc
6185  __init__%%SOABI%%.pyc
6186  x%%SOABI%%.opt-1.pyc
6187  x%%SOABI%%.opt-2.pyc
6188  x%%SOABI%%.pyc
6189 lib/python%%XYDOT%%/test/test_importlib/
6190  __init__.py
6191  __main__.py
6192  _context.py
6193  _path.py
6194  abc.py
6195  fixtures.py
6196  stubs.py
6197  test_abc.py
6198  test_api.py
6199  test_lazy.py
6200  test_locks.py
6201  test_main.py
6202  test_metadata_api.py
6203  test_namespace_pkgs.py
6204  test_pkg_import.py
6205  test_spec.py
6206  test_threaded_import.py
6207  test_util.py
6208  test_windows.py
6209  test_zip.py
6210  threaded_import_hangers.py
6211  util.py
6212 lib/python%%XYDOT%%/test/test_importlib/__pycache__/
6213  __init__%%SOABI%%.opt-1.pyc
6214  __init__%%SOABI%%.opt-2.pyc
6215  __init__%%SOABI%%.pyc
6216  __main__%%SOABI%%.opt-1.pyc
6217  __main__%%SOABI%%.opt-2.pyc
6218  __main__%%SOABI%%.pyc
6219  _context%%SOABI%%.opt-1.pyc
6220  _context%%SOABI%%.opt-2.pyc
6221  _context%%SOABI%%.pyc
6222  _path%%SOABI%%.opt-1.pyc
6223  _path%%SOABI%%.opt-2.pyc
6224  _path%%SOABI%%.pyc
6225  abc%%SOABI%%.opt-1.pyc
6226  abc%%SOABI%%.opt-2.pyc
6227  abc%%SOABI%%.pyc
6228  fixtures%%SOABI%%.opt-1.pyc
6229  fixtures%%SOABI%%.opt-2.pyc
6230  fixtures%%SOABI%%.pyc
6231  stubs%%SOABI%%.opt-1.pyc
6232  stubs%%SOABI%%.opt-2.pyc
6233  stubs%%SOABI%%.pyc
6234  test_abc%%SOABI%%.opt-1.pyc
6235  test_abc%%SOABI%%.opt-2.pyc
6236  test_abc%%SOABI%%.pyc
6237  test_api%%SOABI%%.opt-1.pyc
6238  test_api%%SOABI%%.opt-2.pyc
6239  test_api%%SOABI%%.pyc
6240  test_lazy%%SOABI%%.opt-1.pyc
6241  test_lazy%%SOABI%%.opt-2.pyc
6242  test_lazy%%SOABI%%.pyc
6243  test_locks%%SOABI%%.opt-1.pyc
6244  test_locks%%SOABI%%.opt-2.pyc
6245  test_locks%%SOABI%%.pyc
6246  test_main%%SOABI%%.opt-1.pyc
6247  test_main%%SOABI%%.opt-2.pyc
6248  test_main%%SOABI%%.pyc
6249  test_metadata_api%%SOABI%%.opt-1.pyc
6250  test_metadata_api%%SOABI%%.opt-2.pyc
6251  test_metadata_api%%SOABI%%.pyc
6252  test_namespace_pkgs%%SOABI%%.opt-1.pyc
6253  test_namespace_pkgs%%SOABI%%.opt-2.pyc
6254  test_namespace_pkgs%%SOABI%%.pyc
6255  test_pkg_import%%SOABI%%.opt-1.pyc
6256  test_pkg_import%%SOABI%%.opt-2.pyc
6257  test_pkg_import%%SOABI%%.pyc
6258  test_spec%%SOABI%%.opt-1.pyc
6259  test_spec%%SOABI%%.opt-2.pyc
6260  test_spec%%SOABI%%.pyc
6261  test_threaded_import%%SOABI%%.opt-1.pyc
6262  test_threaded_import%%SOABI%%.opt-2.pyc
6263  test_threaded_import%%SOABI%%.pyc
6264  test_util%%SOABI%%.opt-1.pyc
6265  test_util%%SOABI%%.opt-2.pyc
6266  test_util%%SOABI%%.pyc
6267  test_windows%%SOABI%%.opt-1.pyc
6268  test_windows%%SOABI%%.opt-2.pyc
6269  test_windows%%SOABI%%.pyc
6270  test_zip%%SOABI%%.opt-1.pyc
6271  test_zip%%SOABI%%.opt-2.pyc
6272  test_zip%%SOABI%%.pyc
6273  threaded_import_hangers%%SOABI%%.opt-1.pyc
6274  threaded_import_hangers%%SOABI%%.opt-2.pyc
6275  threaded_import_hangers%%SOABI%%.pyc
6276  util%%SOABI%%.opt-1.pyc
6277  util%%SOABI%%.opt-2.pyc
6278  util%%SOABI%%.pyc
6279 lib/python%%XYDOT%%/test/test_importlib/builtin/
6280  __init__.py
6281  __main__.py
6282  test_finder.py
6283  test_loader.py
6284 lib/python%%XYDOT%%/test/test_importlib/builtin/__pycache__/
6285  __init__%%SOABI%%.opt-1.pyc
6286  __init__%%SOABI%%.opt-2.pyc
6287  __init__%%SOABI%%.pyc
6288  __main__%%SOABI%%.opt-1.pyc
6289  __main__%%SOABI%%.opt-2.pyc
6290  __main__%%SOABI%%.pyc
6291  test_finder%%SOABI%%.opt-1.pyc
6292  test_finder%%SOABI%%.opt-2.pyc
6293  test_finder%%SOABI%%.pyc
6294  test_loader%%SOABI%%.opt-1.pyc
6295  test_loader%%SOABI%%.opt-2.pyc
6296  test_loader%%SOABI%%.pyc
6297 lib/python%%XYDOT%%/test/test_importlib/data/
6298  __init__.py
6299  example-21.12-py3-none-any.whl
6300  example-21.12-py3.6.egg
6301  example2-1.0.0-py3-none-any.whl
6302 lib/python%%XYDOT%%/test/test_importlib/data/__pycache__/
6303  __init__%%SOABI%%.opt-1.pyc
6304  __init__%%SOABI%%.opt-2.pyc
6305  __init__%%SOABI%%.pyc
6306 lib/python%%XYDOT%%/test/test_importlib/extension/
6307  __init__.py
6308  __main__.py
6309  test_case_sensitivity.py
6310  test_finder.py
6311  test_loader.py
6312  test_path_hook.py
6313 lib/python%%XYDOT%%/test/test_importlib/extension/__pycache__/
6314  __init__%%SOABI%%.opt-1.pyc
6315  __init__%%SOABI%%.opt-2.pyc
6316  __init__%%SOABI%%.pyc
6317  __main__%%SOABI%%.opt-1.pyc
6318  __main__%%SOABI%%.opt-2.pyc
6319  __main__%%SOABI%%.pyc
6320  test_case_sensitivity%%SOABI%%.opt-1.pyc
6321  test_case_sensitivity%%SOABI%%.opt-2.pyc
6322  test_case_sensitivity%%SOABI%%.pyc
6323  test_finder%%SOABI%%.opt-1.pyc
6324  test_finder%%SOABI%%.opt-2.pyc
6325  test_finder%%SOABI%%.pyc
6326  test_loader%%SOABI%%.opt-1.pyc
6327  test_loader%%SOABI%%.opt-2.pyc
6328  test_loader%%SOABI%%.pyc
6329  test_path_hook%%SOABI%%.opt-1.pyc
6330  test_path_hook%%SOABI%%.opt-2.pyc
6331  test_path_hook%%SOABI%%.pyc
6332 lib/python%%XYDOT%%/test/test_importlib/frozen/
6333  __init__.py
6334  __main__.py
6335  test_finder.py
6336  test_loader.py
6337 lib/python%%XYDOT%%/test/test_importlib/frozen/__pycache__/
6338  __init__%%SOABI%%.opt-1.pyc
6339  __init__%%SOABI%%.opt-2.pyc
6340  __init__%%SOABI%%.pyc
6341  __main__%%SOABI%%.opt-1.pyc
6342  __main__%%SOABI%%.opt-2.pyc
6343  __main__%%SOABI%%.pyc
6344  test_finder%%SOABI%%.opt-1.pyc
6345  test_finder%%SOABI%%.opt-2.pyc
6346  test_finder%%SOABI%%.pyc
6347  test_loader%%SOABI%%.opt-1.pyc
6348  test_loader%%SOABI%%.opt-2.pyc
6349  test_loader%%SOABI%%.pyc
6350 lib/python%%XYDOT%%/test/test_importlib/import_/
6351  __init__.py
6352  __main__.py
6353  test___loader__.py
6354  test___package__.py
6355  test_api.py
6356  test_caching.py
6357  test_fromlist.py
6358  test_helpers.py
6359  test_meta_path.py
6360  test_packages.py
6361  test_path.py
6362  test_relative_imports.py
6363 lib/python%%XYDOT%%/test/test_importlib/import_/__pycache__/
6364  __init__%%SOABI%%.opt-1.pyc
6365  __init__%%SOABI%%.opt-2.pyc
6366  __init__%%SOABI%%.pyc
6367  __main__%%SOABI%%.opt-1.pyc
6368  __main__%%SOABI%%.opt-2.pyc
6369  __main__%%SOABI%%.pyc
6370  test___loader__%%SOABI%%.opt-1.pyc
6371  test___loader__%%SOABI%%.opt-2.pyc
6372  test___loader__%%SOABI%%.pyc
6373  test___package__%%SOABI%%.opt-1.pyc
6374  test___package__%%SOABI%%.opt-2.pyc
6375  test___package__%%SOABI%%.pyc
6376  test_api%%SOABI%%.opt-1.pyc
6377  test_api%%SOABI%%.opt-2.pyc
6378  test_api%%SOABI%%.pyc
6379  test_caching%%SOABI%%.opt-1.pyc
6380  test_caching%%SOABI%%.opt-2.pyc
6381  test_caching%%SOABI%%.pyc
6382  test_fromlist%%SOABI%%.opt-1.pyc
6383  test_fromlist%%SOABI%%.opt-2.pyc
6384  test_fromlist%%SOABI%%.pyc
6385  test_helpers%%SOABI%%.opt-1.pyc
6386  test_helpers%%SOABI%%.opt-2.pyc
6387  test_helpers%%SOABI%%.pyc
6388  test_meta_path%%SOABI%%.opt-1.pyc
6389  test_meta_path%%SOABI%%.opt-2.pyc
6390  test_meta_path%%SOABI%%.pyc
6391  test_packages%%SOABI%%.opt-1.pyc
6392  test_packages%%SOABI%%.opt-2.pyc
6393  test_packages%%SOABI%%.pyc
6394  test_path%%SOABI%%.opt-1.pyc
6395  test_path%%SOABI%%.opt-2.pyc
6396  test_path%%SOABI%%.pyc
6397  test_relative_imports%%SOABI%%.opt-1.pyc
6398  test_relative_imports%%SOABI%%.opt-2.pyc
6399  test_relative_imports%%SOABI%%.pyc
6400 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/
6401  missing_directory.zip
6402  nested_portion1.zip
6403  top_level_portion1.zip
6404 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/both_portions/foo/
6405  one.py
6406  two.py
6407 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__/
6408  one%%SOABI%%.opt-1.pyc
6409  one%%SOABI%%.opt-2.pyc
6410  one%%SOABI%%.pyc
6411  two%%SOABI%%.opt-1.pyc
6412  two%%SOABI%%.opt-2.pyc
6413  two%%SOABI%%.pyc
6414 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py
6415 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/module_and_namespace_package/__pycache__/
6416  a_test%%SOABI%%.opt-1.pyc
6417  a_test%%SOABI%%.opt-2.pyc
6418  a_test%%SOABI%%.pyc
6419 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty
6420 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/
6421  __init__.py
6422  one.py
6423 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__/
6424  __init__%%SOABI%%.opt-1.pyc
6425  __init__%%SOABI%%.opt-2.pyc
6426  __init__%%SOABI%%.pyc
6427  one%%SOABI%%.opt-1.pyc
6428  one%%SOABI%%.opt-2.pyc
6429  one%%SOABI%%.pyc
6430 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/portion1/foo/one.py
6431 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/portion1/foo/__pycache__/
6432  one%%SOABI%%.opt-1.pyc
6433  one%%SOABI%%.opt-2.pyc
6434  one%%SOABI%%.pyc
6435 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/portion2/foo/two.py
6436 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/portion2/foo/__pycache__/
6437  two%%SOABI%%.opt-1.pyc
6438  two%%SOABI%%.opt-2.pyc
6439  two%%SOABI%%.pyc
6440 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/project1/parent/child/one.py
6441 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/project1/parent/child/__pycache__/
6442  one%%SOABI%%.opt-1.pyc
6443  one%%SOABI%%.opt-2.pyc
6444  one%%SOABI%%.pyc
6445 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/project2/parent/child/two.py
6446 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/project2/parent/child/__pycache__/
6447  two%%SOABI%%.opt-1.pyc
6448  two%%SOABI%%.opt-2.pyc
6449  two%%SOABI%%.pyc
6450 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/project3/parent/child/three.py
6451 lib/python%%XYDOT%%/test/test_importlib/namespace_pkgs/project3/parent/child/__pycache__/
6452  three%%SOABI%%.opt-1.pyc
6453  three%%SOABI%%.opt-2.pyc
6454  three%%SOABI%%.pyc
6455 lib/python%%XYDOT%%/test/test_importlib/partial/
6456  cfimport.py
6457  pool_in_threads.py
6458 lib/python%%XYDOT%%/test/test_importlib/partial/__pycache__/
6459  cfimport%%SOABI%%.opt-1.pyc
6460  cfimport%%SOABI%%.opt-2.pyc
6461  cfimport%%SOABI%%.pyc
6462  pool_in_threads%%SOABI%%.opt-1.pyc
6463  pool_in_threads%%SOABI%%.opt-2.pyc
6464  pool_in_threads%%SOABI%%.pyc
6465 lib/python%%XYDOT%%/test/test_importlib/resources/
6466  __init__.py
6467  _path.py
6468  test_compatibilty_files.py
6469  test_contents.py
6470  test_custom.py
6471  test_files.py
6472  test_open.py
6473  test_path.py
6474  test_read.py
6475  test_reader.py
6476  test_resource.py
6477  update-zips.py
6478  util.py
6479 lib/python%%XYDOT%%/test/test_importlib/resources/__pycache__/
6480  __init__%%SOABI%%.opt-1.pyc
6481  __init__%%SOABI%%.opt-2.pyc
6482  __init__%%SOABI%%.pyc
6483  _path%%SOABI%%.opt-1.pyc
6484  _path%%SOABI%%.opt-2.pyc
6485  _path%%SOABI%%.pyc
6486  test_compatibilty_files%%SOABI%%.opt-1.pyc
6487  test_compatibilty_files%%SOABI%%.opt-2.pyc
6488  test_compatibilty_files%%SOABI%%.pyc
6489  test_contents%%SOABI%%.opt-1.pyc
6490  test_contents%%SOABI%%.opt-2.pyc
6491  test_contents%%SOABI%%.pyc
6492  test_custom%%SOABI%%.opt-1.pyc
6493  test_custom%%SOABI%%.opt-2.pyc
6494  test_custom%%SOABI%%.pyc
6495  test_files%%SOABI%%.opt-1.pyc
6496  test_files%%SOABI%%.opt-2.pyc
6497  test_files%%SOABI%%.pyc
6498  test_open%%SOABI%%.opt-1.pyc
6499  test_open%%SOABI%%.opt-2.pyc
6500  test_open%%SOABI%%.pyc
6501  test_path%%SOABI%%.opt-1.pyc
6502  test_path%%SOABI%%.opt-2.pyc
6503  test_path%%SOABI%%.pyc
6504  test_read%%SOABI%%.opt-1.pyc
6505  test_read%%SOABI%%.opt-2.pyc
6506  test_read%%SOABI%%.pyc
6507  test_reader%%SOABI%%.opt-1.pyc
6508  test_reader%%SOABI%%.opt-2.pyc
6509  test_reader%%SOABI%%.pyc
6510  test_resource%%SOABI%%.opt-1.pyc
6511  test_resource%%SOABI%%.opt-2.pyc
6512  test_resource%%SOABI%%.pyc
6513  update-zips%%SOABI%%.opt-1.pyc
6514  update-zips%%SOABI%%.opt-2.pyc
6515  update-zips%%SOABI%%.pyc
6516  util%%SOABI%%.opt-1.pyc
6517  util%%SOABI%%.opt-2.pyc
6518  util%%SOABI%%.pyc
6519 lib/python%%XYDOT%%/test/test_importlib/resources/data01/
6520  __init__.py
6521  binary.file
6522  utf-16.file
6523  utf-8.file
6524 lib/python%%XYDOT%%/test/test_importlib/resources/data01/__pycache__/
6525  __init__%%SOABI%%.opt-1.pyc
6526  __init__%%SOABI%%.opt-2.pyc
6527  __init__%%SOABI%%.pyc
6528 lib/python%%XYDOT%%/test/test_importlib/resources/data01/subdirectory/
6529  __init__.py
6530  binary.file
6531 lib/python%%XYDOT%%/test/test_importlib/resources/data01/subdirectory/__pycache__/
6532  __init__%%SOABI%%.opt-1.pyc
6533  __init__%%SOABI%%.opt-2.pyc
6534  __init__%%SOABI%%.pyc
6535 lib/python%%XYDOT%%/test/test_importlib/resources/data02/__init__.py
6536 lib/python%%XYDOT%%/test/test_importlib/resources/data02/__pycache__/
6537  __init__%%SOABI%%.opt-1.pyc
6538  __init__%%SOABI%%.opt-2.pyc
6539  __init__%%SOABI%%.pyc
6540 lib/python%%XYDOT%%/test/test_importlib/resources/data02/one/
6541  __init__.py
6542  resource1.txt
6543 lib/python%%XYDOT%%/test/test_importlib/resources/data02/one/__pycache__/
6544  __init__%%SOABI%%.opt-1.pyc
6545  __init__%%SOABI%%.opt-2.pyc
6546  __init__%%SOABI%%.pyc
6547 lib/python%%XYDOT%%/test/test_importlib/resources/data02/subdirectory/subsubdir/resource.txt
6548 lib/python%%XYDOT%%/test/test_importlib/resources/data02/two/
6549  __init__.py
6550  resource2.txt
6551 lib/python%%XYDOT%%/test/test_importlib/resources/data02/two/__pycache__/
6552  __init__%%SOABI%%.opt-1.pyc
6553  __init__%%SOABI%%.opt-2.pyc
6554  __init__%%SOABI%%.pyc
6555 lib/python%%XYDOT%%/test/test_importlib/resources/data03/__init__.py
6556 lib/python%%XYDOT%%/test/test_importlib/resources/data03/__pycache__/
6557  __init__%%SOABI%%.opt-1.pyc
6558  __init__%%SOABI%%.opt-2.pyc
6559  __init__%%SOABI%%.pyc
6560 lib/python%%XYDOT%%/test/test_importlib/resources/data03/namespace/resource1.txt
6561 lib/python%%XYDOT%%/test/test_importlib/resources/data03/namespace/portion1/__init__.py
6562 lib/python%%XYDOT%%/test/test_importlib/resources/data03/namespace/portion1/__pycache__/
6563  __init__%%SOABI%%.opt-1.pyc
6564  __init__%%SOABI%%.opt-2.pyc
6565  __init__%%SOABI%%.pyc
6566 lib/python%%XYDOT%%/test/test_importlib/resources/data03/namespace/portion2/__init__.py
6567 lib/python%%XYDOT%%/test/test_importlib/resources/data03/namespace/portion2/__pycache__/
6568  __init__%%SOABI%%.opt-1.pyc
6569  __init__%%SOABI%%.opt-2.pyc
6570  __init__%%SOABI%%.pyc
6571 lib/python%%XYDOT%%/test/test_importlib/resources/namespacedata01/
6572  binary.file
6573  utf-16.file
6574  utf-8.file
6575 lib/python%%XYDOT%%/test/test_importlib/resources/zipdata01/
6576  __init__.py
6577  ziptestdata.zip
6578 lib/python%%XYDOT%%/test/test_importlib/resources/zipdata01/__pycache__/
6579  __init__%%SOABI%%.opt-1.pyc
6580  __init__%%SOABI%%.opt-2.pyc
6581  __init__%%SOABI%%.pyc
6582 lib/python%%XYDOT%%/test/test_importlib/resources/zipdata02/
6583  __init__.py
6584  ziptestdata.zip
6585 lib/python%%XYDOT%%/test/test_importlib/resources/zipdata02/__pycache__/
6586  __init__%%SOABI%%.opt-1.pyc
6587  __init__%%SOABI%%.opt-2.pyc
6588  __init__%%SOABI%%.pyc
6589 lib/python%%XYDOT%%/test/test_importlib/source/
6590  __init__.py
6591  __main__.py
6592  test_case_sensitivity.py
6593  test_file_loader.py
6594  test_finder.py
6595  test_path_hook.py
6596  test_source_encoding.py
6597 lib/python%%XYDOT%%/test/test_importlib/source/__pycache__/
6598  __init__%%SOABI%%.opt-1.pyc
6599  __init__%%SOABI%%.opt-2.pyc
6600  __init__%%SOABI%%.pyc
6601  __main__%%SOABI%%.opt-1.pyc
6602  __main__%%SOABI%%.opt-2.pyc
6603  __main__%%SOABI%%.pyc
6604  test_case_sensitivity%%SOABI%%.opt-1.pyc
6605  test_case_sensitivity%%SOABI%%.opt-2.pyc
6606  test_case_sensitivity%%SOABI%%.pyc
6607  test_file_loader%%SOABI%%.opt-1.pyc
6608  test_file_loader%%SOABI%%.opt-2.pyc
6609  test_file_loader%%SOABI%%.pyc
6610  test_finder%%SOABI%%.opt-1.pyc
6611  test_finder%%SOABI%%.opt-2.pyc
6612  test_finder%%SOABI%%.pyc
6613  test_path_hook%%SOABI%%.opt-1.pyc
6614  test_path_hook%%SOABI%%.opt-2.pyc
6615  test_path_hook%%SOABI%%.pyc
6616  test_source_encoding%%SOABI%%.opt-1.pyc
6617  test_source_encoding%%SOABI%%.opt-2.pyc
6618  test_source_encoding%%SOABI%%.pyc
6619 lib/python%%XYDOT%%/test/test_json/
6620  __init__.py
6621  __main__.py
6622  test_decode.py
6623  test_default.py
6624  test_dump.py
6625  test_encode_basestring_ascii.py
6626  test_enum.py
6627  test_fail.py
6628  test_float.py
6629  test_indent.py
6630  test_pass1.py
6631  test_pass2.py
6632  test_pass3.py
6633  test_recursion.py
6634  test_scanstring.py
6635  test_separators.py
6636  test_speedups.py
6637  test_tool.py
6638  test_unicode.py
6639 lib/python%%XYDOT%%/test/test_json/__pycache__/
6640  __init__%%SOABI%%.opt-1.pyc
6641  __init__%%SOABI%%.opt-2.pyc
6642  __init__%%SOABI%%.pyc
6643  __main__%%SOABI%%.opt-1.pyc
6644  __main__%%SOABI%%.opt-2.pyc
6645  __main__%%SOABI%%.pyc
6646  test_decode%%SOABI%%.opt-1.pyc
6647  test_decode%%SOABI%%.opt-2.pyc
6648  test_decode%%SOABI%%.pyc
6649  test_default%%SOABI%%.opt-1.pyc
6650  test_default%%SOABI%%.opt-2.pyc
6651  test_default%%SOABI%%.pyc
6652  test_dump%%SOABI%%.opt-1.pyc
6653  test_dump%%SOABI%%.opt-2.pyc
6654  test_dump%%SOABI%%.pyc
6655  test_encode_basestring_ascii%%SOABI%%.opt-1.pyc
6656  test_encode_basestring_ascii%%SOABI%%.opt-2.pyc
6657  test_encode_basestring_ascii%%SOABI%%.pyc
6658  test_enum%%SOABI%%.opt-1.pyc
6659  test_enum%%SOABI%%.opt-2.pyc
6660  test_enum%%SOABI%%.pyc
6661  test_fail%%SOABI%%.opt-1.pyc
6662  test_fail%%SOABI%%.opt-2.pyc
6663  test_fail%%SOABI%%.pyc
6664  test_float%%SOABI%%.opt-1.pyc
6665  test_float%%SOABI%%.opt-2.pyc
6666  test_float%%SOABI%%.pyc
6667  test_indent%%SOABI%%.opt-1.pyc
6668  test_indent%%SOABI%%.opt-2.pyc
6669  test_indent%%SOABI%%.pyc
6670  test_pass1%%SOABI%%.opt-1.pyc
6671  test_pass1%%SOABI%%.opt-2.pyc
6672  test_pass1%%SOABI%%.pyc
6673  test_pass2%%SOABI%%.opt-1.pyc
6674  test_pass2%%SOABI%%.opt-2.pyc
6675  test_pass2%%SOABI%%.pyc
6676  test_pass3%%SOABI%%.opt-1.pyc
6677  test_pass3%%SOABI%%.opt-2.pyc
6678  test_pass3%%SOABI%%.pyc
6679  test_recursion%%SOABI%%.opt-1.pyc
6680  test_recursion%%SOABI%%.opt-2.pyc
6681  test_recursion%%SOABI%%.pyc
6682  test_scanstring%%SOABI%%.opt-1.pyc
6683  test_scanstring%%SOABI%%.opt-2.pyc
6684  test_scanstring%%SOABI%%.pyc
6685  test_separators%%SOABI%%.opt-1.pyc
6686  test_separators%%SOABI%%.opt-2.pyc
6687  test_separators%%SOABI%%.pyc
6688  test_speedups%%SOABI%%.opt-1.pyc
6689  test_speedups%%SOABI%%.opt-2.pyc
6690  test_speedups%%SOABI%%.pyc
6691  test_tool%%SOABI%%.opt-1.pyc
6692  test_tool%%SOABI%%.opt-2.pyc
6693  test_tool%%SOABI%%.pyc
6694  test_unicode%%SOABI%%.opt-1.pyc
6695  test_unicode%%SOABI%%.opt-2.pyc
6696  test_unicode%%SOABI%%.pyc
6697 lib/python%%XYDOT%%/test/test_lib2to3/
6698  __init__.py
6699  __main__.py
6700  pytree_idempotency.py
6701  support.py
6702  test_all_fixers.py
6703  test_fixers.py
6704  test_main.py
6705  test_parser.py
6706  test_pytree.py
6707  test_refactor.py
6708  test_util.py
6709 lib/python%%XYDOT%%/test/test_lib2to3/__pycache__/
6710  __init__%%SOABI%%.opt-1.pyc
6711  __init__%%SOABI%%.opt-2.pyc
6712  __init__%%SOABI%%.pyc
6713  __main__%%SOABI%%.opt-1.pyc
6714  __main__%%SOABI%%.opt-2.pyc
6715  __main__%%SOABI%%.pyc
6716  pytree_idempotency%%SOABI%%.opt-1.pyc
6717  pytree_idempotency%%SOABI%%.opt-2.pyc
6718  pytree_idempotency%%SOABI%%.pyc
6719  support%%SOABI%%.opt-1.pyc
6720  support%%SOABI%%.opt-2.pyc
6721  support%%SOABI%%.pyc
6722  test_all_fixers%%SOABI%%.opt-1.pyc
6723  test_all_fixers%%SOABI%%.opt-2.pyc
6724  test_all_fixers%%SOABI%%.pyc
6725  test_fixers%%SOABI%%.opt-1.pyc
6726  test_fixers%%SOABI%%.opt-2.pyc
6727  test_fixers%%SOABI%%.pyc
6728  test_main%%SOABI%%.opt-1.pyc
6729  test_main%%SOABI%%.opt-2.pyc
6730  test_main%%SOABI%%.pyc
6731  test_parser%%SOABI%%.opt-1.pyc
6732  test_parser%%SOABI%%.opt-2.pyc
6733  test_parser%%SOABI%%.pyc
6734  test_pytree%%SOABI%%.opt-1.pyc
6735  test_pytree%%SOABI%%.opt-2.pyc
6736  test_pytree%%SOABI%%.pyc
6737  test_refactor%%SOABI%%.opt-1.pyc
6738  test_refactor%%SOABI%%.opt-2.pyc
6739  test_refactor%%SOABI%%.pyc
6740  test_util%%SOABI%%.opt-1.pyc
6741  test_util%%SOABI%%.opt-2.pyc
6742  test_util%%SOABI%%.pyc
6743 lib/python%%XYDOT%%/test/test_lib2to3/data/
6744  README
6745  bom.py
6746  crlf.py
6747  different_encoding.py
6748  false_encoding.py
6749  infinite_recursion.py
6750  py2_test_grammar.py
6751  py3_test_grammar.py
6752 lib/python%%XYDOT%%/test/test_lib2to3/data/fixers/
6753  bad_order.py
6754  no_fixer_cls.py
6755  parrot_example.py
6756 lib/python%%XYDOT%%/test/test_lib2to3/data/fixers/myfixes/
6757  __init__.py
6758  fix_explicit.py
6759  fix_first.py
6760  fix_last.py
6761  fix_parrot.py
6762  fix_preorder.py
6763 lib/python%%XYDOT%%/test/test_module/
6764  __init__.py
6765  bad_getattr.py
6766  bad_getattr2.py
6767  bad_getattr3.py
6768  good_getattr.py
6769 lib/python%%XYDOT%%/test/test_module/__pycache__/
6770  __init__%%SOABI%%.opt-1.pyc
6771  __init__%%SOABI%%.opt-2.pyc
6772  __init__%%SOABI%%.pyc
6773  bad_getattr%%SOABI%%.opt-1.pyc
6774  bad_getattr%%SOABI%%.opt-2.pyc
6775  bad_getattr%%SOABI%%.pyc
6776  bad_getattr2%%SOABI%%.opt-1.pyc
6777  bad_getattr2%%SOABI%%.opt-2.pyc
6778  bad_getattr2%%SOABI%%.pyc
6779  bad_getattr3%%SOABI%%.opt-1.pyc
6780  bad_getattr3%%SOABI%%.opt-2.pyc
6781  bad_getattr3%%SOABI%%.pyc
6782  good_getattr%%SOABI%%.opt-1.pyc
6783  good_getattr%%SOABI%%.opt-2.pyc
6784  good_getattr%%SOABI%%.pyc
6785 lib/python%%XYDOT%%/test/test_peg_generator/
6786  __init__.py
6787  __main__.py
6788  test_c_parser.py
6789  test_first_sets.py
6790  test_grammar_validator.py
6791  test_pegen.py
6792 lib/python%%XYDOT%%/test/test_peg_generator/__pycache__/
6793  __init__%%SOABI%%.opt-1.pyc
6794  __init__%%SOABI%%.opt-2.pyc
6795  __init__%%SOABI%%.pyc
6796  __main__%%SOABI%%.opt-1.pyc
6797  __main__%%SOABI%%.opt-2.pyc
6798  __main__%%SOABI%%.pyc
6799  test_c_parser%%SOABI%%.opt-1.pyc
6800  test_c_parser%%SOABI%%.opt-2.pyc
6801  test_c_parser%%SOABI%%.pyc
6802  test_first_sets%%SOABI%%.opt-1.pyc
6803  test_first_sets%%SOABI%%.opt-2.pyc
6804  test_first_sets%%SOABI%%.pyc
6805  test_grammar_validator%%SOABI%%.opt-1.pyc
6806  test_grammar_validator%%SOABI%%.opt-2.pyc
6807  test_grammar_validator%%SOABI%%.pyc
6808  test_pegen%%SOABI%%.opt-1.pyc
6809  test_pegen%%SOABI%%.opt-2.pyc
6810  test_pegen%%SOABI%%.pyc
6811 lib/python%%XYDOT%%/test/test_sqlite3/
6812  __init__.py
6813  __main__.py
6814  test_backup.py
6815  test_cli.py
6816  test_dbapi.py
6817  test_dump.py
6818  test_factory.py
6819  test_hooks.py
6820  test_regression.py
6821  test_transactions.py
6822  test_types.py
6823  test_userfunctions.py
6824 lib/python%%XYDOT%%/test/test_sqlite3/__pycache__/
6825  __init__%%SOABI%%.opt-1.pyc
6826  __init__%%SOABI%%.opt-2.pyc
6827  __init__%%SOABI%%.pyc
6828  __main__%%SOABI%%.opt-1.pyc
6829  __main__%%SOABI%%.opt-2.pyc
6830  __main__%%SOABI%%.pyc
6831  test_backup%%SOABI%%.opt-1.pyc
6832  test_backup%%SOABI%%.opt-2.pyc
6833  test_backup%%SOABI%%.pyc
6834  test_cli%%SOABI%%.opt-1.pyc
6835  test_cli%%SOABI%%.opt-2.pyc
6836  test_cli%%SOABI%%.pyc
6837  test_dbapi%%SOABI%%.opt-1.pyc
6838  test_dbapi%%SOABI%%.opt-2.pyc
6839  test_dbapi%%SOABI%%.pyc
6840  test_dump%%SOABI%%.opt-1.pyc
6841  test_dump%%SOABI%%.opt-2.pyc
6842  test_dump%%SOABI%%.pyc
6843  test_factory%%SOABI%%.opt-1.pyc
6844  test_factory%%SOABI%%.opt-2.pyc
6845  test_factory%%SOABI%%.pyc
6846  test_hooks%%SOABI%%.opt-1.pyc
6847  test_hooks%%SOABI%%.opt-2.pyc
6848  test_hooks%%SOABI%%.pyc
6849  test_regression%%SOABI%%.opt-1.pyc
6850  test_regression%%SOABI%%.opt-2.pyc
6851  test_regression%%SOABI%%.pyc
6852  test_transactions%%SOABI%%.opt-1.pyc
6853  test_transactions%%SOABI%%.opt-2.pyc
6854  test_transactions%%SOABI%%.pyc
6855  test_types%%SOABI%%.opt-1.pyc
6856  test_types%%SOABI%%.opt-2.pyc
6857  test_types%%SOABI%%.pyc
6858  test_userfunctions%%SOABI%%.opt-1.pyc
6859  test_userfunctions%%SOABI%%.opt-2.pyc
6860  test_userfunctions%%SOABI%%.pyc
6861 lib/python%%XYDOT%%/test/test_tkinter/
6862  README
6863  __init__.py
6864  __main__.py
6865  support.py
6866  test_colorchooser.py
6867  test_font.py
6868  test_geometry_managers.py
6869  test_images.py
6870  test_loadtk.py
6871  test_messagebox.py
6872  test_misc.py
6873  test_simpledialog.py
6874  test_text.py
6875  test_variables.py
6876  test_widgets.py
6877  widget_tests.py
6878 lib/python%%XYDOT%%/test/test_tkinter/__pycache__/
6879  __init__%%SOABI%%.opt-1.pyc
6880  __init__%%SOABI%%.opt-2.pyc
6881  __init__%%SOABI%%.pyc
6882  __main__%%SOABI%%.opt-1.pyc
6883  __main__%%SOABI%%.opt-2.pyc
6884  __main__%%SOABI%%.pyc
6885  support%%SOABI%%.opt-1.pyc
6886  support%%SOABI%%.opt-2.pyc
6887  support%%SOABI%%.pyc
6888  test_colorchooser%%SOABI%%.opt-1.pyc
6889  test_colorchooser%%SOABI%%.opt-2.pyc
6890  test_colorchooser%%SOABI%%.pyc
6891  test_font%%SOABI%%.opt-1.pyc
6892  test_font%%SOABI%%.opt-2.pyc
6893  test_font%%SOABI%%.pyc
6894  test_geometry_managers%%SOABI%%.opt-1.pyc
6895  test_geometry_managers%%SOABI%%.opt-2.pyc
6896  test_geometry_managers%%SOABI%%.pyc
6897  test_images%%SOABI%%.opt-1.pyc
6898  test_images%%SOABI%%.opt-2.pyc
6899  test_images%%SOABI%%.pyc
6900  test_loadtk%%SOABI%%.opt-1.pyc
6901  test_loadtk%%SOABI%%.opt-2.pyc
6902  test_loadtk%%SOABI%%.pyc
6903  test_messagebox%%SOABI%%.opt-1.pyc
6904  test_messagebox%%SOABI%%.opt-2.pyc
6905  test_messagebox%%SOABI%%.pyc
6906  test_misc%%SOABI%%.opt-1.pyc
6907  test_misc%%SOABI%%.opt-2.pyc
6908  test_misc%%SOABI%%.pyc
6909  test_simpledialog%%SOABI%%.opt-1.pyc
6910  test_simpledialog%%SOABI%%.opt-2.pyc
6911  test_simpledialog%%SOABI%%.pyc
6912  test_text%%SOABI%%.opt-1.pyc
6913  test_text%%SOABI%%.opt-2.pyc
6914  test_text%%SOABI%%.pyc
6915  test_variables%%SOABI%%.opt-1.pyc
6916  test_variables%%SOABI%%.opt-2.pyc
6917  test_variables%%SOABI%%.pyc
6918  test_widgets%%SOABI%%.opt-1.pyc
6919  test_widgets%%SOABI%%.opt-2.pyc
6920  test_widgets%%SOABI%%.pyc
6921  widget_tests%%SOABI%%.opt-1.pyc
6922  widget_tests%%SOABI%%.opt-2.pyc
6923  widget_tests%%SOABI%%.pyc
6924 lib/python%%XYDOT%%/test/test_tomllib/
6925  __init__.py
6926  __main__.py
6927  burntsushi.py
6928  test_data.py
6929  test_error.py
6930  test_misc.py
6931 lib/python%%XYDOT%%/test/test_tomllib/__pycache__/
6932  __init__%%SOABI%%.opt-1.pyc
6933  __init__%%SOABI%%.opt-2.pyc
6934  __init__%%SOABI%%.pyc
6935  __main__%%SOABI%%.opt-1.pyc
6936  __main__%%SOABI%%.opt-2.pyc
6937  __main__%%SOABI%%.pyc
6938  burntsushi%%SOABI%%.opt-1.pyc
6939  burntsushi%%SOABI%%.opt-2.pyc
6940  burntsushi%%SOABI%%.pyc
6941  test_data%%SOABI%%.opt-1.pyc
6942  test_data%%SOABI%%.opt-2.pyc
6943  test_data%%SOABI%%.pyc
6944  test_error%%SOABI%%.opt-1.pyc
6945  test_error%%SOABI%%.opt-2.pyc
6946  test_error%%SOABI%%.pyc
6947  test_misc%%SOABI%%.opt-1.pyc
6948  test_misc%%SOABI%%.opt-2.pyc
6949  test_misc%%SOABI%%.pyc
6950 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/
6951  array-missing-comma.toml
6952  basic-str-ends-in-escape.toml
6953  inline-table-missing-comma.toml
6954  invalid-comment-char.toml
6955  invalid-escaped-unicode.toml
6956  invalid-hex.toml
6957  missing-closing-double-square-bracket.toml
6958  missing-closing-square-bracket.toml
6959  non-scalar-escaped.toml
6960  unclosed-multiline-string.toml
6961  unclosed-string.toml
6962 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/array/
6963  file-end-after-val.toml
6964  unclosed-after-item.toml
6965  unclosed-empty.toml
6966 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/array-of-tables/
6967  overwrite-array-in-parent.toml
6968  overwrite-bool-with-aot.toml
6969 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/boolean/
6970  invalid-false-casing.toml
6971  invalid-true-casing.toml
6972 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/dates-and-times/invalid-day.toml
6973 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/dotted-keys/
6974  access-non-table.toml
6975  extend-defined-aot.toml
6976  extend-defined-table-with-subtable.toml
6977  extend-defined-table.toml
6978 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/inline-table/
6979  define-twice-in-subtable.toml
6980  define-twice.toml
6981  file-end-after-key-val.toml
6982  mutate.toml
6983  override-val-in-table.toml
6984  override-val-with-array.toml
6985  override-val-with-table.toml
6986  overwrite-implicitly.toml
6987  overwrite-value-in-inner-array.toml
6988  overwrite-value-in-inner-table.toml
6989  unclosed-empty.toml
6990 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/keys-and-vals/
6991  ends-early-table-def.toml
6992  ends-early.toml
6993  no-value.toml
6994  only-ws-after-dot.toml
6995  overwrite-with-deep-table.toml
6996 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/literal-str/unclosed.toml
6997 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/multiline-basic-str/
6998  carriage-return.toml
6999  escape-only.toml
7000  file-ends-after-opening.toml
7001  last-line-escape.toml
7002  unclosed-ends-in-whitespace-escape.toml
7003 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/multiline-literal-str/
7004  file-ends-after-opening.toml
7005  unclosed.toml
7006 lib/python%%XYDOT%%/test/test_tomllib/data/invalid/table/
7007  eof-after-opening.toml
7008  redefine-1.toml
7009  redefine-2.toml
7010 lib/python%%XYDOT%%/test/test_tomllib/data/valid/
7011  apostrophes-in-literal-string.json
7012  apostrophes-in-literal-string.toml
7013  boolean.json
7014  boolean.toml
7015  empty-inline-table.json
7016  empty-inline-table.toml
7017  five-quotes.json
7018  five-quotes.toml
7019  hex-char.json
7020  hex-char.toml
7021  no-newlines.json
7022  no-newlines.toml
7023  trailing-comma.json
7024  trailing-comma.toml
7025 lib/python%%XYDOT%%/test/test_tomllib/data/valid/array/
7026  array-subtables.json
7027  array-subtables.toml
7028  open-parent-table.json
7029  open-parent-table.toml
7030 lib/python%%XYDOT%%/test/test_tomllib/data/valid/dates-and-times/
7031  datetimes.json
7032  datetimes.toml
7033  localtime.json
7034  localtime.toml
7035 lib/python%%XYDOT%%/test/test_tomllib/data/valid/multiline-basic-str/
7036  ends-in-whitespace-escape.json
7037  ends-in-whitespace-escape.toml
7038 lib/python%%XYDOT%%/test/test_tools/
7039  __init__.py
7040  __main__.py
7041  test_freeze.py
7042  test_i18n.py
7043  test_reindent.py
7044  test_sundry.py
7045 lib/python%%XYDOT%%/test/test_tools/__pycache__/
7046  __init__%%SOABI%%.opt-1.pyc
7047  __init__%%SOABI%%.opt-2.pyc
7048  __init__%%SOABI%%.pyc
7049  __main__%%SOABI%%.opt-1.pyc
7050  __main__%%SOABI%%.opt-2.pyc
7051  __main__%%SOABI%%.pyc
7052  test_freeze%%SOABI%%.opt-1.pyc
7053  test_freeze%%SOABI%%.opt-2.pyc
7054  test_freeze%%SOABI%%.pyc
7055  test_i18n%%SOABI%%.opt-1.pyc
7056  test_i18n%%SOABI%%.opt-2.pyc
7057  test_i18n%%SOABI%%.pyc
7058  test_reindent%%SOABI%%.opt-1.pyc
7059  test_reindent%%SOABI%%.opt-2.pyc
7060  test_reindent%%SOABI%%.pyc
7061  test_sundry%%SOABI%%.opt-1.pyc
7062  test_sundry%%SOABI%%.opt-2.pyc
7063  test_sundry%%SOABI%%.pyc
7064 lib/python%%XYDOT%%/test/test_ttk/
7065  __init__.py
7066  __main__.py
7067  test_extensions.py
7068  test_style.py
7069  test_widgets.py
7070 lib/python%%XYDOT%%/test/test_ttk/__pycache__/
7071  __init__%%SOABI%%.opt-1.pyc
7072  __init__%%SOABI%%.opt-2.pyc
7073  __init__%%SOABI%%.pyc
7074  __main__%%SOABI%%.opt-1.pyc
7075  __main__%%SOABI%%.opt-2.pyc
7076  __main__%%SOABI%%.pyc
7077  test_extensions%%SOABI%%.opt-1.pyc
7078  test_extensions%%SOABI%%.opt-2.pyc
7079  test_extensions%%SOABI%%.pyc
7080  test_style%%SOABI%%.opt-1.pyc
7081  test_style%%SOABI%%.opt-2.pyc
7082  test_style%%SOABI%%.pyc
7083  test_widgets%%SOABI%%.opt-1.pyc
7084  test_widgets%%SOABI%%.opt-2.pyc
7085  test_widgets%%SOABI%%.pyc
7086 lib/python%%XYDOT%%/test/test_unittest/
7087  __init__.py
7088  __main__.py
7089  _test_warnings.py
7090  dummy.py
7091  support.py
7092  test_assertions.py
7093  test_async_case.py
7094  test_break.py
7095  test_case.py
7096  test_discovery.py
7097  test_functiontestcase.py
7098  test_loader.py
7099  test_program.py
7100  test_result.py
7101  test_runner.py
7102  test_setups.py
7103  test_skipping.py
7104  test_suite.py
7105 lib/python%%XYDOT%%/test/test_unittest/__pycache__/
7106  __init__%%SOABI%%.opt-1.pyc
7107  __init__%%SOABI%%.opt-2.pyc
7108  __init__%%SOABI%%.pyc
7109  __main__%%SOABI%%.opt-1.pyc
7110  __main__%%SOABI%%.opt-2.pyc
7111  __main__%%SOABI%%.pyc
7112  _test_warnings%%SOABI%%.opt-1.pyc
7113  _test_warnings%%SOABI%%.opt-2.pyc
7114  _test_warnings%%SOABI%%.pyc
7115  dummy%%SOABI%%.opt-1.pyc
7116  dummy%%SOABI%%.opt-2.pyc
7117  dummy%%SOABI%%.pyc
7118  support%%SOABI%%.opt-1.pyc
7119  support%%SOABI%%.opt-2.pyc
7120  support%%SOABI%%.pyc
7121  test_assertions%%SOABI%%.opt-1.pyc
7122  test_assertions%%SOABI%%.opt-2.pyc
7123  test_assertions%%SOABI%%.pyc
7124  test_async_case%%SOABI%%.opt-1.pyc
7125  test_async_case%%SOABI%%.opt-2.pyc
7126  test_async_case%%SOABI%%.pyc
7127  test_break%%SOABI%%.opt-1.pyc
7128  test_break%%SOABI%%.opt-2.pyc
7129  test_break%%SOABI%%.pyc
7130  test_case%%SOABI%%.opt-1.pyc
7131  test_case%%SOABI%%.opt-2.pyc
7132  test_case%%SOABI%%.pyc
7133  test_discovery%%SOABI%%.opt-1.pyc
7134  test_discovery%%SOABI%%.opt-2.pyc
7135  test_discovery%%SOABI%%.pyc
7136  test_functiontestcase%%SOABI%%.opt-1.pyc
7137  test_functiontestcase%%SOABI%%.opt-2.pyc
7138  test_functiontestcase%%SOABI%%.pyc
7139  test_loader%%SOABI%%.opt-1.pyc
7140  test_loader%%SOABI%%.opt-2.pyc
7141  test_loader%%SOABI%%.pyc
7142  test_program%%SOABI%%.opt-1.pyc
7143  test_program%%SOABI%%.opt-2.pyc
7144  test_program%%SOABI%%.pyc
7145  test_result%%SOABI%%.opt-1.pyc
7146  test_result%%SOABI%%.opt-2.pyc
7147  test_result%%SOABI%%.pyc
7148  test_runner%%SOABI%%.opt-1.pyc
7149  test_runner%%SOABI%%.opt-2.pyc
7150  test_runner%%SOABI%%.pyc
7151  test_setups%%SOABI%%.opt-1.pyc
7152  test_setups%%SOABI%%.opt-2.pyc
7153  test_setups%%SOABI%%.pyc
7154  test_skipping%%SOABI%%.opt-1.pyc
7155  test_skipping%%SOABI%%.opt-2.pyc
7156  test_skipping%%SOABI%%.pyc
7157  test_suite%%SOABI%%.opt-1.pyc
7158  test_suite%%SOABI%%.opt-2.pyc
7159  test_suite%%SOABI%%.pyc
7160 lib/python%%XYDOT%%/test/test_unittest/testmock/
7161  __init__.py
7162  __main__.py
7163  support.py
7164  testasync.py
7165  testcallable.py
7166  testhelpers.py
7167  testmagicmethods.py
7168  testmock.py
7169  testpatch.py
7170  testsealable.py
7171  testsentinel.py
7172  testwith.py
7173 lib/python%%XYDOT%%/test/test_unittest/testmock/__pycache__/
7174  __init__%%SOABI%%.opt-1.pyc
7175  __init__%%SOABI%%.opt-2.pyc
7176  __init__%%SOABI%%.pyc
7177  __main__%%SOABI%%.opt-1.pyc
7178  __main__%%SOABI%%.opt-2.pyc
7179  __main__%%SOABI%%.pyc
7180  support%%SOABI%%.opt-1.pyc
7181  support%%SOABI%%.opt-2.pyc
7182  support%%SOABI%%.pyc
7183  testasync%%SOABI%%.opt-1.pyc
7184  testasync%%SOABI%%.opt-2.pyc
7185  testasync%%SOABI%%.pyc
7186  testcallable%%SOABI%%.opt-1.pyc
7187  testcallable%%SOABI%%.opt-2.pyc
7188  testcallable%%SOABI%%.pyc
7189  testhelpers%%SOABI%%.opt-1.pyc
7190  testhelpers%%SOABI%%.opt-2.pyc
7191  testhelpers%%SOABI%%.pyc
7192  testmagicmethods%%SOABI%%.opt-1.pyc
7193  testmagicmethods%%SOABI%%.opt-2.pyc
7194  testmagicmethods%%SOABI%%.pyc
7195  testmock%%SOABI%%.opt-1.pyc
7196  testmock%%SOABI%%.opt-2.pyc
7197  testmock%%SOABI%%.pyc
7198  testpatch%%SOABI%%.opt-1.pyc
7199  testpatch%%SOABI%%.opt-2.pyc
7200  testpatch%%SOABI%%.pyc
7201  testsealable%%SOABI%%.opt-1.pyc
7202  testsealable%%SOABI%%.opt-2.pyc
7203  testsealable%%SOABI%%.pyc
7204  testsentinel%%SOABI%%.opt-1.pyc
7205  testsentinel%%SOABI%%.opt-2.pyc
7206  testsentinel%%SOABI%%.pyc
7207  testwith%%SOABI%%.opt-1.pyc
7208  testwith%%SOABI%%.opt-2.pyc
7209  testwith%%SOABI%%.pyc
7210 lib/python%%XYDOT%%/test/test_warnings/
7211  __init__.py
7212  __main__.py
7213 lib/python%%XYDOT%%/test/test_warnings/__pycache__/
7214  __init__%%SOABI%%.opt-1.pyc
7215  __init__%%SOABI%%.opt-2.pyc
7216  __init__%%SOABI%%.pyc
7217  __main__%%SOABI%%.opt-1.pyc
7218  __main__%%SOABI%%.opt-2.pyc
7219  __main__%%SOABI%%.pyc
7220 lib/python%%XYDOT%%/test/test_warnings/data/
7221  import_warning.py
7222  package_helper.py
7223  stacklevel.py
7224 lib/python%%XYDOT%%/test/test_warnings/data/__pycache__/
7225  import_warning%%SOABI%%.opt-1.pyc
7226  import_warning%%SOABI%%.opt-2.pyc
7227  import_warning%%SOABI%%.pyc
7228  package_helper%%SOABI%%.opt-1.pyc
7229  package_helper%%SOABI%%.opt-2.pyc
7230  package_helper%%SOABI%%.pyc
7231  stacklevel%%SOABI%%.opt-1.pyc
7232  stacklevel%%SOABI%%.opt-2.pyc
7233  stacklevel%%SOABI%%.pyc
7234 lib/python%%XYDOT%%/test/test_zipfile/
7235  __init__.py
7236  __main__.py
7237  test_core.py
7238 lib/python%%XYDOT%%/test/test_zipfile/__pycache__/
7239  __init__%%SOABI%%.opt-1.pyc
7240  __init__%%SOABI%%.opt-2.pyc
7241  __init__%%SOABI%%.pyc
7242  __main__%%SOABI%%.opt-1.pyc
7243  __main__%%SOABI%%.opt-2.pyc
7244  __main__%%SOABI%%.pyc
7245  test_core%%SOABI%%.opt-1.pyc
7246  test_core%%SOABI%%.opt-2.pyc
7247  test_core%%SOABI%%.pyc
7248 lib/python%%XYDOT%%/test/test_zipfile/_path/
7249  __init__.py
7250  _functools.py
7251  _itertools.py
7252  _support.py
7253  _test_params.py
7254  test_complexity.py
7255  test_path.py
7256  write-alpharep.py
7257 lib/python%%XYDOT%%/test/test_zipfile/_path/__pycache__/
7258  __init__%%SOABI%%.opt-1.pyc
7259  __init__%%SOABI%%.opt-2.pyc
7260  __init__%%SOABI%%.pyc
7261  _functools%%SOABI%%.opt-1.pyc
7262  _functools%%SOABI%%.opt-2.pyc
7263  _functools%%SOABI%%.pyc
7264  _itertools%%SOABI%%.opt-1.pyc
7265  _itertools%%SOABI%%.opt-2.pyc
7266  _itertools%%SOABI%%.pyc
7267  _support%%SOABI%%.opt-1.pyc
7268  _support%%SOABI%%.opt-2.pyc
7269  _support%%SOABI%%.pyc
7270  _test_params%%SOABI%%.opt-1.pyc
7271  _test_params%%SOABI%%.opt-2.pyc
7272  _test_params%%SOABI%%.pyc
7273  test_complexity%%SOABI%%.opt-1.pyc
7274  test_complexity%%SOABI%%.opt-2.pyc
7275  test_complexity%%SOABI%%.pyc
7276  test_path%%SOABI%%.opt-1.pyc
7277  test_path%%SOABI%%.opt-2.pyc
7278  test_path%%SOABI%%.pyc
7279  write-alpharep%%SOABI%%.opt-1.pyc
7280  write-alpharep%%SOABI%%.opt-2.pyc
7281  write-alpharep%%SOABI%%.pyc
7282 lib/python%%XYDOT%%/test/test_zoneinfo/
7283  __init__.py
7284  __main__.py
7285  _support.py
7286  test_zoneinfo.py
7287  test_zoneinfo_property.py
7288 lib/python%%XYDOT%%/test/test_zoneinfo/__pycache__/
7289  __init__%%SOABI%%.opt-1.pyc
7290  __init__%%SOABI%%.opt-2.pyc
7291  __init__%%SOABI%%.pyc
7292  __main__%%SOABI%%.opt-1.pyc
7293  __main__%%SOABI%%.opt-2.pyc
7294  __main__%%SOABI%%.pyc
7295  _support%%SOABI%%.opt-1.pyc
7296  _support%%SOABI%%.opt-2.pyc
7297  _support%%SOABI%%.pyc
7298  test_zoneinfo%%SOABI%%.opt-1.pyc
7299  test_zoneinfo%%SOABI%%.opt-2.pyc
7300  test_zoneinfo%%SOABI%%.pyc
7301  test_zoneinfo_property%%SOABI%%.opt-1.pyc
7302  test_zoneinfo_property%%SOABI%%.opt-2.pyc
7303  test_zoneinfo_property%%SOABI%%.pyc
7304 lib/python%%XYDOT%%/test/test_zoneinfo/data/
7305  update_test_data.py
7306  zoneinfo_data.json
7307 lib/python%%XYDOT%%/test/test_zoneinfo/data/__pycache__/
7308  update_test_data%%SOABI%%.opt-1.pyc
7309  update_test_data%%SOABI%%.opt-2.pyc
7310  update_test_data%%SOABI%%.pyc
7311 lib/python%%XYDOT%%/test/tracedmodules/
7312  __init__.py
7313  testmod.py
7314 lib/python%%XYDOT%%/test/tracedmodules/__pycache__/
7315  __init__%%SOABI%%.opt-1.pyc
7316  __init__%%SOABI%%.opt-2.pyc
7317  __init__%%SOABI%%.pyc
7318  testmod%%SOABI%%.opt-1.pyc
7319  testmod%%SOABI%%.opt-2.pyc
7320  testmod%%SOABI%%.pyc
7321 lib/python%%XYDOT%%/test/typinganndata/
7322  __init__.py
7323  ann_module9.py
7324 lib/python%%XYDOT%%/test/typinganndata/__pycache__/
7325  __init__%%SOABI%%.opt-1.pyc
7326  __init__%%SOABI%%.opt-2.pyc
7327  __init__%%SOABI%%.pyc
7328  ann_module9%%SOABI%%.opt-1.pyc
7329  ann_module9%%SOABI%%.opt-2.pyc
7330  ann_module9%%SOABI%%.pyc
7331 lib/python%%XYDOT%%/test/xmltestdata/
7332  expat224_utf8_bug.xml
7333  simple-ns.xml
7334  simple.xml
7335  test.xml
7336  test.xml.out
7337 lib/python%%XYDOT%%/test/xmltestdata/c14n-20/
7338  README
7339  c14nComment.xml
7340  c14nDefault.xml
7341  c14nPrefix.xml
7342  c14nPrefixQname.xml
7343  c14nPrefixQnameXpathElem.xml
7344  c14nQname.xml
7345  c14nQnameElem.xml
7346  c14nQnameXpathElem.xml
7347  c14nTrim.xml
7348  doc.dtd
7349  doc.xsl
7350  inC14N1.xml
7351  inC14N2.xml
7352  inC14N3.xml
7353  inC14N4.xml
7354  inC14N5.xml
7355  inC14N6.xml
7356  inNsContent.xml
7357  inNsDefault.xml
7358  inNsPushdown.xml
7359  inNsRedecl.xml
7360  inNsSort.xml
7361  inNsSuperfluous.xml
7362  inNsXml.xml
7363  out_inC14N1_c14nComment.xml
7364  out_inC14N1_c14nDefault.xml
7365  out_inC14N2_c14nDefault.xml
7366  out_inC14N2_c14nTrim.xml
7367  out_inC14N3_c14nDefault.xml
7368  out_inC14N3_c14nPrefix.xml
7369  out_inC14N3_c14nTrim.xml
7370  out_inC14N4_c14nDefault.xml
7371  out_inC14N4_c14nTrim.xml
7372  out_inC14N5_c14nDefault.xml
7373  out_inC14N5_c14nTrim.xml
7374  out_inC14N6_c14nDefault.xml
7375  out_inNsContent_c14nDefault.xml
7376  out_inNsContent_c14nPrefixQnameXpathElem.xml
7377  out_inNsContent_c14nQnameElem.xml
7378  out_inNsContent_c14nQnameXpathElem.xml
7379  out_inNsDefault_c14nDefault.xml
7380  out_inNsDefault_c14nPrefix.xml
7381  out_inNsPushdown_c14nDefault.xml
7382  out_inNsPushdown_c14nPrefix.xml
7383  out_inNsRedecl_c14nDefault.xml
7384  out_inNsRedecl_c14nPrefix.xml
7385  out_inNsSort_c14nDefault.xml
7386  out_inNsSort_c14nPrefix.xml
7387  out_inNsSuperfluous_c14nDefault.xml
7388  out_inNsSuperfluous_c14nPrefix.xml
7389  out_inNsXml_c14nDefault.xml
7390  out_inNsXml_c14nPrefix.xml
7391  out_inNsXml_c14nPrefixQname.xml
7392  out_inNsXml_c14nQname.xml
7393  world.txt
7394 lib/python%%XYDOT%%/test/ziptestdata/
7395  README.md
7396  exe_with_z64
7397  exe_with_zip
7398  header.sh
7399  testdata_module_inside_zip.py
7400 lib/python%%XYDOT%%/test/ziptestdata/__pycache__/
7401  testdata_module_inside_zip%%SOABI%%.opt-1.pyc
7402  testdata_module_inside_zip%%SOABI%%.opt-2.pyc
7403  testdata_module_inside_zip%%SOABI%%.pyc
7404 lib/python%%XYDOT%%/tkinter/
7405  __init__.py
7406  __main__.py
7407  colorchooser.py
7408  commondialog.py
7409  constants.py
7410  dialog.py
7411  dnd.py
7412  filedialog.py
7413  font.py
7414  messagebox.py
7415  scrolledtext.py
7416  simpledialog.py
7417  tix.py
7418  ttk.py
7419 lib/python%%XYDOT%%/tkinter/__pycache__/
7420  __init__%%SOABI%%.opt-1.pyc
7421  __init__%%SOABI%%.opt-2.pyc
7422  __init__%%SOABI%%.pyc
7423  __main__%%SOABI%%.opt-1.pyc
7424  __main__%%SOABI%%.opt-2.pyc
7425  __main__%%SOABI%%.pyc
7426  colorchooser%%SOABI%%.opt-1.pyc
7427  colorchooser%%SOABI%%.opt-2.pyc
7428  colorchooser%%SOABI%%.pyc
7429  commondialog%%SOABI%%.opt-1.pyc
7430  commondialog%%SOABI%%.opt-2.pyc
7431  commondialog%%SOABI%%.pyc
7432  constants%%SOABI%%.opt-1.pyc
7433  constants%%SOABI%%.opt-2.pyc
7434  constants%%SOABI%%.pyc
7435  dialog%%SOABI%%.opt-1.pyc
7436  dialog%%SOABI%%.opt-2.pyc
7437  dialog%%SOABI%%.pyc
7438  dnd%%SOABI%%.opt-1.pyc
7439  dnd%%SOABI%%.opt-2.pyc
7440  dnd%%SOABI%%.pyc
7441  filedialog%%SOABI%%.opt-1.pyc
7442  filedialog%%SOABI%%.opt-2.pyc
7443  filedialog%%SOABI%%.pyc
7444  font%%SOABI%%.opt-1.pyc
7445  font%%SOABI%%.opt-2.pyc
7446  font%%SOABI%%.pyc
7447  messagebox%%SOABI%%.opt-1.pyc
7448  messagebox%%SOABI%%.opt-2.pyc
7449  messagebox%%SOABI%%.pyc
7450  scrolledtext%%SOABI%%.opt-1.pyc
7451  scrolledtext%%SOABI%%.opt-2.pyc
7452  scrolledtext%%SOABI%%.pyc
7453  simpledialog%%SOABI%%.opt-1.pyc
7454  simpledialog%%SOABI%%.opt-2.pyc
7455  simpledialog%%SOABI%%.pyc
7456  tix%%SOABI%%.opt-1.pyc
7457  tix%%SOABI%%.opt-2.pyc
7458  tix%%SOABI%%.pyc
7459  ttk%%SOABI%%.opt-1.pyc
7460  ttk%%SOABI%%.opt-2.pyc
7461  ttk%%SOABI%%.pyc
7462 lib/python%%XYDOT%%/tomllib/
7463  __init__.py
7464  _parser.py
7465  _re.py
7466  _types.py
7467 lib/python%%XYDOT%%/tomllib/__pycache__/
7468  __init__%%SOABI%%.opt-1.pyc
7469  __init__%%SOABI%%.opt-2.pyc
7470  __init__%%SOABI%%.pyc
7471  _parser%%SOABI%%.opt-1.pyc
7472  _parser%%SOABI%%.opt-2.pyc
7473  _parser%%SOABI%%.pyc
7474  _re%%SOABI%%.opt-1.pyc
7475  _re%%SOABI%%.opt-2.pyc
7476  _re%%SOABI%%.pyc
7477  _types%%SOABI%%.opt-1.pyc
7478  _types%%SOABI%%.opt-2.pyc
7479  _types%%SOABI%%.pyc
7480 lib/python%%XYDOT%%/turtledemo/
7481  __init__.py
7482  __main__.py
7483  bytedesign.py
7484  chaos.py
7485  clock.py
7486  colormixer.py
7487  forest.py
7488  fractalcurves.py
7489  lindenmayer.py
7490  minimal_hanoi.py
7491  nim.py
7492  paint.py
7493  peace.py
7494  penrose.py
7495  planet_and_moon.py
7496  rosette.py
7497  round_dance.py
7498  sorting_animate.py
7499  tree.py
7500  turtle.cfg
7501  two_canvases.py
7502  yinyang.py
7503 lib/python%%XYDOT%%/turtledemo/__pycache__/
7504  __init__%%SOABI%%.opt-1.pyc
7505  __init__%%SOABI%%.opt-2.pyc
7506  __init__%%SOABI%%.pyc
7507  __main__%%SOABI%%.opt-1.pyc
7508  __main__%%SOABI%%.opt-2.pyc
7509  __main__%%SOABI%%.pyc
7510  bytedesign%%SOABI%%.opt-1.pyc
7511  bytedesign%%SOABI%%.opt-2.pyc
7512  bytedesign%%SOABI%%.pyc
7513  chaos%%SOABI%%.opt-1.pyc
7514  chaos%%SOABI%%.opt-2.pyc
7515  chaos%%SOABI%%.pyc
7516  clock%%SOABI%%.opt-1.pyc
7517  clock%%SOABI%%.opt-2.pyc
7518  clock%%SOABI%%.pyc
7519  colormixer%%SOABI%%.opt-1.pyc
7520  colormixer%%SOABI%%.opt-2.pyc
7521  colormixer%%SOABI%%.pyc
7522  forest%%SOABI%%.opt-1.pyc
7523  forest%%SOABI%%.opt-2.pyc
7524  forest%%SOABI%%.pyc
7525  fractalcurves%%SOABI%%.opt-1.pyc
7526  fractalcurves%%SOABI%%.opt-2.pyc
7527  fractalcurves%%SOABI%%.pyc
7528  lindenmayer%%SOABI%%.opt-1.pyc
7529  lindenmayer%%SOABI%%.opt-2.pyc
7530  lindenmayer%%SOABI%%.pyc
7531  minimal_hanoi%%SOABI%%.opt-1.pyc
7532  minimal_hanoi%%SOABI%%.opt-2.pyc
7533  minimal_hanoi%%SOABI%%.pyc
7534  nim%%SOABI%%.opt-1.pyc
7535  nim%%SOABI%%.opt-2.pyc
7536  nim%%SOABI%%.pyc
7537  paint%%SOABI%%.opt-1.pyc
7538  paint%%SOABI%%.opt-2.pyc
7539  paint%%SOABI%%.pyc
7540  peace%%SOABI%%.opt-1.pyc
7541  peace%%SOABI%%.opt-2.pyc
7542  peace%%SOABI%%.pyc
7543  penrose%%SOABI%%.opt-1.pyc
7544  penrose%%SOABI%%.opt-2.pyc
7545  penrose%%SOABI%%.pyc
7546  planet_and_moon%%SOABI%%.opt-1.pyc
7547  planet_and_moon%%SOABI%%.opt-2.pyc
7548  planet_and_moon%%SOABI%%.pyc
7549  rosette%%SOABI%%.opt-1.pyc
7550  rosette%%SOABI%%.opt-2.pyc
7551  rosette%%SOABI%%.pyc
7552  round_dance%%SOABI%%.opt-1.pyc
7553  round_dance%%SOABI%%.opt-2.pyc
7554  round_dance%%SOABI%%.pyc
7555  sorting_animate%%SOABI%%.opt-1.pyc
7556  sorting_animate%%SOABI%%.opt-2.pyc
7557  sorting_animate%%SOABI%%.pyc
7558  tree%%SOABI%%.opt-1.pyc
7559  tree%%SOABI%%.opt-2.pyc
7560  tree%%SOABI%%.pyc
7561  two_canvases%%SOABI%%.opt-1.pyc
7562  two_canvases%%SOABI%%.opt-2.pyc
7563  two_canvases%%SOABI%%.pyc
7564  yinyang%%SOABI%%.opt-1.pyc
7565  yinyang%%SOABI%%.opt-2.pyc
7566  yinyang%%SOABI%%.pyc
7567 lib/python%%XYDOT%%/unittest/
7568  __init__.py
7569  __main__.py
7570  _log.py
7571  async_case.py
7572  case.py
7573  loader.py
7574  main.py
7575  mock.py
7576  result.py
7577  runner.py
7578  signals.py
7579  suite.py
7580  util.py
7581 lib/python%%XYDOT%%/unittest/__pycache__/
7582  __init__%%SOABI%%.opt-1.pyc
7583  __init__%%SOABI%%.opt-2.pyc
7584  __init__%%SOABI%%.pyc
7585  __main__%%SOABI%%.opt-1.pyc
7586  __main__%%SOABI%%.opt-2.pyc
7587  __main__%%SOABI%%.pyc
7588  _log%%SOABI%%.opt-1.pyc
7589  _log%%SOABI%%.opt-2.pyc
7590  _log%%SOABI%%.pyc
7591  async_case%%SOABI%%.opt-1.pyc
7592  async_case%%SOABI%%.opt-2.pyc
7593  async_case%%SOABI%%.pyc
7594  case%%SOABI%%.opt-1.pyc
7595  case%%SOABI%%.opt-2.pyc
7596  case%%SOABI%%.pyc
7597  loader%%SOABI%%.opt-1.pyc
7598  loader%%SOABI%%.opt-2.pyc
7599  loader%%SOABI%%.pyc
7600  main%%SOABI%%.opt-1.pyc
7601  main%%SOABI%%.opt-2.pyc
7602  main%%SOABI%%.pyc
7603  mock%%SOABI%%.opt-1.pyc
7604  mock%%SOABI%%.opt-2.pyc
7605  mock%%SOABI%%.pyc
7606  result%%SOABI%%.opt-1.pyc
7607  result%%SOABI%%.opt-2.pyc
7608  result%%SOABI%%.pyc
7609  runner%%SOABI%%.opt-1.pyc
7610  runner%%SOABI%%.opt-2.pyc
7611  runner%%SOABI%%.pyc
7612  signals%%SOABI%%.opt-1.pyc
7613  signals%%SOABI%%.opt-2.pyc
7614  signals%%SOABI%%.pyc
7615  suite%%SOABI%%.opt-1.pyc
7616  suite%%SOABI%%.opt-2.pyc
7617  suite%%SOABI%%.pyc
7618  util%%SOABI%%.opt-1.pyc
7619  util%%SOABI%%.opt-2.pyc
7620  util%%SOABI%%.pyc
7621 lib/python%%XYDOT%%/urllib/
7622  __init__.py
7623  error.py
7624  parse.py
7625  request.py
7626  response.py
7627  robotparser.py
7628 lib/python%%XYDOT%%/urllib/__pycache__/
7629  __init__%%SOABI%%.opt-1.pyc
7630  __init__%%SOABI%%.opt-2.pyc
7631  __init__%%SOABI%%.pyc
7632  error%%SOABI%%.opt-1.pyc
7633  error%%SOABI%%.opt-2.pyc
7634  error%%SOABI%%.pyc
7635  parse%%SOABI%%.opt-1.pyc
7636  parse%%SOABI%%.opt-2.pyc
7637  parse%%SOABI%%.pyc
7638  request%%SOABI%%.opt-1.pyc
7639  request%%SOABI%%.opt-2.pyc
7640  request%%SOABI%%.pyc
7641  response%%SOABI%%.opt-1.pyc
7642  response%%SOABI%%.opt-2.pyc
7643  response%%SOABI%%.pyc
7644  robotparser%%SOABI%%.opt-1.pyc
7645  robotparser%%SOABI%%.opt-2.pyc
7646  robotparser%%SOABI%%.pyc
7647 lib/python%%XYDOT%%/venv/
7648  __init__.py
7649  __main__.py
7650 lib/python%%XYDOT%%/venv/__pycache__/
7651  __init__%%SOABI%%.opt-1.pyc
7652  __init__%%SOABI%%.opt-2.pyc
7653  __init__%%SOABI%%.pyc
7654  __main__%%SOABI%%.opt-1.pyc
7655  __main__%%SOABI%%.opt-2.pyc
7656  __main__%%SOABI%%.pyc
7657 lib/python%%XYDOT%%/venv/scripts/common/
7658  Activate.ps1
7659  activate
7660 lib/python%%XYDOT%%/venv/scripts/posix/
7661  activate.csh
7662  activate.fish
7663 lib/python%%XYDOT%%/wsgiref/
7664  __init__.py
7665  handlers.py
7666  headers.py
7667  simple_server.py
7668  types.py
7669  util.py
7670  validate.py
7671 lib/python%%XYDOT%%/wsgiref/__pycache__/
7672  __init__%%SOABI%%.opt-1.pyc
7673  __init__%%SOABI%%.opt-2.pyc
7674  __init__%%SOABI%%.pyc
7675  handlers%%SOABI%%.opt-1.pyc
7676  handlers%%SOABI%%.opt-2.pyc
7677  handlers%%SOABI%%.pyc
7678  headers%%SOABI%%.opt-1.pyc
7679  headers%%SOABI%%.opt-2.pyc
7680  headers%%SOABI%%.pyc
7681  simple_server%%SOABI%%.opt-1.pyc
7682  simple_server%%SOABI%%.opt-2.pyc
7683  simple_server%%SOABI%%.pyc
7684  types%%SOABI%%.opt-1.pyc
7685  types%%SOABI%%.opt-2.pyc
7686  types%%SOABI%%.pyc
7687  util%%SOABI%%.opt-1.pyc
7688  util%%SOABI%%.opt-2.pyc
7689  util%%SOABI%%.pyc
7690  validate%%SOABI%%.opt-1.pyc
7691  validate%%SOABI%%.opt-2.pyc
7692  validate%%SOABI%%.pyc
7693 lib/python%%XYDOT%%/xml/__init__.py
7694 lib/python%%XYDOT%%/xml/__pycache__/
7695  __init__%%SOABI%%.opt-1.pyc
7696  __init__%%SOABI%%.opt-2.pyc
7697  __init__%%SOABI%%.pyc
7698 lib/python%%XYDOT%%/xml/dom/
7699  NodeFilter.py
7700  __init__.py
7701  domreg.py
7702  expatbuilder.py
7703  minicompat.py
7704  minidom.py
7705  pulldom.py
7706  xmlbuilder.py
7707 lib/python%%XYDOT%%/xml/dom/__pycache__/
7708  NodeFilter%%SOABI%%.opt-1.pyc
7709  NodeFilter%%SOABI%%.opt-2.pyc
7710  NodeFilter%%SOABI%%.pyc
7711  __init__%%SOABI%%.opt-1.pyc
7712  __init__%%SOABI%%.opt-2.pyc
7713  __init__%%SOABI%%.pyc
7714  domreg%%SOABI%%.opt-1.pyc
7715  domreg%%SOABI%%.opt-2.pyc
7716  domreg%%SOABI%%.pyc
7717  expatbuilder%%SOABI%%.opt-1.pyc
7718  expatbuilder%%SOABI%%.opt-2.pyc
7719  expatbuilder%%SOABI%%.pyc
7720  minicompat%%SOABI%%.opt-1.pyc
7721  minicompat%%SOABI%%.opt-2.pyc
7722  minicompat%%SOABI%%.pyc
7723  minidom%%SOABI%%.opt-1.pyc
7724  minidom%%SOABI%%.opt-2.pyc
7725  minidom%%SOABI%%.pyc
7726  pulldom%%SOABI%%.opt-1.pyc
7727  pulldom%%SOABI%%.opt-2.pyc
7728  pulldom%%SOABI%%.pyc
7729  xmlbuilder%%SOABI%%.opt-1.pyc
7730  xmlbuilder%%SOABI%%.opt-2.pyc
7731  xmlbuilder%%SOABI%%.pyc
7732 lib/python%%XYDOT%%/xml/etree/
7733  ElementInclude.py
7734  ElementPath.py
7735  ElementTree.py
7736  __init__.py
7737  cElementTree.py
7738 lib/python%%XYDOT%%/xml/etree/__pycache__/
7739  ElementInclude%%SOABI%%.opt-1.pyc
7740  ElementInclude%%SOABI%%.opt-2.pyc
7741  ElementInclude%%SOABI%%.pyc
7742  ElementPath%%SOABI%%.opt-1.pyc
7743  ElementPath%%SOABI%%.opt-2.pyc
7744  ElementPath%%SOABI%%.pyc
7745  ElementTree%%SOABI%%.opt-1.pyc
7746  ElementTree%%SOABI%%.opt-2.pyc
7747  ElementTree%%SOABI%%.pyc
7748  __init__%%SOABI%%.opt-1.pyc
7749  __init__%%SOABI%%.opt-2.pyc
7750  __init__%%SOABI%%.pyc
7751  cElementTree%%SOABI%%.opt-1.pyc
7752  cElementTree%%SOABI%%.opt-2.pyc
7753  cElementTree%%SOABI%%.pyc
7754 lib/python%%XYDOT%%/xml/parsers/
7755  __init__.py
7756  expat.py
7757 lib/python%%XYDOT%%/xml/parsers/__pycache__/
7758  __init__%%SOABI%%.opt-1.pyc
7759  __init__%%SOABI%%.opt-2.pyc
7760  __init__%%SOABI%%.pyc
7761  expat%%SOABI%%.opt-1.pyc
7762  expat%%SOABI%%.opt-2.pyc
7763  expat%%SOABI%%.pyc
7764 lib/python%%XYDOT%%/xml/sax/
7765  __init__.py
7766  _exceptions.py
7767  expatreader.py
7768  handler.py
7769  saxutils.py
7770  xmlreader.py
7771 lib/python%%XYDOT%%/xml/sax/__pycache__/
7772  __init__%%SOABI%%.opt-1.pyc
7773  __init__%%SOABI%%.opt-2.pyc
7774  __init__%%SOABI%%.pyc
7775  _exceptions%%SOABI%%.opt-1.pyc
7776  _exceptions%%SOABI%%.opt-2.pyc
7777  _exceptions%%SOABI%%.pyc
7778  expatreader%%SOABI%%.opt-1.pyc
7779  expatreader%%SOABI%%.opt-2.pyc
7780  expatreader%%SOABI%%.pyc
7781  handler%%SOABI%%.opt-1.pyc
7782  handler%%SOABI%%.opt-2.pyc
7783  handler%%SOABI%%.pyc
7784  saxutils%%SOABI%%.opt-1.pyc
7785  saxutils%%SOABI%%.opt-2.pyc
7786  saxutils%%SOABI%%.pyc
7787  xmlreader%%SOABI%%.opt-1.pyc
7788  xmlreader%%SOABI%%.opt-2.pyc
7789  xmlreader%%SOABI%%.pyc
7790 lib/python%%XYDOT%%/xmlrpc/
7791  __init__.py
7792  client.py
7793  server.py
7794 lib/python%%XYDOT%%/xmlrpc/__pycache__/
7795  __init__%%SOABI%%.opt-1.pyc
7796  __init__%%SOABI%%.opt-2.pyc
7797  __init__%%SOABI%%.pyc
7798  client%%SOABI%%.opt-1.pyc
7799  client%%SOABI%%.opt-2.pyc
7800  client%%SOABI%%.pyc
7801  server%%SOABI%%.opt-1.pyc
7802  server%%SOABI%%.opt-2.pyc
7803  server%%SOABI%%.pyc
7804 lib/python%%XYDOT%%/zipfile/
7805  __init__.py
7806  __main__.py
7807 lib/python%%XYDOT%%/zipfile/__pycache__/
7808  __init__%%SOABI%%.opt-1.pyc
7809  __init__%%SOABI%%.opt-2.pyc
7810  __init__%%SOABI%%.pyc
7811  __main__%%SOABI%%.opt-1.pyc
7812  __main__%%SOABI%%.opt-2.pyc
7813  __main__%%SOABI%%.pyc
7814 lib/python%%XYDOT%%/zipfile/_path/
7815  __init__.py
7816  glob.py
7817 lib/python%%XYDOT%%/zipfile/_path/__pycache__/
7818  __init__%%SOABI%%.opt-1.pyc
7819  __init__%%SOABI%%.opt-2.pyc
7820  __init__%%SOABI%%.pyc
7821  glob%%SOABI%%.opt-1.pyc
7822  glob%%SOABI%%.opt-2.pyc
7823  glob%%SOABI%%.pyc
7824 lib/python%%XYDOT%%/zoneinfo/
7825  __init__.py
7826  _common.py
7827  _tzpath.py
7828  _zoneinfo.py
7829 lib/python%%XYDOT%%/zoneinfo/__pycache__/
7830  __init__%%SOABI%%.opt-1.pyc
7831  __init__%%SOABI%%.opt-2.pyc
7832  __init__%%SOABI%%.pyc
7833  _common%%SOABI%%.opt-1.pyc
7834  _common%%SOABI%%.opt-2.pyc
7835  _common%%SOABI%%.pyc
7836  _tzpath%%SOABI%%.opt-1.pyc
7837  _tzpath%%SOABI%%.opt-2.pyc
7838  _tzpath%%SOABI%%.pyc
7839  _zoneinfo%%SOABI%%.opt-1.pyc
7840  _zoneinfo%%SOABI%%.opt-2.pyc
7841  _zoneinfo%%SOABI%%.pyc
7842
7843
7844 [FILE:3739:manifests/plist.dev]
7845 bin/python%%XYDOT%%-config
7846 include/python%%XYDOT%%%%ABI%%/
7847  Python.h
7848  abstract.h
7849  bltinmodule.h
7850  boolobject.h
7851  bytearrayobject.h
7852  bytesobject.h
7853  ceval.h
7854  codecs.h
7855  compile.h
7856  complexobject.h
7857  datetime.h
7858  descrobject.h
7859  dictobject.h
7860  dynamic_annotations.h
7861  enumobject.h
7862  errcode.h
7863  exports.h
7864  fileobject.h
7865  fileutils.h
7866  floatobject.h
7867  frameobject.h
7868  genericaliasobject.h
7869  import.h
7870  interpreteridobject.h
7871  intrcheck.h
7872  iterobject.h
7873  listobject.h
7874  longobject.h
7875  marshal.h
7876  memoryobject.h
7877  methodobject.h
7878  modsupport.h
7879  moduleobject.h
7880  object.h
7881  objimpl.h
7882  opcode.h
7883  osdefs.h
7884  osmodule.h
7885  patchlevel.h
7886  py_curses.h
7887  pybuffer.h
7888  pycapsule.h
7889  pyconfig.h
7890  pydtrace.h
7891  pyerrors.h
7892  pyexpat.h
7893  pyframe.h
7894  pyhash.h
7895  pylifecycle.h
7896  pymacconfig.h
7897  pymacro.h
7898  pymath.h
7899  pymem.h
7900  pyport.h
7901  pystate.h
7902  pystats.h
7903  pystrcmp.h
7904  pystrtod.h
7905  pythonrun.h
7906  pythread.h
7907  pytypedefs.h
7908  rangeobject.h
7909  setobject.h
7910  sliceobject.h
7911  structmember.h
7912  structseq.h
7913  sysmodule.h
7914  traceback.h
7915  tracemalloc.h
7916  tupleobject.h
7917  typeslots.h
7918  unicodeobject.h
7919  warnings.h
7920  weakrefobject.h
7921 include/python%%XYDOT%%%%ABI%%/cpython/
7922  abstract.h
7923  bytearrayobject.h
7924  bytesobject.h
7925  cellobject.h
7926  ceval.h
7927  classobject.h
7928  code.h
7929  compile.h
7930  complexobject.h
7931  context.h
7932  descrobject.h
7933  dictobject.h
7934  fileobject.h
7935  fileutils.h
7936  floatobject.h
7937  frameobject.h
7938  funcobject.h
7939  genobject.h
7940  import.h
7941  initconfig.h
7942  interpreteridobject.h
7943  listobject.h
7944  longintrepr.h
7945  longobject.h
7946  memoryobject.h
7947  methodobject.h
7948  modsupport.h
7949  object.h
7950  objimpl.h
7951  odictobject.h
7952  picklebufobject.h
7953  pthread_stubs.h
7954  pyctype.h
7955  pydebug.h
7956  pyerrors.h
7957  pyfpe.h
7958  pyframe.h
7959  pylifecycle.h
7960  pymem.h
7961  pystate.h
7962  pythonrun.h
7963  pythread.h
7964  pytime.h
7965  setobject.h
7966  sysmodule.h
7967  traceback.h
7968  tupleobject.h
7969  unicodeobject.h
7970  warnings.h
7971  weakrefobject.h
7972 include/python%%XYDOT%%%%ABI%%/internal/
7973  pycore_abstract.h
7974  pycore_asdl.h
7975  pycore_ast.h
7976  pycore_ast_state.h
7977  pycore_atexit.h
7978  pycore_atomic.h
7979  pycore_atomic_funcs.h
7980  pycore_bitutils.h
7981  pycore_blocks_output_buffer.h
7982  pycore_bytes_methods.h
7983  pycore_bytesobject.h
7984  pycore_call.h
7985  pycore_ceval.h
7986  pycore_ceval_state.h
7987  pycore_code.h
7988  pycore_compile.h
7989  pycore_condvar.h
7990  pycore_context.h
7991  pycore_descrobject.h
7992  pycore_dict.h
7993  pycore_dict_state.h
7994  pycore_dtoa.h
7995  pycore_emscripten_signal.h
7996  pycore_exceptions.h
7997  pycore_faulthandler.h
7998  pycore_fileutils.h
7999  pycore_fileutils_windows.h
8000  pycore_floatobject.h
8001  pycore_flowgraph.h
8002  pycore_format.h
8003  pycore_frame.h
8004  pycore_function.h
8005  pycore_gc.h
8006  pycore_genobject.h
8007  pycore_getopt.h
8008  pycore_gil.h
8009  pycore_global_objects.h
8010  pycore_global_objects_fini_generated.h
8011  pycore_global_strings.h
8012  pycore_hamt.h
8013  pycore_hashtable.h
8014  pycore_import.h
8015  pycore_initconfig.h
8016  pycore_instruments.h
8017  pycore_interp.h
8018  pycore_intrinsics.h
8019  pycore_list.h
8020  pycore_long.h
8021  pycore_memoryobject.h
8022  pycore_moduleobject.h
8023  pycore_namespace.h
8024  pycore_object.h
8025  pycore_object_state.h
8026  pycore_obmalloc.h
8027  pycore_obmalloc_init.h
8028  pycore_opcode.h
8029  pycore_opcode_utils.h
8030  pycore_parser.h
8031  pycore_pathconfig.h
8032  pycore_pyarena.h
8033  pycore_pyerrors.h
8034  pycore_pyhash.h
8035  pycore_pylifecycle.h
8036  pycore_pymath.h
8037  pycore_pymem.h
8038  pycore_pymem_init.h
8039  pycore_pystate.h
8040  pycore_pythread.h
8041  pycore_range.h
8042  pycore_runtime.h
8043  pycore_runtime_init.h
8044  pycore_runtime_init_generated.h
8045  pycore_signal.h
8046  pycore_sliceobject.h
8047  pycore_strhex.h
8048  pycore_structseq.h
8049  pycore_symtable.h
8050  pycore_sysmodule.h
8051  pycore_time.h
8052  pycore_token.h
8053  pycore_traceback.h
8054  pycore_tracemalloc.h
8055  pycore_tuple.h
8056  pycore_typeobject.h
8057  pycore_typevarobject.h
8058  pycore_ucnhash.h
8059  pycore_unicodeobject.h
8060  pycore_unicodeobject_generated.h
8061  pycore_unionobject.h
8062  pycore_warnings.h
8063 lib/
8064  libpython%%XYDOT%%%%ABI%%.so
8065  libpython%%XYDOT%%%%ABI%%.so.1.0-gdb.py
8066 lib/pkgconfig/
8067  python-%%XYDOT%%-embed.pc
8068  python-%%XYDOT%%.pc
8069
8070
8071 [FILE:36:manifests/plist.man]
8072 share/man/man1/python%%XYDOT%%.1.gz
8073
8074
8075 [FILE:393:patches/patch-Include_py__curses.h]
8076 --- Include/py_curses.h.orig    2023-10-02 11:48:14 UTC
8077 +++ Include/py_curses.h
8078 @@ -12,6 +12,10 @@
8079  #endif
8080  #endif /* __APPLE__ */
8081  
8082 +#ifdef __sun__
8083 +#define _XOPEN_SOURCE_EXTENDED 1
8084 +#endif /* __sun__ */
8085 +
8086  /* On FreeBSD, [n]curses.h and stdlib.h/wchar.h use different guards
8087     against multiple definition of wchar_t and wint_t. */
8088  #if defined(__FreeBSD__) && defined(_XOPEN_SOURCE_EXTENDED)
8089
8090
8091 [FILE:3492:patches/patch-Makefile.pre.in]
8092 --- Makefile.pre.in.orig        2023-10-02 11:48:14 UTC
8093 +++ Makefile.pre.in
8094 @@ -82,7 +82,6 @@ MAKESETUP=      $(srcdir)/Modules/makese
8095  OPT=           @OPT@
8096  BASECFLAGS=    @BASECFLAGS@
8097  BASECPPFLAGS=  @BASECPPFLAGS@
8098 -CONFIGURE_CFLAGS=      @CFLAGS@
8099  # CFLAGS_NODIST is used for building the interpreter and stdlib C extensions.
8100  # Use it when a compiler flag should _not_ be part of the distutils CFLAGS
8101  # once Python is installed (Issue #21121).
8102 @@ -94,18 +93,16 @@ CONFIGURE_LDFLAGS_NODIST=@LDFLAGS_NODIST
8103  # LDFLAGS_NOLTO is an extra flag to disable lto. It is used to speed up building
8104  # of _bootstrap_python and _freeze_module tools, which don't need LTO.
8105  CONFIGURE_LDFLAGS_NOLTO=@LDFLAGS_NOLTO@
8106 -CONFIGURE_CPPFLAGS=    @CPPFLAGS@
8107 -CONFIGURE_LDFLAGS=     @LDFLAGS@
8108  # Avoid assigning CFLAGS, LDFLAGS, etc. so users can use them on the
8109  # command line to append to these values without stomping the pre-set
8110  # values.
8111 -PY_CFLAGS=     $(BASECFLAGS) $(OPT) $(CONFIGURE_CFLAGS) $(CFLAGS) $(EXTRA_CFLAGS)
8112 +PY_CFLAGS=     $(BASECFLAGS) $(OPT) $(CFLAGS) $(EXTRA_CFLAGS)
8113  PY_CFLAGS_NODIST=$(CONFIGURE_CFLAGS_NODIST) $(CFLAGS_NODIST) -I$(srcdir)/Include/internal
8114  # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
8115  # be able to build extension modules using the directories specified in the
8116  # environment variables
8117 -PY_CPPFLAGS=   $(BASECPPFLAGS) -I. -I$(srcdir)/Include $(CONFIGURE_CPPFLAGS) $(CPPFLAGS)
8118 -PY_LDFLAGS=    $(CONFIGURE_LDFLAGS) $(LDFLAGS)
8119 +PY_CPPFLAGS=   $(BASECPPFLAGS) -I. -I$(srcdir)/Include $(CPPFLAGS)
8120 +PY_LDFLAGS=    $(LDFLAGS)
8121  PY_LDFLAGS_NODIST=$(CONFIGURE_LDFLAGS_NODIST) $(LDFLAGS_NODIST)
8122  PY_LDFLAGS_NOLTO=$(PY_LDFLAGS) $(CONFIGURE_LDFLAGS_NOLTO) $(LDFLAGS_NODIST)
8123  NO_AS_NEEDED=  @NO_AS_NEEDED@
8124 @@ -2028,14 +2025,6 @@ bininstall: commoninstall altbininstall
8125         else true; \
8126         fi
8127         (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)$(EXE) python3$(EXE))
8128 -       -if test "$(VERSION)" != "$(LDVERSION)"; then \
8129 -               rm -f $(DESTDIR)$(BINDIR)/python$(VERSION)-config; \
8130 -               (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(LDVERSION)-config python$(VERSION)-config); \
8131 -               rm -f $(DESTDIR)$(LIBPC)/python-$(LDVERSION).pc; \
8132 -               (cd $(DESTDIR)$(LIBPC); $(LN) -s python-$(VERSION).pc python-$(LDVERSION).pc); \
8133 -               rm -f $(DESTDIR)$(LIBPC)/python-$(LDVERSION)-embed.pc; \
8134 -               (cd $(DESTDIR)$(LIBPC); $(LN) -s python-$(VERSION)-embed.pc python-$(LDVERSION)-embed.pc); \
8135 -       fi
8136         -rm -f $(DESTDIR)$(BINDIR)/python3-config
8137         (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)-config python3-config)
8138         -rm -f $(DESTDIR)$(LIBPC)/python3.pc
8139 @@ -2443,6 +2432,14 @@ libainstall: all scripts
8140         $(INSTALL_SCRIPT) $(srcdir)/install-sh $(DESTDIR)$(LIBPL)/install-sh
8141         $(INSTALL_SCRIPT) python-config.py $(DESTDIR)$(LIBPL)/python-config.py
8142         $(INSTALL_SCRIPT) python-config $(DESTDIR)$(BINDIR)/python$(LDVERSION)-config
8143 +       -if test "$(VERSION)" != "$(LDVERSION)"; then \
8144 +               rm -f $(DESTDIR)$(BINDIR)/python$(VERSION)-config; \
8145 +               (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(LDVERSION)-config python$(VERSION)-config); \
8146 +               rm -f $(DESTDIR)$(LIBPC)/python-$(LDVERSION).pc; \
8147 +               (cd $(DESTDIR)$(LIBPC); $(LN) -s python-$(VERSION).pc python-$(LDVERSION).pc); \
8148 +               rm -f $(DESTDIR)$(LIBPC)/python-$(LDVERSION)-embed.pc; \
8149 +               (cd $(DESTDIR)$(LIBPC); $(LN) -s python-$(VERSION)-embed.pc python-$(LDVERSION)-embed.pc); \
8150 +       fi
8151         $(INSTALL_SCRIPT) $(SCRIPT_2TO3) $(DESTDIR)$(BINDIR)/2to3-$(VERSION)
8152         $(INSTALL_SCRIPT) $(SCRIPT_IDLE) $(DESTDIR)$(BINDIR)/idle$(VERSION)
8153         $(INSTALL_SCRIPT) $(SCRIPT_PYDOC) $(DESTDIR)$(BINDIR)/pydoc$(VERSION)
8154
8155
8156 [FILE:309:patches/patch-Modules___multiprocessing_posixshmem.c]
8157 --- Modules/_multiprocessing/posixshmem.c.orig  2023-10-02 11:48:14 UTC
8158 +++ Modules/_multiprocessing/posixshmem.c
8159 @@ -8,6 +8,9 @@ posixshmem - A Python extension that pro
8160  
8161  // for shm_open() and shm_unlink()
8162  #ifdef HAVE_SYS_MMAN_H
8163 +# ifdef __sun__
8164 +# define _XPG4_2
8165 +# endif
8166  #include <sys/mman.h>
8167  #endif
8168  
8169
8170
8171 [FILE:476:patches/patch-Modules_nismodule.c]
8172 --- Modules/nismodule.c.orig    2023-10-02 11:48:14 UTC
8173 +++ Modules/nismodule.c
8174 @@ -116,7 +116,7 @@ nis_mapname(char *map, int *pfix)
8175      return map;
8176  }
8177  
8178 -#if defined(__APPLE__) || defined(__OpenBSD__) || defined(__FreeBSD__)
8179 +#if defined(__APPLE__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__DragonFly__)
8180  typedef int (*foreachfunc)(unsigned long, char *, int, char *, int, void *);
8181  #else
8182  typedef int (*foreachfunc)(int, char *, int, char *, int, char *);
8183
8184
8185 [FILE:2053:patches/patch-configure]
8186 --- configure.orig      2023-10-02 11:48:14 UTC
8187 +++ configure
8188 @@ -6941,7 +6941,7 @@ printf %s "checking for multiarch... " >
8189  case $ac_sys_system in #(
8190    Darwin*) :
8191      MULTIARCH="" ;; #(
8192 -  FreeBSD*) :
8193 +  FreeBSD*|MidnightBSD*) :
8194      MULTIARCH="" ;; #(
8195    *) :
8196      MULTIARCH=$($CC --print-multiarch 2>/dev/null)
8197 @@ -7488,7 +7488,7 @@ printf "%s\n" "#define Py_ENABLE_SHARED
8198               PY3LIBRARY=libpython3.so
8199           fi
8200            ;;
8201 -    Linux*|GNU*|NetBSD*|FreeBSD*|DragonFly*|OpenBSD*|VxWorks*)
8202 +    Linux*|GNU*|NetBSD*|FreeBSD*|DragonFly*|OpenBSD*|VxWorks*|MidnightBSD*)
8203           LDLIBRARY='libpython$(LDVERSION).so'
8204           BLDLIBRARY='-L. -lpython$(LDVERSION)'
8205           RUNSHARED=LD_LIBRARY_PATH=`pwd`${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
8206 @@ -12780,7 +12780,7 @@ then
8207                                    ;;
8208                                 esac
8209                 fi;;
8210 -       NetBSD*|DragonFly*)
8211 +       NetBSD*|DragonFly*|MidnightBSD*)
8212                 LDSHARED='$(CC) -shared'
8213                 LDCXXSHARED='$(CXX) -shared';;
8214         OpenUNIX*|UnixWare*)
8215 @@ -12847,7 +12847,7 @@ then :
8216                         CCSHARED="-fPIC"
8217  
8218  fi;;
8219 -       FreeBSD*|NetBSD*|OpenBSD*|DragonFly*) CCSHARED="-fPIC";;
8220 +       FreeBSD*|NetBSD*|OpenBSD*|DragonFly*|MidnightBSD*) CCSHARED="-fPIC";;
8221         Haiku*) CCSHARED="-fPIC";;
8222         OpenUNIX*|UnixWare*)
8223                 if test "$GCC" = "yes"
8224 @@ -12906,7 +12906,7 @@ printf "%s\n" "#define THREAD_STACK_SIZE
8225         OpenUNIX*|UnixWare*) LINKFORSHARED="-Wl,-Bexport";;
8226         SCO_SV*) LINKFORSHARED="-Wl,-Bexport";;
8227         ReliantUNIX*) LINKFORSHARED="-W1 -Blargedynsym";;
8228 -       FreeBSD*|NetBSD*|OpenBSD*|DragonFly*)
8229 +       FreeBSD*|NetBSD*|OpenBSD*|DragonFly*|MidnightBSD*)
8230                 if [ "`$CC -dM -E - </dev/null | grep __ELF__`" != "" ]
8231                 then
8232                         LINKFORSHARED="-Wl,--export-dynamic"
8233 @@ -15733,7 +15733,7 @@ then :
8234  fi
8235  
8236  case $ac_sys_system in #(
8237 -  FreeBSD*) :
8238 +  FreeBSD*|MidnightBSD*) :
8239  
8240      if test -n "$PKG_CONFIG" && \
8241      { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11\""; } >&5
8242 @@ -28534,7 +28534,7 @@ case $ac_sys_system in #(
8243      py_cv_module__scproxy=n/a
8244      py_cv_module_nis=n/a
8245   ;; #(
8246 -  FreeBSD*) :
8247 +  FreeBSD*|MidnightBSD*) :
8248  
8249  
8250      py_cv_module__scproxy=n/a
8251
8252
8253 [FILE:417:files/pkg-message-single.in]
8254 ===========================================================================
8255
8256 Note that some standard Python modules are provided as separate ports
8257 as they require additional dependencies. They are available as:
8258
8259   python-gdbm:single:py%%PYTHON_SUFFIX%%
8260   python-sqlite:single:py%%PYTHON_SUFFIX%%
8261   python-tkinter:single:py%%PYTHON_SUFFIX%%
8262
8263 ===========================================================================
8264
8265
8266 [FILE:46:files/special.mk]
8267 DISABLED_EXTENSIONS+=   _sqlite3 _tkinter _gdbm
8268