SIGN IN SIGN UP

Remove test of obsolete trim() operation which was supplanted by

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.)
R
Raymond Hettinger committed
673cb28b2a9e02d1c856280bf72357eccea55a98
Parent: e7691d3