diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-06-05 20:48:49 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-06-05 20:48:49 (GMT) |
commit | 852eae1bc11cf53a56aaeb0bf2a8d5308df3eb4d (patch) | |
tree | 21eea946b06c79610231a4aa09cddbc8f80c645f /Lib/bsddb/test | |
parent | 5332989bda5d6fbe0371283200157b7f177f5524 (diff) | |
download | cpython-852eae1bc11cf53a56aaeb0bf2a8d5308df3eb4d.zip cpython-852eae1bc11cf53a56aaeb0bf2a8d5308df3eb4d.tar.gz cpython-852eae1bc11cf53a56aaeb0bf2a8d5308df3eb4d.tar.bz2 |
Access _struct attributes directly instead of mucking with getattr.
string_reverse(): Simplify.
assertRaises(): Raise TestFailed on failure.
test_unpack_from(), test_pack_into(), test_pack_into_fn(): never
use `assert` to test for an expected result (it doesn't test anything
when Python is run with -O).
Diffstat (limited to 'Lib/bsddb/test')
0 files changed, 0 insertions, 0 deletions