SIGN IN SIGN UP

Get command-line doctest of Lib/decimal.py to work again.

If tested as '__main__' instead 'decimal', the tracebacks would
abbreviate 'decimal.Inexact' as 'Inexact', breaking the doctests.

(Reviewed by Antoine.)
R
Raymond Hettinger committed
6d7e26e95985f83bb0c3c137469af2f7df8936c4
Parent: 19cc9e1