Raymond Hettinger <python <at> rcn.com> writes: > > Also, 3.0 is a special case because it is IMO a broken release. > AFAICT, it is not in any distro yet.
I have access to an Ubuntu 8.10 box and: $ apt-cache search python3.0 idle-python3.0 - An IDE for Python (v3.0) using Tkinter libpython3.0 - Shared Python runtime library (version 3.0) python3-all - Package depending on all supported Python runtime versions python3-all-dbg - Package depending on all supported Python debugging packages python3-all-dev - Package depending on all supported Python development packages python3-dbg - Debug Build of the Python Interpreter (version 3.0) python3.0 - An interactive high-level object-oriented language (version 3.0) python3.0-dbg - Debug Build of the Python Interpreter (version 3.0) python3.0-dev - Header files and a static library for Python (v3.0) python3.0-doc - Documentation for the high-level object-oriented language Python (v3.0) python3.0-examples - Examples for the Python language (v3.0) python3.0-minimal - A minimal subset of the Python language (version 3.0) But it's not installed by default. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com