home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7094 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.8 KB  |  58 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: cs.vu.nl!irmen
  3. From: irmen@cs.vu.nl (Irmen de Jong)
  4. Subject: Python for Amiga. New release!
  5. Nntp-Posting-Host: flits.cs.vu.nl
  6. Sender: news@cs.vu.nl
  7. Organization: Dept. of Computer Science, Vrije Universiteit Amsterdam
  8. Date: Tue, 9 Apr 1996 11:58:48 GMT
  9. X-Newsreader: TIN [version 1.2 PL2]
  10. Message-ID: <DpLFy1.5p7.0.-s@cs.vu.nl>
  11.  
  12.  
  13.                            PYTHON 1.3   UPDATE
  14.  
  15.                        Release date: April 9, 1996.
  16.  
  17.     
  18.            Conversion and Amiga specific code by Irmen de Jong.
  19.               (Original code by Guido van Rossum and others)
  20.  
  21.  
  22.  
  23. * WHAT'S THIS?
  24.  
  25. (If  you don't know what Python is, check the Python homepage at
  26.  http://www.python.org/)
  27.  
  28. This is an update to my previous release of Python 1.3 for the Amiga.
  29. New features include networking support (AmiTCP), many new modules
  30. and libraries, and bugfixes. The executable is only 20Kb bigger (!).
  31.  
  32. It can be obtained from Aminet:
  33.  
  34.     dev/lang/Python13.lha (about 750 Kb)
  35.     dev/lang/Python13.readme
  36.  
  37. Be sure not to download the previous version. In a few days it should
  38. have been replaced by this new version (check the age). It might be
  39. a good idea to read the readme file first.  Again, be sure it is the new
  40. version.
  41.  
  42. * MORE INFO
  43.  
  44. More information can be found in the readme file. The README file inside
  45. the archive contains more detailed information. 
  46.  
  47. The following modules are built-in in this release:
  48. (*=new since previous release)
  49.     amiga, array, binascii, crypt*, environment, grp*, imp,
  50.     marshal, math, md5*, new, pwd*, regex, rotor*, select*, socket*,
  51.     soundex*, strop, struct, sys, syslog*, time.
  52.  
  53. PS: Sorry, no Amiga shared library support yet...
  54.  
  55. --
  56. /  Irmen de Jong (email: irmen@cs.vu.nl WWW: http://www.cs.vu.nl/~irmen/)  \
  57. \  Computer Science, VU A'dam, NL.  ``Nothing lasts forever'' -- Species   /
  58.