├── Ancient ├── Python-0.9.1.tar.gz ├── Python-0.9.6.tar.gz ├── Python-0.9.7beta.tar.gz ├── Python-0.9.8.tar.gz ├── Python-0.9.9.tar.gz ├── Python-1.0.3.tar.gz └── README.rst └── README.md /Ancient/Python-0.9.1.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dabeaz/hoppy/d4591e4665ef665419d484ebd53ee0ba275f19a5/Ancient/Python-0.9.1.tar.gz -------------------------------------------------------------------------------- /Ancient/Python-0.9.6.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dabeaz/hoppy/d4591e4665ef665419d484ebd53ee0ba275f19a5/Ancient/Python-0.9.6.tar.gz -------------------------------------------------------------------------------- /Ancient/Python-0.9.7beta.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dabeaz/hoppy/d4591e4665ef665419d484ebd53ee0ba275f19a5/Ancient/Python-0.9.7beta.tar.gz -------------------------------------------------------------------------------- /Ancient/Python-0.9.8.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dabeaz/hoppy/d4591e4665ef665419d484ebd53ee0ba275f19a5/Ancient/Python-0.9.8.tar.gz -------------------------------------------------------------------------------- /Ancient/Python-0.9.9.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dabeaz/hoppy/d4591e4665ef665419d484ebd53ee0ba275f19a5/Ancient/Python-0.9.9.tar.gz -------------------------------------------------------------------------------- /Ancient/Python-1.0.3.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dabeaz/hoppy/d4591e4665ef665419d484ebd53ee0ba275f19a5/Ancient/Python-1.0.3.tar.gz -------------------------------------------------------------------------------- /Ancient/README.rst: -------------------------------------------------------------------------------- 1 | Ancient Python Releases 2 | ======================= 3 | 4 | This directory contains some ancient and very hard to find releases of 5 | Python. These aren't available on http://www.python.org and can't be 6 | located by any kind of obvious Google search. 7 | 8 | These were recovered by Yarko Tymciurak and David Beazley from the 9 | "Prime Time Freeware for UNIX" CD-ROM collections, Rich Morin, Editor. 10 | 11 | - Python-0.9.6. Released April 6, 1992. Found on PTF Issue 2-1. Disk B. 12 | - Python-0.9.7beta. Released, September, 1992. Found on PTF Issue 2-1. Disk B. 13 | - Python-0.9.8. Released January 9, 1993. Found on PTF 2-2. Disk B. 14 | - Python-0.9.9. Released July 29, 1993. Found on PTF Issue 3-1. Disk B. 15 | - Python-1.0.3. Released May 4, 1994. Found on PTF Issue 3-2. Disk B. 16 | 17 | Notes: 18 | 19 | 1. Python-0.9.1 is available at https://www.python.org/ftp/python/src/Python-0.9.1.tar.gz 20 | 21 | 2. There are some other known releases which remain "lost" at this time: 22 | 23 | - Python-0.9.2. August, 1991. 24 | - Python-0.9.4. December 24, 1991. 25 | - Python-0.9.5. January 2, 1992 (Macintosh only) 26 | - Python-1.0.2. February 15, 1994. 27 | - Python-1.0.4. July 14, 1994. 28 | 29 | See http://python-history.blogspot.com/2009/01/brief-timeline-of-python.html 30 | 31 | 32 | 33 | 34 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # hoppy --------------------------------------------------------------------------------