From 122c067f12f853ad8dfe55d997cc046493419e9d Mon Sep 17 00:00:00 2001 From: Gonzalo Odiard Date: Tue, 30 Oct 2012 13:28:26 +0000 Subject: Bucket implementation fixed to work in 32bit The last commit worked in 64bit arch but not in 32bit. This fix works only in 32bit, then do not update the binaries already compiled to 64bit. Signed-off-by: Gonzalo Odiard --- (limited to 'fill/linux32_27') diff --git a/fill/linux32_27/__init__.py b/fill/linux32_27/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/fill/linux32_27/__init__.py diff --git a/fill/linux32_27/_fill.so b/fill/linux32_27/_fill.so new file mode 100644 index 0000000..c1317d2 --- /dev/null +++ b/fill/linux32_27/_fill.so Binary files differ -- cgit v0.9.1