Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34129
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <piet.v.oostrum@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.013 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'received:209.85.160.174': 0.07; 'subject:ANN': 0.07; 'python': 0.09; 'pgp': 0.09; 'web- site': 0.09; '2.7': 0.13; 'extensions': 0.13; 'egenix.com': 0.16; 'programmers.': 0.16; 'subject:etc.': 0.16; 'url:egenix': 0.16; 'sender:addr:gmail.com': 0.18; 'skip:_ 70': 0.23; 'header:In- Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'skip:[ 10': 0.26; 'writes:': 0.29; 'van': 0.29; 'source': 0.29; 'says': 0.33; 'to:addr:python-list': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'announcement': 0.35; 'open': 0.35; 'received:209.85': 0.35; 'received:org': 0.36; 'useful': 0.36; 'charset:us-ascii': 0.36; 'subject: (': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'subject:, ': 0.61; 'services': 0.64; 'our': 0.65; 'online': 0.70; 'received:190': 0.72; 'announcing': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=mOMocSOSp1YvFNY0UoeeE3ZRbfjV6wgco3+UAGqe8Hs=; b=dIUFZRIPVmTsHjuW4bg8yKuQOK7iCl+rP0tjA4YtSuJS8RFySz+NmD9Hi8EucW+KSh YEyWnEFNjkzLNUGUL/suuilKrTHaYRkS/zvf11XDktC7WEgj4N1nz9Wy1r9biHlXF1XS XjmKoSA/uLf44rXvjZkOKuNsKGC6aNeNfi9P+xdO2kbKmGoPMWS6FBQ8YCPGvOrFcm+U ZMWI4dT9EuPLsiaNRsITfXe4sfTviQC2Wrfd6NxSh+25Ryruhx5+Igjkd00kRbj35kP3 6v46TXlVUGFYfK41P8Y7mUixZEWWXLCggqvErMJ/b70bhtRQz+45eTlmYViv1xsWmuK4 pJYA== |
| Sender | "P/C" <piet.v.oostrum@gmail.com> |
| From | Piet van Oostrum <piet@vanoostrum.org> |
| To | python-list@python.org |
| Subject | Re: ANN: eGenix mx Base Distribution 3.2.5 (mxDateTime, mxTextTools, etc.) |
| References | <mailman.340.1354123840.29569.python-announce-list@python.org> |
| Date | Sat, 01 Dec 2012 16:12:45 -0400 |
| In-Reply-To | <mailman.340.1354123840.29569.python-announce-list@python.org> (M.'s message of "Wed, 28 Nov 2012 11:34:23 +0100") |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (darwin) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.406.1354392780.29569.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1354392780 news.xs4all.nl 6856 [2001:888:2000:d::a6]:53278 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:34129 |
Show key headers only | View raw
"M.-A. Lemburg" <mal@egenix.com> writes: > ________________________________________________________________________ > > ANNOUNCING > > eGenix.com mx Base Distribution > > Version 3.2.5 for Python 2.4 - 2.7 > > Open Source Python extensions providing > important and useful services > for Python programmers. > > This announcement is also available on our web-site for online reading: > http://www.egenix.com/company/news/eGenix-mx-Base-Distribution-3.2.5-GA.html It says 3.2.4. -- Piet van Oostrum <piet@vanoostrum.org> WWW: http://pietvanoostrum.com/ PGP key: [8DAE142BE17999C4]
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: ANN: eGenix mx Base Distribution 3.2.5 (mxDateTime, mxTextTools, etc.) Piet van Oostrum <piet@vanoostrum.org> - 2012-12-01 16:12 -0400
csiph-web