mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -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.)