1Verify that byte and Unicode strings are used consistently.
2Document how they are used.
3
4The ``FileUri`` class is ugly.
5Implement a nicer interface.
6
7Add an example for using streams.
8
9Improve the test suite.
10
11   Track test coverage.
12
13   Cython ≥ 0.23 provides the plugin ``Cython.Coverage``
14   that can be added to ``.coveragerc``.
15
16.. vim:ft=rst ts=3 sts=3 sw=3 et tw=72
17