Bug#466244: bzr: Left python files behind after being removed

2008-04-01 Thread Sam Morris
Here are the files left behind in case it helps work out which version of the package left them there. -- Sam Morris <[EMAIL PROTECTED]> bzr-leftover.tar.gz Description: application/compressed-tar signature.asc Description: This is a digitally signed message part

Bug#466244: bzr: Left python files behind after being removed

2008-02-17 Thread Sam Morris
Package: bzr Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A while ago I purged the bzr package, but it left some files behind: $ sudo find / -xdev -name '*.pyc' | while read line; do test -f "${line%c}" || echo "$line"; done /usr/lib/python2.4/site-packages/bzrlib/tests/tes