X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "deckerben" Newsgroups: comp.lang.python.announce,comp.os.msdos.djgpp,alt.msdos.batch Subject: Announce: PythonD 2.2.1 Release 2.1(final) development platform for DOS Date: Sat, 11 Oct 2003 22:59:53 +0200 Organization: None Lines: 42 Approved: clpa-moderators AT python DOT org Message-ID: NNTP-Posting-Host: mail.python.org X-Trace: news.baymountain.net 1065923583 18732 12.155.117.29 (12 Oct 2003 01:53:03 GMT) X-Complaints-To: abuse AT baymountain DOT com NNTP-Posting-Date: 12 Oct 2003 01:53:03 GMT X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Status: OK (python-announce 0.005) X-BeenThere: clpa-moderators AT python DOT org X-Mailman-Version: 2.0.13 (101270) List-Help: List-Post: List-Subscribe: , List-Id: List-Archive: X-BeenThere: clpa-moderators AT python DOT org X-Original-To: comp-lang-python-announce AT moderators DOT isc DOT org To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ANNOUNCEMENT: PythonD 2.2.1 Release 2.1 (final) is now available for public download at: http://members.lycos.co.uk/bdeck/pythond.htm This is a stable patch level release. Many additional modules are also available for download including: Reportlab 1.15 PDF library PyHL HDF5 file format library Gnome LibXML2 and LibXSLT modules (based on LibXML2 2.5.8) PyXML 0.82 PyNumeric 23.0 If you are using DJGPP, the distribution should be unzipped (with a utility that will preserve internal directory structure) at your root(top) DJGPP directory. If you are using networking, be sure to back up critical files from your %ETC% directory, including 'hosts' and 'wattcp.cfg', is they are included blank in the distribution, also your ssl directory. **************************************************************************** ENHANCEMENTS and FIXES over last (2.0) Release include: Curses module support for multibyte keys and characters improved. os.path.dirname and realpath fixed to accomodate '\\' seperator and '/'. Socketmodule rebuilt with improved SSL libraries. test_fcntl.py now passes (but of limited usefulness) test_select.py ported to DJGPP (using bash.exe) Several new C symbols added to export table Enabled network packet debugging mode (using '-v' python startup option) readline history file is now located in same dir as python.exe I am seeking volunteers to help with parts of the project, particularly with ideas for OpenGL and porting GTK or TKinter. If you like python and have interest in porting/maintaining a VGA/SVGA python GUI library standard for DOS, please contact me :-) Regards, Ben