I'm pleased to announce the release of ZODB 3.2 beta 1. We have completed all the new features planned for ZODB 3.2 and have wrung out a number of bugs. I...
Jeremy Hylton
jeremy@...
Jun 2, 2003 6:01 pm
2668
AsciiDoc ... AsciiDoc is an uncomplicated text document format for writing articles, manuals and UNIX man pages. AsciiDoc files can be translated to HTML:...
Stuart Rackham
srackham@...
Jun 2, 2003 6:02 pm
2669
Hi! As last year we plan to close the gap until EuroPython2003 with interviews. Moshe Zadka is the first of this year to give an interview. Interested? Have...
Tom Deprez
tom@...
Jun 2, 2003 6:13 pm
2670
I'm happy to announce the release of Python 2.2.3 (final). This is a bug fix release for the stable Python 2.2 code line. It contains more than 40 bug fixes...
Barry Warsaw
barry@...
Jun 2, 2003 6:14 pm
2671
Find a new pre-release of python-ldap: http://python-ldap.sourceforge.net/ python-ldap provides an object-oriented API to access LDAP directory servers from...
Michael Ströder
michael@...
Jun 2, 2003 6:28 pm
2672
Over the weekend we released Confluence 0.4.6: the first version to included the new Python model generator. Confluence is a functional programming language...
Tom Hawkins
tom1@...
Jun 3, 2003 11:11 am
2673
What is PySQLite? It's a Python-DB API 2.0 compliant extension module that uses the SQLite embedded SQL database. No external SQL server required. It's home is...
Gerhard Haering
gh@...
Jun 3, 2003 11:12 am
2674
For those interested in learning about Python's descriptors, here is a write-up on what they are, how they work, and how to use them: ...
Raymond Hettinger
vze4rx4y@...
Jun 3, 2003 11:16 am
2675
The IDLEfork 0.9 Beta 1 release is now available for download at: http://sourceforge.net/projects/idlefork/ The distribution is available as Windows Installer...
Kurt B. Kaiser
kbk@...
Jun 3, 2003 11:47 am
2676
http://wwwsearch.sourceforge.net/ClientForm/ This stable release fixes two very minor, but very annoying, bugs: Changes since 0.0.7: * Fixed HTMLForm.__str__...
John J. Lee
jjl@...
Jun 3, 2003 2:41 pm
2677
I'd like to announce the seventh development release of PythonCAD, a CAD package for open-source software users. As the name implies, PythonCAD is written...
Art Haas
ahaas@...
Jun 4, 2003 1:28 pm
2678
(Un)fortunately, it was discovered that 0.4.2 introduced a new bug: you couldn't commit/rollback if you haven't done anything in a transaction. So you'd have...
Gerhard Haering
gh@...
Jun 4, 2003 1:28 pm
2679
Hi all, Some talk slides are already available to be looked at. Have a look at: http://www.europython.org/sessions/talks/slidespapers Watch for more in the...
Tom Deprez
tom@...
Jun 5, 2003 11:16 am
2680
Hi, I'd like to aanouce the first release of RCSmanager which is a front-end to RCS unix commands (ci, co, rcs, rlog). This software is under GPL and is hosted...
Olivier Ravard
olivier.ravard@...
Jun 5, 2003 11:26 am
2681
Barry Warsaw has created a mailman hosting site for Python User Groups. The hosting is free and all administration is handled through the mailman web ...
Kevin Altis
altis@...
Jun 6, 2003 3:01 pm
2682
Hi all, Here we are with the second EuroPython2003 interview, read about Michael Hudson. You'll also find out about the PyPy project, since the interview...
Tom Deprez
tom@...
Jun 6, 2003 3:02 pm
2683
dnspython 1.0.0a2 has been released. Here is the README file from the release: dnspython INTRODUCTION dnspython is a DNS toolkit for Python. It supports all...
Bob Halley
halley@...
Jun 6, 2003 3:10 pm
2684
Active Awards Programmers' Choice Nominees are in! Vote for your favorite Thanks to the community for recognizing their peers in ActiveState's third annual...
David Ascher
davida@...
Jun 6, 2003 3:19 pm
2685
Announcing Design By Contract for Python 1.0 beta 2 (Changes since last announcement at end of this email) Design by Contract is familiar to anyone who has...
Terence Way
terry@...
Jun 6, 2003 8:26 pm
2686
Naja is a freeware tool written in Python/wxPython. Naja is a download manager and a website grabber. It can be used for extract JPEG images from news server. ...
webmaster@...
Jun 7, 2003 1:41 pm
2687
Do you hate having to write lots of if-then logic to test what type something is? Wouldn't it be nice if you could just declare "I want this object to have...
Phillip J. Eby
pje@...
Jun 8, 2003 9:21 pm
2688
Summary A templating system for Python. Overview EmPy is a system for embedding Python expressions and statements in template text; it takes an EmPy source...
Erik Max Francis
max@...
Jun 9, 2003 4:41 am
2689
=================================================== SC-Track Roundup 0.6.0b2 - an issue tracking system =================================================== ...
Richard Jones
richard@...
Jun 9, 2003 4:41 am
2690
Hi all, We did some re-arangement of the website and added a complete new section to it. I think you all will going to love this one. It contains all practical...
Tom Deprez
tom@...
Jun 9, 2003 2:06 pm
2691
New News: === ==== I have updated the version of Python to 2.2.3-1. The tarballs should be available on a Cygwin mirror near you shortly. Old News: === ==== ...
Jason Tishler
jason@...
Jun 9, 2003 2:06 pm
2692
http://wwwsearch.sourceforge.net/ClientForm/ A new stable and development release. Changes since 0.0.8: * Added nr argument to HTMLForm.click method. Multiple...
John J. Lee
jjl@...
Jun 10, 2003 1:36 pm
2693
http://wwwsearch.sourceforge.net/ClientCookie/ A new development release. I'm not going to maintain 0.3.x now other than for easy fixes. 0.4.x includes...
John J. Lee
jjl@...
Jun 10, 2003 1:36 pm
2694
Hello Zopesters: SUMMARY: * Looking for full- and part-time Zope developers - Project begins in two weeks and lasts until September. - Possibility for...
Chris Abraham
cja@...
Jun 10, 2003 1:36 pm
2695
BayPIGgies: Silicon Valley-San Francisco Bay Area Python Users Group When: June 11, 2003 @ 7:30pm Where: Stanford University, Palo Alto, CA Agenda:...
Wesley Chun
wesc@...
Jun 10, 2003 2:02 pm
2696
HarvestMan is an world wide web crawler(robot) program written in python using urllib2, httplib, and HTMLParser. It is a re-write of the earlier...