mirror of
https://github.com/python/cpython
synced 2024-11-05 18:12:54 +00:00
4114a4afec
:-). Add a test that prevents the __hello__ bytecode from going stale unnoticed again. The test also tests the loophole noted in SF bug #404545. This test will fail right now; I'll check in the fix in a minute.
1 line
64 B
Python
1 line
64 B
Python
# This file exists as a helper for the test.test_frozen module.
|