On Tue, Jun 8, 2010 at 1:00 PM, Kazuo Teramoto <kaz....@gmail.com> wrote: > On Tue, Jun 8, 2010 at 2:33 AM, Allan McRae <al...@archlinux.org> wrote: >> Check every checksum that makepkg supports rather than only md5sums. >> Fixes FS#17168. >> >> Signed-off-by: Allan McRae <al...@archlinux.org> >> --- >> >> I am sure there has to be some way to loop through all that duplication, >> but the how escapes me... > > getattr? > > What about the attached implementation of checksums.py? Note: I dont tested > it! >
Did you attach anything ?