]> granicus.if.org Git - python/commit
* Update the test suite to reflect that ConversionSyntax was no longer
authorRaymond Hettinger <python@rcn.com>
Fri, 9 Jul 2004 10:52:54 +0000 (10:52 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 9 Jul 2004 10:52:54 +0000 (10:52 +0000)
commitd87ac8f24da5dce860b559b69e6af59edd2c3eec
tree54d4c04c854a60085fedb737c2c4a7cb8ae815d7
parent5aa478badfabb005e6f17c98fcf007a0bc54eecc
* Update the test suite to reflect that ConversionSyntax was no longer
  public.
* Removed the non-signal conditions from __all__.
* Removed the XXX comment which was resolved.
* Use ^ instead of operator.xor
* Remove the threading lock which is no longer necessary.
Lib/decimal.py
Lib/test/test_decimal.py