mirror of
https://github.com/python/cpython.git
synced 2026-05-27 14:53:25 -04:00
26db587485
PyNumber_Remainder(). This fixes SF bug #615506 and allows string and unicode subclasses to override __mod__.