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