Michigan Python Users Group October meeting (Tues 10/3)

2006-09-26 Thread Kevin Dangoor
The Michigan Python Users Group will be meeting at Arbor Networks on Tuesday 10/3 at 7PM. http://michipug.org We've got a great meeting lined up. We moved the meeting because Titus Brown, the author of the Twill testing tool, will be in town and has agreed to talk testing with us. Jason Pel

[ANN] logilab-astng 0.16.1

2006-09-26 Thread Sylvain Thénault
Hi there ! I'm pleased to announce the 0.16.1 release of Logilab astng package. This release include some major bug fixes (pylint crashs, 2.5 compatibility) and have tests passing from python 2.3 to python 2.5 :). You're higly encouraged to upgrade if you're currently using the 0.16.0 release. W

[ANN] pylint 0.12.1

2006-09-26 Thread Sylvain Thénault
Hi there ! I'm very pleased to announce the 0.12.1 release of PyLint. This release includes some bug fixes and have tests passing from python 2.3 to python 2.5 :). You may be surprised by the version number since we have been missing public annoucements recently, and the 0.12.0 version has not r

[ANN] logilab-common 0.19.2

2006-09-26 Thread Sylvain Thénault
Hi there ! I'm pleased to announce the 0.19.2 release of Logilab common package. This release include some bug fixes and have tests passing from python 2.3 to python 2.5 :). You may be surprised by the version number since we have been missing public annoucements recently. To quote Alexandre, we

IMDbPY 2.7

2006-09-26 Thread Davide Alberani
IMDbPY 2.7 is available (tgz, deb, rpm, exe) from: http://imdbpy.sourceforge.net/ IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about both movies and people. With this release some major bugs were fixed, especially in the "http" and "mobile" data a

Dr. Dobb's Python-URL! - weekly Python news and links (Sep 27)

2006-09-26 Thread Cameron Laird
QOTW: "It's not out of the kindness of our hearts that we help. Heck, I don't know what it is. Probably I just like reading my own drivel on the internet and occasionally helping others is a good excuse." - Neil Cerutti "Well, if you're only watching mtv, it's easy to think that there's obviou

London Python Meetup, Wednesday the 4th of October

2006-09-26 Thread Simon Brunning
I'm organising another London Python meetup at The Stage Door, Waterloo, London SE1 8QA (see ) for Wednesday the 4th of October, anytime after work. Hope to see you there! -- Cheers, Simon B, [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-announce-l

cx_Oracle 4.2.1

2006-09-26 Thread Anthony Tuininga
What is cx_Oracle? cx_Oracle is a Python extension module that allows access to Oracle and conforms to the Python database API 2.0 specifications with a few exceptions. Where do I get it? http://starship.python.net/crew/atuining What's new? 1) Added additional type (NCLOB) to handle CLOBs th

Pydev 1.2.4 Released

2006-09-26 Thread Fabio Zadrozny
Pydev and Pydev Extensions 1.2.4 have been released Details on Pydev Extensions: http://www.fabioz.com/pydev Details on Pydev: http://pydev.sf.net Details on its development: http://pydev.blogspot.com Release Highlights in Pydev Extensions: ---