Project

General

Profile

« Previous | Next » 

Revision 2375

util.py: NamedTuple inherits from objects.BasicObject so that it's comparable and hashable. This fixes a bug in dicts.make_hashable() where the NamedTuple created for a dict would appear to be hashable but would always compare as unequal.

  • added
  • modified
  • copied
  • renamed
  • deleted