On 30 Jul 2006, Jelmer Vernooij <jelmer at samba.org> wrote:
> Hi,
>
> Attached patch fixes setup.py to install
> bzrlib.tests.{inter,}tree_implementations.
Maybe this would be a good time to change setup.py to install all source
by doing an os.walk, rather than manually listing the directories?
--
Martin