mirror of
https://github.com/python/cpython.git
synced 2026-05-21 20:03:06 -04:00
8982cf5484
Replace 'raise Error, stuff' with 'raise Error(stuff)'.