mirror of
https://github.com/kennethreitz-archive/python-versions.git
synced 2026-06-05 23:30:17 +00:00
28 lines
360 B
ReStructuredText
28 lines
360 B
ReStructuredText
Python Versions
|
|
===============
|
|
|
|
This is a set of scripts that creates stable builds of Python.
|
|
|
|
Targeting Heroku only, for now.
|
|
|
|
Versions
|
|
--------
|
|
|
|
- 2.6.x
|
|
- 2.7.x
|
|
- (3.0.x)
|
|
- (3.1.x)
|
|
- 3.2.x
|
|
- 3.3.x
|
|
- pypy 1.6
|
|
|
|
Goals
|
|
-----
|
|
|
|
- SQLite Support
|
|
- openssl support
|
|
|
|
Spec
|
|
----
|
|
|
|
`python.tar.bz2`, which contains PYTHONHOME, including symlinks to python interpreters. |