aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_lib2to3/data/fixers/parrot_example.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-06-21 15:21:22 +0200
committerGitHub <noreply@github.com>2022-06-21 15:21:22 +0200
commit616fa3465d99a262dc8948ff5e00e47fe92eaaba (patch)
treefda7c1d51f6e239a6b3c5ef35f5e4d7252cc5ad1 /Lib/test/test_lib2to3/data/fixers/parrot_example.py
parent50ebd72fb0e69c78f95cea3d4a47589beb91ac37 (diff)
downloadcpython-616fa3465d99a262dc8948ff5e00e47fe92eaaba.tar.gz
cpython-616fa3465d99a262dc8948ff5e00e47fe92eaaba.zip
gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049)
* Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/. * Remove Lib/test/test_lib2to3.py. * Update imports. * all_project_files(): use different paths and sort files to make the tests more reproducible. * Update references to tests.
Diffstat (limited to 'Lib/test/test_lib2to3/data/fixers/parrot_example.py')
-rw-r--r--Lib/test/test_lib2to3/data/fixers/parrot_example.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/test/test_lib2to3/data/fixers/parrot_example.py b/Lib/test/test_lib2to3/data/fixers/parrot_example.py
new file mode 100644
index 00000000000..08529280cdb
--- /dev/null
+++ b/Lib/test/test_lib2to3/data/fixers/parrot_example.py
@@ -0,0 +1,2 @@
+def parrot():
+ pass