mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
d4905454cc
turned abs() and divmod() into generic versions; added pow().