home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / Python / Source / Python152_Src.readme < prev    next >
Encoding:
Text File  |  1999-11-06  |  1.1 KB  |  45 lines

  1. Short:    Python language 1.5.2 (source)
  2. Author:   irmen@bigfoot.com (Irmen de Jong)
  3. Uploader: irmen@bigfoot.com (Irmen de Jong)
  4. Type:     dev/lang
  5.  
  6.  
  7.                                 PYTHON 1.5
  8.  
  9.                           RELEASE 1.5.2 (build 4)
  10.  
  11.                              AMIGA SOURCE CODE
  12.  
  13.     
  14.            Conversion and Amiga specific code by Irmen de Jong.
  15.               (Original code by Guido van Rossum and others)
  16.  
  17.  
  18.  
  19. * WHAT'S THIS?
  20.  
  21. This is the source code I used to build AmigaPython, version 1.5.2,
  22. build number 4. A full, compiled, installation is available from
  23. Aminet: dev/lang/Python152.lha.
  24.  
  25.  
  26. * STUFF YOU NEED FOR A REBUILD
  27.  
  28. SAS/C 6.58, preferrably AmiTCP SDK 4.3, 5+ Mb RAM.
  29.  
  30.  
  31. * IMPORTANT:
  32.  
  33. Check the README.AMIGA file in the archive for more information.  You can
  34. also find more information on Python at my Python WWW page;
  35. <http://www.bigfoot.com/~irmen/python.html>
  36.  
  37. Please let me know if you find any errors, encounter problems, or have any
  38. suggestions!  But, as I work on this in my spare time, don't expect
  39. miracles...
  40.  
  41.  
  42.                     Irmen de Jong
  43.  
  44.                     irmen@bigfoot.com
  45.