; 20241007 R.v.Vessum converted python source to metta ; FILE: 97../../../hyperon-experimental/python/tests/test_bindings.py :42 ;
self.assertEqual(self.bindings, cloned) ;!(assertEqualToResult ( ) ( ) ) ;
self.assertEqual(cloned, cloned_explicitly) ;;
self.assertEqual(self.bindings, self.bindings) ;;
self.assertEqual(self.emptyBindings, self.emptyBindings) ;;