Description
python3 - New high-level scripting language
Distribution: Slackware 14.2
Repository: Salix i486
Package name: python3
Package version: 3.5.1
Package release: 1gv
Package architecture: i586
Package type: txz
Installed size: 77.61 MB
Download size: 19.40 MB
Official Mirror: download.salixos.org
Python 3 is an interpreted, interactive, object-oriented programming
language that combines remarkable power with very clear syntax.
This is a new version of the language that is incompatible with the
2.x line of releases.
The language is mostly the same, but many details, especially how
built-in objects like dictionaries and strings work, have changed
considerably, and a lot of deprecated features have finally been
removed. Also, the standard library has been reorganized in a few
prominent places.