-----
- Increase test coverage
[rnix, 2011-05-09]
- Add interfaces ``IFixedChildren`` and ``IGetattrChildren`` for related parts.
[rnix, 2011-05-09]
- Rename ``Unicode`` part to ``UnicodeAware``.
[rnix, 2011-05-09]
- Add ``node.utils.StrCodec``.
[rnix, 2011-05-09]
- Inherit ``INodify`` interface from ``INode``.
[rnix, 2011-05-08]
- Locking tests. Add ``time.sleep`` after thread start.
[rnix, 2011-05-08]
- Cleanup ``BaseTester``, remove ``sorted_output`` flag (always sort), also
search class bases for detection in ``wherefrom``.
[rnix, 2011-05-08]
- Remove useless try/except in ``utils.AttributeAccess``.
[rnix, 2011-05-08]
- Add ``instance_property`` decorator to utils.
[rnix, 2011-05-06]
- Add ``FixedChildren`` and ``GetattrChildren`` parts.
[chaoflow, 2011-04-22]