Bug#556282: cedar-backup2: installs testutil.py (which is not meant to be installed)

2009-11-15 Thread Kenneth Pronovici
Hmm.  Good point.  I wrote that comment myself, and then proceeded to put
the file in the distribution anyway. :)

I should probably just try to exclude that file from being installed via
setup.py.  I'll take a look and see if I can figure out how to make that
happen.

KEN

On Sun, Nov 15, 2009 at 3:41 AM, Jakub Wilk  wrote:

> Package: cedar-backup2
> Version: 2.19.4-1
> Severity: minor
>
> $ grep -B1 -A7 '"publicly"' /usr/share/pyshared/CedarBackup2/testutil.py
> These utilities are kept here, separate from util.py, because they provide
> common functionality that I do not want exported "publicly" once Cedar
> Backup
> is installed on a system.  They are only used for unit testing, and are
> only
> useful within the source tree.
>
> Many of these functions are in here because they are "good enough" for unit
> test work but are not robust enough to be real public functions.  Others
> (like
> L{removedir}) do what they are supposed to, but I don't want responsibility
> for
> making them available to others.
>
> --
> Jakub Wilk
>


Bug#556282: cedar-backup2: installs testutil.py (which is not meant to be installed)

2009-11-15 Thread Jakub Wilk

Package: cedar-backup2
Version: 2.19.4-1
Severity: minor

$ grep -B1 -A7 '"publicly"' /usr/share/pyshared/CedarBackup2/testutil.py
These utilities are kept here, separate from util.py, because they provide
common functionality that I do not want exported "publicly" once Cedar Backup
is installed on a system.  They are only used for unit testing, and are only
useful within the source tree.

Many of these functions are in here because they are "good enough" for unit
test work but are not robust enough to be real public functions.  Others (like
L{removedir}) do what they are supposed to, but I don't want responsibility for
making them available to others.

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org