* Fix the assertions in hashlib to use unittest assertion methods instead of
evil assert statements. * Add an additional assert to the new test_name_attribute test that actually confirms that a hash created using each h.name results in a new hash sharing the same name.
Showing
Please register or sign in to comment