Commit graph

6 commits

Author SHA1 Message Date
sbd
3cb7272073 "sys.platform is now always 'linux2' on Linux", so set PY_PLATNAME to it. 2012-05-10 09:07:19 +00:00
obache
7cc22fc883 Try to fix path of modules again. 2012-05-10 08:54:12 +00:00
obache
213b98babb try to fix location of pre-compiled files. 2012-05-10 08:39:33 +00:00
obache
dc3a52e6d3 Kill SOABI addition to SO suffix for Linux, let to be PLIST maintainance easier. 2012-05-10 08:38:25 +00:00
obache
22d9f737d7 disable xxlimited module. 2012-05-07 05:52:02 +00:00
obache
964f9ca133 Import python32-3.2.3 as lang/python32.
Python is an interpreted, interactive, object-oriented
programming language that combines remarkable power with
very clear syntax. For an introduction to programming in
Python you are referred to the Python Tutorial. The
Python Library Reference documents built-in and standard
types, constants, functions and modules. Finally, the
Python Reference Manual describes the syntax and semantics
of the core language in (perhaps too) much detail.

Python's basic power can be extended with your own modules
written in C or C++. On most systems such modules may be
dynamically loaded. Python is also adaptable as an exten-
sion language for existing applications. See the internal
documentation for hints.

This package provides Python version 3.2.x.
2012-05-06 13:12:09 +00:00