commit | d87ac8f24da5dce860b559b69e6af59edd2c3eec | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Fri Jul 09 10:52:54 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Fri Jul 09 10:52:54 2004 +0000 |
tree | 54d4c04c854a60085fedb737c2c4a7cb8ae815d7 | |
parent | 5aa478badfabb005e6f17c98fcf007a0bc54eecc [diff] |
* 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.