summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-01-19 10:06:00 +0000
committerRichard Jones <rjones@redhat.com>2010-02-19 14:54:29 +0000
commita5ab005d8a0786540196efab43edf5c99a5287da (patch)
tree0fa1793fe8241602c70d58aafcc26c3d368b99ce /python
parenta170827089864754cd3e0c10862afa0c51e6c3d4 (diff)
hivex: Add value_any callback to the visitor.
The visitor currently contains lots of value_* callbacks, such as value_string which is called back when the value has type string. This is fine but it makes it complicated to deal with the case where you just want to see 'a value', and don't care about its type. The value_any callback allows visitors to see values generically.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions