Changeset 1172 for trunk/bindings/python/nxstest.py
- Timestamp:
- 17/01/09 00:55:20 (3 years ago)
- File:
-
- 1 edited
-
trunk/bindings/python/nxstest.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/python/nxstest.py
r1171 r1172 45 45 print "%(prefix)s@%(attr)s: %(value)s" % locals() 46 46 for name,nxclass in file.entries(): 47 if nxclass.startswith("CDF"): continue # Root has an extra CDF class48 47 if nxclass == "SDS": 49 48 shape,dtype = file.getinfo()
Note: See TracChangeset
for help on using the changeset viewer.
