- Timestamp:
- 06/28/11 11:34:14 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/python/pyregfi/__init__.py
r262 r267 119 119 # Just access its attributes directly as DATA_TYPES.SZ, etc 120 120 class DATA_TYPES(object): 121 # XXX: add dictionary lookup attributes to convert both directions between 122 # the integers and typenames 123 121 124 ## None / Unknown 122 125 NONE = 0
Note: See TracChangeset
for help on using the changeset viewer.