Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #66951

Looking for someone who can build a 64-bit version of SpamBayes installer for Windows

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <skip.montanaro@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'subject:Windows': 0.02; '64-bit': 0.07; 'subject:SpamBayes': 0.09; 'subject:build': 0.09; 'subject:version': 0.09; 'python': 0.11; 'spambayes': 0.12; "wouldn't": 0.14; 'windows': 0.15; 'c++.': 0.16; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'help?': 0.16; 'presume': 0.16; 'reasonably': 0.16; 'subject: \n ': 0.16; 'subject:bit': 0.16; 'sender:addr:gmail.com': 0.17; 'thanks,': 0.17; 'written': 0.21; 'outlook': 0.22; 'filtering': 0.24; 'skip': 0.24; 'versions': 0.24; 'moved': 0.30; 'message- id:@mail.gmail.com': 0.30; 'code': 0.31; 'probably': 0.32; 'run': 0.32; 'guess': 0.33; 'knows': 0.35; 'anybody': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; 'should': 0.36; 'reports': 0.37; 'area': 0.37; 'to:addr:python- list': 0.38; 'subject:can': 0.39; 'visual': 0.39; 'to:addr:python.org': 0.39; 'users': 0.40; 'how': 0.40; 'more': 0.64; 'dormant': 0.68; 'subject:who': 0.68; '(microsoft': 0.84; '2.7.': 0.84; 'failures.': 0.84; 'installer': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=XxD58QDexjG3fQe3TEz6Fgg6LBEnLtx9Y3jIwVU+QoA=; b=vZzBWK/zq8LgahzALq0nPNj8O/ZFXEiB9p/NwtyBAGxMxCzC05/kYbQR6G20s+Wzyk J1DeTuDjOkT4TuF5km19iNVnIpYCy9bLY7eKxZyHExObbuBxSSRAsmO9igjGUD7l9ZSh a+OzvYBDHoxnCen3so3vFDrFmjLqkZmquzkaez0g2SzR+5Sr8jFjDOOfoa6DqVFSuSE9 t2FFRMI4hvbL/vJUWnG1mHXTPgeXzD94bD7QDuqhvLLlKRh8D+gJna0DzxAJTD/U4J49 f4c3Va1/IlojO9VHJzfsB4nwWad+sB/SWhUqo3Psabh5/q2tqtVZ94FxZvOKYlFZv8s1 0uFQ==
MIME-Version 1.0
X-Received by 10.43.58.19 with SMTP id wi19mr12316323icb.53.1393195016467; Sun, 23 Feb 2014 14:36:56 -0800 (PST)
Sender skip.montanaro@gmail.com
Date Sun, 23 Feb 2014 16:36:56 -0600
X-Google-Sender-Auth nYsxJkQPtDhYAG2L1QI5NQD90No
Subject Looking for someone who can build a 64-bit version of SpamBayes installer for Windows
From Skip Montanaro <skip@pobox.com>
To Python <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.7296.1393195025.18130.python-list@python.org> (permalink)
Lines 21
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1393195025 news.xs4all.nl 2865 [2001:888:2000:d::a6]:56973
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:66951

Show key headers only | View raw


SpamBayes development has been dormant for several years, however it
still has a reasonably good following among the Outlook crowd. (I
guess Microsoft has still not provided good spam filtering tools for
Outlook?) Anyway, though all of SpamBayes is written in pure Python,
there is still a small amount of glue code (Microsoft Visual
C++-generated dialogs, I think) which is written in C++. As more and
more Windows users have moved to 64-bit versions of Windows and
Outlook, we've had more and more reports of failures.

I think all that's necessary (speaking as someone who knows nothing
about Windows) is for someone to build a 64-bit version of the
SpamBayes installer for Windows. I don't know how hard that would be,
but I presume that for someone with some experience in this area it
probably wouldn't be difficult. The current SpamBayes code base should
run with Python 2.7.

Anybody available to help?

Thanks,

Skip Montanaro

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Looking for someone who can build a 64-bit version of SpamBayes installer for Windows Skip Montanaro <skip@pobox.com> - 2014-02-23 16:36 -0600

csiph-web