mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
673cb28b2a
normalize() in Draft 1.06 (9 October 2002): The normalize operation has been added; it reduces a number to a canonical form. (This replaces the trim operator, which only removed trailing fractional zeros.)