Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display the repr() of non-string dictionary values. | Tim Potter | 2002-09-18 | 1 | -7/+18 |
| | |||||
* | Added utility function to convert python strings to hex dump + ascii. | Tim Potter | 2002-09-03 | 1 | -0/+73 |
| | |||||
* | Abstract out the functionality of gtdbtool into a dictionary browser | Tim Potter | 2002-08-30 | 1 | -0/+188 |
class. This should provide a nice framework for browsing any kind of data presented as a python dictionary: - windows registry - printer data - tdb files |