summaryrefslogtreecommitdiffstats
path: root/source3/python/gtkdictbrowser.py
Commit message (Collapse)AuthorAgeFilesLines
* Abstract out the functionality of gtdbtool into a dictionary browserTim Potter2002-08-301-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 (This used to be commit 8af86f68354f7c803bb66886560b358d6e48681d)