.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
.travis.yml
.treerc
AUTHORS
CONTRIBUTE.rst
ChangeLog
LICENSE
MANIFEST.in
Makefile
NEWS.md
README.rst
__pkginfo__.py
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
.circleci/config.yml
.github/FUNDING.yml
.github/workflows/osx.yml
.github/workflows/ubuntu.yml
.github/workflows/windows.yml
admin-tools/check-3.1-3.2-versions.sh
admin-tools/check-3.3-3.5-versions.sh
admin-tools/check-newest-versions.sh
admin-tools/how-to-make-a-release.md
admin-tools/make-dist-3.1-3.2.sh
admin-tools/make-dist-3.3-3.5.sh
admin-tools/make-newest-dist.sh
admin-tools/pyenv-2.7-3.5-versions
admin-tools/pyenv-3.1-3.2-versions
admin-tools/pyenv-3.3-3.5-versions
admin-tools/pyenv-newest-versions
admin-tools/setup-master.sh
admin-tools/setup-python-2.7.sh
admin-tools/setup-python-3.1.sh
admin-tools/setup-python-3.3.sh
screenshots/.bashrc
screenshots/README.md
screenshots/assign.py
screenshots/assign.txt
screenshots/ifelse.txt
screenshots/trepan-xpy-assign.cast
screenshots/trepan-xpy-assign.gif
screenshots/trepan-xpy-ifelse.cast
screenshots/trepan-xpy-ifelse.gif
test/.gitignore
test/Makefile
test/__init__.py
test/add-single-test.sh
test/add-test.sh
test/add-version.sh
test/compile-file.py
test/test-3.1-3.2-bytecode.sh
test/test-3.3-3.5-bytecode.sh
test/test-all-bytecode.sh
test/test-compat.sh
test/test-newest-bytecode.sh
test/test-old-bytecode.sh
test/test_basic.py
test/test_data.py
test/test_exceptions.py
test/test_functions.py
test/test_stmts.py
test/test_with.py
test/vmtest.py
test/bytecode-2.4/test_attribute_access.pyc
test/bytecode-2.4/test_attributes.pyc
test/bytecode-2.4/test_bound_method_on_falsy_objects.pyc
test/bytecode-2.4/test_building_stuff.pyc
test/bytecode-2.4/test_callback.pyc
test/bytecode-2.4/test_calling_methods_wrong.pyc
test/bytecode-2.4/test_catching_exceptions.pyc
test/bytecode-2.4/test_closure_vars_from_static_parent.pyc-notyet
test/bytecode-2.4/test_comparisons.pyc
test/bytecode-2.4/test_constant.pyc
test/bytecode-2.4/test_coverage_issue_92.pyc
test/bytecode-2.4/test_decorator.pyc
test/bytecode-2.4/test_defining_functions_with_args_kwargs.pyc
test/bytecode-2.4/test_different_globals_may_have_different_builtins.pyc-notyet
test/bytecode-2.4/test_eval.pyc
test/bytecode-2.4/test_exception_match.pyc
test/bytecode-2.4/test_exec.pyc
test/bytecode-2.4/test_for_loop.pyc
test/bytecode-2.4/test_generator_expression.pyc-notyet
test/bytecode-2.4/test_global.pyc
test/bytecode-2.4/test_import.pyc
test/bytecode-2.4/test_inplace_operators.pyc
test/bytecode-2.4/test_no_builtins.pyc
test/bytecode-2.4/test_partial.pyc
test/bytecode-2.4/test_partial_with_kwargs.pyc
test/bytecode-2.4/test_recursion.pyc
test/bytecode-2.4/test_slice.pyc
test/bytecode-2.4/test_slice_stmts.pyc
test/bytecode-2.4/test_strange_sequence_ops.pyc
test/bytecode-2.4/test_subscripting.pyc
test/bytecode-2.4/test_while.pyc
test/bytecode-2.4/test_wraps.pyc
test/bytecode-2.5/test_attribute_access.pyc
test/bytecode-2.5/test_attributes.pyc
test/bytecode-2.5/test_bound_method_on_falsy_objects.pyc
test/bytecode-2.5/test_building_stuff.pyc
test/bytecode-2.5/test_callback.pyc
test/bytecode-2.5/test_calling_methods_wrong.pyc
test/bytecode-2.5/test_catching_exceptions.pyc
test/bytecode-2.5/test_closure_vars_from_static_parent.pyc-notyet
test/bytecode-2.5/test_comparisons.pyc
test/bytecode-2.5/test_constant.pyc
test/bytecode-2.5/test_coverage_issue_92.pyc
test/bytecode-2.5/test_decorator.pyc
test/bytecode-2.5/test_defining_functions_with_args_kwargs.pyc
test/bytecode-2.5/test_different_globals_may_have_different_builtins.pyc
test/bytecode-2.5/test_eval.pyc
test/bytecode-2.5/test_exception_match.pyc
test/bytecode-2.5/test_exec.pyc
test/bytecode-2.5/test_for_loop.pyc
test/bytecode-2.5/test_generator_expression.pyc
test/bytecode-2.5/test_global.pyc
test/bytecode-2.5/test_greater.pyc
test/bytecode-2.5/test_import.pyc
test/bytecode-2.5/test_inplace_operators.pyc
test/bytecode-2.5/test_no_builtins.pyc
test/bytecode-2.5/test_partial.pyc
test/bytecode-2.5/test_partial_with_kwargs.pyc
test/bytecode-2.5/test_recursion.pyc
test/bytecode-2.5/test_slice.pyc
test/bytecode-2.5/test_slice_stmts.pyc
test/bytecode-2.5/test_strange_sequence_ops.pyc
test/bytecode-2.5/test_subscripting.pyc
test/bytecode-2.5/test_while.pyc
test/bytecode-2.5/test_wraps.pyc
test/bytecode-2.6/test_at_context_manager_complete.pyc
test/bytecode-2.6/test_at_context_manager_simplified.pyc
test/bytecode-2.6/test_attribute_access.pyc
test/bytecode-2.6/test_attributes.pyc
test/bytecode-2.6/test_bound_method_on_falsy_objects.pyc
test/bytecode-2.6/test_break_in_with.pyc
test/bytecode-2.6/test_building_stuff.pyc
test/bytecode-2.6/test_callback.pyc
test/bytecode-2.6/test_calling_function_with_args_kwargs.pyc
test/bytecode-2.6/test_calling_methods_wrong.pyc
test/bytecode-2.6/test_catching_exceptions.pyc
test/bytecode-2.6/test_closure_vars_from_static_parent.pyc
test/bytecode-2.6/test_comparisons.pyc
test/bytecode-2.6/test_constant.pyc
test/bytecode-2.6/test_continue_in_with.pyc
test/bytecode-2.6/test_coverage_issue_92.pyc
test/bytecode-2.6/test_decorator.pyc
test/bytecode-2.6/test_defining_functions_with_args_kwargs.pyc
test/bytecode-2.6/test_different_globals_may_have_different_builtins.pyc
test/bytecode-2.6/test_eval.pyc
test/bytecode-2.6/test_exception_match.pyc
test/bytecode-2.6/test_exec.pyc
test/bytecode-2.6/test_for_loop.pyc
test/bytecode-2.6/test_generator_expression.pyc
test/bytecode-2.6/test_global.pyc
test/bytecode-2.6/test_greater.pyc
test/bytecode-2.6/test_import.pyc
test/bytecode-2.6/test_inplace_operators.pyc
test/bytecode-2.6/test_no_builtins.pyc
test/bytecode-2.6/test_partial.pyc
test/bytecode-2.6/test_partial_with_kwargs.pyc
test/bytecode-2.6/test_raise_in_context_manager.pyc
test/bytecode-2.6/test_raise_in_with.pyc
test/bytecode-2.6/test_recursion.pyc
test/bytecode-2.6/test_simple_context_manager.pyc
test/bytecode-2.6/test_slice.pyc
test/bytecode-2.6/test_slice_stmts.pyc
test/bytecode-2.6/test_strange_sequence_ops.pyc
test/bytecode-2.6/test_subscripting.pyc
test/bytecode-2.6/test_suppressed_raise_in_context_manager.pyc
test/bytecode-2.6/test_while.pyc
test/bytecode-2.6/test_wraps.pyc
test/bytecode-2.7/test_at_context_manager_complete.pyc
test/bytecode-2.7/test_at_context_manager_simplified.pyc
test/bytecode-2.7/test_attribute_access.pyc
test/bytecode-2.7/test_attributes.pyc
test/bytecode-2.7/test_bound_method_on_falsy_objects.pyc
test/bytecode-2.7/test_break_in_with.pyc
test/bytecode-2.7/test_building_stuff.pyc
test/bytecode-2.7/test_callback.pyc
test/bytecode-2.7/test_calling_function_with_args_kwargs.pyc
test/bytecode-2.7/test_calling_methods_wrong.pyc
test/bytecode-2.7/test_catching_exceptions.pyc
test/bytecode-2.7/test_closure_vars_from_static_parent.pyc
test/bytecode-2.7/test_closures.pyc
test/bytecode-2.7/test_comparisons.pyc
test/bytecode-2.7/test_comprehensions.pyc
test/bytecode-2.7/test_constant.pyc
test/bytecode-2.7/test_continue_in_with.pyc
test/bytecode-2.7/test_coverage_issue_92.pyc
test/bytecode-2.7/test_decorator.pyc
test/bytecode-2.7/test_defining_functions_with_args_kwargs.pyc
test/bytecode-2.7/test_different_globals_may_have_different_builtins.pyc
test/bytecode-2.7/test_eval.pyc
test/bytecode-2.7/test_exception_match.pyc
test/bytecode-2.7/test_exec.pyc
test/bytecode-2.7/test_for_loop.pyc
test/bytecode-2.7/test_generator_expression.pyc
test/bytecode-2.7/test_global.pyc
test/bytecode-2.7/test_greater.pyc
test/bytecode-2.7/test_import.pyc
test/bytecode-2.7/test_inplace_operators.pyc
test/bytecode-2.7/test_no_builtins.pyc
test/bytecode-2.7/test_partial.pyc
test/bytecode-2.7/test_partial_with_kwargs.pyc
test/bytecode-2.7/test_raise_in_context_manager.pyc
test/bytecode-2.7/test_raise_in_with.pyc
test/bytecode-2.7/test_recursion.pyc
test/bytecode-2.7/test_simple_context_manager.pyc
test/bytecode-2.7/test_slice.pyc
test/bytecode-2.7/test_slice_stmts.pyc
test/bytecode-2.7/test_strange_sequence_ops.pyc
test/bytecode-2.7/test_subscripting.pyc
test/bytecode-2.7/test_suppressed_raise_in_context_manager.pyc
test/bytecode-2.7/test_while.pyc
test/bytecode-2.7/test_wraps.pyc
test/bytecode-3.10/test_at_context_manager_complete.pyc
test/bytecode-3.10/test_at_context_manager_simplified.pyc
test/bytecode-3.10/test_attribute_access.pyc
test/bytecode-3.10/test_attributes.pyc
test/bytecode-3.10/test_bound_method_on_falsy_objects.pyc
test/bytecode-3.10/test_break_in_with.pyc
test/bytecode-3.10/test_building_stuff.pyc
test/bytecode-3.10/test_call_ex_kw.pyc
test/bytecode-3.10/test_callback.pyc
test/bytecode-3.10/test_calling_function_with_args_kwargs.pyc
test/bytecode-3.10/test_calling_methods_wrong.pyc
test/bytecode-3.10/test_catching_exceptions.pyc
test/bytecode-3.10/test_closure_vars_from_static_parent.pyc
test/bytecode-3.10/test_comparisons.pyc
test/bytecode-3.10/test_comprehensions.pyc
test/bytecode-3.10/test_constant.pyc
test/bytecode-3.10/test_continue_in_with.pyc
test/bytecode-3.10/test_coverage_issue_92.pyc
test/bytecode-3.10/test_decorator.pyc
test/bytecode-3.10/test_defining_functions_with_args_kwargs.pyc
test/bytecode-3.10/test_different_globals_may_have_different_builtins.pyc
test/bytecode-3.10/test_eval.pyc
test/bytecode-3.10/test_exception_match.pyc
test/bytecode-3.10/test_exec.pyc
test/bytecode-3.10/test_for_loop.pyc
test/bytecode-3.10/test_fstring.pyc
test/bytecode-3.10/test_function_calls.pyc
test/bytecode-3.10/test_generator_expression.pyc
test/bytecode-3.10/test_global.pyc
test/bytecode-3.2/test_at_context_manager_complete.pyc
test/bytecode-3.2/test_at_context_manager_simplified.pyc
test/bytecode-3.2/test_attribute_access.pyc
test/bytecode-3.2/test_attributes.pyc
test/bytecode-3.2/test_bound_method_on_falsy_objects.pyc
test/bytecode-3.2/test_break_in_with.pyc
test/bytecode-3.2/test_building_stuff.pyc
test/bytecode-3.2/test_callback.pyc
test/bytecode-3.2/test_calling_function_with_args_kwargs.pyc
test/bytecode-3.2/test_calling_methods_wrong.pyc
test/bytecode-3.2/test_catching_exceptions.pyc
test/bytecode-3.2/test_closure_vars_from_static_parent.pyc
test/bytecode-3.2/test_closures.pyc
test/bytecode-3.2/test_comparisons.pyc
test/bytecode-3.2/test_comprehensions.pyc
test/bytecode-3.2/test_constant.pyc
test/bytecode-3.2/test_continue_in_with.pyc
test/bytecode-3.2/test_coverage_issue_92.pyc
test/bytecode-3.2/test_decorator.pyc
test/bytecode-3.2/test_defining_functions_with_args_kwargs.pyc
test/bytecode-3.2/test_different_globals_may_have_different_builtins.pyc
test/bytecode-3.2/test_eval.pyc
test/bytecode-3.2/test_exception_match.pyc
test/bytecode-3.2/test_exec.pyc
test/bytecode-3.2/test_for_loop.pyc
test/bytecode-3.2/test_function_calls.pyc
test/bytecode-3.2/test_generator_expression.pyc
test/bytecode-3.2/test_global.pyc
test/bytecode-3.2/test_greater.pyc
test/bytecode-3.2/test_import.pyc
test/bytecode-3.2/test_inplace_operators.pyc
test/bytecode-3.2/test_no_builtins.pyc
test/bytecode-3.2/test_partial.pyc
test/bytecode-3.2/test_partial_with_kwargs.pyc
test/bytecode-3.2/test_pos_args.pyc
test/bytecode-3.2/test_raise_in_context_manager.pyc
test/bytecode-3.2/test_raise_in_with.pyc
test/bytecode-3.2/test_recursion.pyc
test/bytecode-3.2/test_simple_context_manager.pyc
test/bytecode-3.2/test_slice.pyc
test/bytecode-3.2/test_slice_stmts.pyc
test/bytecode-3.2/test_strange_sequence_ops.pyc
test/bytecode-3.2/test_subscripting.pyc
test/bytecode-3.2/test_suppressed_raise_in_context_manager.pyc
test/bytecode-3.2/test_while.pyc
test/bytecode-3.2/test_wraps.pyc
test/bytecode-3.3/test_at_context_manager_complete.pyc
test/bytecode-3.3/test_at_context_manager_simplified.pyc
test/bytecode-3.3/test_attribute_access.pyc
test/bytecode-3.3/test_attributes.pyc
test/bytecode-3.3/test_bound_method_on_falsy_objects.pyc
test/bytecode-3.3/test_break_in_with.pyc
test/bytecode-3.3/test_building_stuff.pyc
test/bytecode-3.3/test_callback.pyc
test/bytecode-3.3/test_calling_function_with_args_kwargs.pyc
test/bytecode-3.3/test_calling_methods_wrong.pyc
test/bytecode-3.3/test_catching_exceptions.pyc
test/bytecode-3.3/test_closure_vars_from_static_parent.pyc
test/bytecode-3.3/test_closures.pyc
test/bytecode-3.3/test_comparisons.pyc
test/bytecode-3.3/test_comprehensions.pyc
test/bytecode-3.3/test_constant.pyc
test/bytecode-3.3/test_continue_in_with.pyc
test/bytecode-3.3/test_coverage_issue_92.pyc
test/bytecode-3.3/test_decorator.pyc
test/bytecode-3.3/test_defining_functions_with_args_kwargs.pyc
test/bytecode-3.3/test_different_globals_may_have_different_builtins.pyc
test/bytecode-3.3/test_eval.pyc
test/bytecode-3.3/test_exception_match.pyc
test/bytecode-3.3/test_exec.pyc
test/bytecode-3.3/test_for_loop.pyc
test/bytecode-3.3/test_function_calls.pyc
test/bytecode-3.3/test_generator_expression.pyc
test/bytecode-3.3/test_generator_with_context_manager.pyc
test/bytecode-3.3/test_global.pyc
test/bytecode-3.3/test_greater.pyc
test/bytecode-3.3/test_import.pyc
test/bytecode-3.3/test_inplace_operators.pyc
test/bytecode-3.3/test_no_builtins.pyc
test/bytecode-3.3/test_partial.pyc
test/bytecode-3.3/test_partial_with_kwargs.pyc
test/bytecode-3.3/test_pos_args.pyc
test/bytecode-3.3/test_raise_in_context_manager.pyc
test/bytecode-3.3/test_raise_in_with.pyc
test/bytecode-3.3/test_recursion.pyc
test/bytecode-3.3/test_return_from_generator.pyc
test/bytecode-3.3/test_simple_context_manager.pyc
test/bytecode-3.3/test_slice.pyc
test/bytecode-3.3/test_slice_stmts.pyc
test/bytecode-3.3/test_strange_sequence_ops.pyc
test/bytecode-3.3/test_subscripting.pyc
test/bytecode-3.3/test_suppressed_raise_in_context_manager.pyc
test/bytecode-3.3/test_while.pyc
test/bytecode-3.3/test_wraps.pyc
test/bytecode-3.3/test_yield_from_tuple.pyc
test/bytecode-3.4/test_at_context_manager_complete.pyc
test/bytecode-3.4/test_at_context_manager_simplified.pyc
test/bytecode-3.4/test_attribute_access.pyc
test/bytecode-3.4/test_attributes.pyc
test/bytecode-3.4/test_bound_method_on_falsy_objects.pyc
test/bytecode-3.4/test_break_in_with.pyc
test/bytecode-3.4/test_building_stuff.pyc
test/bytecode-3.4/test_callback.pyc
test/bytecode-3.4/test_calling_function_with_args_kwargs.pyc
test/bytecode-3.4/test_calling_methods_wrong.pyc
test/bytecode-3.4/test_catching_exceptions.pyc
test/bytecode-3.4/test_closure_vars_from_static_parent.pyc
test/bytecode-3.4/test_closures.pyc
test/bytecode-3.4/test_comparisons.pyc
test/bytecode-3.4/test_comprehensions.pyc
test/bytecode-3.4/test_constant.pyc
test/bytecode-3.4/test_continue_in_with.pyc
test/bytecode-3.4/test_coverage_issue_92.pyc
test/bytecode-3.4/test_decorator.pyc
test/bytecode-3.4/test_defining_functions_with_args_kwargs.pyc
test/bytecode-3.4/test_different_globals_may_have_different_builtins.pyc
test/bytecode-3.4/test_eval.pyc
test/bytecode-3.4/test_exception_match.pyc
test/bytecode-3.4/test_exec.pyc
test/bytecode-3.4/test_for_loop.pyc
test/bytecode-3.4/test_function_calls.pyc
test/bytecode-3.4/test_generator_expression.pyc
test/bytecode-3.4/test_generator_with_context_manager.pyc
test/bytecode-3.4/test_global.pyc
test/bytecode-3.4/test_greater.pyc
test/bytecode-3.4/test_import.pyc
test/bytecode-3.4/test_inplace_operators.pyc
test/bytecode-3.4/test_no_builtins.pyc
test/bytecode-3.4/test_partial.pyc
test/bytecode-3.4/test_partial_with_kwargs.pyc
test/bytecode-3.4/test_pos_args.pyc
test/bytecode-3.4/test_raise_in_context_manager.pyc
test/bytecode-3.4/test_raise_in_with.pyc
test/bytecode-3.4/test_recursion.pyc
test/bytecode-3.4/test_return_from_generator.pyc
test/bytecode-3.4/test_simple_context_manager.pyc
test/bytecode-3.4/test_slice.pyc
test/bytecode-3.4/test_slice_stmts.pyc
test/bytecode-3.4/test_strange_sequence_ops.pyc
test/bytecode-3.4/test_subscripting.pyc
test/bytecode-3.4/test_suppressed_raise_in_context_manager.pyc
test/bytecode-3.4/test_while.pyc
test/bytecode-3.4/test_wraps.pyc
test/bytecode-3.4/test_yield_from_tuple.pyc
test/bytecode-3.5/test_at_context_manager_complete.pyc
test/bytecode-3.5/test_at_context_manager_simplified.pyc
test/bytecode-3.5/test_attribute_access.pyc
test/bytecode-3.5/test_attributes.pyc
test/bytecode-3.5/test_bound_method_on_falsy_objects.pyc
test/bytecode-3.5/test_break_in_with.pyc
test/bytecode-3.5/test_building_stuff.pyc
test/bytecode-3.5/test_call_ex_kw.pyc
test/bytecode-3.5/test_callback.pyc
test/bytecode-3.5/test_calling_function_with_args_kwargs.pyc
test/bytecode-3.5/test_calling_methods_wrong.pyc
test/bytecode-3.5/test_catching_exceptions.pyc
test/bytecode-3.5/test_closure_vars_from_static_parent.pyc
test/bytecode-3.5/test_closures.pyc
test/bytecode-3.5/test_comparisons.pyc
test/bytecode-3.5/test_comprehensions.pyc
test/bytecode-3.5/test_constant.pyc
test/bytecode-3.5/test_continue_in_with.pyc
test/bytecode-3.5/test_coverage_issue_92.pyc
test/bytecode-3.5/test_decorator.pyc
test/bytecode-3.5/test_defining_functions_with_args_kwargs.pyc
test/bytecode-3.5/test_different_globals_may_have_different_builtins.pyc
test/bytecode-3.5/test_eval.pyc
test/bytecode-3.5/test_exception_match.pyc
test/bytecode-3.5/test_exec.pyc
test/bytecode-3.5/test_for_loop.pyc
test/bytecode-3.5/test_function_calls.pyc
test/bytecode-3.5/test_generator_expression.pyc
test/bytecode-3.5/test_generator_with_context_manager.pyc
test/bytecode-3.5/test_global.pyc
test/bytecode-3.5/test_greater.pyc
test/bytecode-3.5/test_import.pyc
test/bytecode-3.5/test_inplace_operators.pyc
test/bytecode-3.5/test_map_unpack.pyc
test/bytecode-3.5/test_no_builtins.pyc
test/bytecode-3.5/test_partial.pyc
test/bytecode-3.5/test_partial_with_kwargs.pyc
test/bytecode-3.5/test_pos_args.pyc
test/bytecode-3.5/test_raise_in_context_manager.pyc
test/bytecode-3.5/test_raise_in_with.pyc
test/bytecode-3.5/test_recursion.pyc
test/bytecode-3.5/test_return_from_generator.pyc
test/bytecode-3.5/test_simple_context_manager.pyc
test/bytecode-3.5/test_slice.pyc
test/bytecode-3.5/test_slice_stmts.pyc
test/bytecode-3.5/test_strange_sequence_ops.pyc
test/bytecode-3.5/test_subscripting.pyc
test/bytecode-3.5/test_suppressed_raise_in_context_manager.pyc
test/bytecode-3.5/test_while.pyc
test/bytecode-3.5/test_wraps.pyc
test/bytecode-3.5/test_yield_from_tuple.pyc
test/bytecode-3.6/test_at_context_manager_complete.pyc
test/bytecode-3.6/test_at_context_manager_simplified.pyc
test/bytecode-3.6/test_attribute_access.pyc
test/bytecode-3.6/test_attributes.pyc
test/bytecode-3.6/test_bound_method_on_falsy_objects.pyc
test/bytecode-3.6/test_break_in_with.pyc
test/bytecode-3.6/test_building_stuff.pyc
test/bytecode-3.6/test_call_ex_kw.pyc
test/bytecode-3.6/test_callback.pyc
test/bytecode-3.6/test_calling_function_with_args_kwargs.pyc
test/bytecode-3.6/test_calling_methods_wrong.pyc
test/bytecode-3.6/test_catching_exceptions.pyc
test/bytecode-3.6/test_closure_vars_from_static_parent.pyc
test/bytecode-3.6/test_closures.pyc
test/bytecode-3.6/test_comparisons.pyc
test/bytecode-3.6/test_comprehensions.pyc
test/bytecode-3.6/test_constant.pyc
test/bytecode-3.6/test_continue_in_with.pyc
test/bytecode-3.6/test_coverage_issue_92.pyc
test/bytecode-3.6/test_decorator.pyc
test/bytecode-3.6/test_defining_functions_with_args_kwargs.pyc
test/bytecode-3.6/test_different_globals_may_have_different_builtins.pyc
test/bytecode-3.6/test_eval.pyc
test/bytecode-3.6/test_exception_match.pyc
test/bytecode-3.6/test_exec.pyc
test/bytecode-3.6/test_for_loop.pyc
test/bytecode-3.6/test_fstring.pyc
test/bytecode-3.6/test_function_calls.pyc
test/bytecode-3.6/test_generator_expression.pyc
test/bytecode-3.6/test_global.pyc
test/bytecode-3.6/test_import.pyc
test/bytecode-3.6/test_inplace_operators.pyc
test/bytecode-3.6/test_map_unpack.pyc
test/bytecode-3.6/test_no_builtins.pyc
test/bytecode-3.6/test_partial.pyc
test/bytecode-3.6/test_partial_with_kwargs.pyc
test/bytecode-3.6/test_pos_args.pyc
test/bytecode-3.6/test_raise_in_context_manager.pyc
test/bytecode-3.6/test_raise_in_with.pyc
test/bytecode-3.6/test_recursion.pyc
test/bytecode-3.6/test_return_from_generator.pyc
test/bytecode-3.6/test_simple_context_manager.pyc
test/bytecode-3.6/test_slice.pyc
test/bytecode-3.6/test_slice_stmts.pyc
test/bytecode-3.6/test_strange_sequence_ops.pyc
test/bytecode-3.6/test_subscripting.pyc
test/bytecode-3.6/test_suppressed_raise_in_context_manager.pyc
test/bytecode-3.6/test_var_annotate.pyc
test/bytecode-3.6/test_while.pyc
test/bytecode-3.6/test_wraps.pyc
test/bytecode-3.6/test_yield_from_tuple.pyc
test/bytecode-3.7/test_at_context_manager_complete.pyc
test/bytecode-3.7/test_at_context_manager_simplified.pyc
test/bytecode-3.7/test_attribute_access.pyc
test/bytecode-3.7/test_attributes.pyc
test/bytecode-3.7/test_bound_method_on_falsy_objects.pyc
test/bytecode-3.7/test_break_in_with.pyc
test/bytecode-3.7/test_building_stuff.pyc
test/bytecode-3.7/test_call_ex_kw.pyc
test/bytecode-3.7/test_callback.pyc
test/bytecode-3.7/test_calling_function_with_args_kwargs.pyc
test/bytecode-3.7/test_calling_methods_wrong.pyc
test/bytecode-3.7/test_catching_exceptions.pyc
test/bytecode-3.7/test_closure_vars_from_static_parent.pyc
test/bytecode-3.7/test_closures.pyc
test/bytecode-3.7/test_comparisons.pyc
test/bytecode-3.7/test_comprehensions.pyc
test/bytecode-3.7/test_constant.pyc
test/bytecode-3.7/test_continue_in_with.pyc
test/bytecode-3.7/test_coverage_issue_92.pyc
test/bytecode-3.7/test_decorator.pyc
test/bytecode-3.7/test_defining_functions_with_args_kwargs.pyc
test/bytecode-3.7/test_different_globals_may_have_different_builtins.pyc
test/bytecode-3.7/test_eval.pyc
test/bytecode-3.7/test_exception_match.pyc
test/bytecode-3.7/test_exec.pyc
test/bytecode-3.7/test_for_loop.pyc
test/bytecode-3.7/test_fstring.pyc
test/bytecode-3.7/test_function_calls.pyc
test/bytecode-3.7/test_generator_expression.pyc
test/bytecode-3.7/test_global.pyc
test/bytecode-3.7/test_import.pyc
test/bytecode-3.7/test_inplace_operators.pyc
test/bytecode-3.7/test_map_unpack.pyc
test/bytecode-3.7/test_no_builtins.pyc
test/bytecode-3.7/test_partial.pyc
test/bytecode-3.7/test_partial_with_kwargs.pyc
test/bytecode-3.7/test_pos_args.pyc
test/bytecode-3.7/test_raise_in_context_manager.pyc
test/bytecode-3.7/test_raise_in_with.pyc
test/bytecode-3.7/test_recursion.pyc
test/bytecode-3.7/test_return_from_generator.pyc
test/bytecode-3.7/test_simple_context_manager.pyc
test/bytecode-3.7/test_slice.pyc
test/bytecode-3.7/test_slice_stmts.pyc
test/bytecode-3.7/test_strange_sequence_ops.pyc
test/bytecode-3.7/test_subscripting.pyc
test/bytecode-3.7/test_suppressed_raise_in_context_manager.pyc
test/bytecode-3.7/test_var_annotate.pyc
test/bytecode-3.7/test_while.pyc
test/bytecode-3.7/test_wraps.pyc
test/bytecode-3.7/test_yield_from_tuple.pyc
test/bytecode-3.8/test_at_context_manager_complete.pyc
test/bytecode-3.8/test_attribute_access.pyc
test/bytecode-3.8/test_attributes.pyc
test/bytecode-3.8/test_bound_method_on_falsy_objects.pyc
test/bytecode-3.8/test_break_in_with.pyc
test/bytecode-3.8/test_building_stuff.pyc
test/bytecode-3.8/test_callback.pyc
test/bytecode-3.8/test_calling_methods_wrong.pyc
test/bytecode-3.8/test_catching_exceptions.pyc
test/bytecode-3.8/test_comparisons.pyc
test/bytecode-3.8/test_comprehensions.pyc
test/bytecode-3.8/test_constant.pyc
test/bytecode-3.8/test_decorator.pyc
test/bytecode-3.8/test_defining_functions_with_args_kwargs.pyc
test/bytecode-3.8/test_different_globals_may_have_different_builtins.pyc
test/bytecode-3.8/test_eval.pyc
test/bytecode-3.8/test_exec.pyc
test/bytecode-3.8/test_for_loop.pyc
test/bytecode-3.8/test_fstring.pyc
test/bytecode-3.8/test_function_calls.pyc
test/bytecode-3.8/test_generator_expression.pyc
test/bytecode-3.8/test_global.pyc
test/bytecode-3.8/test_import.pyc
test/bytecode-3.8/test_inplace_operators.pyc
test/bytecode-3.8/test_map_unpack.pyc
test/bytecode-3.8/test_no_builtins.pyc
test/bytecode-3.8/test_partial_with_kwargs.pyc
test/bytecode-3.8/test_pos_args.pyc
test/bytecode-3.8/test_recursion.pyc
test/bytecode-3.8/test_return_from_generator.pyc
test/bytecode-3.8/test_slice.pyc
test/bytecode-3.8/test_slice_stmts.pyc
test/bytecode-3.8/test_strange_sequence_ops.pyc
test/bytecode-3.8/test_subscripting.pyc
test/bytecode-3.8/test_while.pyc
test/bytecode-3.8/test_wraps.pyc
test/bytecode-3.9/test_attribute_access.pyc
test/bytecode-3.9/test_attributes.pyc
test/bytecode-3.9/test_bound_method_on_falsy_objects.pyc
test/bytecode-3.9/test_break_in_with.pyc
test/bytecode-3.9/test_building_stuff.pyc
test/bytecode-3.9/test_callback.pyc
test/bytecode-3.9/test_calling_methods_wrong.pyc
test/bytecode-3.9/test_catching_exceptions.pyc
test/bytecode-3.9/test_comparisons.pyc
test/bytecode-3.9/test_comprehensions.pyc
test/bytecode-3.9/test_constant.pyc
test/bytecode-3.9/test_defining_functions_with_args_kwargs.pyc
test/bytecode-3.9/test_different_globals_may_have_different_builtins.pyc
test/bytecode-3.9/test_eval.pyc
test/bytecode-3.9/test_exec.pyc
test/bytecode-3.9/test_for_loop.pyc
test/bytecode-3.9/test_fstring.pyc
test/bytecode-3.9/test_function_calls.pyc
test/bytecode-3.9/test_generator_expression.pyc
test/bytecode-3.9/test_global.pyc
test/bytecode-3.9/test_import.pyc
test/bytecode-3.9/test_inplace_operators.pyc
test/bytecode-3.9/test_map_unpack.pyc
test/bytecode-3.9/test_no_builtins.pyc
test/bytecode-3.9/test_partial_with_kwargs.pyc
test/bytecode-3.9/test_pos_args.pyc
test/bytecode-3.9/test_recursion.pyc
test/bytecode-3.9/test_return_from_generator.pyc
test/bytecode-3.9/test_slice.pyc
test/bytecode-3.9/test_slice_stmts.pyc
test/bytecode-3.9/test_strange_sequence_ops.pyc
test/bytecode-3.9/test_subscripting.pyc
test/bytecode-3.9/test_while.pyc
test/bytecode-3.9/test_wraps.pyc
test/bytecode-pypy35/test_at_context_manager_complete.pypy35.pyc
test/bytecode-pypy35/test_at_context_manager_simplified.pypy35.pyc
test/bytecode-pypy35/test_attribute_access.pypy35.pyc
test/bytecode-pypy35/test_attributes.pypy35.pyc
test/bytecode-pypy35/test_bound_method_on_falsy_objects.pypy35.pyc
test/bytecode-pypy35/test_break_in_with.pypy35.pyc
test/bytecode-pypy35/test_building_stuff.pypy35.pyc
test/bytecode-pypy35/test_call_ex_kw.pypy35.pyc
test/bytecode-pypy35/test_callback.pypy35.pyc
test/bytecode-pypy35/test_calling_function_with_args_kwargs.pypy35.pyc
test/bytecode-pypy35/test_calling_methods_wrong.pypy35.pyc
test/bytecode-pypy35/test_catching_exceptions.pypy35.pyc
test/bytecode-pypy35/test_closure_vars_from_static_parent.pypy35.pyc
test/bytecode-pypy35/test_comparisons.pypy35.pyc
test/bytecode-pypy35/test_comprehensions.pypy35.pyc
test/bytecode-pypy35/test_constant.pypy35.pyc
test/bytecode-pypy35/test_continue_in_with.pypy35.pyc
test/bytecode-pypy35/test_coverage_issue_92.pypy35.pyc
test/bytecode-pypy35/test_decorator.pypy35.pyc
test/bytecode-pypy35/test_defining_functions_with_args_kwargs.pypy35.pyc
test/bytecode-pypy35/test_different_globals_may_have_different_builtins.pypy35.pyc
test/bytecode-pypy35/test_eval.pypy35.pyc
test/bytecode-pypy35/test_exception_match.pypy35.pyc
test/bytecode-pypy35/test_exec.pypy35.pyc
test/bytecode-pypy35/test_for_loop.pypy35.pyc
test/bytecode-pypy35/test_fstring.pypy35.pyc
test/bytecode-pypy35/test_function_calls.pypy35.pyc
test/bytecode-pypy35/test_generator_expression.pypy35.pyc
test/bytecode-pypy35/test_global.pypy35.pyc
test/bytecode-pypy35/test_import.pypy35.pyc
test/bytecode-pypy35/test_inplace_operators.pypy35.pyc
test/bytecode-pypy35/test_map_unpack.pypy35.pyc
test/bytecode-pypy35/test_no_builtins.pypy35.pyc
test/bytecode-pypy35/test_partial.pypy35.pyc
test/bytecode-pypy35/test_partial_with_kwargs.pypy35.pyc
test/bytecode-pypy35/test_pos_args.pypy35.pyc
test/bytecode-pypy35/test_raise_in_context_manager.pypy35.pyc
test/bytecode-pypy35/test_raise_in_with.pypy35.pyc
test/bytecode-pypy35/test_simple_context_manager.pypy35.pyc
test/bytecode-pypy35/test_slice.pypy35.pyc
test/bytecode-pypy35/test_slice_stmts.pypy35.pyc
test/bytecode-pypy35/test_strange_sequence_ops.pypy35.pyc
test/bytecode-pypy35/test_subscripting.pypy35.pyc
test/bytecode-pypy35/test_suppressed_raise_in_context_manager.pypy35.pyc
test/bytecode-pypy35/test_while.pypy35.pyc
test/bytecode-pypy35/test_wraps.pypy35.pyc
test/bytecode-pypy35/test_yield_from_tuple.pypy35.pyc
test/bytecode-pypy36/test_at_context_manager_complete.pypy36.pyc
test/bytecode-pypy36/test_at_context_manager_simplified.pypy36.pyc
test/bytecode-pypy36/test_attribute_access.pypy36.pyc
test/bytecode-pypy36/test_attributes.pypy36.pyc
test/bytecode-pypy36/test_bound_method_on_falsy_objects.pypy36.pyc
test/bytecode-pypy36/test_break_in_with.pypy36.pyc
test/bytecode-pypy36/test_building_stuff.pypy36.pyc
test/bytecode-pypy36/test_call_ex_kw.pypy36.pyc
test/bytecode-pypy36/test_callback.pypy36.pyc
test/bytecode-pypy36/test_calling_function_with_args_kwargs.pypy36.pyc
test/bytecode-pypy36/test_calling_methods_wrong.pypy36.pyc
test/bytecode-pypy36/test_catching_exceptions.pypy36.pyc
test/bytecode-pypy36/test_closure_vars_from_static_parent.pypy36.pyc
test/bytecode-pypy36/test_comparisons.pypy36.pyc
test/bytecode-pypy36/test_comprehensions.pypy36.pyc
test/bytecode-pypy36/test_constant.pypy36.pyc
test/bytecode-pypy36/test_continue_in_with.pypy36.pyc
test/bytecode-pypy36/test_coverage_issue_92.pypy36.pyc
test/bytecode-pypy36/test_decorator.pypy36.pyc
test/bytecode-pypy36/test_defining_functions_with_args_kwargs.pypy36.pyc
test/bytecode-pypy36/test_different_globals_may_have_different_builtins.pypy36.pyc
test/bytecode-pypy36/test_eval.pypy36.pyc
test/bytecode-pypy36/test_exception_match.pypy36.pyc
test/bytecode-pypy36/test_exec.pypy36.pyc
test/bytecode-pypy36/test_for_loop.pypy36.pyc
test/bytecode-pypy36/test_fstring.pypy36.pyc
test/bytecode-pypy36/test_function_calls.pypy36.pyc
test/bytecode-pypy36/test_generator_expression.pypy36.pyc
test/bytecode-pypy36/test_global.pypy36.pyc
test/bytecode-pypy36/test_import.pypy36.pyc
test/bytecode-pypy36/test_inplace_operators.pypy36.pyc
test/bytecode-pypy36/test_map_unpack.pypy36.pyc
test/bytecode-pypy36/test_no_builtins.pypy36.pyc
test/bytecode-pypy36/test_partial.pypy36.pyc
test/bytecode-pypy36/test_partial_with_kwargs.pypy36.pyc
test/bytecode-pypy36/test_pos_args.pypy36.pyc
test/bytecode-pypy36/test_raise_in_context_manager.pypy36.pyc
test/bytecode-pypy36/test_raise_in_with.pypy36.pyc
test/bytecode-pypy36/test_return_from_generator.pypy36.pyc
test/bytecode-pypy36/test_simple_context_manager.pypy36.pyc
test/bytecode-pypy36/test_slice.pypy36.pyc
test/bytecode-pypy36/test_slice_stmts.pypy36.pyc
test/bytecode-pypy36/test_strange_sequence_ops.pypy36.pyc
test/bytecode-pypy36/test_subscripting.pypy36.pyc
test/bytecode-pypy36/test_suppressed_raise_in_context_manager.pypy36.pyc
test/bytecode-pypy36/test_var_annotate.pypy36.pyc
test/bytecode-pypy36/test_while.pypy36.pyc
test/bytecode-pypy36/test_wraps.pypy36.pyc
test/bytecode-pypy36/test_yield_from_tuple.pypy36.pyc
test/bytecode-pypy37/test_at_context_manager_complete.pypy37.pyc
test/bytecode-pypy37/test_at_context_manager_simplified.pypy37.pyc
test/bytecode-pypy37/test_attribute_access.pypy37.pyc
test/bytecode-pypy37/test_attributes.pypy37.pyc
test/bytecode-pypy37/test_bound_method_on_falsy_objects.pypy37.pyc
test/bytecode-pypy37/test_break_in_with.pypy37.pyc
test/bytecode-pypy37/test_building_stuff.pypy37.pyc
test/bytecode-pypy37/test_call_ex_kw.pypy37.pyc
test/bytecode-pypy37/test_callback.pypy37.pyc
test/bytecode-pypy37/test_calling_function_with_args_kwargs.pypy37.pyc
test/bytecode-pypy37/test_calling_methods_wrong.pypy37.pyc
test/bytecode-pypy37/test_catching_exceptions.pypy37.pyc
test/bytecode-pypy37/test_closure_vars_from_static_parent.pypy37.pyc
test/bytecode-pypy37/test_comparisons.pypy37.pyc
test/bytecode-pypy37/test_comprehensions.pypy37.pyc
test/bytecode-pypy37/test_constant.pypy37.pyc
test/bytecode-pypy37/test_continue_in_with.pypy37.pyc
test/bytecode-pypy37/test_coverage_issue_92.pypy37.pyc
test/bytecode-pypy37/test_decorator.pypy37.pyc
test/bytecode-pypy37/test_defining_functions_with_args_kwargs.pypy37.pyc
test/bytecode-pypy37/test_different_globals_may_have_different_builtins.pypy37.pyc
test/bytecode-pypy37/test_eval.pypy37.pyc
test/bytecode-pypy37/test_exception_match.pypy37.pyc
test/bytecode-pypy37/test_exec.pypy37.pyc
test/bytecode-pypy37/test_for_loop.pypy37.pyc
test/bytecode-pypy37/test_fstring.pypy37.pyc
test/bytecode-pypy37/test_function_calls.pypy37.pyc
test/bytecode-pypy37/test_generator_expression.pypy37.pyc
test/bytecode-pypy37/test_global.pypy37.pyc
test/bytecode-pypy37/test_import.pypy37.pyc
test/bytecode-pypy37/test_inplace_operators.pypy37.pyc
test/bytecode-pypy37/test_map_unpack.pypy37.pyc
test/bytecode-pypy37/test_no_builtins.pypy37.pyc
test/bytecode-pypy37/test_partial.pypy37.pyc
test/bytecode-pypy37/test_partial_with_kwargs.pypy37.pyc
test/bytecode-pypy37/test_pos_args.pypy37.pyc
test/bytecode-pypy37/test_raise_in_context_manager.pypy37.pyc
test/bytecode-pypy37/test_raise_in_with.pypy37.pyc
test/bytecode-pypy37/test_return_from_generator.pypy37.pyc
test/bytecode-pypy37/test_simple_context_manager.pypy37.pyc
test/bytecode-pypy37/test_slice.pypy37.pyc
test/bytecode-pypy37/test_slice_stmts.pypy37.pyc
test/bytecode-pypy37/test_strange_sequence_ops.pypy37.pyc
test/bytecode-pypy37/test_subscripting.pypy37.pyc
test/bytecode-pypy37/test_suppressed_raise_in_context_manager.pypy37.pyc
test/bytecode-pypy37/test_var_annotate.pypy37.pyc
test/bytecode-pypy37/test_while.pypy37.pyc
test/bytecode-pypy37/test_wraps.pypy37.pyc
test/bytecode-pypy37/test_yield_from_tuple.pypy37.pyc
test/bytecode-pypy38/test_callback.pypy38.pyc
test/bytecode-pypy38/test_constant.pypy38.pyc
test/bytecode-pypy38/test_defining_functions_with_args_kwargs.pypy38.pyc
test/bytecode-pypy38/test_different_globals_may_have_different_builtins.pypy38.pyc
test/bytecode-pypy38/test_fstring.pypy38.pyc
test/bytecode-pypy38/test_strange_sequence_ops.pypy38.pyc
test/examples/.gitignore
test/examples/README.md
test/examples/assign-2.4.pyc
test/examples/runtests.sh
test/examples/test_at_context_manager_simplified.py
test/examples/test_decorator.py
test/examples/test_defining_functions_with_args_kwargs.py
test/examples/test_get_yield_from_iter.py
test/examples/test_greater.py
test/examples/test_strange_sequence_ops.py
test/examples/basic/test_attribute_access.py
test/examples/basic/test_bound_method_on_falsy_objects.py
test/examples/basic/test_building_stuff.py
test/examples/basic/test_callback.py
test/examples/basic/test_import.py
test/examples/data/test_attributes.py
test/examples/data/test_constant.py
test/examples/data/test_fstring.py
test/examples/data/test_map_unpack.py
test/examples/data/test_var_annotate.py
test/examples/exceptions/raise1.py
test/examples/exceptions/raise2.py
test/examples/exceptions/raise3.py
test/examples/exceptions/raise4.py
test/examples/exceptions/test_catching_exceptions.py
test/examples/exceptions/test_coverage_issue_92.py
test/examples/exceptions/test_exception_match.py
test/examples/exceptions/test_reraise.py
test/examples/expressions/test_comparisons.py
test/examples/expressions/test_comprehensions.py
test/examples/expressions/test_eval.py
test/examples/expressions/test_generator_expression.py
test/examples/expressions/test_inplace_operators.py
test/examples/expressions/test_slice.py
test/examples/expressions/test_subscripting.py
test/examples/functions/.gitignore
test/examples/functions/test_call_ex_kw.py
test/examples/functions/test_calling_function_with_args_kwargs.py
test/examples/functions/test_calling_methods_wrong.py
test/examples/functions/test_closure_vars_from_static_parent.py
test/examples/functions/test_closures.py
test/examples/functions/test_different_globals_may_have_different_builtins.py
test/examples/functions/test_function_calls.py
test/examples/functions/test_generator_with_context_manager.py
test/examples/functions/test_no_builtins.py
test/examples/functions/test_partial.py
test/examples/functions/test_partial_with_kwargs.py
test/examples/functions/test_pos_args.py
test/examples/functions/test_recursion.py
test/examples/functions/test_return_from_generator.py
test/examples/functions/test_wraps.py
test/examples/stmts/test_async.py
test/examples/stmts/test_exec.py
test/examples/stmts/test_for_loop.py
test/examples/stmts/test_global.py
test/examples/stmts/test_slice_stmts.py
test/examples/stmts/test_while.py
test/examples/stmts/test_yield_from_tuple.py
test/examples/with/test_at_context_manager_complete.py
test/examples/with/test_break_in_with.py
test/examples/with/test_continue_in_with.py
test/examples/with/test_raise_in_context_manager.py
test/examples/with/test_raise_in_with.py
test/examples/with/test_simple_context_manager.py
test/examples/with/test_suppressed_raise_in_context_manager.py
test/stdlib/.gitignore
test/stdlib/2.5-exclude.sh
test/stdlib/2.6-exclude.sh
test/stdlib/2.7-exclude.sh
test/stdlib/3.2-exclude.sh
test/stdlib/3.3-exclude.sh
test/stdlib/3.4-exclude.sh
test/stdlib/3.5-exclude.sh
test/stdlib/3.6-exclude.sh
test/stdlib/3.7-exclude.sh
test/stdlib/compile-file.py
test/stdlib/runtests.sh
x_python.egg-info/PKG-INFO
x_python.egg-info/SOURCES.txt
x_python.egg-info/dependency_links.txt
x_python.egg-info/entry_points.txt
x_python.egg-info/requires.txt
x_python.egg-info/top_level.txt
xpython/.gitignore
xpython/__init__.py
xpython/__main__.py
xpython/builtins.py
xpython/execfile.py
xpython/pyobj.py
xpython/version.py
xpython/version_info.py
xpython/vm.py
xpython/vmtrace.py
xpython/byteop/.gitignore
xpython/byteop/__init__.py
xpython/byteop/byteop.py
xpython/byteop/byteop24.py
xpython/byteop/byteop25.py
xpython/byteop/byteop26.py
xpython/byteop/byteop26pypy.py
xpython/byteop/byteop27.py
xpython/byteop/byteop27pypy.py
xpython/byteop/byteop310.py
xpython/byteop/byteop32.py
xpython/byteop/byteop32pypy.py
xpython/byteop/byteop33.py
xpython/byteop/byteop34.py
xpython/byteop/byteop35.py
xpython/byteop/byteop35pypy.py
xpython/byteop/byteop36.py
xpython/byteop/byteop36pypy.py
xpython/byteop/byteop37.py
xpython/byteop/byteop37pypy.py
xpython/byteop/byteop38.py
xpython/byteop/byteop38pypy.py
xpython/byteop/byteop39.py
xpython/byteop/byteoppypy.py
xpython/interpreter/baseobjspace.py
xpython/interpreter/error.py
xpython/interpreter/generator.py
xpython/interpreter/pyopcode.py
xpython/stdlib/__init__.py
xpython/stdlib/inspect2.py
xpython/stdlib/inspect3.py
xpython/stdlib/inspectfor32.py
xpython/stdlib/types34.py