mirror of
https://github.com/python/cpython.git
synced 2026-05-21 03:44:14 -04:00
b70907796a
* Convert both to unittest. * Use the same unit testing code. * Include the expected output in both test files. * Make it possible to regenerate the expected output by running the file as a script with an '-r' argument.