CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 21:15:20 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20110812004612
location: https://web.archive.org/web/20110812004612/https://wiki.python.org/moin/PythonCdCore
server-timing: captures_list;dur=0.641463, exclusion.robots;dur=0.022568, exclusion.robots.policy;dur=0.009777, esindex;dur=0.012802, cdx.remote;dur=33.030955, LoadShardBlock;dur=671.481634, PetaboxLoader3.resolve;dur=316.627802, PetaboxLoader3.datanode;dur=124.099659
x-app-server: wwwb-app215
x-ts: 302
x-tr: 728
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app215; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 21:15:21 GMT
content-type: text/html; charset=utf-8
x-archive-orig-date: Fri, 12 Aug 2011 00:46:12 GMT
x-archive-orig-server: Apache/2.2.16 (Debian)
x-archive-orig-vary: Cookie,User-Agent,Accept-Language
x-archive-orig-set-cookie: MOIN_SESSION_80_ROOT_moin=04bdfad7d3a8266b468435a42234130e5f482318; expires=Fri, 12-Aug-2011 01:46:00 GMT; Max-Age=3600; Path=/
x-archive-orig-content-length: 8664
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 12 Aug 2011 00:46:12 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 05 May 2006 09:02:45 GMT", ; rel="prev memento"; datetime="Sat, 08 Dec 2007 10:17:36 GMT", ; rel="memento"; datetime="Fri, 12 Aug 2011 00:46:12 GMT", ; rel="next memento"; datetime="Thu, 07 Jul 2022 07:01:46 GMT", ; rel="last memento"; datetime="Sun, 23 Jun 2024 20:55:25 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: WPO-20110812003648-crawl438/WPO-20110812004330-01651.warc.gz
server-timing: captures_list;dur=1.171127, exclusion.robots;dur=0.037264, exclusion.robots.policy;dur=0.015965, esindex;dur=0.022076, cdx.remote;dur=7.833844, LoadShardBlock;dur=623.806244, PetaboxLoader3.resolve;dur=399.951437, PetaboxLoader3.datanode;dur=281.012984, load_resource;dur=112.707410
x-app-server: wwwb-app215
x-ts: 200
x-tr: 787
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
PythonCdCore - PythonInfo Wiki
User
The PythonCd includes the Python distribution in several forms:
Installable Python packages
In the top level directory of the CD is a directory python/, containing several packages of Python:
- Python for Linux - most Linux distributions include Python, so we don't provide it for them
- Python for Mac OS X
- Python for Windows, win32all extension
- Python for DOS - no maintainer yet, so we only provide an URL
- Python source code, if you want to compile it yourself
Ready-to-Use Python
On the bootable Linux system, Python is already installed and ready to run:
- Python 2.3.4 (latest and greatest, use this!)
- Python 2.2.3
- Python 2.1.3
The older versions are provided for satisfying dependencies of other stuff and to be able to try compatibility of your source code.
PythonCdCore (last edited 2008-11-15 13:59:53 by localhost)