Greetings from the Python conference! I'm pleased to announce the release of JPython 1.1 final, the 100% Pure Java implementation of the Python language. Below...
Barry Warsaw
bwarsaw@...
Feb 6, 2000 5:22 pm
820
G'day, Zope Weekly News is a digest of some of the useful and interesting events which have occurred on the various Zope mailing lists and the Zope.org site....
Mike Pelletier
mike@...
Feb 6, 2000 5:27 pm
821
... pxDislin is an object-oriented wrapper around the DISLIN plotting library. DISLIN is a powerful and flexible multiplatform (Win32, Unix, Linux, etc.)...
Paul M
paul.magwene@...
Feb 6, 2000 5:28 pm
822
The eff-bot finally makes it back from the Python conference, after an involuntary detour to Oslo. Here's this weeks' Python-Alert, worth well over $9.52 per...
Fredrik Lundh
effbot@...
Feb 6, 2000 5:28 pm
823
The very latest CVS snapshot of the Python source code is has been available by anonymous CVS for a while now. See http://www.python.org/download/cvs.html for...
Barry Warsaw
bwarsaw@...
Feb 6, 2000 5:30 pm
824
Announcement of GROUP.lounge 0.3b ... Written in 1999-2000 by Christian "Mr Topf" Scholz What is GROUP.lounge? ... GROUP.lounge is a tool for collaborations...
Christian Scholz
ruebe@...
Feb 21, 2000 6:29 pm
825
G'day, Zope Weekly News is a digest of some of the useful and interesting events which have occurred on the various Zope mailing lists and the Zope.org site....
Mike Pelletier
mike@...
Feb 23, 2000 11:27 pm
826
Hello all, I hope that this is the right mailing list to announce new software. I have just created a network toolkit for sending variable length...
David Schere
david_schere@...
Feb 24, 2000 3:51 am
827
Major New Internet Portal Python Powered! http://www.filibuster.org On the edu-sig, David Scherer reminds us what CP4E (and Python) is all about ...
Fredrik Lundh
effbot@...
Feb 25, 2000 8:38 am
828
You are invited to join the Compiler SIG: http://www.python.org/sigs/compiler-sig/ The Web pages about the SIG still need a lot of work, but they provide some...
Jeremy Hylton
jeremy@...
Feb 25, 2000 8:39 am
829
G'day, Zope Weekly News is a digest of some of the useful and interesting events which have occurred on the various Zope mailing lists and the Zope.org site....
Mike Pelletier
mike@...
Feb 25, 2000 8:40 am
830
Notice to all Washington DC area Python users: We will be having our first DCPIGgies (DC Python Interest Group) meeting of the year on Monday March 13, 2000...
Jeremy Hylton
jeremy@...
Feb 25, 2000 8:42 am
831
After a delay of nearly half a year, I've finally released IDLE 0.5. I'll quote from the README after listing the URL: http://www.python.org/idle/ (Dear...
Guido van Rossum
guido@...
Feb 25, 2000 8:44 am
832
Correction: Forget what the eff-bot said in last week's URL. Consortium member Advanced Simulation Technology, Inc (ASTi) has its website at: ...
Fredrik Lundh
effbot@...
Feb 25, 2000 8:45 am
833
The proceedings for the 8th International Python Conference are now on-line: http://www.python.org/workshops/2000-01/proceedings.html Enjoy. --Guido van Rossum...
Guido van Rossum
guido@...
Feb 25, 2000 8:46 am
834
G'day, Zope Weekly News is a digest of some of the useful and interesting events which have occurred on the various Zope mailing lists and the Zope.org site....
Mike Pelletier
mike@...
Feb 25, 2000 8:47 am
835
Some of you may have experienced temporary problems sending mail to the python.org domain. As of about noon EST, Monday 21-Feb-2000, these problems should...
Python.Org Webmaster
webmaster@...
Feb 25, 2000 8:48 am
836
new! you can now get your daily dose of URL stuff at: http://hem.passagen.se/eff/url.htm (thanks to the totally awesome "blogger" tool, from www.pyra.com ) ...
Fredrik Lundh
effbot@...
Feb 25, 2000 8:50 am
837
I've just submitted a module template.py to the source tree at http://www.vex.net/parnassus/resource.py. This module was primarily written for handling...
Gerhard Gruber
sparhawk@...
Feb 28, 2000 7:25 pm
838
I just posted an anouncement for a modul template I submitted. I checked the posting now and noticed that the email was wrong. its sparhawk@... and not ...
Gerhard Gruber
sparhawk@...
Feb 28, 2000 9:33 pm
840
I've noticed that there is some code out there that creates a list of tuples and uses code like list.append(a,b,c) to add the tuple (a,b,c) to the list....
Guido van Rossum
guido@...
Mar 1, 2000 7:06 pm
841
As part of the CP4E project, we're planning to do major work on IDLE. This includes an overhaul of the debugger, adding project management, customization, and...
Guido van Rossum
guido@...
Mar 1, 2000 7:13 pm
842
Help wanted: Andrew Kuchling: Maintainer needed for the curses module http://www.deja.com/=dnc/getdoc.xp?AN=590053755 David Ascher: Call for Patch for Borland...
Fredrik Lundh
effbot@...
Mar 1, 2000 7:16 pm
843
G'day, Zope Weekly News is a digest of some of the useful and interesting events which have occurred on the various Zope mailing lists and the Zope.org site....
Mike Pelletier
mike@...
Mar 1, 2000 11:52 pm
844
The next DCPIGgies (DC Python Interest Group) meeting is less than a week away. The meeting will be held at CNRI on Monday, March 13 from 7:30pm to 9:00pm. If...
Jeremy Hylton
jeremy@...
Mar 7, 2000 7:05 pm
845
G'day, Zope Weekly News is a digest of some of the useful and interesting events which have occurred on the various Zope mailing lists and the Zope.org site....
Mike Pelletier
mike@...
Mar 8, 2000 11:00 pm
846
PyNcurses v0.1 ... New Ncurses binding for Python PyNcurses is a new Python binding for ncurses, generated with the help of SWIG. It includes the curses,...
Harry Henry Gebel
hgebel@...
Mar 9, 2000 4:49 pm
847
HyperText 1.0.0 ... light-weight HTML document generator The HyperText package is a light-weight (small and fast) HTML document generator. It is much smaller...
Andy Dustman
adustman@...
Mar 10, 2000 11:50 pm
848
SQLDict 1.0.0 ... Wraps your favorite SQL database with a dictionary interface This module will wrap a dictionary interface around your favorite SQL database...
Andy Dustman
adustman@...
Mar 11, 2000 12:59 am
849
I've completed a `first cut' at a telnet class. This is not a replacement for telnetlib.py, but could serve as a base class for it. See: ...