SpamBayes 1.1a3

2006-08-25 Thread skip
one involved in this release! Skip Montanaro. (on behalf of the SpamBayes team) --- What is SpamBayes? --- The SpamBayes project is working on developing a Bayesian (of sorts) anti-spam filter (in Python), initially based on the work of Paul Graham, but since modified with ideas from Robinson, Pete

CSV mailing list moved to python.org

2006-09-24 Thread skip
as a place to report problems. -- Skip Montanaro - [EMAIL PROTECTED] - http://www.mojam.com/ "In China today, Bill Gates is Britney Spears. In America today, Britney Spears is Britney Spears - and that is our problem." Thomas L. Friedman in "The World is Flat" -- http://mai

SpamBayes 1.1a4

2007-06-25 Thread skip
your questions to [EMAIL PROTECTED] -- Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/ -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

PEP 11 update - Call for port maintainers to step forward

2007-08-19 Thread skip
but know who is, please pass this note along to them. If I've missed any other platforms (I know I must have have missed something), let me know that as well. Thanks, -- Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/ -- http://mail.python.org/mailman/listinfo/

lockfile 0.1 - platform-independent advisory locks for Python

2007-11-03 Thread skip
de is stored in a Mercurial repository on my laptop, so subject to occasional access problems when I'm on the train others are welcome to have access to the source code. If that's of interest to you, drop me a note. -- Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/

lockfile 0.2 - platform-independent advisory locks for Python

2007-11-18 Thread skip
e/ I welcome feedback from anyone who gives it a whirl. The code is stored in a Mercurial repository on my laptop, so subject to occasional access problems when I'm on the train others are welcome to have access to the source code. If that's of interest to you, drop me a note. -- Skip Mon

bsddb185 v1.0 for Python 2.6 and 3.0

2007-12-09 Thread skip
lable from the Python Package Index: http://pypi.python.org/pypi/bsddb185 Cheers, -- Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/ -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.or

lockfile 0.3

2008-06-20 Thread skip
link (on Unix) and mkdir (On Windows) system calls. -- Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/ "Be different, express yourself like everyone else." -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software

lockfile 0.4

2008-12-01 Thread skip
, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (On Windows) system calls. -- Skip Montanaro - [EMAIL PROT

lockfile 0.6 supports Python 2.x and 3.x

2008-12-06 Thread skip
kfile? The lockfile module is available from the Python Package Index: http://pypi.python.org/pypi/lockfile Please send feedback, questions and bug reports to me. -- Skip Montanaro - [EMAIL PROTECTED] - http://smontanaro.dyndns.org/ -- http://mail.python.org/mailman/listinfo/p

lockile 0.8

2009-03-31 Thread skip
. -- Skip Montanaro - s...@pobox.com - http://www.smontanaro.net/ -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

Polly - Python program to generate XKCD 936 passwords from your email

2014-09-06 Thread Skip Montanaro
mentioning it outside of other threads on comp.lang.python seems useful. I have no official release, just a Github repository: https://github.com/smontanaro/polly Feel free to fork it and play around. I've never used imaplib for anything, and figure that code code could use a bit of hel