mirror of
https://github.com/python/cpython.git
synced 2026-05-24 21:33:27 -04:00
bd664357f1
This behavior is already tested in test_general_eval in Lib/test/test_builtin.py Patch by Matthew Keeter.