More Python 3 fixes, mostly about string/byte/unicode handling.
[h5config.git] / h5config / test.py
2012-03-30 W. Trevor KingMore Python 3 fixes, mostly about string/byte/unicode...
2012-03-30 W. Trevor KingIncrease Python 3 compatibility (`print()` and `except...
2012-03-15 W. Trevor KingAdd ListSetting and IntegerListSetting types.
2011-09-08 W. Trevor KingEnsure that dumping doesn't crash for populated ConfigS...
2011-07-29 W. Trevor KingNumeric types are now stored in native format (vs....
2011-07-29 W. Trevor KingAdd ability to nest Configs.
2011-07-28 W. Trevor KingRemove lots of leading underscores, now that we're...
2011-07-28 W. Trevor KingBegin versioning (split out from the pypiezo package).