summaryrefslogtreecommitdiff
path: root/lang/python26/ALTERNATIVES
diff options
context:
space:
mode:
authorwiz <wiz>2009-04-19 14:42:48 +0000
committerwiz <wiz>2009-04-19 14:42:48 +0000
commit89afe51ca1b1199020eb5c47ea971e0a6abec06f (patch)
treedd73ee5062cd2077e199b8b10050da6160551926 /lang/python26/ALTERNATIVES
parentd53f0cb1047414f136ccaec313ceda3472f53444 (diff)
downloadpkgsrc-89afe51ca1b1199020eb5c47ea971e0a6abec06f.tar.gz
Initial import of python26-2.6.2.
Compiles, installs, and runs on NetBSD-5.99.10/amd64; no further tests done. Please test and fix on your platform! What's new in Python-2.6: The major theme of Python 2.6 is preparing the migration path to Python 3.0, a major redesign of the language. Whenever possible, Python 2.6 incorporates new features and syntax from 3.0 while remaining compatible with existing code by not removing older features or syntax. When it tries to do what it can, adding compatibility functions in a future_builtins module and a -3 switch to warn about usages that will become unsupported in 3.0. Some significant new packages have been added to the standard library, such as the multiprocessing and json modules, but there aren way. Python 2.6 also sees a number of improvements and bugfixes throughout the source. A search through the change logs finds there were 259 patches applied and 612 bugs fixed between Python 2.5 and 2.6. Both figures are likely to be underestimates. More details at http://docs.python.org/whatsnew/2.6.html
Diffstat (limited to 'lang/python26/ALTERNATIVES')
-rw-r--r--lang/python26/ALTERNATIVES1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python26/ALTERNATIVES b/lang/python26/ALTERNATIVES
new file mode 100644
index 00000000000..36332e8607d
--- /dev/null
+++ b/lang/python26/ALTERNATIVES
@@ -0,0 +1 @@
+bin/python @PREFIX@/bin/python2.6